Jump to content

NullPointerException crash, Minecraft 1.3.2 with Forge Universal 204


PizzaSHARK!

Recommended Posts

I'm getting a consistent Minecraft crash that appears to be directly related to Forge 204, while attempting to get Atomic Stryker's Ruins mod to function.  I also updated to Optifine B3 at the same time.

 

I pared away each mod I had loaded (including ModLoader, once I understood that Forge now completely replaces ModLoader these days) until I was left with the bare three mods: Ruins, Optifine, and Forge Universal 204.  I tried using MC Patcher 2.4.2 (which apparently you Forge folks hate, go figure) and Magic Launcher 0.9.9 (which apparently you Forge folks are fine with, go figure) as launching methods.  I did not attempt good old fashioned manual installation/operation methods.

 

I then removed Ruins from the equation (just Optifine B3 and Forge 204, and after I understood Forge made ModLoader redundant) and still received an identical error, so I'm left with the thought that something in my system is conflicting with Forge.

 

I hope this qualifies as "research."

 

EDIT: For completeness, my initial mod loadout (before I pared it down to just Forge 204 and Optifine B3) was Forge 204, Rei's Minimap 1.3.2, Treecapitator 1.3.2j, Better World Gen Forge version 109, Ruins 1.3.2, Village Info 1.3.2, and Optifine Ultra B3.

 

The crash essentially functions like this: I create a new world (I didn't want to mess with existing ones) in single player, creative mode, with default settings.  After the world loads, I can usually take a few steps in any direction, at which point the world closes and I'm told the server is closed, or Minecraft just crashes entirely.  Attempting to restart Minecraft and load that world results in Minecraft crashing.

 

Here is the most recent crash log from .minecraft/crash-reports:

 

 

---- Minecraft Crash Report ----

// Oh - I know what I did wrong!

 

Time: 8/24/12 8:41 AM

Description: Exception in server tick loop

 

java.lang.NullPointerException

at Reflector.callInt(Reflector.java:214)

at jw.d(EntityLiving.java:1030)

at jw.a(EntityLiving.java:882)

at nu.a(SourceFile:43)

at jw.z(EntityLiving.java:464)

at jn.h_(Entity.java:377)

at jw.h_(EntityLiving.java:671)

at nu.h_(SourceFile:30)

at up.a(World.java:2022)

at gr.a(WorldServer.java:538)

at up.g(World.java:1986)

at up.h(World.java:1867)

at gr.h(WorldServer.java:437)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:616)

at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:547)

at axv.p(IntegratedServer.java:102)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)

at ep.run(SourceFile:539)

 

Relevant Details:

- Minecraft Version: 1.3.2

- Operating System: Windows XP (x86) version 5.1

- Java Version: 1.7.0_04-ea, Oracle Corporation

- Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

- Memory: 869489696 bytes (829 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)

- JVM Flags: 2 total; -Xms1024m -Xmx1024m

- Is Modded: Definitely; 'forge,fml'

- Profiler Position: N/A (disabled)

- Player Count: 1 / 8; [gu['artegaflak'/117, l='New World', x=-54.76, y=72.47, z=7.00]]

- World New World Entities: 0 total; []

- World New World Players: 0 total; []

- World New World Chunk Stats: ServerChunkCache: 0 Drop: 0

- Type: Integrated Server

 

 

And here is the ForgeModLoader-client-0.txt:

 

 

2012-08-24 08:40:38 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.80.291 for Minecraft client:1.3.2, server:1.3.2 loading

2012-08-24 08:40:38 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-08-24 08:40:38 [FINEST] [ForgeModLoader] Discovering coremods

2012-08-24 08:40:38 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-08-24 08:40:38 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-08-24 08:40:38 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-08-24 08:40:39 [FINEST] [ForgeModLoader] Running coremod plugins

2012-08-24 08:40:39 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-08-24 08:40:39 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-08-24 08:40:39 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-08-24 08:40:39 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-08-24 08:40:39 [FINEST] [ForgeModLoader] Validating minecraft

