![ExtrabiomesXL](https://media.forgecdn.net/avatars/thumbnails/5/711/256/256/635351432498586927.jpg)
Crash when using ExtraBiomesXL
rbrian opened this issue ยท 7 comments
a friend and I are getting a crash when using ExtraBiomesXL on a single-player world. I don't find anything EBXL specific in the crash logs, but it's only happened since I/we added this mod. I've included the crash.txt and forge log below, in case it helps any.
let me know if there's anything that i can do to help diagnose... it's happening on at least 2 machines (one mac, one pc). they both have the same list of mods installed. the other guy is trying an EXBL-only run to see if it still happens.
crash.txt:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 12/12/12 3:39 PM
Description: Ticking memory connection
java.lang.NullPointerException
at xv.i(World.java:1929)
at yv.a(SourceFile:73)
at yv.a(SourceFile:27)
at yr.a(SourceFile:217)
at aau.a(SourceFile:450)
at im.a(ChunkProviderServer.java:242)
at zs.a(Chunk.java:1229)
at im.c(ChunkProviderServer.java:137)
at il.(PlayerInstance.java:25)
at ik.a(SourceFile:172)
at ik.d(SourceFile:300)
at gm.d(ServerConfigurationManager.java:190)
at iv.a(NetServerHandler.java:356)
at ec.a(SourceFile:136)
at cf.b(MemoryConnection.java:79)
at iv.d(NetServerHandler.java:82)
at iw.b(NetworkListenThread.java:55)
at bdr.b(IntegratedServerListenThread.java:111)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:696)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:592)
at bdo.q(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:499)
at fy.run(SourceFile:856)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Mac OS X (i386) version 10.8.2
Java Version: 1.6.0_37, Apple Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
Memory: 341041848 bytes (325 MB) / 550305792 bytes (524 MB) up to 1070399488 bytes (1020 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
AABB Pool Size: 10747 (601832 bytes; 0 MB) allocated, 7017 (392952 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.1.409 9 mods loaded, 9 mods active
mcp Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CustomNpcs CustomNpcs 1.4.4 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ExtrabiomesXL ExtrabiomesXL Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Thaumcraft Thaumcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
TreeCapitator TreeCapitator Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap mod_ReiMinimap Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
TwilightForest The Twilight Forest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1713 (95928 bytes; 0 MB) allocated, 1261 (70616 bytes; 0 MB) used
Player Count: 1 / 8; [iq['blindahl'/348, l='exbi', x=-276.62, y=111.70, z=-433.45]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'
forge log:
2012-12-12 15:38:19 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Discovering coremods
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Running coremod plugins
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Validating minecraft
2012-12-12 15:38:19 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-12-12 15:38:21 [INFO] [STDOUT] 27 achievements
2012-12-12 15:38:21 [INFO] [STDOUT] 208 recipes
2012-12-12 15:38:21 [INFO] [STDOUT] Setting user: blindahl, -2053833035041208512
2012-12-12 15:38:21 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-12-12 15:38:23 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-12-12 15:38:23 [INFO] [STDOUT] MinecraftForge v6.4.1.409 Initialized
2012-12-12 15:38:23 [INFO] [ForgeModLoader] MinecraftForge v6.4.1.409 Initialized
2012-12-12 15:38:23 [INFO] [STDOUT] Replaced 84 ore recipies
2012-12-12 15:38:23 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Skipping known library file /Users/brian/Library/Application Support/minecraft/bin/lwjgl.jar
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Skipping known library file /Users/brian/Library/Application Support/minecraft/bin/jinput.jar
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Skipping known library file /Users/brian/Library/Application Support/minecraft/bin/lwjgl_util.jar
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Found a minecraft related file at /Users/brian/Library/Application Support/minecraft/bin/minecraft.jar, examining for mod candidates
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Skipping known library file /Users/brian/Library/Application Support/minecraft/lib/argo-2.25.jar
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Skipping known library file /Users/brian/Library/Application Support/minecraft/lib/guava-12.0.1.jar
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Skipping known library file /Users/brian/Library/Application Support/minecraft/lib/asm-all-4.0.jar
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-12-12 15:38:23 [INFO] [ForgeModLoader] Searching /Users/brian/Library/Application Support/minecraft/mods for mods
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Ignoring unknown file .DS_Store in mods directory
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file CustomNPCs_1.4.4.zip
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file ExtrabiomesXL-universal-1.4.5-3.6.0.jar
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Ignoring unknown file RopePlus_1.4.4.zipz in mods directory
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft3.0.0i.zip
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.4]Treecapitator.Forge.1.4.4.r01.Universal.zip
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.5]ReiMinimap_v3.2_05.zip
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Found a candidate zip or jar file twilightforest-1.13.0.zip
2012-12-12 15:38:23 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-12-12 15:38:23 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Examining file CustomNPCs_1.4.4.zip for potential mods
2012-12-12 15:38:24 [FINE] [ForgeModLoader] The mod container CustomNPCs_1.4.4.zip appears to be missing an mcmod.info file
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod noppes.npcs.CustomNpcs
2012-12-12 15:38:24 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Examining file ExtrabiomesXL-universal-1.4.5-3.6.0.jar for potential mods
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Located mcmod.info file in file ExtrabiomesXL-universal-1.4.5-3.6.0.jar
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod extrabiomes.Extrabiomes
2012-12-12 15:38:24 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Examining file Thaumcraft3.0.0i.zip for potential mods
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft3.0.0i.zip
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft
2012-12-12 15:38:24 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.4.1.407,)] [Forge@[6.4.1.407,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Examining file [1.4.4]Treecapitator.Forge.1.4.4.r01.Universal.zip for potential mods
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.4.4]Treecapitator.Forge.1.4.4.r01.Universal.zip
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.treecapitator.fml.TreeCapitatorMod
2012-12-12 15:38:24 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Examining file [1.4.5]ReiMinimap_v3.2_05.zip for potential mods
2012-12-12 15:38:24 [FINE] [ForgeModLoader] The mod container [1.4.5]ReiMinimap_v3.2_05.zip appears to be missing an mcmod.info file
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2012-12-12 15:38:24 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Examining file twilightforest-1.13.0.zip for potential mods
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Located mcmod.info file in file twilightforest-1.13.0.zip
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod twilightforest.TwilightForestMod
2012-12-12 15:38:24 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-12-12 15:38:24 [INFO] [ForgeModLoader] Forge Mod Loader has identified 9 mods to load
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Received a system property request ''
2012-12-12 15:38:24 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-12-12 15:38:24 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Activating mod mcp
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Activating mod FML
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Activating mod Forge
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Enabling mod CustomNpcs
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Activating mod CustomNpcs
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Enabling mod ExtrabiomesXL
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Activating mod ExtrabiomesXL
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Enabling mod Thaumcraft
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Activating mod Thaumcraft
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Enabling mod TreeCapitator
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Activating mod TreeCapitator
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Enabling mod TwilightForest
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Activating mod TwilightForest
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-12-12 15:38:24 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Mod sorting data:
2012-12-12 15:38:24 [FINE] [ForgeModLoader] CustomNpcs(CustomNpcs 1.4.4:0.8): CustomNPCs_1.4.4.zip ()
2012-12-12 15:38:24 [FINE] [ForgeModLoader] ExtrabiomesXL(ExtrabiomesXL:3.6.0): ExtrabiomesXL-universal-1.4.5-3.6.0.jar ()
2012-12-12 15:38:24 [FINE] [ForgeModLoader] Thaumcraft(Thaumcraft:3.0.0i): Thaumcraft3.0.0i.zip (required-after:Forge@[6.4.1.407,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)
2012-12-12 15:38:24 [FINE] [ForgeModLoader] TreeCapitator(TreeCapitator:Forge 1.4.4.r01): [1.4.4]Treecapitator.Forge.1.4.4.r01.Universal.zip ()
2012-12-12 15:38:24 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.5]ReiMinimap_v3.2_05.zip ()
2012-12-12 15:38:24 [FINE] [ForgeModLoader] TwilightForest(The Twilight Forest:1.13.0): twilightforest-1.13.0.zip ()
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-12-12 15:38:24 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod CustomNpcs
2012-12-12 15:38:24 [FINEST] [ForgeModLoader] Testing mod CustomNpcs to verify it accepts its own version in a remote connection
2012-12-12 15:38:24 [FINEST] [ForgeModLoader] The mod CustomNpcs accepts its own version (0.8)
2012-12-12 15:38:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CustomNpcs
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod CustomNpcs
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ExtrabiomesXL
2012-12-12 15:38:25 [FINEST] [ForgeModLoader] Testing mod ExtrabiomesXL to verify it accepts its own version in a remote connection
2012-12-12 15:38:25 [FINEST] [ForgeModLoader] The mod ExtrabiomesXL accepts its own version (3.6.0)
2012-12-12 15:38:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtrabiomesXL
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ExtrabiomesXL
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Thaumcraft
2012-12-12 15:38:25 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection
2012-12-12 15:38:25 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (3.0.0i)
2012-12-12 15:38:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Thaumcraft
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod TreeCapitator
2012-12-12 15:38:25 [FINEST] [ForgeModLoader] Testing mod TreeCapitator to verify it accepts its own version in a remote connection
2012-12-12 15:38:25 [FINEST] [ForgeModLoader] The mod TreeCapitator accepts its own version (Forge 1.4.4.r01)
2012-12-12 15:38:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TreeCapitator
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod TreeCapitator
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2012-12-12 15:38:25 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2012-12-12 15:38:25 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2012-12-12 15:38:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2012-12-12 15:38:25 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod TwilightForest
2012-12-12 15:38:25 [FINEST] [ForgeModLoader] Testing mod TwilightForest to verify it accepts its own version in a remote connection
2012-12-12 15:38:25 [FINEST] [ForgeModLoader] The mod TwilightForest accepts its own version (1.13.0)
2012-12-12 15:38:25 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TwilightForest
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod TwilightForest
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-12-12 15:38:26 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod CustomNpcs
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod CustomNpcs
2012-12-12 15:38:26 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ExtrabiomesXL
2012-12-12 15:38:26 [INFO] [ExtrabiomesXL]
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome alpine.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome autumnwoods.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome birchforest.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome extremejungle.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedhills.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome forestedisland.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome glacier.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenhills.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome greenswamp.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome icewasteland.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome marsh.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome meadow.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome minijungle.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaindesert.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountainridge.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome mountaintaiga.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome pineforest.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome rainforest.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodforest.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodlush.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome savanna.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome shrubland.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyforest.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome snowyrainforest.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome temporaterainforest.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome tundra.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome wasteland.
2012-12-12 15:38:27 [FINE] [ExtrabiomesXL] Village spawning enabled for custom biome woodlands.
2012-12-12 15:38:27 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
2012-12-12 15:38:27 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
2012-12-12 15:38:27 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
2012-12-12 15:38:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ExtrabiomesXL
2012-12-12 15:38:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Thaumcraft
2012-12-12 15:38:28 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Thaumcraft
2012-12-12 15:38:28 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod TreeCapitator
2012-12-12 15:38:29 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod TreeCapitator
2012-12-12 15:38:29 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-12-12 15:38:29 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-12-12 15:38:29 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod TwilightForest
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Boar as TwilightForest.Wild Boar
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Bighorn Sheep as TwilightForest.Bighorn Sheep
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Wild Deer as TwilightForest.Wild Deer
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap as TwilightForest.Redcap
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Swarm Spider as TwilightForest.Swarm Spider
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Naga as TwilightForest.Naga
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Naga Segment as TwilightForest.Naga Segment
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Skeleton Druid as TwilightForest.Skeleton Druid
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hostile Wolf as TwilightForest.Hostile Wolf
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Wraith as TwilightForest.Twilight Wraith
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hedge Spider as TwilightForest.Hedge Spider
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Hydra as TwilightForest.Hydra
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Lich as TwilightForest.Twilight Lich
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Penguin as TwilightForest.Penguin
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Lich Minion as TwilightForest.Lich Minion
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Loyal Zombie as TwilightForest.Loyal Zombie
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Tiny Bird as TwilightForest.Tiny Bird
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Squirrel as TwilightForest.Forest Squirrel
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Bunny as TwilightForest.Forest Bunny
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Forest Raven as TwilightForest.Forest Raven
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Questing Ram as TwilightForest.Questing Ram
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Twilight Kobold as TwilightForest.Twilight Kobold
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Boggard as TwilightForest.Boggard
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Mosquito Swarm as TwilightForest.Mosquito Swarm
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Death Tome as TwilightForest.Death Tome
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minotaur as TwilightForest.Minotaur
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Minoshroom as TwilightForest.Minoshroom
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Fire Beetle as TwilightForest.Fire Beetle
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Slime Beetle as TwilightForest.Slime Beetle
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Pinch Beetle as TwilightForest.Pinch Beetle
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Maze Slime as TwilightForest.Maze Slime
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity Redcap Sapper as TwilightForest.Redcap Sapper
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity HydraHead as TwilightForest.HydraHead
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfnaturebolt as TwilightForest.tfnaturebolt
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tflichbolt as TwilightForest.tflichbolt
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftwilightwandbolt as TwilightForest.tftwilightwandbolt
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tftomebolt as TwilightForest.tftomebolt
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfhydramortar as TwilightForest.tfhydramortar
2012-12-12 15:38:29 [FINE] [ForgeModLoader] Skipping automatic mod TwilightForest entity registration for already registered class twilightforest.EntityTFLichBolt
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfmoonwormshot as TwilightForest.tfmoonwormshot
2012-12-12 15:38:29 [FINEST] [ForgeModLoader] Automatically registered mod TwilightForest entity tfslimeblob as TwilightForest.tfslimeblob
2012-12-12 15:38:29 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod TwilightForest
2012-12-12 15:38:30 [INFO] [STDOUT] Starting up SoundSystem...
2012-12-12 15:38:30 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-12-12 15:38:30 [INFO] [STDOUT](The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-12-12 15:38:30 [INFO] [STDOUT] OpenAL initialized.
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound spill.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble1.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble2.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble3.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound bubble4.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood1.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood2.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemwood3.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone1.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone2.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound golemstone3.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar1.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar2.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar3.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound jar4.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wispdead.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive1.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive2.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wisplive3.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand1.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand2.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wand3.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound wandfail.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound rumble.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock1.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound shock2.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound fireloop.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap1.ogg
2012-12-12 15:38:31 [INFO] [ForgeModLoader] [Thaumcraft] Loaded sound zap2.ogg
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod CustomNpcs
2012-12-12 15:38:31 [INFO] [STDERR] error in opening zip file
2012-12-12 15:38:31 [INFO] [STDERR] error in opening zip file
2012-12-12 15:38:31 [INFO] [STDERR] error in opening zip file
2012-12-12 15:38:31 [INFO] [STDERR] error in opening zip file
2012-12-12 15:38:31 [INFO] [STDERR] error in opening zip file
2012-12-12 15:38:31 [INFO] [STDERR] error in opening zip file
2012-12-12 15:38:31 [INFO] [STDOUT] MusicController init
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCHumanMale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCVillager
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCPony
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCHumanFemale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCDwarfMale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCFurryMale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNpcMonsterMale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNpcMonsterFemale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNpcSkeleton
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCDwarfFemale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCFurryFemale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCOrcMale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCOrcFemale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCElfMale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNPCElfFemale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNpcCrystal
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNpcEnderchibi
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNpcNagaMale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNpcNagaFemale
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNpcSlime
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityNpcDragon
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod CustomNpcs entity registration for already registered class noppes.npcs.entity.EntityThrownItem
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod CustomNpcs
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod ExtrabiomesXL
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod ExtrabiomesXL entity registration for already registered class extrabiomes.module.fabrica.scarecrow.EntityScarecrow
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod ExtrabiomesXL
2012-12-12 15:38:31 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Thaumcraft
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntitySpecialItem
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityFollowingItem
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityFlyingCarpet
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemClay
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemWood
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemTallow
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStraw
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.golems.EntityGolemStone
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityBrainyZombie
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityGiantBrainyZombie
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityAlumentum
2012-12-12 15:38:31 [FINE] [ForgeModLoader] Skipping automatic mod Thaumcraft entity registration for already registered class thaumcraft.common.entities.EntityWisp
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Thaumcraft
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod TreeCapitator
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod TreeCapitator
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_ReiMinimap
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_ReiMinimap
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod TwilightForest
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod TwilightForest
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event IMCEvent to mod CustomNpcs
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event IMCEvent to mod CustomNpcs
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event IMCEvent to mod ExtrabiomesXL
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event IMCEvent to mod ExtrabiomesXL
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Thaumcraft
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Thaumcraft
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event IMCEvent to mod TreeCapitator
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event IMCEvent to mod TreeCapitator
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_ReiMinimap
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_ReiMinimap
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event IMCEvent to mod TwilightForest
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event IMCEvent to mod TwilightForest
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod CustomNpcs
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod CustomNpcs
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod ExtrabiomesXL
2012-12-12 15:38:32 [INFO] [ExtrabiomesXL] Successfully Loaded.
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod ExtrabiomesXL
2012-12-12 15:38:32 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Thaumcraft
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Thaumcraft
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod TreeCapitator
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod TreeCapitator
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod TwilightForest
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod TwilightForest
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod CustomNpcs
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod CustomNpcs
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod ExtrabiomesXL
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod ExtrabiomesXL
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Thaumcraft
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Thaumcraft
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod TreeCapitator
2012-12-12 15:38:33 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod TreeCapitator
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_ReiMinimap
2012-12-12 15:38:34 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_ReiMinimap
2012-12-12 15:38:34 [FINEST] [ForgeModLoader] Received 51 renderers from basemod mod_ReiMinimap
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod TwilightForest
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod TwilightForest
2012-12-12 15:38:34 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 9 mods
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Registered texture override 22 (22) on FXAnimatedInfusedOre (12)
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Registered texture override 177 (177) on FXAnimatedPotion (13)
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Registered texture override 67 (67) on FXAnimatedTexture (13)
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Registered texture override 15 (15) on FXAnimatedTexture (12)
2012-12-12 15:38:34 [FINER] [ForgeModLoader] Registered texture override 18 (18) on FXAnimatedLava (12)
2012-12-12 15:38:34 [INFO] [STDOUT] ########## GL ERROR ##########
2012-12-12 15:38:34 [INFO] [STDOUT] @ Pre render
2012-12-12 15:38:34 [INFO] [STDOUT] 1281: Invalid value
2012-12-12 15:38:46 [INFO] [ForgeModLoader] Loading dimension 0 (exbi) (bdo@159f3f0)
2012-12-12 15:38:47 [INFO] [ForgeModLoader] Loading dimension 7 (exbi) (bdo@159f3f0)
2012-12-12 15:38:47 [INFO] [ForgeModLoader] [Thaumcraft] Loaded 0 aura nodes for world 7
2012-12-12 15:38:47 [INFO] [STDOUT] Cache loaded. Size = 68
2012-12-12 15:38:47 [INFO] [STDOUT] Readded hashes, hash size = 68
2012-12-12 15:38:47 [INFO] [ForgeModLoader] Loading dimension 1 (exbi) (bdo@159f3f0)
2012-12-12 15:38:47 [INFO] [ForgeModLoader] [Thaumcraft] Loaded 0 aura nodes for world 1
2012-12-12 15:38:47 [INFO] [ForgeModLoader] Loading dimension -1 (exbi) (bdo@159f3f0)
2012-12-12 15:38:47 [INFO] [ForgeModLoader] [Thaumcraft] Loaded 0 aura nodes for world -1
2012-12-12 15:38:47 [INFO] [ForgeModLoader] [Thaumcraft] Loaded 12 research for blindahl
2012-12-12 15:38:47 [INFO] [ForgeModLoader] [Thaumcraft] Loaded 92 aura nodes for world 0
2012-12-12 15:38:47 [INFO] [STDOUT] FactionController Init
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod CustomNpcs
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod CustomNpcs
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod ExtrabiomesXL
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod ExtrabiomesXL
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Thaumcraft
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Thaumcraft
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod TreeCapitator
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod TreeCapitator
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_ReiMinimap
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_ReiMinimap
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod TwilightForest
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod TwilightForest
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod CustomNpcs
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod CustomNpcs
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod ExtrabiomesXL
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod ExtrabiomesXL
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Thaumcraft
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Thaumcraft
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod TreeCapitator
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod TreeCapitator
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_ReiMinimap
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_ReiMinimap
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod TwilightForest
2012-12-12 15:38:49 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod TwilightForest
2012-12-12 15:39:18 [INFO] [STDERR] t: Ticking memory connection
2012-12-12 15:39:18 [INFO] [STDERR] at iw.b(NetworkListenThread.java:62)
2012-12-12 15:39:18 [INFO] [STDERR] at bdr.b(IntegratedServerListenThread.java:111)
2012-12-12 15:39:18 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:696)
2012-12-12 15:39:18 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:592)
2012-12-12 15:39:18 [INFO] [STDERR] at bdo.q(IntegratedServer.java:110)
2012-12-12 15:39:18 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:499)
2012-12-12 15:39:18 [INFO] [STDERR] at fy.run(SourceFile:856)
2012-12-12 15:39:18 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-12-12 15:39:18 [INFO] [STDERR] at xv.i(World.java:1929)
2012-12-12 15:39:18 [INFO] [STDERR] at yv.a(SourceFile:73)
2012-12-12 15:39:18 [INFO] [STDERR] at yv.a(SourceFile:27)
2012-12-12 15:39:18 [INFO] [STDERR] at yr.a(SourceFile:217)
2012-12-12 15:39:18 [INFO] [STDERR] at aau.a(SourceFile:450)
2012-12-12 15:39:18 [INFO] [STDERR] at im.a(ChunkProviderServer.java:242)
2012-12-12 15:39:18 [INFO] [STDERR] at zs.a(Chunk.java:1229)
2012-12-12 15:39:18 [INFO] [STDERR] at im.c(ChunkProviderServer.java:137)
2012-12-12 15:39:18 [INFO] [STDERR] at il.(PlayerInstance.java:25)
2012-12-12 15:39:18 [INFO] [STDERR] at ik.a(SourceFile:172)
2012-12-12 15:39:18 [INFO] [STDERR] at ik.d(SourceFile:300)
2012-12-12 15:39:18 [INFO] [STDERR] at gm.d(ServerConfigurationManager.java:190)
2012-12-12 15:39:18 [INFO] [STDERR] at iv.a(NetServerHandler.java:356)
2012-12-12 15:39:18 [INFO] [STDERR] at ec.a(SourceFile:136)
2012-12-12 15:39:18 [INFO] [STDERR] at cf.b(MemoryConnection.java:79)
2012-12-12 15:39:18 [INFO] [STDERR] at iv.d(NetServerHandler.java:82)
2012-12-12 15:39:18 [INFO] [STDERR] at iw.b(NetworkListenThread.java:55)
2012-12-12 15:39:18 [INFO] [STDERR] ... 6 more
2012-12-12 15:39:18 [INFO] [ForgeModLoader] [Thaumcraft] Removed 93 aura nodes when world 0 unloaded.
2012-12-12 15:39:21 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world -1 unloaded.
2012-12-12 15:39:21 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 1 unloaded.
2012-12-12 15:39:21 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 7 unloaded.
2012-12-12 15:39:21 [INFO] [ForgeModLoader] Unloading dimension 0
2012-12-12 15:39:21 [INFO] [ForgeModLoader] Unloading dimension -1
2012-12-12 15:39:21 [INFO] [ForgeModLoader] Unloading dimension 1
2012-12-12 15:39:21 [INFO] [ForgeModLoader] Unloading dimension 7
2012-12-12 15:39:28 [INFO] [STDOUT] Stopping!
2012-12-12 15:39:28 [INFO] [STDOUT] SoundSystem shutting down...
2012-12-12 15:39:28 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
Thanks for the report. version 3.6.0 is designed for Forge 4.6.1.411 and later. Please upgrade Forge and report any change.
Also, for future reference...please post crashes and error logs in our main forum thread as this is mainly for design and development. =)
no. using forge 6.4.1.430, local mac install (also failed on pc). will post details to the forum.
posted. you can contact me via skype @ r.brian.lindahl or msn at [email protected] if you need any more info or want me to try something out.
Thanks @rbrian
I check on the forums.