Jump to content

Is tis a MC bug, Forge bug, or Forestry bug?


DaemosDaen

Recommended Posts

I was playing MC with forestry to test the changes Sengir has made and I got this crash error while I was in a deep mineshaft (bedrock level) looking up at gravel, It does not look like it's caused by Forestry, and I do not know how deep Forge goes into MC, or what bugs are in MC, so I thought I'ed post it here to let someone know it exists:

 

If it should be sent to Mojang, or Sengir, please let me know.

 

 

 

java.lang.NullPointerException

at aub.a(EffectRenderer.java:67)

at net.minecraft.client.Minecraft.l(Minecraft.java:1791)

at net.minecraft.client.Minecraft.J(Minecraft.java:834)

at net.minecraft.client.Minecraft.run(Minecraft.java:764)

at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT f14bbbcb ----------

 

 

 

Unfortunately I lose the massive error text. but this is what's in my tracestack.

 

here is the acompaniing ForgeModLoader-client-2.log:

 

 

2012-08-27 20:12:07 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.150.334 for Minecraft client:1.3.2, server:1.3.2 loading

2012-08-27 20:12:07 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-08-27 20:12:07 [FINEST] [ForgeModLoader] Discovering coremods

2012-08-27 20:12:07 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-08-27 20:12:07 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-08-27 20:12:08 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-08-27 20:12:08 [FINEST] [ForgeModLoader] Running coremod plugins

2012-08-27 20:12:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-08-27 20:12:08 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-08-27 20:12:08 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-08-27 20:12:08 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-08-27 20:12:08 [FINEST] [ForgeModLoader] Validating minecraft

2012-08-27 20:12:08 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-08-27 20:12:09 [iNFO] [sTDOUT] 27 achievements

2012-08-27 20:12:09 [iNFO] [sTDOUT] 195 recipes

2012-08-27 20:12:09 [iNFO] [sTDOUT] Setting user: DaemosDaen, 560480967690114960

2012-08-27 20:12:09 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-08-27 20:12:10 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-08-27 20:12:10 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Shaun Hale\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Shaun Hale\AppData\Roaming\.minecraft\bin\jinput.jar

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Shaun Hale\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Shaun Hale\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Shaun Hale\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Shaun Hale\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Shaun Hale\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-08-27 20:12:10 [iNFO] [ForgeModLoader] Searching C:\Users\Shaun Hale\AppData\Roaming\.minecraft\mods for mods

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-1.5.0.0pre3.jar

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-08-27 20:12:10 [iNFO] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Examining file forestry-A-1.5.0.0pre3.jar for potential mods

2012-08-27 20:12:10 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-1.5.0.0pre3.jar

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Identified a FMLMod type mod forestry.Forestry

2012-08-27 20:12:10 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-08-27 20:12:10 [WARNING] [ForgeModLoader] Mod Forestry is missing the required element 'version'. Substituting 1

2012-08-27 20:12:10 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Received a system property request ''

2012-08-27 20:12:10 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-08-27 20:12:10 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Activating mod FML

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Activating mod Forge

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Enabling mod Forestry

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Activating mod Forestry

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-08-27 20:12:10 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Mod sorting data:

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:1): forestry-A-1.5.0.0pre3.jar ()

2012-08-27 20:12:10 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@411c8054 to mod FML

2012-08-27 20:12:10 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@411c8054 delivered to mod FML

2012-08-27 20:12:10 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@411c8054 to mod Forge

2012-08-27 20:12:10 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@411c8054 delivered to mod Forge

2012-08-27 20:12:10 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@411c8054 to mod Forestry

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry

2012-08-27 20:12:10 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@411c8054 delivered to mod Forestry

2012-08-27 20:12:10 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@63ae7787 to mod FML

2012-08-27 20:12:10 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@63ae7787 delivered to mod FML

2012-08-27 20:12:10 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@63ae7787 to mod Forge

2012-08-27 20:12:10 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@63ae7787 delivered to mod Forge

2012-08-27 20:12:10 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@63ae7787 to mod Forestry

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for BuildCraft3

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for EquivalentExchange

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Native Apiculture

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Native Arboriculture

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Core

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Native Cultivation

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Native Energy

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Native Factory

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Native Food

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Native Mail

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Native Storage

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for IndustrialCraft2

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for Apiarist's Pipe for BC3

2012-08-27 20:12:10 [FINE] [ForgeModLoader] Found plugin for TwilightForest

