McJtyMods / RFToolsDimensions

Companion mod for RFTools which handles the dimensions
MIT License
63 stars 24 forks source link

Dimensions not unloaded properly when closing world #156

Open josephcsible opened 6 years ago

josephcsible commented 6 years ago

If you start Minecraft fresh and create a new world, the first dimension you create gets ID 2. Immediately after doing this, if you save and close that world (but don't close Minecraft), then go into another new world, the first dimension you create there will be ID 3.

josephcsible commented 6 years ago

This no longer affects worldgen due to c71540c, but it's still a resource leak that should be fixed.

xxMattewxx commented 6 years ago

Also happening at 4.45. Newly generated world, dimensions being created have an ID above 25 (No, I didn't create any dimensions in this world before. No other mods using dimensions too.