I get this error when using Minify ADvanced on Export:
working/556981458/c3runtime.js:5555:42: ERROR - [JSC_UNDEFINED_VARIABLE] variable EasyStar is undeclared
5555| if (diffX === 0 && diffY === -1) return EasyStar["TOP"];
^^^^^^^^
working/556981458/c3runtime.js:5571:67: ERROR - [JSC_UNDEFINED_VARIABLE] variable C3 is undeclared
5571| self.C3.Behaviors.EasystarTilemap = class EasystarTilemap extends C3.SDKBehaviorBase
^^
2 error(s), 0 warning(s)
This is what I was looking for, you can update the functions to built-in functions by right clicking them.
Also sometimes the object falls off platforms with the jump-though behavior when reaching the target and I don't know why.
Sometimes it happens because the FPS fluctuates or because of the position of the platform.
I get this error when exporting with advanced minify:
working/506442539/c3runtime.js:5918:38: ERROR - [JSC_UNDEFINED_VARIABLE] variable time is undeclared
5918| this.vx = (targetX - this.curX)/time;
^^^^
working/506442539/c3runtime.js:6111:37: ERROR - [JSC_UNDEFINED_VARIABLE] variable targetPosition is undeclared
6111| const launchAngle = Math.atan2(targetPosition.y, targetPosition.x);
^^^^^^^^^^^^^^
You can do it with Js search the forum or the replies in my profile
Sometimes I get the following error and no audio plays:
95fecc2d-0f74-4b6d-b7c5-c7f3a70ddacc:1 Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at AudioProcessor.process
press f12 when running your game.
It seems Ajax requests are not working with the new update :/
I get a bunch of errors when trying to get ajax files, everything was working fine previously.
I updated my nvidia graphic's card and the issue was fixed
Are there plans to update this addon for use with webgpu? or should i look for an alternative?
I'm also getting a black screen, but the game still works, I'm not sure why this happens.
does this work even if I change the layer scale? the problem I have in my game is when I zoom in/out unless I have high quality video on, it renders very poorly.
Member since 23 May, 2015