From the shadows - [Forge]

From the shadows - [Forge]

70.5k Downloads

Process ended with exit code 0

B-Wither opened this issue ยท 4 comments

commented

Just tested for my pack, and it crashed when loaded this mod, without crash report.

16:16:27.528
net.minecraft.client.Minecraft
Render thread
Shutdown failure!
java.util.ConcurrentModificationException
at java.base/java.util.HashMap.forEach(HashMap.java:1424)
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.texture.TextureManager.close(TextureManager.java:178)
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.close(Minecraft.java:1070)
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91393_(Minecraft.java:1043)
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:234)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:108)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
16:16:28.187
launcher
main

16:16:28.187
monitor
Process Monitor
Process ended with exit code 0

image
image

commented

If I remove Artifacts mod, then it shows like this.
image

commented

crash-2023-09-09_18.00.08-client.txt
Updated Forge to 47.1.3, and changed some mods, then crash report generated.

commented

Thank you!