Jump to content

java.lang.NullPointerException (the milk Cancels all Potion effects dont work)


Lightone

Recommended Posts

i do a test with a fresh jar and only with forge 6.0.1.355 and  Optifine B4 HD that combination broken the effect of milk i do the test with only the forge and  work  fine

 

i put that same info in the post of Optifine but the owner of this mod dont say nothing about that

 

2012-11-03 16:27:27 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:27:27 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at tv.b(SourceFile:102)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at qg.n(EntityPlayer.java:398)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at qg.j_(EntityPlayer.java:232)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at im.a(NetServerHandler.java:267)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at dt.a(SourceFile:136)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at bw.b(MemoryConnection.java:78)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at im.d(NetServerHandler.java:82)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at in.b(NetworkListenThread.java:55)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at bcb.q(IntegratedServer.java:110)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at fp.run(SourceFile:818)

 

log of forge

 

 

2012-11-03 16:16:51 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.6.jar
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.6.jar
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.6.jar
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.1.jar
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.1.jar
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.1.jar
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Running coremod plugins
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin
2012-11-03 16:16:51 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin
2012-11-03 16:16:51 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Validating minecraft
2012-11-03 16:16:51 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-11-03 16:16:52 [iNFO] [sTDOUT] Inserted super call into auk.c
2012-11-03 16:16:52 [iNFO] [sTDOUT] atq was overriden from NotEnoughItems 1.4.1.jar
2012-11-03 16:16:53 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2012-11-03 16:16:54 [iNFO] [sTDOUT] 27 achievements
2012-11-03 16:16:54 [iNFO] [sTDOUT] 208 recipes
2012-11-03 16:16:54 [iNFO] [sTDOUT] Setting user: Lightone, -1329358817
2012-11-03 16:16:54 [iNFO] [sTDERR] Client asked for parameter: server
2012-11-03 16:16:54 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-11-03 16:16:55 [iNFO] [sTDOUT] OptiFine_1.4.2_HD_U_B4
2012-11-03 16:16:55 [iNFO] [sTDOUT] Sat Nov 03 16:16:55 COT 2012
2012-11-03 16:16:55 [iNFO] [sTDOUT] OS: Linux (i386) version 3.2.0-32-generic-pae
2012-11-03 16:16:55 [iNFO] [sTDOUT] Java: 1.6.0_31, Sun Microsystems Inc.
2012-11-03 16:16:55 [iNFO] [sTDOUT] VM: Java HotSpot(TM) Server VM (mixed mode), Sun Microsystems Inc.
2012-11-03 16:16:55 [iNFO] [sTDOUT] LWJGL: 2.4.2
2012-11-03 16:16:55 [iNFO] [sTDOUT] OpenGL: Mesa DRI Intel(R) G33 x86/MMX/SSE2 version 1.4 Mesa 8.0.4, Tungsten Graphics, Inc
2012-11-03 16:16:55 [iNFO] [sTDOUT] OpenGL Version: 1.4
2012-11-03 16:16:55 [iNFO] [sTDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
2012-11-03 16:16:55 [iNFO] [sTDOUT] OpenGL Occlussion culling: Not available (GL_ARB_occlusion_query)
2012-11-03 16:16:55 [iNFO] [sTDOUT] Checking for new version
2012-11-03 16:16:55 [iNFO] [sTDOUT] setupTexture: "/title/mojang.png", id: 1
2012-11-03 16:16:55 [iNFO] [sTDOUT] Version found: A7
2012-11-03 16:16:55 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-03 16:16:55 [iNFO] [sTDOUT] MinecraftForge v6.0.1.355 Initialized
2012-11-03 16:16:55 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized
2012-11-03 16:16:55 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-03 16:16:55 [iNFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.2_HD_U_B4, enabling compatibility features
2012-11-03 16:16:55 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer]
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/Descargas/OptiFine_1.4.2_HD_U_B4.zip, examining for mod candidates
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/Descargas/minecraftforge-universal-6.0.1.355.zip, examining for mod candidates
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/.minecraft/bin/minecraft (Original).jar, examining for mod candidates
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Skipping known library file /home/deluxe/.minecraft/bin/jinput.jar
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Skipping known library file /home/deluxe/.minecraft/bin/lwjgl.jar
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Skipping known library file /home/deluxe/.minecraft/bin/lwjgl_util.jar
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/.minecraft/coremods/CodeChickenCore 0.6.6.jar, examining for mod candidates
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/.minecraft/coremods/NotEnoughItems 1.4.1.jar, examining for mod candidates
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Skipping known library file /home/deluxe/.minecraft/lib/argo-2.25.jar
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Skipping known library file /home/deluxe/.minecraft/lib/guava-12.0.1.jar
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Skipping known library file /home/deluxe/.minecraft/lib/asm-all-4.0.jar
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-11-03 16:16:56 [iNFO] [ForgeModLoader] Searching /home/deluxe/.minecraft/mods for mods
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file BasicComponents_v1.0.0.260.jarX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file IC2NuclearControl-1.4.1.zipX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file ModularForceFieldSystemV2.2.8.0.4.zipX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file Railcraft_6.7.0.0.zipX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file RopePlus 1.4.2.zipX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file Smart Moving Client for ModLoader.zipX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file [1.4.2]ReiMinimap_v3.2_05.zipX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file compactsolars-universal-3.1.1.16.zipX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file gregtechmod.zipX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file industrialcraft-2_1.108.71-lf.jarX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Ignoring unknown file mystcraft-uni-1.4.2-0.9.4.00.zipX in mods directory
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Examining file OptiFine_1.4.2_HD_U_B4.zip for potential mods
2012-11-03 16:16:56 [FINE] [ForgeModLoader] The mod container OptiFine_1.4.2_HD_U_B4.zip appears to be missing an mcmod.info file
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Examining file minecraftforge-universal-6.0.1.355.zip for potential mods
2012-11-03 16:16:56 [FINE] [ForgeModLoader] The mod container minecraftforge-universal-6.0.1.355.zip appears to be missing an mcmod.info file
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Examining file minecraft (Original).jar for potential mods
2012-11-03 16:16:56 [FINE] [ForgeModLoader] The mod container minecraft (Original).jar appears to be missing an mcmod.info file
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.6.6.jar for potential mods
2012-11-03 16:16:56 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.6.6.jar appears to be missing an mcmod.info file
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.1.jar for potential mods
2012-11-03 16:16:56 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.1.jar appears to be missing an mcmod.info file
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2012-11-03 16:16:56 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2012-11-03 16:16:56 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Received a system property request ''
2012-11-03 16:16:56 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-11-03 16:16:56 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Activating mod mcp
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Activating mod FML
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Activating mod Forge
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Activating mod mod_CodeChickenCore
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Activating mod mod_NotEnoughItems
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-11-03 16:16:56 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-11-03 16:16:56 [FINE] [ForgeModLoader] Mod sorting data:
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_CodeChickenCore
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_CodeChickenCore
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_NotEnoughItems
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_NotEnoughItems
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-11-03 16:16:56 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_CodeChickenCore
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_CodeChickenCore
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_NotEnoughItems
2012-11-03 16:16:56 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_NotEnoughItems
2012-11-03 16:16:57 [iNFO] [sTDOUT] Starting up SoundSystem...
2012-11-03 16:16:57 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2012-11-03 16:16:57 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2012-11-03 16:16:58 [iNFO] [sTDOUT] OpenAL initialized.
2012-11-03 16:16:58 [iNFO] [sTDOUT] setupTexture: "/terrain.png", id: 7
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbl@5861, texId: 7, index: 237
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbo@1517e5e, texId: 7, index: 205
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbm@48fbc0, texId: 7, index: 14
2012-11-03 16:16:58 [iNFO] [sTDOUT] setupTexture: "/gui/items.png", id: 8
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbh@25bd56, texId: 8, index: 54
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbg@1570f5c, texId: 8, index: 70
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbn@1bdbf9d, texId: 7, index: 206
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbk@6f19d5, texId: 7, index: 238
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbj@91520, texId: 7, index: 31
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbj@4a0ac5, texId: 7, index: 47
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbl@5861, texId: 7, index: 237
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFX@169a50b, texId: 7, index: 237
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbo@1517e5e, texId: 7, index: 205
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFX@d297c0, texId: 7, index: 205
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbm@48fbc0, texId: 7, index: 14
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDPortalFX@1e8e5a7, texId: 7, index: 14
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbn@1bdbf9d, texId: 7, index: 206
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFlowFX@13d422d, texId: 7, index: 206
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbk@6f19d5, texId: 7, index: 238
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFlowFX@c3d062, texId: 7, index: 238
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbj@91520, texId: 7, index: 31
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@1a5fb5a, texId: 7, index: 31
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbj@4a0ac5, texId: 7, index: 47
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@39bf12, texId: 7, index: 47
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbh@25bd56, texId: 8, index: 54
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDCompassFX@84de3c, texId: 8, index: 54
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbg@1570f5c, texId: 8, index: 70
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDWatchFX@21a1e, texId: 8, index: 70
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDCustomFX@a2ba05, texId: 7, index: 61
2012-11-03 16:16:59 [iNFO] [sTDOUT] Loading custom colors: /misc/grasscolor.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Loading custom colors: /misc/foliagecolor.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/block85.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] setupTexture: "/ctm/sphax_ctm.png", id: 9
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/block85a.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/block113.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/block113a.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain0.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain2.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain3.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain6.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain7.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain16.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain35.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain49.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] setupTexture: "/ctm/ctm.png", id: 10
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain54.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain73.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain148.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain192.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain229.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain230.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] setupTexture: "/ctm.png", id: 11
2012-11-03 16:16:59 [iNFO] [sTDOUT] MatchingCtmPng: false
2012-11-03 16:16:59 [iNFO] [sTDOUT] NaturalTextures: configuration "/natural.properties" not found
2012-11-03 16:16:59 [iNFO] [sTDOUT] NaturalTextures: Texture pack is not default, ignoring default configuration.
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_CodeChickenCore
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_CodeChickenCore
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_NotEnoughItems
2012-11-03 16:16:59 [iNFO] [sTDOUT] Removing TMI Uninstaller
2012-11-03 16:16:59 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_NotEnoughItems
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_CodeChickenCore
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_CodeChickenCore
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_NotEnoughItems
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_NotEnoughItems
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_CodeChickenCore
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_CodeChickenCore
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_NotEnoughItems
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_NotEnoughItems
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_CodeChickenCore
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_CodeChickenCore
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_NotEnoughItems
2012-11-03 16:17:00 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_NotEnoughItems
2012-11-03 16:17:00 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama0.png", id: 14
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama1.png", id: 15
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama2.png", id: 16
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama3.png", id: 17
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama4.png", id: 18
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama5.png", id: 19
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/mclogo.png", id: 20
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/gui/gui.png", id: 21
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/gui/particles.png", id: 22
2012-11-03 16:17:01 [iNFO] [sTDOUT] setupTexture: "/gui/background.png", id: 23
2012-11-03 16:17:13 [iNFO] [sTDOUT] Scanning folders...
2012-11-03 16:17:13 [iNFO] [sTDOUT] Total conversion count is 0
2012-11-03 16:17:19 [iNFO] [sTDOUT] ViewRadius: 2, for: ib@165cbd2 (constructor)
2012-11-03 16:17:19 [iNFO] [ForgeModLoader] Loading dimension 0 (Test) (bcb@2870b7)
2012-11-03 16:17:19 [iNFO] [sTDOUT] ViewRadius: 2, for: ib@552379 (constructor)
2012-11-03 16:17:19 [iNFO] [ForgeModLoader] Loading dimension 1 (Test) (bcb@2870b7)
2012-11-03 16:17:19 [iNFO] [sTDOUT] ViewRadius: 2, for: ib@50620f (constructor)
2012-11-03 16:17:19 [iNFO] [ForgeModLoader] Loading dimension -1 (Test) (bcb@2870b7)
2012-11-03 16:17:24 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp
2012-11-03 16:17:24 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp
2012-11-03 16:17:24 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML
2012-11-03 16:17:24 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML
2012-11-03 16:17:24 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge
2012-11-03 16:17:24 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge
2012-11-03 16:17:24 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_CodeChickenCore
2012-11-03 16:17:24 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/Descargas/OptiFine_1.4.2_HD_U_B4.zip, examining for codechicken classes
2012-11-03 16:17:24 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/Descargas/minecraftforge-universal-6.0.1.355.zip, examining for codechicken classes
2012-11-03 16:17:24 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/.minecraft/bin/minecraft (Original).jar, examining for codechicken classes
2012-11-03 16:17:25 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/.minecraft/coremods/CodeChickenCore 0.6.6.jar, examining for codechicken classes
2012-11-03 16:17:25 [FINE] [ForgeModLoader] Found a minecraft related file at /home/deluxe/.minecraft/coremods/NotEnoughItems 1.4.1.jar, examining for codechicken classes
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_CodeChickenCore
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_NotEnoughItems
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_NotEnoughItems
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_CodeChickenCore
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_CodeChickenCore
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_NotEnoughItems
2012-11-03 16:17:25 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_NotEnoughItems
2012-11-03 16:17:25 [iNFO] [sTDOUT] Class not present: LightCache
2012-11-03 16:17:25 [iNFO] [sTDOUT] setupTexture: "/mob/char.png", id: 26
2012-11-03 16:17:25 [iNFO] [sTDOUT] setupTexture: "/gui/icons.png", id: 27
2012-11-03 16:17:26 [iNFO] [sTDOUT] setupTexture: "/particles.png", id: 28
2012-11-03 16:17:26 [iNFO] [sTDOUT] setupTexture: "/item/chest.png", id: 29
2012-11-03 16:17:28 [iNFO] [sTDOUT] Inserted super call into aud.c
2012-11-03 16:17:28 [iNFO] [sTDOUT] setupTexture: "/gui/allitems.png", id: 30
2012-11-03 16:17:28 [iNFO] [sTDOUT] setupTexture: "/gui/creative_inv/list_items.png", id: 31
2012-11-03 16:17:30 [iNFO] [sTDOUT] setupTexture: "/gui/creative_inv/search.png", id: 32
2012-11-03 16:17:31 [iNFO] [sTDOUT] setupTexture: "%blur%/misc/glint.png", id: 33
2012-11-03 16:17:58 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at tv.b(SourceFile:102)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at qg.n(EntityPlayer.java:398)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at qg.j_(EntityPlayer.java:232)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at im.a(NetServerHandler.java:267)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at dt.a(SourceFile:136)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at bw.b(MemoryConnection.java:78)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at im.d(NetServerHandler.java:82)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at in.b(NetworkListenThread.java:55)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at bcb.q(IntegratedServer.java:110)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:17:58 [iNFO] [sTDERR] 	at fp.run(SourceFile:818)
2012-11-03 16:18:01 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:18:01 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:18:01 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:18:01 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:18:01 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:18:01 [iNFO] [sTDERR] 	at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at tv.b(SourceFile:102)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at qg.n(EntityPlayer.java:398)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at qg.j_(EntityPlayer.java:232)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at im.a(NetServerHandler.java:267)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at dt.a(SourceFile:136)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at bw.b(MemoryConnection.java:78)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at im.d(NetServerHandler.java:82)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at in.b(NetworkListenThread.java:55)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at bcb.q(IntegratedServer.java:110)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:18:02 [iNFO] [sTDERR] 	at fp.run(SourceFile:818)
2012-11-03 16:18:04 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at tv.b(SourceFile:102)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at qg.n(EntityPlayer.java:398)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at qg.j_(EntityPlayer.java:232)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at im.a(NetServerHandler.java:267)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at dt.a(SourceFile:136)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at bw.b(MemoryConnection.java:78)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at im.d(NetServerHandler.java:82)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at in.b(NetworkListenThread.java:55)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at bcb.q(IntegratedServer.java:110)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:18:04 [iNFO] [sTDERR] 	at fp.run(SourceFile:818)
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mcp
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mcp
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod FML
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod FML
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod Forge
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod Forge
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mod_CodeChickenCore
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mod_CodeChickenCore
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mod_NotEnoughItems
2012-11-03 16:18:06 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mod_NotEnoughItems
2012-11-03 16:18:09 [iNFO] [ForgeModLoader] Unloading dimension 0
2012-11-03 16:18:09 [iNFO] [ForgeModLoader] Unloading dimension -1
2012-11-03 16:18:09 [iNFO] [ForgeModLoader] Unloading dimension 1
2012-11-03 16:18:13 [iNFO] [sTDOUT] Stopping!
2012-11-03 16:18:13 [iNFO] [sTDOUT] SoundSystem shutting down...
2012-11-03 16:18:14 [iNFO] [sTDOUT]     Author: Paul Lamb, www.paulscode.com

 

 

 

