Advanced-Rocketry / AdvancedRocketry

Space mod for minecraft
http://arwiki.dmodoomsirius.me/
MIT License
216 stars 274 forks source link

[CRASH] Realistic Terrain Generation, Biome Tweaker scripts incompatibility #1949

Closed juraj-hrivnak closed 3 years ago

juraj-hrivnak commented 3 years ago

Version of Advanced Rocketry

AdvancedRocketry-1.12.2-1.7.0-235-universal

This crash happened to me when transporting to other dimensions using rocket

Have you verified this is an issue in the latest unstable build

Tested on both latest and stable

Version of LibVulpes

LibVulpes-1.12.2-0.4.2-75-universal

Version of Minecraft

1.12.2 Latest Forge

Does this occur without other mods installed

Latest version of Biome Tweaker Only mods needed are AdvancedRocketry, Realistic Terrain Generation and Biome Tweaker

Log

https://paste.ee/p/vm9Ys

Description of the problem

I think the problem is in the Biome Tweaker scrips. The configuration for Biome Tweaker is intended for Realistic Terrain Generation mod, but AdvancedRocketry is taking these scripts like for themselves. Maybe this can be fixed rewriting the configuration but I don't know how.

Additional files

These are the Biome Tweaker scripts: scripts.zip

voidsong-dragonfly commented 3 years ago

Can I see your planetDefs.xml? There's a chance this isn't BT at all, and instead is a failure there.

voidsong-dragonfly commented 3 years ago

Oh, and one thing to try: try upping the number of biomes per world to 10 - that's likely to fix the issue at least somewhat.

juraj-hrivnak commented 3 years ago

Hi, here is the planetDefs.xml Increasing the planets per world didn't help. :D Even with like 100, game still crash.

planetDefs.zip

Here is one photo what it looks like after the crash. Player didn't get teleported to other dimension either. 2020-11-02_23 34 00

voidsong-dragonfly commented 3 years ago

What planet were you going to?

juraj-hrivnak commented 3 years ago

To the Moon.

juraj-hrivnak commented 3 years ago

I fixed it! The crash was related with Biome Tweakers Script- More concretely - with the errors in the script.

miad2401 commented 3 years ago

I fixed it! The crash was related with Biome Tweakers Script- More concretely - with the errors in the script. Could you tell me what you did to fix it? I am having the same issue.

juraj-hrivnak commented 3 years ago