Closed CascadePanda closed 1 month ago
Thanks for your bug report. According to your log, the issue is caused by a different mod having broken code related to entity sounds. As ITLT does not touch sound code in MC, you should do a binary search to find the problematic mod.
023-07-17 10:38:30 [SEVERE] A critical error has occurred. java.lang.RuntimeException: Minecraft Forge: Interface check in onPlaySoundAtEntity, remove it Mods should be updated
To do a binary search:
Thank you for the reply. I tried running the game with only ITLT in my load order (other than Forge, obviously) and it throws a very similar error. MultiMC Log2.txt
In that case, it appears your Forge install is broken
Could you try Java 7? I don't think Forge on 1.2.5 supports Java 8. https://www.azul.com/downloads/?version=java-7-lts&architecture=x86-64-bit&package=jdk#zulu
Describe the bug Loading a world with ITLT 1.2.5 causes a crash.
To Reproduce Steps to reproduce the behavior:
Expected behavior Upon loading a world, the game will almost immediately go to "Saving Chunks" then the screen goes white.
Environment details
Logs and additional context I used MultiMC to launch this since CurseForge's 1.2.5 version is currently non-functional, as staff member YOYOK9 explained on the official Discord server that "since 1.2.5 is so old, the files for the modloader forge are either missing or have broken paths. Sadly Forge wont help with this either as its outdated"
MultiMC crash log: crash.log