Trains Crash Game with exit code -1
ronansb opened this issue ยท 12 comments
Describe the Bug
The game crashes with the error message:
The game crashed whilst ticking entity
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.sounds.Sound.m_119791_()" because "this.f_119570_" is null
Exit Code: -1
when I make a train or when I try joining a world with a train in it.
Reproduction Steps
- Join a world (or make one)
- Create a train
Expected Result
The game will crash with the error message:
The game crashed whilst ticking entity
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.sounds.Sound.m_119791_()" because "this.f_119570_" is null
Exit Code: -1
Screenshots and Videos
Crash Report or Log
crash-2022-08-18_09.47.50-client.txt
Operating System
Windows 11
Mod Version
0.5.0
Minecraft Version
1.18.2
Forge Version
40.1.0
Other Mods
Too Many Too Count
Additional Context
No response
Issue resolved, it was just that I lost my headphones, and the bug is sound-related, I found my headphones and it worked