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

Game crash cause by mod #50

Open
K6ZXS opened this issue Jun 16, 2023 · 0 comments
Open

Game crash cause by mod #50

K6ZXS opened this issue Jun 16, 2023 · 0 comments

Comments

@K6ZXS
Copy link

K6ZXS commented Jun 16, 2023

Mindustry has crashed. How unfortunate.
Version: release build 144.3
OS: Windows 10 x64 (amd64)
Java Version: 16.0.1
Runtime Available Memory: 2022mb
Cores: 4
Mods: diamond-ore:[#9cb6f4]4.0.0[]

arc.util.ArcRuntimeException: rhino.EcmaError: ReferenceError: "WaterMoveUnit" is not defined. (siren#4)
at arc.assets.AssetManager.handleTaskError(AssetManager.java:669)
at arc.assets.AssetManager.update(AssetManager.java:441)
at arc.assets.AssetManager.update(AssetManager.java:464)
at mindustry.ClientLauncher.update(ClientLauncher.java:206)
at arc.backend.sdl.SdlApplication.listen(SdlApplication.java:204)
at arc.backend.sdl.SdlApplication.loop(SdlApplication.java:192)
at arc.backend.sdl.SdlApplication.(SdlApplication.java:54)
at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:39)
Caused by: rhino.EcmaError: ReferenceError: "WaterMoveUnit" is not defined. (siren#4)
at rhino.ScriptRuntime.constructError(ScriptRuntime.java:3741)
at rhino.ScriptRuntime.constructError(ScriptRuntime.java:3721)
at rhino.ScriptRuntime.notFoundError(ScriptRuntime.java:3798)
at rhino.ScriptRuntime.name(ScriptRuntime.java:1666)
at rhino.gen.siren_15._c_anonymous_1(siren:4)
at rhino.gen.siren_15.call(siren)
at rhino.ContextFactory.doTopCall(ContextFactory.java:328)
at rhino.ScriptRuntime.doTopCall(ScriptRuntime.java:3114)
at rhino.gen.siren_15.call(siren)
at rhino.ArrowFunction.call(ArrowFunction.java:33)
at rhino.InterfaceAdapter.invokeImpl(InterfaceAdapter.java:141)
at rhino.InterfaceAdapter.lambda$invoke$0(InterfaceAdapter.java:92)
at rhino.Context.call(Context.java:450)
at rhino.ContextFactory.call(ContextFactory.java:428)
at rhino.InterfaceAdapter.invoke(InterfaceAdapter.java:92)
at rhino.VMBridge.lambda$newInterfaceProxy$0(VMBridge.java:142)
at jdk.proxy1/jdk.proxy1.$Proxy2.get(Unknown Source)
at mindustry.type.UnitType.createIcons(UnitType.java:939)
at mindustry.mod.Mods.lambda$loadSync$11(Mods.java:350)
at arc.struct.Seq.each(Seq.java:189)
at mindustry.mod.Mods.loadSync(Mods.java:344)
at arc.assets.AssetManager$2.loadSync(AssetManager.java:357)
at arc.assets.AssetLoadingTask.handleAsyncLoader(AssetLoadingTask.java:108)
at arc.assets.AssetLoadingTask.update(AssetLoadingTask.java:73)
at arc.assets.AssetManager.updateTask(AssetManager.java:590)
at arc.assets.AssetManager.update(AssetManager.java:439)
... 6 more
image

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