VMan-2002

Results 11 comments of VMan-2002

i feel this is a very important issue

ok i provide my code, has HaxeFlixel use `object3d/VeView3D.hx` https://pastebin.com/0m7HdtvH `states/Test3DState.hx` https://pastebin.com/Szkx4zWD

an easily testable project: https://github.com/doggy-dentures/3dsenpai/tree/main to reproduce crash: just go in (press play) and out (press esc) repeatedly you should get it in at most 2 or 3 cycles

i copied the code into a minimal project, and i have now uploaded it at https://github.com/VMan-2002/AwayViewBug this example _doesn't showcase the bug_. i dont know why. i dont understand. i...

ok i discovered something: the bug depends on the `-debug` flag; the error occurs on both projects X and Y with `-debug` and occurs on only project X without `-debug`....

> Show me the callstack please. @VMan-2002 ```Called from hxcpp::__hxcpp_main Called from ApplicationMain::main ApplicationMain.hx line 26 Called from ApplicationMain::create ApplicationMain.hx line 137 Called from openfl.display.Application::exec openfl/display/Application.hx line 130 Called from...

The error ``` Failed to start Minecraft: java.lang.RuntimeException: Failed to read accessWidener file from mod vmanufactured at net.fabricmc.loader.impl.FabricLoaderImpl.loadAccessWideners(FabricLoaderImpl.java:529) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:149) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243)...

The api page: https://api.haxeflixel.com/flixel/system/scaleModes/RelativeScaleMode.html