
Crashing with IC2 Classic
Christofmeg opened this issue ยท 4 comments
Describe the bug
Latest version of mod caught exception during event FMLCommonSetupEvent
To Reproduce
Steps to reproduce the behavior:
- Install the following:
- Forge 1.19.2 - 43.1.47
- indreb-1.19.2-0.14.0
- IC2Classic-1.19.2-2.0.0
Expected behavior
Not crash?
Info from my side.
Basically the Irrigation Terraformer Blue Print tries to map logs to leaves that way a tree can be properly constructed.
Issue is RNG isn't really viable with that, so I am throwing in a null to get a default state.
Thank you for the information. I will just add check if RandomSource is null and it should fix the crash issue.
Fixed in 0.14.1