The Aether: Redux

The Aether: Redux

8M Downloads

Bug [1.19.2]: Crash

togera13 opened this issue · 2 comments

commented

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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

commented

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

commented

fixed in v1.3.4