2012-08-24 08:40:39 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-08-24 08:40:41 [iNFO] [sTDOUT] 27 achievements

2012-08-24 08:40:41 [iNFO] [sTDOUT] 195 recipes

2012-08-24 08:40:41 [iNFO] [sTDOUT] Setting user: artegaflak, 3200889159252725525

2012-08-24 08:40:41 [iNFO] [sTDERR] Client asked for parameter: server

2012-08-24 08:40:41 [iNFO] [sTDOUT] LWJGL Version: 2.8.3

2012-08-24 08:40:42 [iNFO] [sTDOUT] OptiFine_1.3.2_HD_U_B3

2012-08-24 08:40:42 [iNFO] [sTDOUT] Fri Aug 24 08:40:42 CDT 2012

2012-08-24 08:40:42 [iNFO] [sTDOUT] OS: Windows XP (x86) version 5.1

2012-08-24 08:40:42 [iNFO] [sTDOUT] Java: 1.7.0_04-ea, Oracle Corporation

2012-08-24 08:40:42 [iNFO] [sTDOUT] VM: Java HotSpot Client VM (mixed mode), Oracle Corporation

2012-08-24 08:40:42 [iNFO] [sTDOUT] LWJGL: 2.8.3

2012-08-24 08:40:42 [iNFO] [sTDOUT] OpenGL: ATI Radeon HD 4800 Series version 3.3.11653 Compatibility Profile Context, ATI Technologies Inc.

2012-08-24 08:40:42 [iNFO] [sTDOUT] OpenGL Version: 3.3

2012-08-24 08:40:42 [iNFO] [sTDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)

2012-08-24 08:40:42 [iNFO] [sTDOUT] Checking for new version

2012-08-24 08:40:42 [iNFO] [sTDOUT] Version found: B3

2012-08-24 08:40:42 [iNFO] [sTDOUT] setupTexture: "/title/mojang.png", id: 1

