-
dead_3ye_roberts joined the community
-
Entering dimensions crashes the game
The vanilla game and mod components are working perfectly. EXCEPT the dimensions. Tropicraft? Crash. Aether? Crash. After this, we uninstalled these mods (LAN server with my brothers btw). Thinking the Aether was the problem because it's pretty incompatible with like everything from my memory, we deleted the UUID of the people who went into the dimensions and kept going until last night when we opened a portal to the twilight forest, crashing me instantly upon entering. I went into a single player world to find the proper error because on the LAN world it just says "Internal Server Error". This is the detailed crash report. ---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 11/18/20 10:09 AM Description: Exception getting block type in world scala.MatchError: 7 (of class java.lang.Integer) at seremis.geninfusion.world.GIWorldGenerator.generate(GIWorldGenerator.scala:15) at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055) at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) at net.minecraft.world.World.func_72964_e(World.java:419) at net.minecraft.world.World.func_147439_a(World.java:345) at twilightforest.TFTeleporter.isBlockPortal(TFTeleporter.java:200) at twilightforest.TFTeleporter.func_77184_b(TFTeleporter.java:135) at twilightforest.TFTeleporter.func_77185_a(TFTeleporter.java:42) at net.minecraft.server.management.ServerConfigurationManager.transferEntityToWorld(ServerConfigurationManager.java:597) at net.minecraft.server.management.ServerConfigurationManager.transferPlayerToDimension(ServerConfigurationManager.java:504) at twilightforest.block.BlockTFPortal.func_149670_a(BlockTFPortal.java:328) at net.minecraft.entity.Entity.func_145775_I(Entity.java:870) at net.minecraft.entity.Entity.func_70091_d(Entity.java:803) at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70091_d(GCEntityPlayerMP.java:62) at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1490) at net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.java:1656) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1814) at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:540) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at seremis.geninfusion.world.GIWorldGenerator.generate(GIWorldGenerator.scala:15) at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055) at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) at net.minecraft.world.World.func_72964_e(World.java:419) -- Requested block coordinates -- Details: Found chunk: true Location: World: (-320,255,64), Chunk: (at 0,15,0 in -20,4; contains blocks -320,0,64 to -305,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Stacktrace: at net.minecraft.world.World.func_147439_a(World.java:345) at twilightforest.TFTeleporter.isBlockPortal(TFTeleporter.java:200) at twilightforest.TFTeleporter.func_77184_b(TFTeleporter.java:135) at twilightforest.TFTeleporter.func_77185_a(TFTeleporter.java:42) at net.minecraft.server.management.ServerConfigurationManager.transferEntityToWorld(ServerConfigurationManager.java:597) at net.minecraft.server.management.ServerConfigurationManager.transferPlayerToDimension(ServerConfigurationManager.java:504) at twilightforest.block.BlockTFPortal.func_149670_a(BlockTFPortal.java:328) -- Block being collided with -- Details: Block type: ID #745 (tile.TFPortal // twilightforest.block.BlockTFPortal) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-131,69,261), Chunk: (at 13,4,5 in -9,16; contains blocks -144,0,256 to -129,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Stacktrace: at net.minecraft.entity.Entity.func_145775_I(Entity.java:870) -- Entity being checked for collision -- Details: Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP) Entity ID: 2234 Entity Name: DeadEyeRoberts Entity's Exact location: -130.00, 69.73, 262.00 Entity's Block location: World: (-130,69,262), Chunk: (at 14,4,6 in -9,16; contains blocks -144,0,256 to -129,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.00, -0.38, 0.00 Stacktrace: at net.minecraft.entity.Entity.func_70091_d(Entity.java:803) at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70091_d(GCEntityPlayerMP.java:62) at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1490) at net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.java:1656) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1814) at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:540) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) -- Player being ticked -- Details: Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP) Entity ID: 2234 Entity Name: DeadEyeRoberts Entity's Exact location: -130.00, 69.73, 262.00 Entity's Block location: World: (-130,69,262), Chunk: (at 14,4,6 in -9,16; contains blocks -144,0,256 to -129,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.00, -0.38, 0.00 Stacktrace: at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) -- Ticking connection -- Details: Connection: net.minecraft.network.NetworkManager@4725b228 Stacktrace: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1746055640 bytes (1665 MB) / 2852126720 bytes (2720 MB) up to 7516192768 bytes (7168 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 34, allocated: 1, tallocated: 38 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 34 mods loaded, 34 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAAAAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAAAAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJAAAAAAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UCHIJAAAAAAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJAAAAAAAAA xaerominimap_core{1.7.10-1.0} [XaeroMinimapCore] (minecraft.jar) UCHIJAAAAAAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) UCHIJAAAAAAAAA DamageIndicatorsMod{3.3.2} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.3.2.jar) UCHIJAAAAAAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) UCHIJAAAAAAAAA BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar) UCHIJAAAAAAAAA BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar) UCHIJAAAAAAAAA BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar) UCHIJAAAAAAAAA BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar) UCHIJAAAAAAAAA BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar) UCHIJAAAAAAAAA BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar) UCHIJAAAAAAAAA BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar) UCHIJAAAAAAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJAAAAAAAAA CompactMachines{1.7.10-1.21} [Compact Machines] (compactmachines-1.7.10-1.21.jar) UCHIJAAAAAAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.3 for MC v1.7.10.jar) UCHIJAAAAAAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.3 for MC v1.7.10.jar) UCHIJAAAAAAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.3 for MC v1.7.10.jar) UCHIJAAAAAAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.3 for MC v1.7.10.jar) UCHIJAAAAAAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.3 for MC v1.7.10.jar) UCHIJAAAAAAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJAAAAAAAAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) UCHIJAAAAAAAAA TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build991.jar) UCHIJAAAAAAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.504.jar) UCHIJAAAAAAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.504.jar) UCHIJAAAAAAAAA ExtraPlanets{1.7.10-2.1.3} [Extra Planets] (ExtraPlanets-1.7.10-2.1.3.jar) UCHIJAAAAAAAAA geninfusion{1.7.10-0.1.1} [Genetic Infusion] (geninfusion-1.7.10-0.1.1.jar) UCHIJAAAAAAAAA progressiveautomation{1.6.35} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.35.jar) UCHIJAAAAAAAAA TwilightForest{2.3.8dev} [The Twilight Forest] (twilightforest-1.7.10-2.3.8.jar) UCHIJAAAAAAAAA XaeroMinimap{20.26.0} [Xaero's Minimap] (Xaeros_Minimap_20.26.0_Forge_1.7.10.jar) GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine TConstruct Environment: Environment healthy. Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 1 / 8; [GCEntityPlayerMP['DeadEyeRoberts'/2234, l='Mod Testing World', x=-130.00, y=69.73, z=262.00]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' I don't know what the problem is and I've scoured the internet for hours with no results
IPS spam blocked by CleanTalk.