micdoodle8 / Galacticraft

An advanced Space Dimension Mod for Minecraft
Other
616 stars 333 forks source link

[1.8.9 build 53] Chrashing in modpack on world creation #2537

Closed ErdbeerbaerLP closed 7 years ago

ErdbeerbaerLP commented 7 years ago

Everytime i create an new world in my modpack it chrashes... can anyone help me?

crash-2017-04-09_18.04.36-server.txt ---- Minecraft Crash Report ---- WARNING: coremods are present: CorePlugin (Fluxed Redstone-1.3.0.31.jar) TransformerLoader (OpenComputers-MC1.8.9-1.6.2.12.jar) MalisisCorePlugin (malisiscore-1.8.9-2.1.6.jar) LoadingPlugin (Bloodmoon-MC1.8.8-1.4.jar) LoadingPlugin (FastLeaveDecay-1.2.jar) LucraftForgeLoading (LucraftCore-1.8.9-1.2.0.jar) MovingWorldCoreMod (movingworld-MC1.8.9-V1.9-full.jar) IC2core (industrialcraft-2-2.3.262-ex18.jar) ShadowMCCore (ShadowMC-1.8.9-3.0.0-SNAPSHOT.jar) NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar) StreamsCoreMod (Streams-1.8.9-0.2.jar) MalisisSwitchesPlugin (malisisswitches-1.8.9-1.0.1.jar) ItemPatchingLoader (ItemPhysic Lite 1.3 mc1.8.9.jar) TrashSlot (trashslot-mc1.8.9-2.0.11.jar) MicdoodlePlugin (MicdoodleCore-1.8.9-4.0.0.53-BETA.jar) NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar) FarseekCoreMod (Farseek-1.8.9-1.0.jar) CoreMod (Aroma1997Core-1.8.9-1.0.4.1.jar) Backlytra (Backlytra-1.8.9-0.0.3.jar) EnderCorePlugin (EnderCore-1.8.9-0.3.0.14-beta.jar) Contact their authors BEFORE contacting forge // Why is it breaking :( Time: 09.04.17 18:04 Description: Ticking memory connection java.lang.NullPointerException: Ticking memory connection at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerLogin(GCPlayerHandler.java:173) at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerLogin(GCPlayerHandler.java:87) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_195_GCPlayerHandler_onPlayerLogin_PlayerLoggedInEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:557) at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:175) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:239) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:54) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:190) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:289) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:189) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:724) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:152) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerLogin(GCPlayerHandler.java:173) at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerLogin(GCPlayerHandler.java:87) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_195_GCPlayerHandler_onPlayerLogin_PlayerLoggedInEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:557) at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:175) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:239) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:54) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:190) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:289) -- Ticking connection -- Details: Connection: net.minecraft.network.NetworkManager@21d026e8 Stacktrace: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:189) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:724) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:152) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.8.9 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_121, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 4851743144 bytes (4626 MB) / 7516192768 bytes (7168 MB) up to 7516192768 bytes (7168 MB) JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms7168m -Xmx7168m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 IntCache: cache: 12, tcache: 94, allocated: 0, tallocated: 0 FML: MCP 9.19 Powered by Forge 11.15.1.1902 103 mods loaded, 103 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (modpack.jar) UCHIJAAAA Forge{11.15.1.1902} [Minecraft Forge] (modpack.jar) UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.8.9-1.0.4.1.jar) UCHIJAAAA itemphysic{1.3.0} [ItemPhysic] (minecraft.jar) UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UCHIJAAAA OpenComputers|Core{1.6.2.12} [OpenComputers (Core)] (minecraft.jar) UCHIJAAAA darkevilmac.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar) UCHIJAAAA securitycraft{v1.8.2.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.2.1.jar) UCHIJAAAA fenceoverhaul{1.2} [Fence Overhaul] ([1.8.x]FenceOverhaul-1.2.jar) UCHIJAAAA movillages{1.5.1} [Mo' Villages] ([1.8.x]Mo' Villages-1.5.1.jar) UCHIJAAAA AntMan{1.8.9-1.2.0} [AntMan] (AntMan-1.8.9-1.2.0.jar) UCHIJAAAA aquaculture{1.3.0} [Aquaculture] (Aquaculture-1.8.9-1.3.0.26.jar) UCHIJAAAA MovingWorld{MC1.8.9-V1.9} [Moving World] (movingworld-MC1.8.9-V1.9-full.jar) UCHIJAAAA ArchimedesShipsPlus{MC1.8.9-V1.9} [Archimedes' Ships Plus] (archimedesshipsplus-MC1.8.9-V1.9-full.jar) UCHIJAAAA Aroma1997CoreHelper{1.0.4.1} [Aroma1997Core|Helper] (Aroma1997Core-1.8.9-1.0.4.1.jar) UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.8.9-1.1.2.0.jar) UCHIJAAAA backlytra{1.8.9-0.0.3} [Backlytra] (Backlytra-1.8.9-0.0.3.jar) UCHIJAAAA backpack{3.0.1} [Backpack] (backpack-3.0.1-1.8.9.jar) UCHIJAAAA bdlib{1.10.0.32} [BD Lib] (bdlib-1.10.0.32-mc1.8.9.jar) UCHIJAAAA BetterAchievements{0.1.1} [Better Achievements] (BetterAchievements-1.8.9-0.1.1.jar) UCHIJAAAA ImmersiveEngineering{0.8-32} [Immersive Engineering] (ImmersiveEngineering-0.8-32.jar) UCHIJAAAA JEI{2.28.18.186} [Just Enough Items] (jei_1.8.9-2.28.18.186.jar) UCHIJAAAA blockdrops{1.0.0} [Block Drops] (Block Drops-1.8.9-1.0.0.jar) UCHIJAAAA Bloodmoon{1.2} [Bloodmoon] (Bloodmoon-MC1.8.8-1.4.jar) UCHIJAAAA chancecubes{@VERSION@} [Chance Cubes] (ChanceCubes-1.8.9-2.0.0.86.jar) UCHIJAAAA ChestTransporter{2.2.1} [Chest Transporter] (ChestTransporter-2.2.1-MC1.8.9.jar) UCHIJAAAA chickens{1.4} [Chickens] (chickens-1.8.9-1.4.jar) UCHIJAAAA mcmultipart{1.0.9} [MCMultiPart] (MCMultiPart-1.0.9-universal.jar) UCHIJAAAA chiselsandbits{8.12} [Chisels & Bits] (chiselsandbits-8.12.jar) UCHIJAAAA cyclopscore{0.5.7} [Cyclops Core] (CyclopsCore-1.8.9-0.5.7.jar) UCHIJAAAA colossalchests{1.3.3} [Colossal Chests] (ColossalChests-1.8.9-1.3.3.jar) UCHIJAAAA ComputerCraft{1.79} [ComputerCraft] (ComputerCraft1.79.jar) UCHIJAAAA correlatedpotentialistics{0.2.3_01} [Correlated Potentialistics] (CorrelatedPotentialistics-0.2.3_01.jar) UCHIJAAAA shadowmc{3.0.0-SNAPSHOT} [ShadowMC] (ShadowMC-1.8.9-3.0.0-SNAPSHOT.jar) UCHIJAAAA CraftingSlabs{2.1.3} [CraftingSlabs] (CraftingSlabs-1.8.9-2.1.3.jar) UCHIJAAAA CustomSpawner{3.6.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.6.0.jar) UCHIJAAAA customnpcs{1.8.9} [CustomNPCs] (CustomNpcs_1.8.9(29oct16).jar) UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.6.1_1.8.9.jar) UCHIJAAAA props{2.3.6.1} [Decocraft] (Decocraft-2.3.6.1_1.8.9.jar) UCHIJAAAA Ding{MC1.8.9v2} [Ding] (Ding-MC1.8.9v2.jar) UCHIJAAAA dldungeonsjdg{1.8.10} [Doomlike Dungeons] (DoomlikeDungeons-1.8.10-MC1.8.9.jar) UCHIJAAAA MoCreatures{8.2.2} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-8.2.2.jar) UCHIJAAAA endercore{1.8.9-0.3.0.14-beta} [EnderCore] (EnderCore-1.8.9-0.3.0.14-beta.jar) UCHIJAAAA Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar) UCHIJAAAA EnderIO{1.8.9-3.0.0.26_alpha} [Ender IO] (EnderIO-1.8.9-3.0.0.26_alpha.jar) UCHIJAAAA ShetiPhianCore{3.1.2} [ShetiPhian-Core] (ShetiPhianCore-1.8.9-3.1.2.jar) UCHIJAAAA EnderTanks{1.2.2} [EnderTanks] (EnderTanks-1.8.9-1.2.2.jar) UCHIJAAAA Farseek{1.8.9-1.0} [Farseek] (Farseek-1.8.9-1.0.jar) UCHIJAAAA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-1.2.jar) UCHIJAAAA IC2{2.3.262-ex18} [IndustrialCraft 2] (industrialcraft-2-2.3.262-ex18.jar) UCHIJAAAA reborncore{1.6.0.58} [RebornCore] (RebornCore-1.8.9-1.6.0.58-universal.jar) UCHIJAAAA fluxedredstone{1.3.0.31} [FluxedRedstone] (Fluxed Redstone-1.3.0.31.jar) UCHIJAAAA furnus{1.75} [Furnus] (Furnus-1.8.9-1.75.jar) UCHIJAAAA GalacticraftCore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.8.9-4.0.0.53-BETA.jar) UCHIJAAAA GalacticraftPlanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.8.9-4.0.0.53-BETA.jar) UCHIJAAAA advgenerators{0.9.20.13} [Advanced Generators] (generators-0.9.20.13-mc1.8.9.jar) UCHIJAAAA HoloInventory{2.1.0.137} [HoloInventory] (HoloInventory-1.8.9-2.1.0.137.jar) UCHIJAAAA hopperducts{1.4.6} [Hopper Ducts] (hopperducts-mc1.8.8-1.4.6.jar) UCHIJAAAA immcraft{1.1.2} [Immersive Craft] (immcraft-1.1.2.jar) UCHIJAAAA InventoryPets{1.4.9} [Inventory Pets] (inventorypets-1.8.9-1.4.9.jar) UCHIJAAAA IronChest{6.0.125.770} [Iron Chest] (ironchest-1.8.9-6.0.125.770.jar) UCHIJAAAA JEIAddons{0.12.0.57} [Just Enough Items Addons] (JEIAddons_1.8.9-0.12.0.57.jar) UCHIJAAAA journeymap{1.8.9-5.2.4} [JourneyMap] (journeymap-1.8.9-5.2.4-unlimited.jar) UCHIJAAAA je_calculation{1.1.2} [Just Enough Calculation] (JustEnoughCalculation-1.8.9-1.1.2.jar) UCHIJAAAA jeresources{0.4.0} [Just Enough Resources] (JustEnoughResources-1.8.9-0.4.0.23.jar) UCHIJAAAA LucraftCore{1.8.9-1.2.0} [Lucraft: Core] (LucraftCore-1.8.9-1.2.0.jar) UCHIJAAAA malisiscore{1.8.9-2.1.6} [MalisisCore] (malisiscore-1.8.9-2.1.6.jar) UCHIJAAAA malisisblocks{1.8.9-2.0.1} [Malisis Blocks] (malisisblocks-1.8.9-2.0.1.jar) UCHIJAAAA malisisdoors{1.8.9-3.1.4} [MalisisDoors] (malisisdoors-1.8.9-3.1.4.jar) UCHIJAAAA malisisswitches{1.8.9-1.0.1} [Malisis Switches] (malisisswitches-1.8.9-1.0.1.jar) UCHIJAAAA mantle{1.8.9-0.9.2.jenkins102} [Mantle] (Mantle-1.8.9-0.9.2.jar) UCHIJAAAA RadixCore{1.8.9-2.1.2} [RadixCore] (RadixCore-1.8.9-2.1.2-universal.jar) UCHIJAAAA MCA{1.8.9-5.2.0} [Minecraft Comes Alive] (MCA-1.8.9-5.2.0-FINAL-universal.jar) UCHIJAAAA ModNameTooltip{1.0.0} [Mod Name Tooltip] (modnametooltip_1.8.8-1.0.0.jar) UCHIJAAAA numina{0.5.0-004} [Numina] (Numina-0.5.0-004.jar) UCHIJAAAA powersuits{0.11.0-7} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.8.9-0.11.0-7.jar) UCHIJAAAA cfm{3.6} [MrCrayfish's Furniture Mod] (MrCrayfishFurntiureModv3.6.1(1.8.9).jar) UCHIJAAAA MyWorldGen{1.4.1} [MyWorldGen] (MyWorldGen-1.8.9-1.4.1.jar) UCHIJAAAA nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.8.9-1.1.2.jar) UCHIJAAAA recipehandler{0.3} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.8.X).jar) UCHIJAAAA OpenComputers{1.6.2.12} [OpenComputers] (OpenComputers-MC1.8.9-1.6.2.12.jar) UCHIJAAAA platforms{1.0.4} [Platforms] (platforms-1.8.9-1.0.4.jar) UCHIJAAAA pcb{1.5.0} [Portable Craft Bench] (portablecraftbench-1.8.9-1.5.0.jar) UCHIJAAAA progressiveautomation{1.6.44} [Progressive Automation] (ProgressiveAutomation-1.8.9-1.6.44.jar) UCHIJAAAA ProjectE{1.8.9-PE1.1.4} [ProjectE] (ProjectE-1.8.9-PE1.1.4.jar) UCHIJAAAA realtimeclock{1.8.8-0.4} [Real Time Clock] (RealTimeClock-1.8.9-0.5.jar) UCHIJAAAA redstonepaste{1.7.2} [Redstone Paste] (redstonepaste-mc1.8.8-1.7.2.jar) UCHIJAAAA rftools{4.23beta40} [RFTools] (rftools-1.8.9-4.23beta40.jar) UCHIJAAAA rftoolsdim{4.22beta32} [RFTools Dimensions] (rftoolsdim-1.8.9-4.22beta32.jar) UCHIJAAAA corerm{1.2e-1.8.9} [RikMuld's Core] (RikMuldsCore_1.2e-1.8.9 (1).jar) UCHIJAAAA RTG{1.8.9} [Realistic Terrain Generation] (RTG-1.8.9-1.0.0-snapshot-3.jar) UCHIJAAAA SGCraft{1.13.2} [Greg's SG Craft] (SGCraft-1.13.2-mc1.8.9.jar) UCHIJAAAA corn{1.1} [Corn Crop Mod] (SimpleCorn1.8.9-1.1.jar) UCHIJAAAA snad{1.8.9-1.6.02.04a} [Snad] (Snad-1.8.9-1.6.02.04a.jar) UCHIJAAAA Streams{1.8.9-0.2} [Streams] (Streams-1.8.9-0.2.jar) UCHIJAAAA camping{2.3d-1.8.9} [The Camping Mod 2] (TheCampingMod_2.3d-1.8.9.jar) UCHIJAAAA thutcore{2.5.1} [ThutCore] (thutcore-1.8.9-2.5.1.jar) UCHIJAAAA thuttech{2.3.7} [Thut's Tech] (thuttech-2.3.7.jar) UCHIJAAAA trashslot{2.0.11} [TrashSlot] (trashslot-mc1.8.9-2.0.11.jar) UCHIJAAAA utilityworlds{1.0.9} [Utility Worlds] (UtilityWorlds-1.8.9_1.0.9.jar) UCHIJAAAA WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.8.x-1.1.7.jar) UCHIJAAAA denseores{1.0} [denseores] (denseores-1.8-alpha-2.0.3.jar) Loaded coremods (and transformers): CorePlugin (Fluxed Redstone-1.3.0.31.jar) TransformerLoader (OpenComputers-MC1.8.9-1.6.2.12.jar) li.cil.oc.common.asm.ClassTransformer MalisisCorePlugin (malisiscore-1.8.9-2.1.6.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer LoadingPlugin (Bloodmoon-MC1.8.8-1.4.jar) lumien.bloodmoon.asm.ClassTransformer LoadingPlugin (FastLeaveDecay-1.2.jar) lumien.fastleavedecay.asm.ClassTransformer LucraftForgeLoading (LucraftCore-1.8.9-1.2.0.jar) lucraft.mods.lucraftcore.access.LucraftClassTransformer MovingWorldCoreMod (movingworld-MC1.8.9-V1.9-full.jar) IC2core (industrialcraft-2-2.3.262-ex18.jar) ShadowMCCore (ShadowMC-1.8.9-3.0.0-SNAPSHOT.jar) net.shadowfacts.shadowmc.core.ShadowMCTransformer NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar) net.fybertech.nwr.NowWithRendering StreamsCoreMod (Streams-1.8.9-0.2.jar) streams.core.StreamsClassTransformer MalisisSwitchesPlugin (malisisswitches-1.8.9-1.0.1.jar) net.malisis.switches.asm.MalisisSwitchesTransformer ItemPatchingLoader (ItemPhysic Lite 1.3 mc1.8.9.jar) com.creativemd.itemphysic.ItemTransformer TrashSlot (trashslot-mc1.8.9-2.0.11.jar) net.blay09.mods.trashslot.coremod.MinecraftClassTransformer MicdoodlePlugin (MicdoodleCore-1.8.9-4.0.0.53-BETA.jar) micdoodle8.mods.miccore.MicdoodleTransformer NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar) net.fybertech.nwr.NowWithRendering FarseekCoreMod (Farseek-1.8.9-1.0.jar) farseek.core.FarseekClassTransformer CoreMod (Aroma1997Core-1.8.9-1.0.4.1.jar) Backlytra (Backlytra-1.8.9-0.0.3.jar) com.unascribed.backlytra.asm.BacklytraTransformer EnderCorePlugin (EnderCore-1.8.9-0.3.0.14-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. List of loaded APIs: * Baubles|API (1.1.1.0) from inventorypets-1.8.9-1.4.9.jar * BetterAchievements|API (0.1.1) from BetterAchievements-1.8.9-0.1.1.jar * ChiselsAndBitsAPI (1.8.1) from chiselsandbits-8.12.jar * CoFHAPI (1.8.9R1.2.0B1) from ImmersiveEngineering-0.8-32.jar * CoFHAPI|block (1.8.9R1.2.0B1) from ProgressiveAutomation-1.8.9-1.6.44.jar * CoFHAPI|energy (1.8.9R1.2.0B1) from ImmersiveEngineering-0.8-32.jar * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.8.9-1.6.44.jar * ComputerCraft|API (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|FileSystem (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Lua (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Media (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Peripheral (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Permissions (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Redstone (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Turtle (1.79) from ComputerCraft1.79.jar * Core (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Blocks (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Constants (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Entities (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Entities|Data (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Entities|Data|Role (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Events (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Handlers (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Handlers|Data (0.1) from CustomNpcs_1.8.9(29oct16).jar * CSLib|API (0.3.0) from Decocraft-2.3.6.1_1.8.9.jar * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.8.10-MC1.8.9.jar * EnderIOAPI (0.0.2) from EnderIO-1.8.9-3.0.0.26_alpha.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.8.9-3.0.0.26_alpha.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.8.9-3.0.0.26_alpha.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.8.9-3.0.0.26_alpha.jar * Galacticraft API (1.0) from GalacticraftCore-1.8.9-4.0.0.53-BETA.jar * IC2API (1.0) from industrialcraft-2-2.3.262-ex18.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.8-32.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.8-32.jar * jeresources|API (0.4.0) from JustEnoughResources-1.8.9-0.4.0.23.jar * journeymap|client-api (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * journeymap|client-api-display (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * journeymap|client-api-event (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * journeymap|client-api-model (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * journeymap|client-api-util (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * JustEnoughItemsAPI (3.1.0) from jei_1.8.9-2.28.18.186.jar * McJtyLib (1.8.9-1.8.1beta10) from mcjtylib-1.8.9-1.8.1beta10.jar * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * ProjectEAPI (1.8-1) from ProjectE-1.8.9-PE1.1.4.jar * reborncoreAPI (1.6.0.58) from RebornCore-1.8.9-1.6.0.58-universal.jar * SecurityCraftAPI (1.2.1) from [1.8.8] SecurityCraft v1.8.2.1.jar * thut|API (1.0.0) from thutcore-1.8.9-2.5.1.jar * WailaAPI (1.3) from Waila-1.6.0-B3_1.8.8.jar EnderIO: No known problems detected. Profiler Position: N/A (disabled) Player Count: 1 / 8; [GCEntityPlayerMP['ErdbeerbaerLP'/4459, l='New World', x=-253,50, y=64,00, z=173,50]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'
ThomasAunvik commented 7 years ago

