micdoodle8 / Galacticraft

An advanced Space Dimension Mod for Minecraft
Other
617 stars 334 forks source link

Solar Menu crash #3897

Closed MrMonster61 closed 4 years ago

MrMonster61 commented 4 years ago

I Need help Minecraft version:1.12.2 Galacticraft version:latest

Single player (SSP)

Any Galacticraft add-ons installed? please list all=Planets and Micdoodle8

Game crashes when start the count down but when i go back in to the game the count down continues. Nothing wrong there but whene i shoud go to the planet menu it crashes insted :(

MJRLegends commented 4 years ago

You need to include crash log please for any chance of anyone helping

MrMonster61 commented 4 years ago

k crash-2020-02-28_18.59.55-server.txt

O ist the correct one

MrMonster61 commented 4 years ago

i hope it is the*

MJRLegends commented 4 years ago

Looks like a open terrain generation mod issue rather than a Galacticraft

MrMonster61 commented 4 years ago

Hmmmmmmm could it be becouse im on superflat world ? Or shoud i disable Open Terrain generation?

MrMonster61 commented 4 years ago

Or could it be all the mods installed i have a 50 mod mod pack but i have seen other YTubers playing Galacticraft with other mods =/

radfast commented 4 years ago

Or shoud i disable Open Terrain generation?

The crash here is caused by Open Terrain Generation. See the first line of the crash report stacktrace:

at com.pg85.otg.forge.dimensions.OTGDimensionManager.IsOTGDimension(OTGDimensionManager.java:136)

You should report this issue to them. Disable OTG until it is fixed. (Note: disabling mods will cause block + item loss, and can maybe damage your world - proceed carefully.)

It looks like their mod crashed when you flew in a Tier 3 Rocket. What's actually happening here is Galacticraft is asking the server to load a few chunks around the landing spot in each possible dimension the Tier 3 Rocket can fly to - for example, Moon, Mars, Asteroids, Venus. Galacticraft does this by calling: ((WorldServer) this.world).getMinecraftServer().getWorld(dimID); That's standard code, no bug on our side. 100% this is an issue in OTG.

If OTG devs want to get in touch with me they are welcome to comment on this thread and I will see it. I cannot do any more troubleshooting, because I cannot find their source code.

radfast commented 4 years ago

i have a 50 mod mod pack but i have seen other YTubers playing Galacticraft with other mods

Galacticraft can be played with other mods, of course.

EzerArch commented 4 years ago

i have a 50 mod mod pack but i have seen other YTubers playing Galacticraft with other mods

I have Galacticraft and around 35 mods and have been recording videos with them for about ~6 years~. :<

EDIT: almost 7 years: https://youtu.be/C0FR4uBpQN0

radfast commented 4 years ago

I have Galacticraft and around 35 mods and have been recording videos with them for about 6 years.

Awesome videos they are too. I enjoy the Brazilian vibe, the colours are much better than in rainy /cold northern Europe... By the way @EzerArch if you want the experience in reverse, try playing Frostpunk - then you can understand conditions where I live :)

MrMonster61 commented 4 years ago

Ok i will try