2012-08-24 08:40:42 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-08-24 08:40:42 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-08-24 08:40:42 [iNFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.3.2_HD_U_B3, enabling compatibility features

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Documents and Settings\TestUser\Desktop\Minecraft junk\Minecraft 1.3.2 Files\OptiFine_1.3.2_HD_U_B3.zip, examining for mod candidates

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Documents and Settings\TestUser\Desktop\Minecraft junk\Minecraft 1.3.2 Files\minecraftforge-universal-4.0.0.204.zip, examining for mod candidates

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Documents and Settings\TestUser\Application Data\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\TestUser\Application Data\.minecraft\bin\jinput.jar

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\TestUser\Application Data\.minecraft\bin\lwjgl.jar

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\TestUser\Application Data\.minecraft\bin\lwjgl_util.jar

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\TestUser\Application Data\.minecraft\lib\argo-2.25.jar

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\TestUser\Application Data\.minecraft\lib\guava-12.0.1.jar

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Skipping known library file C:\Documents and Settings\TestUser\Application Data\.minecraft\lib\asm-all-4.0.jar

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-08-24 08:40:43 [iNFO] [ForgeModLoader] Searching C:\Documents and Settings\TestUser\Application Data\.minecraft\mods for mods

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Found a candidate mod directory 1.3.1

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Examining file OptiFine_1.3.2_HD_U_B3.zip for potential mods

2012-08-24 08:40:43 [iNFO] [ForgeModLoader] The mod container OptiFine_1.3.2_HD_U_B3.zip appears to be missing an mcmod.info file

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Examining file minecraftforge-universal-4.0.0.204.zip for potential mods

2012-08-24 08:40:43 [iNFO] [ForgeModLoader] The mod container minecraftforge-universal-4.0.0.204.zip appears to be missing an mcmod.info file

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-08-24 08:40:43 [iNFO] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Examining directory 1.3.1 for potential mods

2012-08-24 08:40:43 [iNFO] [ForgeModLoader] No mcmod.info file found in directory 1.3.1

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods

2012-08-24 08:40:43 [iNFO] [ForgeModLoader] No mcmod.info file found in directory rei_minimap

2012-08-24 08:40:43 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 2 mods to load

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Received a system property request ''

2012-08-24 08:40:43 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-08-24 08:40:43 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-08-24 08:40:43 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Mod sorting data:

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Activating mod FML

2012-08-24 08:40:43 [FINE] [ForgeModLoader] Activating mod Forge

2012-08-24 08:40:43 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@1b615c1 to mod FML

2012-08-24 08:40:43 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@1b615c1 delivered to mod FML

2012-08-24 08:40:43 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@1b615c1 to mod Forge

2012-08-24 08:40:43 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@1b615c1 delivered to mod Forge

2012-08-24 08:40:43 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@acb24d to mod FML

2012-08-24 08:40:43 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@acb24d delivered to mod FML

2012-08-24 08:40:43 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@acb24d to mod Forge

2012-08-24 08:40:43 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@acb24d delivered to mod Forge

2012-08-24 08:40:44 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-08-24 08:40:44 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-08-24 08:40:44 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-08-24 08:40:44 [iNFO] [sTDOUT] OpenAL initialized.

2012-08-24 08:40:44 [iNFO] [sTDOUT] setupTexture: "/terrain.png", id: 7

2012-08-24 08:40:44 [iNFO] [sTDOUT] TextureFX registered: axh@14cd30f, texId: 7, index: 237

2012-08-24 08:40:44 [iNFO] [sTDOUT] TextureFX registered: axk@6a8609, texId: 7, index: 205

2012-08-24 08:40:44 [iNFO] [sTDOUT] TextureFX registered: axi@185c043, texId: 7, index: 14

2012-08-24 08:40:44 [iNFO] [sTDOUT] setupTexture: "/gui/items.png", id: 8

2012-08-24 08:40:44 [iNFO] [sTDOUT] TextureFX registered: axd@ba73fc, texId: 8, index: 54

2012-08-24 08:40:44 [iNFO] [sTDOUT] TextureFX registered: axc@3b776b, texId: 8, index: 70

2012-08-24 08:40:44 [iNFO] [sTDOUT] TextureFX registered: axj@2ae0c, texId: 7, index: 206

2012-08-24 08:40:44 [iNFO] [sTDOUT] TextureFX registered: axg@fbb808, texId: 7, index: 238

2012-08-24 08:40:44 [iNFO] [sTDOUT] TextureFX registered: axf@1ef347f, texId: 7, index: 31

2012-08-24 08:40:44 [iNFO] [sTDOUT] TextureFX registered: axf@15f9775, texId: 7, index: 47

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX removed: axh@14cd30f, texId: 7, index: 237

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFX@e54be2, texId: 7, index: 237

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX removed: axk@6a8609, texId: 7, index: 205

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFX@1d9183b, texId: 7, index: 205

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX removed: axi@185c043, texId: 7, index: 14

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX registered: TextureHDPortalFX@1c5dce6, texId: 7, index: 14

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX removed: axj@2ae0c, texId: 7, index: 206

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX registered: TextureHDWaterFlowFX@129a8f4, texId: 7, index: 206

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX removed: axg@fbb808, texId: 7, index: 238

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX registered: TextureHDLavaFlowFX@134fac, texId: 7, index: 238

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX removed: axf@1ef347f, texId: 7, index: 31

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@1d3a53d, texId: 7, index: 31

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX removed: axf@15f9775, texId: 7, index: 47

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX registered: TextureHDFlamesFX@18bfda2, texId: 7, index: 47

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX removed: axd@ba73fc, texId: 8, index: 54

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX registered: TextureHDCompassFX@ff8c3b, texId: 8, index: 54

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX removed: axc@3b776b, texId: 8, index: 70

2012-08-24 08:40:45 [iNFO] [sTDOUT] TextureFX registered: TextureHDWatchFX@dbf492, texId: 8, index: 70

2012-08-24 08:40:45 [iNFO] [sTDOUT] Loading custom colors: /misc/grasscolor.png

2012-08-24 08:40:45 [iNFO] [sTDOUT] Loading custom colors: /misc/foliagecolor.png

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/ctm.png", id: 9

2012-08-24 08:40:45 [iNFO] [sTDOUT] MatchingCtmPng: true

2012-08-24 08:40:45 [iNFO] [sTDOUT] Registering default ConnectedTextures

2012-08-24 08:40:45 [iNFO] [sTDOUT] NaturalTextures: configuration "/natural.properties" not found

2012-08-24 08:40:45 [iNFO] [sTDOUT] Natural Textures: Using default configuration.

2012-08-24 08:40:45 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@1aadd3 to mod FML

2012-08-24 08:40:45 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@1aadd3 delivered to mod FML

2012-08-24 08:40:45 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@1aadd3 to mod Forge

2012-08-24 08:40:45 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@1aadd3 delivered to mod Forge

2012-08-24 08:40:45 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@783c8a to mod FML

2012-08-24 08:40:45 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@783c8a delivered to mod FML

2012-08-24 08:40:45 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@783c8a to mod Forge

2012-08-24 08:40:45 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@783c8a delivered to mod Forge

2012-08-24 08:40:45 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11e1d7b to mod FML

2012-08-24 08:40:45 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11e1d7b delivered to mod FML

2012-08-24 08:40:45 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11e1d7b to mod Forge

2012-08-24 08:40:45 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11e1d7b delivered to mod Forge

2012-08-24 08:40:45 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 2 mods

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama0.png", id: 12

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama1.png", id: 13

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama2.png", id: 14

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama3.png", id: 15

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama4.png", id: 16

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/title/bg/panorama5.png", id: 17

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/title/mclogo.png", id: 18

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/gui/gui.png", id: 23

2012-08-24 08:40:45 [iNFO] [sTDOUT] setupTexture: "/gui/particles.png", id: 24

2012-08-24 08:40:48 [iNFO] [sTDOUT] setupTexture: "/gui/background.png", id: 26

2012-08-24 08:40:51 [iNFO] [sTDOUT] Deleting C:\Documents and Settings\TestUser\Application Data\.minecraft\saves\New World\data

2012-08-24 08:40:51 [iNFO] [sTDOUT] Deleting C:\Documents and Settings\TestUser\Application Data\.minecraft\saves\New World\DIM-1

2012-08-24 08:40:51 [iNFO] [sTDOUT] Deleting C:\Documents and Settings\TestUser\Application Data\.minecraft\saves\New World\DIM1

2012-08-24 08:40:51 [iNFO] [sTDOUT] Deleting C:\Documents and Settings\TestUser\Application Data\.minecraft\saves\New World\players

2012-08-24 08:40:51 [iNFO] [sTDOUT] Deleting C:\Documents and Settings\TestUser\Application Data\.minecraft\saves\New World\region

2012-08-24 08:40:54 [iNFO] [sTDOUT] Scanning folders...

2012-08-24 08:40:54 [iNFO] [sTDOUT] Total conversion count is 0

2012-08-24 08:41:09 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@110df7e to mod FML

2012-08-24 08:41:09 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@110df7e delivered to mod FML

2012-08-24 08:41:09 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@110df7e to mod Forge

2012-08-24 08:41:09 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@110df7e delivered to mod Forge

2012-08-24 08:41:09 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@1b849d4 to mod FML

2012-08-24 08:41:09 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@1b849d4 delivered to mod FML

2012-08-24 08:41:09 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@1b849d4 to mod Forge

2012-08-24 08:41:09 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@1b849d4 delivered to mod Forge

2012-08-24 08:41:09 [iNFO] [ForgeModLoader] MinecraftForge v4.0.0.204 Initialized

2012-08-24 08:41:09 [iNFO] [sTDOUT] MinecraftForge v4.0.0.204 Initialized

Method not found: net.minecraftforge.common.ForgeHooks.onLivingUpdate

2012-08-24 08:41:09 [iNFO] [sTDOUT] Method not found: net.minecraftforge.common.ForgeHooks.isLivingOnLadder

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/terrain/sun.png", id: 29

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/terrain/moon_phases.png", id: 30

2012-08-24 08:41:11 [iNFO] [sTDOUT] Class not present: LightCache

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/environment/clouds.png", id: 31

2012-08-24 08:41:11 [iNFO] [sTDOUT] Method not found: net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/chicken.png", id: 32

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/cow.png", id: 33

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/creeper.png", id: 34

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/enderman.png", id: 35

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/ozelot.png", id: 36

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/pig.png", id: 37

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/sheep.png", id: 38

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/skeleton.png", id: 39

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/slime.png", id: 40

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/spider.png", id: 41

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/squid.png", id: 42

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/wolf.png", id: 43

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/mob/zombie.png", id: 44

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "%blur%/misc/vignette.png", id: 46

2012-08-24 08:41:11 [iNFO] [sTDOUT] setupTexture: "/gui/icons.png", id: 47

2012-08-24 08:41:12 [iNFO] [sTDOUT] Method not found: net.minecraftforge.common.ForgeHooks.onLivingJump

2012-08-24 08:41:13 [iNFO] [sTDOUT] Method not found: net.minecraftforge.common.ForgeHooks.onLivingFall

2012-08-24 08:41:13 [iNFO] [sTDOUT] setupTexture: "/mob/spider_eyes.png", id: 48

2012-08-24 08:41:23 [iNFO] [sTDOUT] setupTexture: "/mob/enderman_eyes.png", id: 49

2012-08-24 08:41:23 [iNFO] [sTDOUT] setupTexture: "/mob/saddle.png", id: 50

2012-08-24 08:41:27 [iNFO] [sTDOUT] Method not found: net.minecraftforge.common.ForgeHooks.onLivingAttack

2012-08-24 08:41:27 [iNFO] [sTDOUT] Method not found: net.minecraftforge.common.ForgeHooks.onLivingHurt

2012-08-24 08:41:27 [iNFO] [sTDERR] java.lang.NullPointerException

2012-08-24 08:41:27 [iNFO] [sTDERR] at Reflector.callInt(Reflector.java:214)

2012-08-24 08:41:27 [iNFO] [sTDERR] at jw.d(EntityLiving.java:1030)

2012-08-24 08:41:27 [iNFO] [sTDERR] at jw.a(EntityLiving.java:882)

2012-08-24 08:41:27 [iNFO] [sTDERR] at nu.a(SourceFile:43)

2012-08-24 08:41:27 [iNFO] [sTDERR] at jw.z(EntityLiving.java:464)

2012-08-24 08:41:27 [iNFO] [sTDERR] at jn.h_(Entity.java:377)

2012-08-24 08:41:27 [iNFO] [sTDERR] at jw.h_(EntityLiving.java:671)

2012-08-24 08:41:27 [iNFO] [sTDERR] at nu.h_(SourceFile:30)

2012-08-24 08:41:27 [iNFO] [sTDERR] at up.a(World.java:2022)

2012-08-24 08:41:27 [iNFO] [sTDERR] at gr.a(WorldServer.java:538)

2012-08-24 08:41:27 [iNFO] [sTDERR] at up.g(World.java:1986)

2012-08-24 08:41:27 [iNFO] [sTDERR] at up.h(World.java:1867)

2012-08-24 08:41:27 [iNFO] [sTDERR] at gr.h(WorldServer.java:437)

2012-08-24 08:41:27 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:616)

2012-08-24 08:41:27 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:547)

2012-08-24 08:41:27 [iNFO] [sTDERR] at axv.p(IntegratedServer.java:102)

2012-08-24 08:41:27 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)

2012-08-24 08:41:27 [iNFO] [sTDERR] at ep.run(SourceFile:539)

2012-08-24 08:41:37 [iNFO] [sTDOUT] Stopping!

2012-08-24 08:41:37 [iNFO] [sTDOUT] SoundSystem shutting down...

2012-08-24 08:41:37 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2012-08-24 08:41:55 [iNFO] [sTDERR] Someone is closing me!

 

 

Hopefully this is the information you asked we include with bug reports.

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.