To make it easier to understand for devs: Build: 4.0.0.53

java.lang.NullPointerException: Ticking memory connection
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerLogin(GCPlayerHandler.java:173)
at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerLogin(GCPlayerHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_195_GCPlayerHandler_onPlayerLogin_PlayerLoggedInEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:557)
at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:175)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:239)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:54)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:190)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:289)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:189)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:724)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:152)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)

Mod List

radfast commented 7 years ago

This may have been fixed by other recent changes. Please try version 60 - you can download it from here

ErdbeerbaerLP commented 7 years ago

Did not work... still crashing with same crash report

Edit: build 61 throws this chrash i dont know if it is caused by another mod:

Chrash report ---- Minecraft Crash Report ---- WARNING: coremods are present: MicdoodlePlugin (MicdoodleCore-1.8.9-4.0.0.61-BETA.jar) CorePlugin (Fluxed Redstone-1.3.0.31.jar) TransformerLoader (OpenComputers-MC1.8.9-1.6.2.12.jar) MalisisCorePlugin (malisiscore-1.8.9-2.1.6.jar) LoadingPlugin (Bloodmoon-MC1.8.8-1.4.jar) LoadingPlugin (FastLeaveDecay-1.2.jar) LucraftForgeLoading (LucraftCore-1.8.9-1.2.0.jar) MovingWorldCoreMod (movingworld-MC1.8.9-V1.9-full.jar) IC2core (industrialcraft-2-2.3.262-ex18.jar) ShadowMCCore (ShadowMC-1.8.9-3.0.0-SNAPSHOT.jar) NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar) StreamsCoreMod (Streams-1.8.9-0.2.jar) MalisisSwitchesPlugin (malisisswitches-1.8.9-1.0.1.jar) ItemPatchingLoader (ItemPhysic Lite 1.3 mc1.8.9.jar) TrashSlot (trashslot-mc1.8.9-2.0.11.jar) NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar) FarseekCoreMod (Farseek-1.8.9-1.0.jar) CoreMod (Aroma1997Core-1.8.9-1.0.4.1.jar) Backlytra (Backlytra-1.8.9-0.0.3.jar) EnderCorePlugin (EnderCore-1.8.9-0.3.0.14-beta.jar) Contact their authors BEFORE contacting forge // Daisy, daisy... Time: 10.04.17 08:19 Description: Exception in server tick loop java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Unknown Source) at com.setycz.chickens.chicken.EntityChickensChicken.func_180482_a(EntityChickensChicken.java:115) at drzhark.customspawner.CustomSpawner.creatureSpecificInit(CustomSpawner.java:663) at drzhark.customspawner.CustomSpawner.performWorldGenSpawning(CustomSpawner.java:731) at drzhark.customspawner.EventHooks.peformCustomWorldGenSpawning(EventHooks.java:50) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_69_EventHooks_peformCustomWorldGenSpawning_Populate.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.event.terraingen.TerrainGen.populate(TerrainGen.java:35) at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:443) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:261) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1082) at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:114) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:181) at net.minecraft.world.World.func_72964_e(World.java:287) at net.minecraft.world.World.func_175726_f(World.java:282) at net.minecraft.world.World.func_180495_p(World.java:822) at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.checkBlock(EventHandlerGC.java:578) at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.generateOil(EventHandlerGC.java:500) at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.populate(EventHandlerGC.java:395) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_187_EventHandlerGC_populate_Post.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:480) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:261) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1082) at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:114) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:307) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:182) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:206) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.8.9 Operating System: Windows 10 (amd64) version 10.0 CPU: 4x AMD Phenom(tm) II X4 955 Processor Java Version: 1.8.0_121, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 4799323128 bytes (4576 MB) / 7516192768 bytes (7168 MB) up to 7516192768 bytes (7168 MB) JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms7168m -Xmx7168m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.19 Powered by Forge 11.15.1.1902 Optifine OptiFine_1.8.9_HD_U_H6 104 mods loaded, 104 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (modpack.jar) UCHIJAA Forge{11.15.1.1902} [Minecraft Forge] (modpack.jar) UCHIJAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.8.9-1.0.4.1.jar) UCHIJAA itemphysic{1.3.0} [ItemPhysic] (minecraft.jar) UCHIJAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UCHIJAA OpenComputers|Core{1.6.2.12} [OpenComputers (Core)] (minecraft.jar) UCHIJAA darkevilmac.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar) UCHIJAA securitycraft{v1.8.2.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.2.1.jar) UCHIJAA fenceoverhaul{1.2} [Fence Overhaul] ([1.8.x]FenceOverhaul-1.2.jar) UCHIJAA movillages{1.5.1} [Mo' Villages] ([1.8.x]Mo' Villages-1.5.1.jar) UCHIJAA AntMan{1.8.9-1.2.0} [AntMan] (AntMan-1.8.9-1.2.0.jar) UCHIJAA aquaculture{1.3.0} [Aquaculture] (Aquaculture-1.8.9-1.3.0.26.jar) UCHIJAA MovingWorld{MC1.8.9-V1.9} [Moving World] (movingworld-MC1.8.9-V1.9-full.jar) UCHIJAA ArchimedesShipsPlus{MC1.8.9-V1.9} [Archimedes' Ships Plus] (archimedesshipsplus-MC1.8.9-V1.9-full.jar) UCHIJAA Aroma1997CoreHelper{1.0.4.1} [Aroma1997Core|Helper] (Aroma1997Core-1.8.9-1.0.4.1.jar) UCHIJAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.8.9-1.1.2.0.jar) UCHIJAA backlytra{1.8.9-0.0.3} [Backlytra] (Backlytra-1.8.9-0.0.3.jar) UCHIJAA backpack{3.0.1} [Backpack] (backpack-3.0.1-1.8.9.jar) UCHIJAA bdlib{1.10.0.32} [BD Lib] (bdlib-1.10.0.32-mc1.8.9.jar) UCHIJAA BetterAchievements{0.1.1} [Better Achievements] (BetterAchievements-1.8.9-0.1.1.jar) UCHIJAA BiblioCraft{2.0.1} [BiblioCraft] (BiblioCraft[v2.0.1][MC1.8.9].jar) UCHIJAA ImmersiveEngineering{0.8-32} [Immersive Engineering] (ImmersiveEngineering-0.8-32.jar) UCHIJAA JEI{2.28.18.186} [Just Enough Items] (jei_1.8.9-2.28.18.186.jar) UCHIJAA blockdrops{1.0.0} [Block Drops] (Block Drops-1.8.9-1.0.0.jar) UCHIJAA Bloodmoon{1.2} [Bloodmoon] (Bloodmoon-MC1.8.8-1.4.jar) UCHIJAA chancecubes{@VERSION@} [Chance Cubes] (ChanceCubes-1.8.9-2.0.0.86.jar) UCHIJAA ChestTransporter{2.2.1} [Chest Transporter] (ChestTransporter-2.2.1-MC1.8.9.jar) UCHIJAA chickens{1.4} [Chickens] (chickens-1.8.9-1.4.jar) UCHIJAA mcmultipart{1.0.9} [MCMultiPart] (MCMultiPart-1.0.9-universal.jar) UCHIJAA chiselsandbits{8.12} [Chisels & Bits] (chiselsandbits-8.12.jar) UCHIJAA cyclopscore{0.5.7} [Cyclops Core] (CyclopsCore-1.8.9-0.5.7.jar) UCHIJAA colossalchests{1.3.3} [Colossal Chests] (ColossalChests-1.8.9-1.3.3.jar) UCHIJAA ComputerCraft{1.79} [ComputerCraft] (ComputerCraft1.79.jar) UCHIJAA correlatedpotentialistics{0.2.3_01} [Correlated Potentialistics] (CorrelatedPotentialistics-0.2.3_01.jar) UCHIJAA shadowmc{3.0.0-SNAPSHOT} [ShadowMC] (ShadowMC-1.8.9-3.0.0-SNAPSHOT.jar) UCHIJAA CraftingSlabs{2.1.3} [CraftingSlabs] (CraftingSlabs-1.8.9-2.1.3.jar) UCHIJAA CustomSpawner{3.6.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.6.0.jar) UCHIJAA customnpcs{1.8.9} [CustomNPCs] (CustomNpcs_1.8.9(29oct16).jar) UCHIJAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.6.1_1.8.9.jar) UCHIJAA props{2.3.6.1} [Decocraft] (Decocraft-2.3.6.1_1.8.9.jar) UCHIJAA Ding{MC1.8.9v2} [Ding] (Ding-MC1.8.9v2.jar) UCHIJAA dldungeonsjdg{1.8.10} [Doomlike Dungeons] (DoomlikeDungeons-1.8.10-MC1.8.9.jar) UCHIJAA MoCreatures{8.2.2} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-8.2.2.jar) UCHIJAA endercore{1.8.9-0.3.0.14-beta} [EnderCore] (EnderCore-1.8.9-0.3.0.14-beta.jar) UCHIJAA Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar) UCHIJAA EnderIO{1.8.9-3.0.0.26_alpha} [Ender IO] (EnderIO-1.8.9-3.0.0.26_alpha.jar) UCHIJAA ShetiPhianCore{3.1.2} [ShetiPhian-Core] (ShetiPhianCore-1.8.9-3.1.2.jar) UCHIJAA EnderTanks{1.2.2} [EnderTanks] (EnderTanks-1.8.9-1.2.2.jar) UCHIJAA Farseek{1.8.9-1.0} [Farseek] (Farseek-1.8.9-1.0.jar) UCHIJAA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-1.2.jar) UCHIJAA IC2{2.3.262-ex18} [IndustrialCraft 2] (industrialcraft-2-2.3.262-ex18.jar) UCHIJAA reborncore{1.6.0.58} [RebornCore] (RebornCore-1.8.9-1.6.0.58-universal.jar) UCHIJAA fluxedredstone{1.3.0.31} [FluxedRedstone] (Fluxed Redstone-1.3.0.31.jar) UCHIJAA furnus{1.75} [Furnus] (Furnus-1.8.9-1.75.jar) UCHIJAA GalacticraftCore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.8.9-4.0.0.61-BETA.jar) UCHIJAA GalacticraftPlanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.8.9-4.0.0.61-BETA.jar) UCHIJAA advgenerators{0.9.20.13} [Advanced Generators] (generators-0.9.20.13-mc1.8.9.jar) UCHIJAA HoloInventory{2.1.0.137} [HoloInventory] (HoloInventory-1.8.9-2.1.0.137.jar) UCHIJAA hopperducts{1.4.6} [Hopper Ducts] (hopperducts-mc1.8.8-1.4.6.jar) UCHIJAA immcraft{1.1.2} [Immersive Craft] (immcraft-1.1.2.jar) UCHIJAA InventoryPets{1.4.9} [Inventory Pets] (inventorypets-1.8.9-1.4.9.jar) UCHIJAA IronChest{6.0.125.770} [Iron Chest] (ironchest-1.8.9-6.0.125.770.jar) UCHIJAA JEIAddons{0.12.0.57} [Just Enough Items Addons] (JEIAddons_1.8.9-0.12.0.57.jar) UCHIJAA journeymap{1.8.9-5.2.4} [JourneyMap] (journeymap-1.8.9-5.2.4-unlimited.jar) UCHIJAA je_calculation{1.1.2} [Just Enough Calculation] (JustEnoughCalculation-1.8.9-1.1.2.jar) UCHIJAA jeresources{0.4.0} [Just Enough Resources] (JustEnoughResources-1.8.9-0.4.0.23.jar) UCHIJAA LucraftCore{1.8.9-1.2.0} [Lucraft: Core] (LucraftCore-1.8.9-1.2.0.jar) UCHIJAA malisiscore{1.8.9-2.1.6} [MalisisCore] (malisiscore-1.8.9-2.1.6.jar) UCHIJAA malisisblocks{1.8.9-2.0.1} [Malisis Blocks] (malisisblocks-1.8.9-2.0.1.jar) UCHIJAA malisisdoors{1.8.9-3.1.4} [MalisisDoors] (malisisdoors-1.8.9-3.1.4.jar) UCHIJAA malisisswitches{1.8.9-1.0.1} [Malisis Switches] (malisisswitches-1.8.9-1.0.1.jar) UCHIJAA mantle{1.8.9-0.9.2.jenkins102} [Mantle] (Mantle-1.8.9-0.9.2.jar) UCHIJAA RadixCore{1.8.9-2.1.2} [RadixCore] (RadixCore-1.8.9-2.1.2-universal.jar) UCHIJAA MCA{1.8.9-5.2.0} [Minecraft Comes Alive] (MCA-1.8.9-5.2.0-FINAL-universal.jar) UCHIJAA ModNameTooltip{1.0.0} [Mod Name Tooltip] (modnametooltip_1.8.8-1.0.0.jar) UCHIJAA numina{0.5.0-004} [Numina] (Numina-0.5.0-004.jar) UCHIJAA powersuits{0.11.0-7} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.8.9-0.11.0-7.jar) UCHIJAA cfm{3.6} [MrCrayfish's Furniture Mod] (MrCrayfishFurntiureModv3.6.1(1.8.9).jar) UCHIJAA MyWorldGen{1.4.1} [MyWorldGen] (MyWorldGen-1.8.9-1.4.1.jar) UCHIJAA nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.8.9-1.1.2.jar) UCHIJAA recipehandler{0.3} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.8.X).jar) UCHIJAA OpenComputers{1.6.2.12} [OpenComputers] (OpenComputers-MC1.8.9-1.6.2.12.jar) UCHIJAA platforms{1.0.4} [Platforms] (platforms-1.8.9-1.0.4.jar) UCHIJAA pcb{1.5.0} [Portable Craft Bench] (portablecraftbench-1.8.9-1.5.0.jar) UCHIJAA progressiveautomation{1.6.44} [Progressive Automation] (ProgressiveAutomation-1.8.9-1.6.44.jar) UCHIJAA ProjectE{1.8.9-PE1.1.4} [ProjectE] (ProjectE-1.8.9-PE1.1.4.jar) UCHIJAA realtimeclock{1.8.8-0.4} [Real Time Clock] (RealTimeClock-1.8.9-0.5.jar) UCHIJAA redstonepaste{1.7.2} [Redstone Paste] (redstonepaste-mc1.8.8-1.7.2.jar) UCHIJAA rftools{4.23beta40} [RFTools] (rftools-1.8.9-4.23beta40.jar) UCHIJAA rftoolsdim{4.22beta32} [RFTools Dimensions] (rftoolsdim-1.8.9-4.22beta32.jar) UCHIJAA corerm{1.2e-1.8.9} [RikMuld's Core] (RikMuldsCore_1.2e-1.8.9 (1).jar) UCHIJAA RTG{1.8.9} [Realistic Terrain Generation] (RTG-1.8.9-1.0.0-snapshot-3.jar) UCHIJAA SGCraft{1.13.2} [Greg's SG Craft] (SGCraft-1.13.2-mc1.8.9.jar) UCHIJAA corn{1.1} [Corn Crop Mod] (SimpleCorn1.8.9-1.1.jar) UCHIJAA snad{1.8.9-1.6.02.04a} [Snad] (Snad-1.8.9-1.6.02.04a.jar) UCHIJAA Streams{1.8.9-0.2} [Streams] (Streams-1.8.9-0.2.jar) UCHIJAA camping{2.3d-1.8.9} [The Camping Mod 2] (TheCampingMod_2.3d-1.8.9.jar) UCHIJAA thutcore{2.5.1} [ThutCore] (thutcore-1.8.9-2.5.1.jar) UCHIJAA thuttech{2.3.7} [Thut's Tech] (thuttech-2.3.7.jar) UCHIJAA trashslot{2.0.11} [TrashSlot] (trashslot-mc1.8.9-2.0.11.jar) UCHIJAA utilityworlds{1.0.9} [Utility Worlds] (UtilityWorlds-1.8.9_1.0.9.jar) UCHIJAA WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.8.x-1.1.7.jar) UCHIJAA denseores{1.0} [denseores] (denseores-1.8-alpha-2.0.3.jar) Loaded coremods (and transformers): MicdoodlePlugin (MicdoodleCore-1.8.9-4.0.0.61-BETA.jar) micdoodle8.mods.miccore.MicdoodleTransformer CorePlugin (Fluxed Redstone-1.3.0.31.jar) TransformerLoader (OpenComputers-MC1.8.9-1.6.2.12.jar) li.cil.oc.common.asm.ClassTransformer MalisisCorePlugin (malisiscore-1.8.9-2.1.6.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer LoadingPlugin (Bloodmoon-MC1.8.8-1.4.jar) lumien.bloodmoon.asm.ClassTransformer LoadingPlugin (FastLeaveDecay-1.2.jar) lumien.fastleavedecay.asm.ClassTransformer LucraftForgeLoading (LucraftCore-1.8.9-1.2.0.jar) lucraft.mods.lucraftcore.access.LucraftClassTransformer MovingWorldCoreMod (movingworld-MC1.8.9-V1.9-full.jar) IC2core (industrialcraft-2-2.3.262-ex18.jar) ShadowMCCore (ShadowMC-1.8.9-3.0.0-SNAPSHOT.jar) net.shadowfacts.shadowmc.core.ShadowMCTransformer NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar) net.fybertech.nwr.NowWithRendering StreamsCoreMod (Streams-1.8.9-0.2.jar) streams.core.StreamsClassTransformer MalisisSwitchesPlugin (malisisswitches-1.8.9-1.0.1.jar) net.malisis.switches.asm.MalisisSwitchesTransformer ItemPatchingLoader (ItemPhysic Lite 1.3 mc1.8.9.jar) com.creativemd.itemphysic.ItemTransformer TrashSlot (trashslot-mc1.8.9-2.0.11.jar) net.blay09.mods.trashslot.coremod.MinecraftClassTransformer NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar) net.fybertech.nwr.NowWithRendering FarseekCoreMod (Farseek-1.8.9-1.0.jar) farseek.core.FarseekClassTransformer CoreMod (Aroma1997Core-1.8.9-1.0.4.1.jar) Backlytra (Backlytra-1.8.9-0.0.3.jar) com.unascribed.backlytra.asm.BacklytraTransformer EnderCorePlugin (EnderCore-1.8.9-0.3.0.14-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. List of loaded APIs: * Baubles|API (1.1.1.0) from inventorypets-1.8.9-1.4.9.jar * BetterAchievements|API (0.1.1) from BetterAchievements-1.8.9-0.1.1.jar * ChiselsAndBitsAPI (1.8.1) from chiselsandbits-8.12.jar * CoFHAPI (1.8.9R1.2.0B1) from mcjtylib-1.8.9-1.8.1beta10.jar * CoFHAPI|block (1.8.9R1.2.0B1) from ProgressiveAutomation-1.8.9-1.6.44.jar * CoFHAPI|energy (1.8.9R1.2.0B1) from ImmersiveEngineering-0.8-32.jar * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.8.9-1.6.44.jar * ComputerCraft|API (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|FileSystem (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Lua (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Media (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Peripheral (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Permissions (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Redstone (1.79) from ComputerCraft1.79.jar * ComputerCraft|API|Turtle (1.79) from ComputerCraft1.79.jar * Core (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Blocks (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Constants (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Entities (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Entities|Data (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Entities|Data|Role (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Events (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Handlers (0.1) from CustomNpcs_1.8.9(29oct16).jar * Core|Handlers|Data (0.1) from CustomNpcs_1.8.9(29oct16).jar * CSLib|API (0.3.0) from Decocraft-2.3.6.1_1.8.9.jar * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.8.10-MC1.8.9.jar * EnderIOAPI (0.0.2) from EnderIO-1.8.9-3.0.0.26_alpha.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.8.9-3.0.0.26_alpha.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.8.9-3.0.0.26_alpha.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.8.9-3.0.0.26_alpha.jar * Galacticraft API (1.3) from GalacticraftCore-1.8.9-4.0.0.61-BETA.jar * IC2API (1.0) from industrialcraft-2-2.3.262-ex18.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.8-32.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.8-32.jar * jeresources|API (0.4.0) from JustEnoughResources-1.8.9-0.4.0.23.jar * journeymap|client-api (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * journeymap|client-api-display (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * journeymap|client-api-event (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * journeymap|client-api-model (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * journeymap|client-api-util (1.2) from journeymap-1.8.9-5.2.4-unlimited.jar * JustEnoughItemsAPI (3.1.0) from jei_1.8.9-2.28.18.186.jar * McJtyLib (1.8.9-1.8.1beta10) from mcjtylib-1.8.9-1.8.1beta10.jar * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.2.12.jar * ProjectEAPI (1.8-1) from ProjectE-1.8.9-PE1.1.4.jar * reborncoreAPI (1.6.0.58) from RebornCore-1.8.9-1.6.0.58-universal.jar * SecurityCraftAPI (1.2.1) from [1.8.8] SecurityCraft v1.8.2.1.jar * thut|API (1.0.0) from thutcore-1.8.9-2.5.1.jar * WailaAPI (1.3) from Waila-1.6.0-B3_1.8.8.jar EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker.): * Optifine is installed. This is NOT supported. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.8.9_HD_U_H6 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1151.1008 OpenGlRenderer: AMD Radeon HD 6700 Series OpenGlVendor: ATI Technologies Inc. CpuCount: 4
ThomasAunvik commented 7 years ago
java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Unknown Source)
at com.setycz.chickens.chicken.EntityChickensChicken.func_180482_a(EntityChickensChicken.java:115)
at drzhark.customspawner.CustomSpawner.creatureSpecificInit(CustomSpawner.java:663)
at drzhark.customspawner.CustomSpawner.performWorldGenSpawning(CustomSpawner.java:731)
at drzhark.customspawner.EventHooks.peformCustomWorldGenSpawning(EventHooks.java:50)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_69_EventHooks_peformCustomWorldGenSpawning_Populate.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.terraingen.TerrainGen.populate(TerrainGen.java:35)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:443)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:261)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1082)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:114)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:181)
at net.minecraft.world.World.func_72964_e(World.java:287)
at net.minecraft.world.World.func_175726_f(World.java:282)
at net.minecraft.world.World.func_180495_p(World.java:822)
at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.checkBlock(EventHandlerGC.java:578)
at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.generateOil(EventHandlerGC.java:500)
at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.populate(EventHandlerGC.java:395)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_187_EventHandlerGC_populate_Post.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:480)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:261)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1082)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:114)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:307)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:182)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:206)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
at java.lang.Thread.run(Unknown Source)

