Single Player Crash When Generating World
Darkfiend009 opened this issue ยท 3 comments
Describe the bug
Client crash when generating a new Minecraft world. I added Occultism to a modpack i am developing. Here is the crash log: https://pastebin.com/EENCsXfw
To Reproduce
- Load modpack
- Click 'Single Player'
- Create world
- Crash while generating world
Expected behavior
World to generate without crashing
System (please complete the following information):
- OS: Windows 10
- Minecraft Version: 1.15.2, Forge 31.1.63, Occultism 0.2.1
- Modpack Link and Version: See crash log above. Modpack still in development
Additional context
Add any other context about the problem here.
Can you try to reproduce this on a clean instance with no other mods?
The error it throws is somewhat nonsensical (technoblabber incoming) as the mentioned method exists even on vanilla entities. Might be that another mod is trying to access-transform it.
Alpha 0.2.2 might fix this issue. Please test it once it's available on forge and let me know if it worked. Thank you!