Bug [1.19.2]: Crash
togera13 opened this issue · 2 comments
What version of the mod, Forge/Neoforge and Minecraft are you using?
1.3.3
Describe the bug
Crash
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Crash report (if necessary and/or applicable)
crash-2023-11-14_17.37.54-client.txt
Log file (should be titled latest.log, if applicable)
latest.log
Additional context
hmm, this appears to be caused by possibly the tag collection for quicksoil being iterated through before being instantiated? a null check and or a non-null starting value should fix this, this’ll be fixed in 1.3.4 or whatever the next version that comes out will be