Seems there is an compatibility issue with Custom Mob Spawner, Chickens Mod and Galacticraft.

(Build 61)

ErdbeerbaerLP commented 7 years ago

I tried removing chickens... Nothing but removing custommobspawner solved the crash. BUT now i see the old crash again.....

ThomasAunvik commented 7 years ago

Then it seems on GCPlayerHandler.java line 173 (MC1.9)

Seems to be an issue with the parachute slot: GCPlayer.parachuteInSlot = GCPlayer.extendedInventory.getStackInSlot(4);

and then

@SubscribeEvent
    public void onPlayerLogout(PlayerLoggedOutEvent event)
    {
        if (event.player instanceof EntityPlayerMP)
        {
            this.onPlayerLogout((EntityPlayerMP) event.player);
        }
    }
radfast commented 7 years ago

ok thank you to both of you, this is very clear. Two different things going on here, we will try to fix both.

radfast commented 7 years ago

@ErdbeerbaerLP please can you post a fresh copy of the "old crash" crash report in build 61 - this one:

java.lang.NullPointerException: Ticking memory connection at micdoodle8.mods.galacticraft.core.entities.player.GCPlayerHandler.onPlayerLogin(GCPlayerHandler.java:173)

Probably the line numbers have changed between build 53 and build 61, this will help me to figure out what's causing this. It is most likely a mod conflict, because obviously world creation is working OK for people testing Galacticraft alone.