2012-08-27 20:12:11 [WARNING] [ForgeModLoader] Forestry: Using outdated version for Minecraft 1.3.2. Consider updating.

2012-08-27 20:12:11 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@63ae7787 delivered to mod Forestry

2012-08-27 20:12:11 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-08-27 20:12:11 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-08-27 20:12:11 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-08-27 20:12:12 [iNFO] [sTDOUT] OpenAL initialized.

2012-08-27 20:12:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@3add3a28 to mod FML

2012-08-27 20:12:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@3add3a28 delivered to mod FML

2012-08-27 20:12:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@3add3a28 to mod Forge

2012-08-27 20:12:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@3add3a28 delivered to mod Forge

2012-08-27 20:12:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@3add3a28 to mod Forestry

2012-08-27 20:12:12 [iNFO] [ForgeModLoader] MinecraftForge v4.0.0.232 Initialized

2012-08-27 20:12:12 [FINE] [ForgeModLoader] Skipped plugin class forestry.plugins.PluginBuildCraft because preconditions were not met.

2012-08-27 20:12:12 [FINE] [ForgeModLoader] Skipped plugin class forestry.plugins.PluginEE because preconditions were not met.

2012-08-27 20:12:12 [FINE] [ForgeModLoader] Skipped plugin class forestry.plugins.PluginIC2 because preconditions were not met.

2012-08-27 20:12:12 [FINE] [ForgeModLoader] Skipped plugin class forestry.plugins.PluginPropolisPipe because preconditions were not met.

2012-08-27 20:12:12 [FINE] [ForgeModLoader] Skipped plugin class forestry.plugins.PluginTwilightForest because preconditions were not met.

2012-08-27 20:12:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@3add3a28 delivered to mod Forestry

2012-08-27 20:12:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@2eb3d215 to mod FML

2012-08-27 20:12:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@2eb3d215 delivered to mod FML

2012-08-27 20:12:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@2eb3d215 to mod Forge

2012-08-27 20:12:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@2eb3d215 delivered to mod Forge

2012-08-27 20:12:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@2eb3d215 to mod Forestry

2012-08-27 20:12:12 [FINE] [ForgeModLoader] Using forestry.core.BioPowerFramework as framework.

2012-08-27 20:12:12 [FINEST] [ForgeModLoader] Registering boiler package: Apiary (Meta: 7)

2012-08-27 20:12:12 [FINEST] [ForgeModLoader] Registering mill package: Apiarist's Chest (Meta: 3)

2012-08-27 20:12:12 [FINEST] [ForgeModLoader] Registering mill package: Analyzer (Meta: 4)

2012-08-27 20:12:12 [FINER] [ForgeModLoader] Beekeeping mode read from config: EASY

2012-08-27 20:12:12 [FINEST] [ForgeModLoader] Registering planter package: Arboretum (Meta: 0)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering planter package: Farm (Meta: 1)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering planter package: Rubber Plantation (Meta: 2)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering planter package: Pumpkin Farm (Meta: 3)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering planter package: Peat Bog (Meta: 4)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering planter package: Mushroom Farm (Meta: 5)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering planter package: Netherwart Farm (Meta: 6)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering harvester package: Logger (Meta: 0)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering harvester package: Combine (Meta: 1)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering harvester package: Rubber Harvester (Meta: 2)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering harvester package: Pumpkin Harvester (Meta: 3)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering harvester package: Turbary (Meta: 4)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering harvester package: Cacti Harvester (Meta: 5)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering harvester package: Mushroom Picker (Meta: 6)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering harvester package: Sugar Cane Harvester (Meta: 7)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering harvester package: Infernal Combine (Meta: 8)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering mill package: Forester (Meta: 0)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering mill package: Treetap (Meta: 2)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering engine package: Biogas Engine (Meta: 0)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering engine package: Peat-Fired Engine (Meta: 1)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering engine package: Electrical Engine (Meta: 2)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Bio Power Generator (Meta: 4)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Fermenter (Meta: 0)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Still (Meta: 1)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Bottler (Meta: 2)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Raintank (Meta: 3)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Carpenter (Meta: 5)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Moistener (Meta: 6)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Centrifuge (Meta: 8)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Squeezer (Meta: 9)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering boiler package: Thermionic Fabricator (Meta: 11)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering mill package: Rainmaker (Meta: 1)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering mill package: Mailbox (Meta: 5)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering mill package: Trader (Meta: 6)

