SonarSonic / Calculator

Minecraft Forge Mod
MIT License
52 stars 33 forks source link

Teleporter causes Galacticraft to loop unloading and loading dimension repetedly #71

Open ghost opened 8 years ago

ghost commented 8 years ago

Hi, I set Teleporters between overworld to GC's space stations and whenever I leave the SS it starts looping process that GC unloads and loads the dimension.

[01:55:42] [Server thread/INFO] [FML]: Unloading dimension 2 [01:55:42] [Server thread/INFO] [FML]: Loading dimension 2 (New World) (net.minecraft.server.integrated.IntegratedServer@2d6ec5b) [01:55:42] [Server thread/INFO] [FML]: Unloading dimension 2 [01:55:42] [Server thread/INFO] [FML]: Loading dimension 2 (New World) (net.minecraft.server.integrated.IntegratedServer@2d6ec5b)

GC has a function that tries to unload his dimensions while nobody is there even chunk loaders are provided unless changing this setting in config. I have no clue how GC counts your teleporter though it makes massive lag. I appreciate if you could look into this. Thank you.

SonarSonic commented 8 years ago

Interesting, I will explore this at some point, not had any issues with this before...