Paste your logs.

Built for Minecraft & Hytale

Forge 1.12.2 Crash Report

131 lines
Raw
Detected
Minecraft version: 1.12.2 Java version: 1.8.0_202 Forge version: 14.23.5.2859
---- Minecraft Crash Report ----
WARNING: coremods are present:
GregTechLoadingPlugin (gregtech-1.12.2-2.8.10-beta.jar)
AE2ELCore (ae2-uel-v0.56.7.jar)
Contact their authors BEFORE contacting forge
// I feel sad now :(
Time: 12/27/25 6:17 PM
Description: Ticking player
java.lang.ArrayIndexOutOfBoundsException: -1
at com.zorbatron.zbgt.common.metatileentities.multi.electric.MTECircuitAssemblyLine$CALRecipeLogic.getMaxVoltage(MTECircuitAssemblyLine.java:319)
at gregtech.api.metatileentity.multiblock.RecipeMapMultiblockController.addDisplayText(RecipeMapMultiblockController.java:147)
at com.zorbatron.zbgt.common.metatileentities.multi.electric.MTECircuitAssemblyLine.addDisplayText(MTECircuitAssemblyLine.java:254)
at gregtech.api.gui.widgets.AdvancedTextWidget.detectAndSendChanges(AdvancedTextWidget.java:120)
at com.google.common.collect.ImmutableMapKeySet.lambda$forEach$0(ImmutableMapKeySet.java:72)
at com.google.common.collect.RegularImmutableBiMap$Inverse.lambda$forEach$0(RegularImmutableBiMap.java:205)
at com.google.common.collect.RegularImmutableBiMap.forEach(RegularImmutableBiMap.java:153)
at com.google.common.collect.RegularImmutableBiMap$Inverse.forEach(RegularImmutableBiMap.java:205)
at com.google.common.collect.ImmutableMapKeySet.forEach(ImmutableMapKeySet.java:72)
at gregtech.api.gui.impl.ModularUIContainer.func_75142_b(ModularUIContainer.java:138)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:324)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)
at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:642)
at net.minecraft.world.World.func_72939_s(World.java:1737)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.zorbatron.zbgt.common.metatileentities.multi.electric.MTECircuitAssemblyLine$CALRecipeLogic.getMaxVoltage(MTECircuitAssemblyLine.java:319)
at gregtech.api.metatileentity.multiblock.RecipeMapMultiblockController.addDisplayText(RecipeMapMultiblockController.java:147)
at com.zorbatron.zbgt.common.metatileentities.multi.electric.MTECircuitAssemblyLine.addDisplayText(MTECircuitAssemblyLine.java:254)
at gregtech.api.gui.widgets.AdvancedTextWidget.detectAndSendChanges(AdvancedTextWidget.java:120)
at com.google.common.collect.ImmutableMapKeySet.lambda$forEach$0(ImmutableMapKeySet.java:72)
at com.google.common.collect.RegularImmutableBiMap$Inverse.lambda$forEach$0(RegularImmutableBiMap.java:205)
at com.google.common.collect.RegularImmutableBiMap.forEach(RegularImmutableBiMap.java:153)
at com.google.common.collect.RegularImmutableBiMap$Inverse.forEach(RegularImmutableBiMap.java:205)
at com.google.common.collect.ImmutableMapKeySet.forEach(ImmutableMapKeySet.java:72)
at gregtech.api.gui.impl.ModularUIContainer.func_75142_b(ModularUIContainer.java:138)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:324)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 175889
Entity Name: Garantula8
Entity's Exact location: 175.95, 82.37, 252.37
Entity's Block location: World: (175,82,252), Chunk: (at 15,5,12 in 10,15; contains blocks 160,0,240 to 175,255,255), 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.world.WorldServer.func_184147_l(WorldServer.java:642)
at net.minecraft.world.World.func_72939_s(World.java:1737)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['Garantula8'/175889, l='New World', x=175.95, y=82.37, z=252.37]]
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 6968367238122682445
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (172,64,256), Chunk: (at 12,4,0 in 10,16; contains blocks 160,0,256 to 175,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 986 game time, 986 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 34624 (now: false), thunder time: 24698 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 6.16.4-arch1-1
Java Version: 1.8.0_202, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 674444232 bytes (643 MB) / 2348810240 bytes (2240 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 8 total; -Xmx8192M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2859 10 mods loaded, 10 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 |
|:------ |:------------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | **.**.**.** | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | appliedenergistics2 | v0.56.7 | ae2-uel-v0.56.7.jar | None |
| LCHIJA | codechickenlib | **.**.**.** | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | jei | 4.29.13 | HadEnoughItems_1.12.2-4.29.13.jar | None |
| LCHIJA | gregtech | 2.8.10-beta | gregtech-1.12.2-2.8.10-beta.jar | None |
| LCHIJA | gcym | 1.2.11 | GregicalityMultiblocks-1.2.11.jar | None |
| LCHIJA | zbgt | 0.16.2 | zbgt-0.16.2.jar | None |
Loaded coremods (and transformers):
GregTechLoadingPlugin (gregtech-1.12.2-2.8.10-beta.jar)
gregtech.asm.GregTechTransformer
AE2ELCore (ae2-uel-v0.56.7.jar)
appeng.core.transformer.AE2ELTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
AE2 Version: stable v0.56.7 for Forge 14.23.5.2847
AE2 Integration: IC2:OFF, GTCE:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Garantula8'/175889, l='New World', x=175.95, y=82.37, z=252.37]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'