Crash with Petrol Park
milkev opened this issue ยท 1 comments
Describe the bug
When PetrolPark is installed with Forgified Fabric API, the game crashes upon trying to make a new world, or when attempting to load into an existing world, throws a "enter safe mode" error. The error seems rather vague, but seems to be related to the resource registry somehow. Petrol says its about a null case not being accounted for.
To Reproduce
Steps to reproduce the behavior. For example:
- Install PetrolPark and Forgified Fabric API. I used the latest versions of both as of this post.
- launch game (this works) and attempt to either create a world or join a pre-existing world.
- observe crash
Versions
-Petrol Park 1.4.5
-Forgified Fabric API 0.107.0+2.0.25
-Neoforge 1.21.1+21.1.133
Additional context
Error Log Creating New World: https://pastebin.com/qqYssQXi
Error Log Loading Into Pre-Existing World: https://pastebin.com/6CRM5Wd2
Issue on PetrolParks github: petrolpark/Create-Library#32