The other crash you reported is unconnected with Galacticraft, I think - looks like Custom Mob Spawner is the cause. Galacticraft is simply checking a few spots underground to see if it can generate oil, and that made a new chunk get generated. "Populating" the new chunk - which means adding trees, water, flowers and some mobs - made Custom Mob Spawner crash with the Chickens. Probably the same crash would have happened, if the same chunk got generated even without Galacticraft installed.

ErdbeerbaerLP commented 7 years ago

crash-2017-04-11_11.30.54-server.txt

micdoodle8 commented 7 years ago

Seems as though PlayerLoggedInEvent is being posted before AttachCapabilitiesEvent. Not sure what would cause this.

Is it possible to start with a fresh workspace and add groups of the other mods alongside galacticraft to find (or at least narrow down) the source?

radfast commented 7 years ago

@ErdbeerbaerLP please can you give us some more help here

Please:

  1. Test latest Galacticraft version 78 (or 79 will be out later today), see if it's still a problem

  2. Provide full fml-server-latest.log so I can see if anything strange is reported in the startup logging

  3. Like micdoodle8 asked, it would be great if you can try with a reduced modlist + Galacticraft, to figure out which other mod is conflicting. This can normally be done in 4-6 restarts, if you use a "binary search" method to divide your modlist in half, and half again.

  4. Alternatively to (3), please upload your complete /mods and /config folders to the cloud somewhere so we can grab a copy of your exact mods and test it ourselves.

