Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Code offset miscaculation on gm2d.swf.Font #726

Open
slabgames opened this issue Aug 31, 2024 · 1 comment
Open

Exception: Code offset miscaculation on gm2d.swf.Font #726

slabgames opened this issue Aug 31, 2024 · 1 comment

Comments

@slabgames
Copy link

slabgames commented Aug 31, 2024

08-31 10:44:40.913 24191 18394 I trace   : nme/display/Stage.hx:532: Exception: Code offset miscaculation
08-31 10:44:40.913 24191 18394 I trace   :
08-31 10:44:40.913 24191 18394 I trace   : Called from gm2d.swf.Font.new (gm2d/swf/Font.hx line 195)
08-31 10:44:40.913 24191 18394 I trace   : Called from gm2d.swf.SWF.DefineFont (gm2d/swf/SWF.hx line 336)
08-31 10:44:40.913 24191 18394 I trace   : Called from gm2d.swf.SWF.new (gm2d/swf/SWF.hx line 123)
08-31 10:44:40.913 24191 18394 I trace   : Called from gm2d.swf.SWFLibrary.load (gm2d/swf/SWFLibrary.hx line 58)
08-31 10:44:40.913 24191 18394 I trace   : Called from nme.Assets.getLoadedLibrary (nme/Assets.hx line 668)
08-31 10:44:40.913 24191 18394 I trace   : Called from nme.Assets.getMovieClip (nme/Assets.hx line 679)
08-31 10:44:40.913 24191 18394 I trace   : Called from states.MainMenuState.onAddedToEngine (states/MainMenuState.hx line 87)
08-31 10:44:40.913 24191 18394 I trace   : Called from pixelizer.PxEngine.internalPushScene (pixelizer/PxEngine.hx line 509)
08-31 10:44:40.913 24191 18394 I trace   : Called from pixelizer.PxEngine.internalUpdate (pixelizer/PxEngine.hx line 451)
08-31 10:44:40.913 24191 18394 I trace   : Called from nme.events.Listener.dispatchEvent (nme/events/EventDispatcher.hx line 32)
08-31 10:44:40.913 24191 18394 I trace   : Called from nme.events.EventDispatcher.dispatchEvent (nme/events/EventDispatcher.hx line 162)
08-31 10:44:40.913 24191 18394 I trace   : Called from nme.utils.Timer.timer_onTimer (nme/utils/Timer.hx line 94)
08-31 10:44:40.913 24191 18394 I trace   : Called from haxe.Timer.nmeCheck (haxe/Timer.hx line 177)
08-31 10:44:40.913 24191 18394 I trace   : Called from haxe.Timer.nmeCheckTim
08-31 10:44:40.913 24191 18394 I trace   : nme/display/Stage.hx:533:
08-31 10:44:40.913 24191 18394 I trace   :
08-31 10:44:40.913 24191 18394 I trace   :
08-31 10:44:40.913 24191 18394 I trace   : ===Terminating===
08-31 10:44:40.913 24191 18394 I trace   : .
08-31 10:44:40.995 24191 18394 E libc++abi: terminating with uncaught exception of type Dynamic
@slabgames slabgames closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2024
@slabgames slabgames reopened this Sep 15, 2024
@slabgames
Copy link
Author

I still have this issue, only happened in Android build, windows build is good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant