Skip to content

Instantly share code, notes, and snippets.

@Andromander
Created March 30, 2018 11:51
Show Gist options
  • Save Andromander/0da78c6a1fc30da5923d074ae64d6ef1 to your computer and use it in GitHub Desktop.
Save Andromander/0da78c6a1fc30da5923d074ae64d6ef1 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.8.3-1.12.2-anarchy.jar)
Contact their authors BEFORE contacting forge
// My bad.
Time: 3/30/18 9:49 PM
Description: Exception while ticking a block
java.lang.ArrayIndexOutOfBoundsException: 1
at twilightforest.item.ItemTFOreMagnet.isOre(ItemTFOreMagnet.java:291)
at twilightforest.item.ItemTFOreMagnet.doMagnet(ItemTFOreMagnet.java:158)
at twilightforest.block.BlockTFMagicLogSpecial.doMinersTreeEffect(BlockTFMagicLogSpecial.java:162)
at twilightforest.block.BlockTFMagicLogSpecial.func_180650_b(BlockTFMagicLogSpecial.java:69)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:737)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
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 twilightforest.item.ItemTFOreMagnet.isOre(ItemTFOreMagnet.java:291)
at twilightforest.item.ItemTFOreMagnet.doMagnet(ItemTFOreMagnet.java:158)
at twilightforest.block.BlockTFMagicLogSpecial.doMinersTreeEffect(BlockTFMagicLogSpecial.java:162)
at twilightforest.block.BlockTFMagicLogSpecial.func_180650_b(BlockTFMagicLogSpecial.java:69)
-- Block being ticked --
Details:
Block: twilightforest:magic_log_core[axis=none,variant=mine]
Block location: World: (548,4,-1006), Chunk: (at 4,0,2 in 34,-63; contains blocks 544,0,-1008 to 559,255,-993), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Stacktrace:
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:737)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223)
-- Affected level --
Details:
Level name: DEP
All players: 1 total; [EntityPlayerMP['AlphaLeaf'/13, l='DEP', x=548.03, y=4.00, z=-1007.73]]
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 4523848926334181341
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (554,4,-1014), Chunk: (at 10,0,10 in 34,-64; contains blocks 544,0,-1024 to 559,255,-1009), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Level time: 1489 game time, 1489 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 58065 (now: false), thunder time: 22532 (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:754)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 807502824 bytes (770 MB) / 1664614400 bytes (1587 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx3072m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.2.2641 11 mods loaded, 11 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 |
|:--------- |:-------------- |:--------------- |:------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2641-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.2.2641 | forge-1.12.2-14.23.2.2641-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
| UCHIJAAAA | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None |
| UCHIJAAAA | foamfix | 0.8.3-1.12.2 | foamfix-0.8.3-1.12.2-anarchy.jar | None |
| UCHIJAAAA | jei | 4.8.5.138 | jei_1.12.2-4.8.5.138.jar | None |
| UCHIJAAAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
| UCHIJAAAA | tconstruct | 1.12.2-2.9.0.55 | TConstruct-1.12.2-2.9.0.55.jar | None |
| UCHIJAAAA | twilightforest | 3.6.372 | twilightforest-1.12.2-3.6.372-universal.jar | None |
Loaded coremods (and transformers):
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
team.chisel.ctm.client.asm.CTMTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.8.3-1.12.2-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['AlphaLeaf'/13, l='DEP', x=548.03, y=4.00, z=-1007.73]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment