Diamond-Ore icon indicating copy to clipboard operation
Diamond-Ore copied to clipboard

Game crash cause by mod

Open K6ZXS opened this issue 1 year ago • 0 comments

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

K6ZXS avatar Jun 16 '23 13:06 K6ZXS