Help me please!! Space Station Crash

NicoVc

Member
Jun 19, 2017
4
0
1
29
I have a problem, when i make a Space Station and i launch my rocket there , the game crash
 

SirKillz

Member
Apr 20, 2013
172
17
18
The developers are going to want to know what version of Galacticraft you are using, and any other mods that can potentially be causing conflicts. You should list your mod list and Galacticraft version.
 

radfast

Member
Staff member
Apr 27, 2014
1,118
339
83
@SirKillz the developers are going to need the crash report first. (And the crash report will have that other information!) It's great that you're helping other players on the forum but please do always ask them for the crash report first, if they say their game is crashing...
 

NicoVc

Member
Jun 19, 2017
4
0
1
29
sorry here is:

---- Minecraft Crash Report ----

WARNING: coremods are present:
MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.100.jar)
Contact their authors BEFORE contacting forge

// This doesn't make any sense!

Time: 6/20/17 12:20 PM
Description: Ticking player

java.lang.ArithmeticException: / by zero
at micdoodle8.mods.galacticraft.core.world.gen.dungeon.MapGenDungeon.directionToNearestDungeon(MapGenDungeon.java:100)
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.sendDungeonDirectionPacket(GCPlayerHandler.java:1170)
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerUpdate(GCPlayerHandler.java:1343)
at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.entityLivingEvent(EventHandlerGC.java:340)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_23_EventHandlerGC_entityLivingEvent_LivingUpdateEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:524)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2002)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:232)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:329)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:164)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:215)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:743)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
at micdoodle8.mods.galacticraft.core.world.gen.dungeon.MapGenDungeon.directionToNearestDungeon(MapGenDungeon.java:100)
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.sendDungeonDirectionPacket(GCPlayerHandler.java:1170)
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerUpdate(GCPlayerHandler.java:1343)
at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.entityLivingEvent(EventHandlerGC.java:340)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_23_EventHandlerGC_entityLivingEvent_LivingUpdateEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:524)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2002)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:232)

-- Player being ticked --
Details:
Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP)
Entity ID: 1
Entity Name: 123456789_NNICOs
Entity's Exact location: 0.50, 65.00, 0.50
Entity's Block location: World: (0,65,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:329)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:164)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:215)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:287)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@60f3cd72
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:743)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 331159664 bytes (315 MB) / 832094208 bytes (793 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.0.2228 9 mods loaded, 9 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2228.jar)
UCHIJAAAA forge{13.20.0.2228} [Minecraft Forge] (forge-1.11.2-13.20.0.2228.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
UCHIJAAAA fidgetspinner{1} [Fidget Spinner] (fidgetspinner-1.0.jar)
UCHIJAAAA galacticraftcore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.11.2-4.0.0.100.jar)
UCHIJAAAA galacticraftplanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.11.2-4.0.0.100.jar)
Loaded coremods (and transformers):
MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.100.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [GCEntityPlayerMP['123456789_NNICOs'/1, l='Galacticraft Test', x=0.50, y=65.00, z=0.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'


im in 1.11.2 and i have this mods

GalacticraftCore-1.11.2-4.0.0.100

Galacticraft-Planets-1.11.2-4.0.0.100

MicdoodleCore-1.11.2-4.0.0.100

BetterFps-Mod-1.11.2

fidgetspinner-1.0

Thanks.
 

MJRLegends

Member
Mar 13, 2015
539
63
28
sorry here is:

im in 1.11.2 and i have this mods

GalacticraftCore-1.11.2-4.0.0.100

Galacticraft-Planets-1.11.2-4.0.0.100

MicdoodleCore-1.11.2-4.0.0.100

BetterFps-Mod-1.11.2

fidgetspinner-1.0

Thanks.

Update to Galacticraft 107
 
  • Like
Reactions: radfast

radfast

Member
Staff member
Apr 27, 2014
1,118
339
83
Like MJRLegends says, update and this is fixed. Actually 108 is now the latest, that's better as it fixes some more things.
 
  • Like
Reactions: MJRLegends

Share this page