Log by magic launcher

 

 

MagicLauncher 1.0.0
java.home: /opt/java/32/jre1.6.0_31
java.runtime.name: Java(TM) SE Runtime Environment
java.runtime.version: 1.6.0_31-b04
os.name: Linux
os.version: 3.2.0-32-generic-pae
os.arch: i386
sun.arch.data.model: 32
Missing class member: public Z autoGrow, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static [[i atlasSubTextures, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Class member is not public: private (I)V <init>, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public ()Z isRenderingChunk, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public (Z)V setRenderingChunk, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public (I)Lazb; getSubTessellator, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public (I)Lazb; getSubTessellatorImpl, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static ()I getTerrainTexture, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static (I[i)V setTileTextures, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static (I)[i getTileTextures, class: azb, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static Z useMipmaps, class: azc, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public I terrainTextureId, class: azc, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public I guiItemsTextureId, class: azc, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public (I)Ljava/awt/Dimension; getTextureDimensions, class: azc, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public (Lbbi;ILjava/nio/ByteBuffer;ILjava/lang/StringBuffer;)Z updateCustomTexture, class: azc, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public (Ljava/lang/String;I)[b getCustomTextureData, class: azc, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static (Ljava/awt/image/BufferedImage;II)Ljava/awt/image/BufferedImage; scaleBufferedImage, class: azc, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public ()V checkHdTextures, class: azc, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public ()Lbcp; getTexturePack, class: azc, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public Z isVisibleFromPosition, class: ayp, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public D visibleFromX, class: ayp, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public D visibleFromY, class: ayp, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public D visibleFromZ, class: ayp, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public Z isInFrustrumFully, class: ayp, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public Z isUpdating, class: ayp, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static I globalChunkOffsetX, class: ayp, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static I globalChunkOffsetZ, class: ayp, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static Z cfgGrassFix, class: azd, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public Z aoLightValuesCalculated, class: azd, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public F aoLightValueOpaque, class: azd, mod: minecraftforge-universal-6.0.1.355.zip
Missing class member: public static [[F redstoneColors, class: azd, mod: minecraftforge-universal-6.0.1.355.zip
Too many errors, stopping check of : minecraftforge-universal-6.0.1.355.zip
Missing class member: public B c, class: agl, mod: minecraftforge-universal-6.0.1.355.zip

*** Starting Minecraft ***
Minecraft version: 1.4.2
Minecraft.jar: minecraft (Original).jar
Mods: 
  minecraftforge-universal-6.0.1.355.zip
  OptiFine_1.4.2_HD_U_B4.zip
Inactive external mods: 
  [1.4.2]ReiMinimap_v3.2_05.zip
  industrialcraft-2_1.108.71-lf.jar
  Smart Moving Client for ModLoader.zip
  RopePlus 1.4.2.zip
  IC2NuclearControl-1.4.1.zip
  compactsolars-universal-3.1.1.16.zip
  ModularForceFieldSystemV2.2.8.0.4.zip
  Railcraft_6.7.0.0.zip
  mystcraft-uni-1.4.2-0.9.4.00.zip
  BasicComponents_v1.0.0.260.jar
  gregtechmod.zip
Java path: /opt/java/32/jre1.6.0_31/bin/java
Memory: 512 MB
LauncherPath: /home/deluxe/Descargas/minecraftSP/MagicLauncher_1.0.0.jar
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
Disabled: [1.4.2]ReiMinimap_v3.2_05.zip
Disabled: industrialcraft-2_1.108.71-lf.jar
Disabled: Smart Moving Client for ModLoader.zip
Disabled: RopePlus 1.4.2.zip
Disabled: IC2NuclearControl-1.4.1.zip
Disabled: compactsolars-universal-3.1.1.16.zip
Disabled: ModularForceFieldSystemV2.2.8.0.4.zip
Disabled: Railcraft_6.7.0.0.zip
Disabled: mystcraft-uni-1.4.2-0.9.4.00.zip
Disabled: BasicComponents_v1.0.0.260.jar
Disabled: gregtechmod.zip
2012-11-03 16:16:51 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-03 16:16:51 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2012-11-03 16:16:51 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2012-11-03 16:16:52 [iNFO] [sTDOUT] Inserted super call into auk.c
2012-11-03 16:16:52 [iNFO] [sTDOUT] atq was overriden from NotEnoughItems 1.4.1.jar
2012-11-03 16:16:53 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2012-11-03 16:16:54 [iNFO] [sTDOUT] 27 achievements
2012-11-03 16:16:54 [iNFO] [sTDOUT] 208 recipes
2012-11-03 16:16:54 [iNFO] [sTDOUT] Setting user: Lightone, -1329358817
2012-11-03 16:16:54 [iNFO] [sTDERR] Client asked for parameter: server
2012-11-03 16:16:54 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-11-03 16:16:55 [iNFO] [sTDOUT] OptiFine_1.4.2_HD_U_B4
2012-11-03 16:16:55 [iNFO] [sTDOUT] Sat Nov 03 16:16:55 COT 2012
2012-11-03 16:16:55 [iNFO] [sTDOUT] OS: Linux (i386) version 3.2.0-32-generic-pae
2012-11-03 16:16:55 [iNFO] [sTDOUT] Java: 1.6.0_31, Sun Microsystems Inc.
2012-11-03 16:16:55 [iNFO] [sTDOUT] VM: Java HotSpot(TM) Server VM (mixed mode), Sun Microsystems Inc.
2012-11-03 16:16:55 [iNFO] [sTDOUT] LWJGL: 2.4.2
2012-11-03 16:16:55 [iNFO] [sTDOUT] OpenGL: Mesa DRI Intel(R) G33 x86/MMX/SSE2 version 1.4 Mesa 8.0.4, Tungsten Graphics, Inc
2012-11-03 16:16:55 [iNFO] [sTDOUT] OpenGL Version: 1.4
2012-11-03 16:16:55 [iNFO] [sTDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
2012-11-03 16:16:55 [iNFO] [sTDOUT] OpenGL Occlussion culling: Not available (GL_ARB_occlusion_query)
2012-11-03 16:16:55 [iNFO] [sTDOUT] Checking for new version
2012-11-03 16:16:55 [iNFO] [sTDOUT] setupTexture: "/title/mojang.png", id: 1
2012-11-03 16:16:55 [iNFO] [sTDOUT] Version found: A7
2012-11-03 16:16:55 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-03 16:16:55 [iNFO] [sTDOUT] MinecraftForge v6.0.1.355 Initialized
2012-11-03 16:16:55 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized
2012-11-03 16:16:55 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-03 16:16:55 [iNFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.2_HD_U_B4, enabling compatibility features
2012-11-03 16:16:56 [iNFO] [ForgeModLoader] Searching /home/deluxe/.minecraft/mods for mods
2012-11-03 16:16:56 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2012-11-03 16:16:56 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-03 16:16:57 [iNFO] [sTDOUT] Starting up SoundSystem...
2012-11-03 16:16:57 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2012-11-03 16:16:57 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2012-11-03 16:16:58 [iNFO] [sTDOUT] OpenAL initialized.
2012-11-03 16:16:58 [iNFO] [sTDOUT] setupTexture: "/terrain.png", id: 7
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbl@5861, texId: 7, index: 237
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbo@1517e5e, texId: 7, index: 205
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbm@48fbc0, texId: 7, index: 14
2012-11-03 16:16:58 [iNFO] [sTDOUT] setupTexture: "/gui/items.png", id: 8
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbh@25bd56, texId: 8, index: 54
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbg@1570f5c, texId: 8, index: 70
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbn@1bdbf9d, texId: 7, index: 206
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbk@6f19d5, texId: 7, index: 238
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbj@91520, texId: 7, index: 31
2012-11-03 16:16:58 [iNFO] [sTDOUT] TextureFX registered: bbj@4a0ac5, texId: 7, index: 47
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbl@5861, texId: 7, index: 237
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFX@169a50b, texId: 7, index: 237
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbo@1517e5e, texId: 7, index: 205
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFX@d297c0, texId: 7, index: 205
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbm@48fbc0, texId: 7, index: 14
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDPortalFX@1e8e5a7, texId: 7, index: 14
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbn@1bdbf9d, texId: 7, index: 206
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFlowFX@13d422d, texId: 7, index: 206
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbk@6f19d5, texId: 7, index: 238
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFlowFX@c3d062, texId: 7, index: 238
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbj@91520, texId: 7, index: 31
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@1a5fb5a, texId: 7, index: 31
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbj@4a0ac5, texId: 7, index: 47
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@39bf12, texId: 7, index: 47
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbh@25bd56, texId: 8, index: 54
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDCompassFX@84de3c, texId: 8, index: 54
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX removed: bbg@1570f5c, texId: 8, index: 70
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDWatchFX@21a1e, texId: 8, index: 70
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureFX registered: TextureHDCustomFX@a2ba05, texId: 7, index: 61
2012-11-03 16:16:59 [iNFO] [sTDOUT] Loading custom colors: /misc/grasscolor.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Loading custom colors: /misc/foliagecolor.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/block85.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] setupTexture: "/ctm/sphax_ctm.png", id: 9
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/block85a.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/block113.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/block113a.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain0.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain2.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain3.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain6.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain7.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain16.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain35.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain49.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] setupTexture: "/ctm/ctm.png", id: 10
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain54.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain73.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain148.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain192.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain229.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] Connected texture: /ctm/terrain230.properties
2012-11-03 16:16:59 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:16:59 [iNFO] [sTDOUT] setupTexture: "/ctm.png", id: 11
2012-11-03 16:16:59 [iNFO] [sTDOUT] MatchingCtmPng: false
2012-11-03 16:16:59 [iNFO] [sTDOUT] NaturalTextures: configuration "/natural.properties" not found
2012-11-03 16:16:59 [iNFO] [sTDOUT] NaturalTextures: Texture pack is not default, ignoring default configuration.
2012-11-03 16:16:59 [iNFO] [sTDOUT] Removing TMI Uninstaller
2012-11-03 16:17:00 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama0.png", id: 14
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama1.png", id: 15
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama2.png", id: 16
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama3.png", id: 17
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama4.png", id: 18
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama5.png", id: 19
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/title/mclogo.png", id: 20
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/gui/gui.png", id: 21
2012-11-03 16:17:00 [iNFO] [sTDOUT] setupTexture: "/gui/particles.png", id: 22
2012-11-03 16:17:01 [iNFO] [sTDOUT] setupTexture: "/gui/background.png", id: 23
2012-11-03 16:17:13 [iNFO] [sTDOUT] Scanning folders...
2012-11-03 16:17:13 [iNFO] [sTDOUT] Total conversion count is 0
2012-11-03 16:17:19 [iNFO] [sTDOUT] ViewRadius: 2, for: ib@165cbd2 (constructor)
2012-11-03 16:17:19 [iNFO] [ForgeModLoader] Loading dimension 0 (Test) (bcb@2870b7)
2012-11-03 16:17:19 [iNFO] [sTDOUT] ViewRadius: 2, for: ib@552379 (constructor)
2012-11-03 16:17:19 [iNFO] [ForgeModLoader] Loading dimension 1 (Test) (bcb@2870b7)
2012-11-03 16:17:19 [iNFO] [sTDOUT] ViewRadius: 2, for: ib@50620f (constructor)
2012-11-03 16:17:19 [iNFO] [ForgeModLoader] Loading dimension -1 (Test) (bcb@2870b7)
2012-11-03 16:17:25 [iNFO] [sTDOUT] Class not present: LightCache
2012-11-03 16:17:25 [iNFO] [sTDOUT] setupTexture: "/mob/char.png", id: 26
2012-11-03 16:17:25 [iNFO] [sTDOUT] setupTexture: "/gui/icons.png", id: 27
2012-11-03 16:17:26 [iNFO] [sTDOUT] setupTexture: "/particles.png", id: 28
2012-11-03 16:17:26 [iNFO] [sTDOUT] setupTexture: "/item/chest.png", id: 29
2012-11-03 16:17:28 [iNFO] [sTDOUT] Inserted super call into aud.c
2012-11-03 16:17:28 [iNFO] [sTDOUT] setupTexture: "/gui/allitems.png", id: 30
2012-11-03 16:17:28 [iNFO] [sTDOUT] setupTexture: "/gui/creative_inv/list_items.png", id: 31
2012-11-03 16:17:30 [iNFO] [sTDOUT] setupTexture: "/gui/creative_inv/search.png", id: 32
2012-11-03 16:17:31 [iNFO] [sTDOUT] setupTexture: "%blur%/misc/glint.png", id: 33
2012-11-03 16:17:58 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:17:58 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at tv.b(SourceFile:102)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at qg.n(EntityPlayer.java:398)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at qg.j_(EntityPlayer.java:232)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at im.a(NetServerHandler.java:267)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at dt.a(SourceFile:136)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at bw.b(MemoryConnection.java:78)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at im.d(NetServerHandler.java:82)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at in.b(NetworkListenThread.java:55)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at bcb.q(IntegratedServer.java:110)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:17:58 [iNFO] [sTDERR]     at fp.run(SourceFile:818)
2012-11-03 16:18:01 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:18:01 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:18:01 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:18:01 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:18:01 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at tv.b(SourceFile:102)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at qg.n(EntityPlayer.java:398)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at qg.j_(EntityPlayer.java:232)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at im.a(NetServerHandler.java:267)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at dt.a(SourceFile:136)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at bw.b(MemoryConnection.java:78)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at im.d(NetServerHandler.java:82)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at in.b(NetworkListenThread.java:55)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at bcb.q(IntegratedServer.java:110)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:18:02 [iNFO] [sTDERR]     at fp.run(SourceFile:818)
2012-11-03 16:18:04 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:18:04 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at tv.b(SourceFile:102)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at qg.n(EntityPlayer.java:398)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at qg.j_(EntityPlayer.java:232)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at im.a(NetServerHandler.java:267)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at dt.a(SourceFile:136)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at bw.b(MemoryConnection.java:78)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at im.d(NetServerHandler.java:82)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at in.b(NetworkListenThread.java:55)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at bcb.q(IntegratedServer.java:110)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:18:04 [iNFO] [sTDERR]     at fp.run(SourceFile:818)
2012-11-03 16:18:09 [iNFO] [ForgeModLoader] Unloading dimension 0
2012-11-03 16:18:09 [iNFO] [ForgeModLoader] Unloading dimension -1
2012-11-03 16:18:09 [iNFO] [ForgeModLoader] Unloading dimension 1
2012-11-03 16:18:13 [iNFO] [sTDOUT] Stopping!
2012-11-03 16:18:13 [iNFO] [sTDOUT] SoundSystem shutting down...
2012-11-03 16:18:14 [iNFO] [sTDOUT]     Author: Paul Lamb, www.paulscode.com

*** Starting Minecraft ***
Minecraft version: 1.4.2
Minecraft.jar: minecraft (Original).jar
Mods: 
  minecraftforge-universal-6.0.1.355.zip
  OptiFine_1.4.2_HD_U_B4.zip
Inactive external mods: 
  [1.4.2]ReiMinimap_v3.2_05.zip
  industrialcraft-2_1.108.71-lf.jar
  Smart Moving Client for ModLoader.zip
  RopePlus 1.4.2.zip
  IC2NuclearControl-1.4.1.zip
  compactsolars-universal-3.1.1.16.zip
  ModularForceFieldSystemV2.2.8.0.4.zip
  Railcraft_6.7.0.0.zip
  mystcraft-uni-1.4.2-0.9.4.00.zip
  BasicComponents_v1.0.0.260.jar
  gregtechmod.zip
Java path: /opt/java/32/jre1.6.0_31/bin/java
Memory: 512 MB
LauncherPath: /home/deluxe/Descargas/minecraftSP/MagicLauncher_1.0.0.jar
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
Disabled: [1.4.2]ReiMinimap_v3.2_05.zip
Disabled: industrialcraft-2_1.108.71-lf.jar
Disabled: Smart Moving Client for ModLoader.zip
Disabled: RopePlus 1.4.2.zip
Disabled: IC2NuclearControl-1.4.1.zip
Disabled: compactsolars-universal-3.1.1.16.zip
Disabled: ModularForceFieldSystemV2.2.8.0.4.zip
Disabled: Railcraft_6.7.0.0.zip
Disabled: mystcraft-uni-1.4.2-0.9.4.00.zip
Disabled: BasicComponents_v1.0.0.260.jar
Disabled: gregtechmod.zip
2012-11-03 16:26:14 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-03 16:26:14 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2012-11-03 16:26:14 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2012-11-03 16:26:15 [iNFO] [sTDOUT] Inserted super call into auk.c
2012-11-03 16:26:15 [iNFO] [sTDOUT] atq was overriden from NotEnoughItems 1.4.1.jar
2012-11-03 16:26:17 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2012-11-03 16:26:17 [iNFO] [sTDOUT] 27 achievements
2012-11-03 16:26:17 [iNFO] [sTDOUT] 208 recipes
2012-11-03 16:26:18 [iNFO] [sTDOUT] Setting user: Lightone, 1288762482
2012-11-03 16:26:18 [iNFO] [sTDERR] Client asked for parameter: server
2012-11-03 16:26:18 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-11-03 16:26:19 [iNFO] [sTDOUT] OptiFine_1.4.2_HD_U_B4
2012-11-03 16:26:19 [iNFO] [sTDOUT] Sat Nov 03 16:26:19 COT 2012
2012-11-03 16:26:19 [iNFO] [sTDOUT] OS: Linux (i386) version 3.2.0-32-generic-pae
2012-11-03 16:26:19 [iNFO] [sTDOUT] Java: 1.6.0_31, Sun Microsystems Inc.
2012-11-03 16:26:19 [iNFO] [sTDOUT] VM: Java HotSpot(TM) Server VM (mixed mode), Sun Microsystems Inc.
2012-11-03 16:26:19 [iNFO] [sTDOUT] LWJGL: 2.4.2
2012-11-03 16:26:19 [iNFO] [sTDOUT] OpenGL: Mesa DRI Intel(R) G33 x86/MMX/SSE2 version 1.4 Mesa 8.0.4, Tungsten Graphics, Inc
2012-11-03 16:26:19 [iNFO] [sTDOUT] OpenGL Version: 1.4
2012-11-03 16:26:19 [iNFO] [sTDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
2012-11-03 16:26:19 [iNFO] [sTDOUT] OpenGL Occlussion culling: Not available (GL_ARB_occlusion_query)
2012-11-03 16:26:19 [iNFO] [sTDOUT] Checking for new version
2012-11-03 16:26:19 [iNFO] [sTDOUT] setupTexture: "/title/mojang.png", id: 1
2012-11-03 16:26:19 [iNFO] [sTDOUT] Version found: A7
2012-11-03 16:26:19 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-03 16:26:19 [iNFO] [sTDOUT] MinecraftForge v6.0.1.355 Initialized
2012-11-03 16:26:19 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized
2012-11-03 16:26:19 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-03 16:26:19 [iNFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.2_HD_U_B4, enabling compatibility features
2012-11-03 16:26:19 [iNFO] [ForgeModLoader] Searching /home/deluxe/.minecraft/mods for mods
2012-11-03 16:26:20 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2012-11-03 16:26:20 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-03 16:26:21 [iNFO] [sTDOUT] Starting up SoundSystem...
2012-11-03 16:26:21 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2012-11-03 16:26:21 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2012-11-03 16:26:21 [iNFO] [sTDOUT] OpenAL initialized.
2012-11-03 16:26:22 [iNFO] [sTDOUT] setupTexture: "/terrain.png", id: 7
2012-11-03 16:26:22 [iNFO] [sTDOUT] TextureFX registered: bbl@aa559d, texId: 7, index: 237
2012-11-03 16:26:22 [iNFO] [sTDOUT] TextureFX registered: bbo@13f5841, texId: 7, index: 205
2012-11-03 16:26:22 [iNFO] [sTDOUT] TextureFX registered: bbm@18837f1, texId: 7, index: 14
2012-11-03 16:26:22 [iNFO] [sTDOUT] setupTexture: "/gui/items.png", id: 8
2012-11-03 16:26:22 [iNFO] [sTDOUT] TextureFX registered: bbh@1b18235, texId: 8, index: 54
2012-11-03 16:26:22 [iNFO] [sTDOUT] TextureFX registered: bbg@773d03, texId: 8, index: 70
2012-11-03 16:26:22 [iNFO] [sTDOUT] TextureFX registered: bbn@91520, texId: 7, index: 206
2012-11-03 16:26:22 [iNFO] [sTDOUT] TextureFX registered: bbk@4a0ac5, texId: 7, index: 238
2012-11-03 16:26:22 [iNFO] [sTDOUT] TextureFX registered: bbj@1092447, texId: 7, index: 31
2012-11-03 16:26:22 [iNFO] [sTDOUT] TextureFX registered: bbj@12cd8d4, texId: 7, index: 47
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX removed: bbl@aa559d, texId: 7, index: 237
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFX@1e8e5a7, texId: 7, index: 237
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX removed: bbo@13f5841, texId: 7, index: 205
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFX@13d422d, texId: 7, index: 205
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX removed: bbm@18837f1, texId: 7, index: 14
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDPortalFX@c3d062, texId: 7, index: 14
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX removed: bbn@91520, texId: 7, index: 206
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFlowFX@1a5fb5a, texId: 7, index: 206
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX removed: bbk@4a0ac5, texId: 7, index: 238
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFlowFX@1906df, texId: 7, index: 238
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX removed: bbj@1092447, texId: 7, index: 31
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@1123c5f, texId: 7, index: 31
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX removed: bbj@12cd8d4, texId: 7, index: 47
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@69695f, texId: 7, index: 47
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX removed: bbh@1b18235, texId: 8, index: 54
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDCompassFX@648938, texId: 8, index: 54
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX removed: bbg@773d03, texId: 8, index: 70
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDWatchFX@e312, texId: 8, index: 70
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureFX registered: TextureHDCustomFX@1629e96, texId: 7, index: 61
2012-11-03 16:26:23 [iNFO] [sTDOUT] Loading custom colors: /misc/grasscolor.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Loading custom colors: /misc/foliagecolor.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/block85.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] setupTexture: "/ctm/sphax_ctm.png", id: 9
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/block85a.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/block113.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/block113a.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain0.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain2.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain3.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain6.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain7.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain16.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain35.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain49.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] setupTexture: "/ctm/ctm.png", id: 10
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain54.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain73.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain148.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain192.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain229.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] Connected texture: /ctm/terrain230.properties
2012-11-03 16:26:23 [iNFO] [sTDOUT] TextureAtlas: /ctm/sphax_ctm.png
2012-11-03 16:26:23 [iNFO] [sTDOUT] setupTexture: "/ctm.png", id: 11
2012-11-03 16:26:23 [iNFO] [sTDOUT] MatchingCtmPng: false
2012-11-03 16:26:23 [iNFO] [sTDOUT] NaturalTextures: configuration "/natural.properties" not found
2012-11-03 16:26:23 [iNFO] [sTDOUT] NaturalTextures: Texture pack is not default, ignoring default configuration.
2012-11-03 16:26:23 [iNFO] [sTDOUT] Removing TMI Uninstaller
2012-11-03 16:26:23 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods
2012-11-03 16:26:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama0.png", id: 14
2012-11-03 16:26:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama1.png", id: 15
2012-11-03 16:26:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama2.png", id: 16
2012-11-03 16:26:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama3.png", id: 17
2012-11-03 16:26:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama4.png", id: 18
2012-11-03 16:26:24 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama5.png", id: 19
2012-11-03 16:26:24 [iNFO] [sTDOUT] setupTexture: "/title/mclogo.png", id: 20
2012-11-03 16:26:24 [iNFO] [sTDOUT] setupTexture: "/gui/gui.png", id: 21
2012-11-03 16:26:24 [iNFO] [sTDOUT] setupTexture: "/gui/particles.png", id: 22
2012-11-03 16:26:26 [iNFO] [sTDOUT] setupTexture: "/gui/background.png", id: 23
2012-11-03 16:26:42 [iNFO] [sTDOUT] Scanning folders...
2012-11-03 16:26:42 [iNFO] [sTDOUT] Total conversion count is 0
2012-11-03 16:26:47 [iNFO] [sTDOUT] ViewRadius: 2, for: ib@1fd25ce (constructor)
2012-11-03 16:26:47 [iNFO] [ForgeModLoader] Loading dimension 0 (test) (bcb@bd36fa)
2012-11-03 16:26:47 [iNFO] [sTDOUT] ViewRadius: 2, for: ib@1f55cae (constructor)
2012-11-03 16:26:47 [iNFO] [ForgeModLoader] Loading dimension 1 (test) (bcb@bd36fa)
2012-11-03 16:26:47 [iNFO] [sTDOUT] ViewRadius: 2, for: ib@1669521 (constructor)
2012-11-03 16:26:47 [iNFO] [ForgeModLoader] Loading dimension -1 (test) (bcb@bd36fa)
2012-11-03 16:26:54 [iNFO] [sTDOUT] Class not present: LightCache
2012-11-03 16:26:54 [iNFO] [sTDOUT] setupTexture: "/mob/char.png", id: 26
2012-11-03 16:26:54 [iNFO] [sTDOUT] setupTexture: "/gui/icons.png", id: 27
2012-11-03 16:26:54 [iNFO] [sTDOUT] setupTexture: "/particles.png", id: 28
2012-11-03 16:26:55 [iNFO] [sTDOUT] setupTexture: "/item/chest.png", id: 29
2012-11-03 16:26:57 [iNFO] [sTDOUT] Inserted super call into aud.c
2012-11-03 16:26:57 [iNFO] [sTDOUT] setupTexture: "/gui/allitems.png", id: 30
2012-11-03 16:26:57 [iNFO] [sTDOUT] setupTexture: "/gui/creative_inv/list_items.png", id: 31
2012-11-03 16:26:59 [iNFO] [sTDOUT] setupTexture: "/gui/creative_inv/search.png", id: 32
2012-11-03 16:27:00 [iNFO] [sTDOUT] setupTexture: "%blur%/misc/glint.png", id: 33
2012-11-03 16:27:27 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:27:27 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at tv.b(SourceFile:102)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at qg.n(EntityPlayer.java:398)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at qg.j_(EntityPlayer.java:232)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at im.a(NetServerHandler.java:267)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at dt.a(SourceFile:136)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at bw.b(MemoryConnection.java:78)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at im.d(NetServerHandler.java:82)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at in.b(NetworkListenThread.java:55)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at bcb.q(IntegratedServer.java:110)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:27:27 [iNFO] [sTDERR]     at fp.run(SourceFile:818)
2012-11-03 16:27:30 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:27:30 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at tv.b(SourceFile:102)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at qg.n(EntityPlayer.java:398)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at qg.j_(EntityPlayer.java:232)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at im.a(NetServerHandler.java:267)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at dt.a(SourceFile:136)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at bw.b(MemoryConnection.java:78)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at im.d(NetServerHandler.java:82)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at in.b(NetworkListenThread.java:55)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at bcb.q(IntegratedServer.java:110)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:27:30 [iNFO] [sTDERR]     at fp.run(SourceFile:818)
2012-11-03 16:27:32 [iNFO] [sTDERR] java.lang.NullPointerException
2012-11-03 16:27:32 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at Reflector.callBoolean(Reflector.java:271)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at ln.curePotionEffects(EntityLiving.java:2558)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at ty.b(ItemBucketMilk.java:23)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at tv.b(SourceFile:102)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at qg.n(EntityPlayer.java:398)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at ih.n(EntityPlayerMP.java:688)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at qg.j_(EntityPlayer.java:232)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at ih.g(EntityPlayerMP.java:210)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at im.a(NetServerHandler.java:267)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at dt.a(SourceFile:136)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at bw.b(MemoryConnection.java:78)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at im.d(NetServerHandler.java:82)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at in.b(NetworkListenThread.java:55)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at bce.b(IntegratedServerListenThread.java:111)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:669)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at bcb.q(IntegratedServer.java:110)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2012-11-03 16:27:32 [iNFO] [sTDERR]     at fp.run(SourceFile:818)
2012-11-03 16:27:38 [iNFO] [ForgeModLoader] Unloading dimension 0
2012-11-03 16:27:38 [iNFO] [ForgeModLoader] Unloading dimension -1
2012-11-03 16:27:38 [iNFO] [ForgeModLoader] Unloading dimension 1
2012-11-03 16:27:40 [iNFO] [sTDOUT] Stopping!
2012-11-03 16:27:41 [iNFO] [sTDOUT] SoundSystem shutting down...
2012-11-03 16:27:41 [iNFO] [sTDOUT]     Author: Paul Lamb, www.paulscode.com
2012-11-03 16:27:41 [iNFO] [sTDOUT] Restoring disabled mods

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.