ErdbeerbaerLP commented 7 years ago

Not starting! Technic launcher log output: https://pastebin.com/y8FUphUg Modpack: Technicpack , Dropbox. These files dont include galacticraft now because i want an working modpack Downloaded mod here

radfast commented 7 years ago

@ErdbeerbaerLP your log looks bad, something was seriously wrong with your setup when you made that log. When I've seen this in logs before, it's because the person had two copies of Galacticraft - or at least, 2 different copies of micdoodlecore - in the same mods folder.

Please can you try, adding 1 clean copy of the latest Galacticraft to your other mods, and let us know what happens.

ErdbeerbaerLP commented 7 years ago

.....I forgot to delete the old version.... world still not loading fml-client-latest.log: https://pastebin.com/TZWkeaRg

radfast commented 7 years ago

Thanks for the log.

I can see the crash, sorry about that - it doesn't affect everyone but this is actually fixed by #2678 today - so the fix will be in our next build 82 coming out later today.

Meanwhile you can fix the crash yourself by downloading this library file and placing it in your .minecraft/libraries folder.


Please appreciate, we want to get this working for you and we will help you whenever any specific issue or crash is identified. Don't give up! Just report any issue to us and it will be fixed.

ErdbeerbaerLP commented 7 years ago

no libaries folder in .technic/modpacks/MODPACK i need to wait for update...

radfast commented 7 years ago

ok, update coming soon, next 1-2 hours I hope

radfast commented 7 years ago

Build 83 is now available - please try it :)

ErdbeerbaerLP commented 7 years ago

It is working now!

radfast commented 7 years ago

Great news! I am happy for you.

Enjoy. And if there are any more issues - especially compatibility / stability issues - please let us know. Basically 1.8.9 should be totally stable now, except for a few rendering imperfections, and Cryogenic Chambers are not working well currently (they will be updated soon).

radfast commented 7 years ago

One more thing: I noticed in your startup log some reports of smelting recipe issues, like this:

[FML/GalacticraftCore]: Ignored smelting recipe with conflicting input: 1xtile.basic_block_core.0@5 = 1xitem.basic_item@3

I don't know the reason, this is not normal. Could be it's no problem, just another mod already registered smelting recipes in an OreDicted way.

I recommend that you test that all the type of Galacticraft ore (tin, copper, aluminium, and equivalents on Moon, Mars, Asteroids and Venus) to make sure they smelt OK in your modpack.