2012-08-27 20:12:13 [FINEST] [ForgeModLoader] Registering mill package: Philatelist (Meta: 7)

2012-08-27 20:12:13 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@2eb3d215 delivered to mod Forestry

2012-08-27 20:12:13 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@45cf68ff to mod FML

2012-08-27 20:12:13 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@45cf68ff delivered to mod FML

2012-08-27 20:12:13 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@45cf68ff to mod Forge

2012-08-27 20:12:13 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@45cf68ff delivered to mod Forge

2012-08-27 20:12:13 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@45cf68ff to mod Forestry

2012-08-27 20:12:13 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@45cf68ff delivered to mod Forestry

2012-08-27 20:12:13 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2012-08-27 20:12:16 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@6f236810 to mod FML

2012-08-27 20:12:16 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@6f236810 delivered to mod FML

2012-08-27 20:12:16 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@6f236810 to mod Forge

2012-08-27 20:12:16 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@6f236810 delivered to mod Forge

2012-08-27 20:12:16 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@6f236810 to mod Forestry

2012-08-27 20:12:16 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@6f236810 delivered to mod Forestry

2012-08-27 20:12:16 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@11df2e2b to mod FML

2012-08-27 20:12:16 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@11df2e2b delivered to mod FML

2012-08-27 20:12:16 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@11df2e2b to mod Forge

2012-08-27 20:12:16 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@11df2e2b delivered to mod Forge

2012-08-27 20:12:16 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@11df2e2b to mod Forestry

2012-08-27 20:12:16 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@11df2e2b delivered to mod Forestry

2012-08-27 20:12:17 [iNFO] [sTDERR] java.net.SocketException: Unexpected end of file from server

2012-08-27 20:12:17 [iNFO] [sTDERR] at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

2012-08-27 20:12:17 [iNFO] [sTDERR] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

2012-08-27 20:12:17 [iNFO] [sTDERR] at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

2012-08-27 20:12:17 [iNFO] [sTDERR] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

2012-08-27 20:12:17 [iNFO] [sTDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

2012-08-27 20:12:17 [iNFO] [sTDERR] at java.net.HttpURLConnection.getResponseCode(Unknown Source)

2012-08-27 20:12:17 [iNFO] [sTDERR] at auy.run(SourceFile:26)

2012-08-27 20:12:27 [FINE] [ForgeModLoader] Set beekeeping mode for a world to EASY

2012-08-27 20:26:48 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@619b1083 to mod FML

2012-08-27 20:26:48 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@619b1083 delivered to mod FML

2012-08-27 20:26:48 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@619b1083 to mod Forge

2012-08-27 20:26:48 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@619b1083 delivered to mod Forge

2012-08-27 20:26:48 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@619b1083 to mod Forestry

2012-08-27 20:26:48 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@619b1083 delivered to mod Forestry

2012-08-27 20:26:48 [iNFO] [sTDERR] java.io.IOException: Stream Closed

2012-08-27 20:26:48 [iNFO] [sTDERR] at java.io.RandomAccessFile.seek(Native Method)

2012-08-27 20:26:48 [iNFO] [sTDERR] at wv.a(SourceFile:306)

2012-08-27 20:26:48 [iNFO] [sTDERR] at wv.a(SourceFile:249)

2012-08-27 20:26:48 [iNFO] [sTDERR] at ww.close(SourceFile:230)

2012-08-27 20:26:48 [iNFO] [sTDERR] at java.util.zip.DeflaterOutputStream.close(Unknown Source)

2012-08-27 20:26:48 [iNFO] [sTDERR] at java.io.FilterOutputStream.close(Unknown Source)

2012-08-27 20:26:48 [iNFO] [sTDERR] at wy.a(AnvilChunkLoader.java:186)

2012-08-27 20:26:48 [iNFO] [sTDERR] at wy.c(AnvilChunkLoader.java:171)

2012-08-27 20:26:48 [iNFO] [sTDERR] at aet.b(SourceFile:29)

2012-08-27 20:26:48 [iNFO] [sTDERR] at aet.run(SourceFile:22)

2012-08-27 20:26:48 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-08-27 20:26:49 [iNFO] [sTDOUT] MinecraftForge v4.0.0.232 Initialized

Stopping!

2012-08-27 20:26:49 [iNFO] [sTDOUT] SoundSystem shutting down...

2012-08-27 20:26:49 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

 

 

 

I used to be a server admin until I took an arrow to the knee.

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.



×
×
  • Create New...

Important Information

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