FTB Interactions. Crashing when launching to space.

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.

Morndenkainen

New Member
Jul 29, 2019
5
0
0
Me and a buddy have been playing on a server on my computer for a bit now and we've finally made it to where we're going to launch to space. We've got a couple satellites up and built a station, I launched myself on the rocket with the station to space a bit ago, and now my game keeps crashing... In reading the report, it looks like the minimap mod is bugging out. Is this something I can disable and keep playing or what? Honestly, while I like the minimap, I can definitley do without it.

---- Minecraft Crash Report ----
WARNING: coremods are present:
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
F5FixLoadingPlugin (f5fix-1.2.jar)
SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-139-universal.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
Wizardry Plugin (wizardry-0.9.9.jar)
AstralCore (astralsorcery-1.12.2-1.10.18.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
ApotheosisCore (Apotheosis-1.12.2-1.9.4.jar)
RandomPatches (randompatches-1.12.2-1.15.1.0.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
Quark Plugin (Quark-r1.5-150.jar)
Botania Tweaks Core (botaniatweaks-1.8.5.jar)
BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
Contact their authors BEFORE contacting forge
// Don't be sad, have a hug! <3
Time: 6/8/19 6:25 PM
Description: Unexpected error
java.lang.RuntimeException: Xaero's Minimap has crashed! Please contact the author at planetminecraft.com/member/xaero96 or minecraftforum.net/members/xaero96
at xaero.common.minimap.MinimapProcessor.onRender(MinimapProcessor.java:128)
at xaero.common.minimap.MinimapInterface.drawInterface(MinimapInterface.java:37)
at xaero.common.interfaces.render.InterfaceRenderer.renderInterfaces(InterfaceRenderer.java:44)
at xaero.common.events.ForgeEventHandler.handleRenderGameOverlayEventPreOverridable(ForgeEventHandler.java:108)
at xaero.common.events.ForgeEventHandler.handleRenderGameOverlayEventPre(ForgeEventHandler.java:118)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3322_ForgeEventHandler_handleRenderGameOverlayEventPre_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:907)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:119)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1098)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 49
at net.minecraft.world.chunk.Chunk.func_177413_a(Chunk.java:644)
at xaero.common.minimap.write.MinimapWriter.getCaving(MinimapWriter.java:818)
at xaero.common.minimap.write.MinimapWriter.writeChunk(MinimapWriter.java:185)
at xaero.common.minimap.write.MinimapWriter.run(MinimapWriter.java:161)
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: Client thread
Stacktrace:
at xaero.common.minimap.MinimapProcessor.onRender(MinimapProcessor.java:128)
at xaero.common.minimap.MinimapInterface.drawInterface(MinimapInterface.java:37)
at xaero.common.interfaces.render.InterfaceRenderer.renderInterfaces(InterfaceRenderer.java:44)
at xaero.common.events.ForgeEventHandler.handleRenderGameOverlayEventPreOverridable(ForgeEventHandler.java:108)
at xaero.common.events.ForgeEventHandler.handleRenderGameOverlayEventPre(ForgeEventHandler.java:118)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3322_ForgeEventHandler_handleRenderGameOverlayEventPre_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:907)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:119)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Morndenkainen'/9410626, l='MpServer', x=-1535.00, y=789.94, z=-1535.50]]
Chunk stats: MultiplayerChunkCache: 380, 380
Level seed: 0
Level generator: ID 12 - Space, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (0,67,10), Chunk: (at 0,4,10 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)
Level time: 28512282 game time, 28512282 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 3 total; [EntityPlayerSP['Morndenkainen'/9410626, l='MpServer', x=-1535.00, y=789.94, z=-1535.50], EntityLatchedRenderer['unknown'/9, l='MpServer', x=8.50, y=65.00, z=8.50], EntityRocket['Rocket'/9410786, l='MpServer', x=0.50, y=0.00, z=0.50]]
Retry entities: 1 total; [EntityLatchedRenderer['unknown'/9, l='MpServer', x=8.50, y=65.00, z=8.50]]
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_191, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2565762048 bytes (2446 MB) / 5736759296 bytes (5471 MB) up to 11453595648 bytes (10923 MB)
JVM Flags: 3 total; -Xms256M -Xmx12288M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2836 257 mods loaded, 257 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |