MaxNeedsSnacks / roadrunner

A general-purpose performance mod and fork of the popular "Lithium" mod made for the Forge mod loader.
GNU Lesser General Public License v3.0
24 stars 5 forks source link

bound must be positive exception with roadrunner 1.4.1 #80

Closed mattrix444 closed 11 months ago

mattrix444 commented 1 year ago

Reproduction Steps

Provide information on how to reproduce this game crash. This step is critical for ensuring that your crash can be debugged by other developers. You can either fill in the example below or do something else -- just make sure your instructions are minimal and clear. If applicable, provide a Minecraft save containing a minimal example on how to reproduce this crash as a compressed ZIP file.

  1. load game, create a world and then die
  2. try to create a new world afterwards
  3. sit back and enjoy the crash to desktop

i think roadrunner is involved since its mentioned in the crash log i have provided, skyblock builder is also mentioned and have informed the dev. i believe one of the mods is trying to pass a non positive integer to a function and the game doesnt like it.

Crash Report File

https://gist.github.com/mattrix444/af413700d8e7a8aa5714b3251cc0314d

Additional Information

have a great day

embeddedt commented 11 months ago

This looks a lot more likely to be an issue with Skyblock Builder than RoadRunner, we don't change anything about the random generator for structures.

mattrix444 commented 11 months ago

heroic replying times well done.