Skip to content

Instantly share code, notes, and snippets.

@HoBoS-TaCo
Created January 26, 2013 10:03
Show Gist options
  • Save HoBoS-TaCo/4641493 to your computer and use it in GitHub Desktop.
Save HoBoS-TaCo/4641493 to your computer and use it in GitHub Desktop.
DayZ Error
2013-01-26 20:00:36 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.22.539 for Minecraft 1.4.7 loading
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Running coremod plugins
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-01-26 20:00:36 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Validating minecraft
2013-01-26 20:00:36 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-01-26 20:00:38 [INFO] [STDOUT] 27 achievements
2013-01-26 20:00:38 [INFO] [STDOUT] 210 recipes
2013-01-26 20:00:38 [INFO] [STDOUT] Setting user: HoBoS_TaCo, -1339392628189782413
2013-01-26 20:00:38 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-01-26 20:00:38 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-01-26 20:00:38 [INFO] [STDOUT] MinecraftForge v6.6.0.510 Initialized
2013-01-26 20:00:38 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.510 Initialized
2013-01-26 20:00:39 [INFO] [STDOUT] Replaced 84 ore recipies
2013-01-26 20:00:39 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Found a minecraft related file at /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/bin/minecraft.jar, examining for mod candidates
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Skipping known library file /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/bin/lwjgl.jar
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Skipping known library file /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/bin/lwjgl_util.jar
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Skipping known library file /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/bin/jinput.jar
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Skipping known library file /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/lib/argo-2.25.jar
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Skipping known library file /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/lib/guava-12.0.1.jar
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Skipping known library file /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/lib/asm-all-4.0.jar
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Skipping known library file /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/lib/bcprov-jdk15on-147.jar
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-01-26 20:00:39 [INFO] [ForgeModLoader] Searching /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/mods for mods
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Found a candidate zip or jar file DayZ-1.4.7-7.1.jar
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-01-26 20:00:39 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Examining file DayZ-1.4.7-7.1.jar for potential mods
2013-01-26 20:00:39 [FINER] [ForgeModLoader] Located mcmod.info file in file DayZ-1.4.7-7.1.jar
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Identified an FMLMod type mod dayz.DayZ
2013-01-26 20:00:39 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2013-01-26 20:00:39 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Received a system property request ''
2013-01-26 20:00:39 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2013-01-26 20:00:39 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Activating mod mcp
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Activating mod FML
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Activating mod Forge
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Enabling mod Day Z Minecraft
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Activating mod Day Z Minecraft
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2013-01-26 20:00:39 [FINE] [ForgeModLoader] All mod requirements are satisfied
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Mod sorting completed successfully
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Mod sorting data:
2013-01-26 20:00:39 [FINE] [ForgeModLoader] Day Z Minecraft(Day Z:7.1): DayZ-1.4.7-7.1.jar ()
2013-01-26 20:00:39 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2013-01-26 20:00:39 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2013-01-26 20:00:39 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2013-01-26 20:00:39 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2013-01-26 20:00:39 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2013-01-26 20:00:39 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2013-01-26 20:00:39 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemFirestarter(3256) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemEmptyCan(3299) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzFood(3258) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzFood(3259) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzFood(3260) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzFood(3261) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzFood(3262) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzFood(3291) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWaterbottleFull(3263) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemEmptyBottle(3264) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemEmptyBottle(3265) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWhiskeybottleFull(3266) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzDrink(3267) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWaterbottleDirty(3268) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzDrink(3300) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzDrink(3301) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzDrink(3302) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzDrink(3303) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzDrink(3304) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemEmptyBottle(3305) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWhiskeybottleFull(3306) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemEmptyBottle(3307) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWhiskeybottleFull(3308) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzDrink(3309) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzHeal(3269) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDayzHeal(3270) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemBloodBag(3271) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemAk74u(3272) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemMakarov(3273) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemRemington(3274) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemEnfield(3275) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemGlock17(3276) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemDbShotgun(3292) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemAmmo(3277) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemAmmo(3278) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemAmmo(3279) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemAmmo(3280) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemAmmo(3281) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemAmmo(3293) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWeaponMelee(3282) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWeaponMelee(3283) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWeaponMelee(3284) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWeaponMelee(3285) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWeaponMelee(3286) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWeaponMelee(3297) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemWeaponMelee(3298) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemCamo(3287) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemCamo(3288) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemCamo(3289) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemCamo(3290) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] [ItemTracker] Adding item dayz.common.items.ItemGrenade(3295) owned by Day Z Minecraft
2013-01-26 20:00:40 [FINEST] [ForgeModLoader] Testing mod Day Z Minecraft to verify it accepts its own version in a remote connection
2013-01-26 20:00:40 [FINEST] [ForgeModLoader] The mod Day Z Minecraft accepts its own version (7.1)
2013-01-26 20:00:40 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Day Z Minecraft
2013-01-26 20:00:40 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Day Z Minecraft
2013-01-26 20:00:40 [FINE] [ForgeModLoader] Mod signature data:
2013-01-26 20:00:40 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26a): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-01-26 20:00:40 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.22.539): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-01-26 20:00:40 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.510): coremods (NO VALID CERTIFICATE FOUND)
2013-01-26 20:00:40 [FINE] [ForgeModLoader] Day Z Minecraft(Day Z:7.1): DayZ-1.4.7-7.1.jar (NO VALID CERTIFICATE FOUND)
2013-01-26 20:00:40 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2013-01-26 20:00:40 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2013-01-26 20:00:40 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2013-01-26 20:00:40 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2013-01-26 20:00:40 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2013-01-26 20:00:40 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-01-26 20:00:40 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2013-01-26 20:00:40 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Day Z Minecraft
2013-01-26 20:00:40 [INFO] [DAY Z] Checking for update...
2013-01-26 20:00:42 [INFO] [DAY Z] Config loaded.
2013-01-26 20:00:42 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Day Z Minecraft
2013-01-26 20:00:42 [INFO] [STDOUT] Starting up SoundSystem...
2013-01-26 20:00:43 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-01-26 20:00:43 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-01-26 20:00:43 [INFO] [STDOUT] OpenAL initialized.
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Day Z Minecraft
2013-01-26 20:00:43 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(160) owned by Day Z Minecraft
2013-01-26 20:00:43 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(161) owned by Day Z Minecraft
2013-01-26 20:00:43 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(162) owned by Day Z Minecraft
2013-01-26 20:00:43 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(163) owned by Day Z Minecraft
2013-01-26 20:00:43 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(164) owned by Day Z Minecraft
2013-01-26 20:00:43 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(165) owned by Day Z Minecraft
2013-01-26 20:00:43 [FINE] [ForgeModLoader] [ItemTracker] Adding item vq(170) owned by Day Z Minecraft
2013-01-26 20:00:43 [FINEST] [ForgeModLoader] Automatically registered mod Day Z Minecraft entity Bullet as Day Z Minecraft.Bullet
2013-01-26 20:00:43 [FINE] [ForgeModLoader] Skipping automatic mod Day Z Minecraft entity registration for already registered class dayz.common.entities.EntityGrenade
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Day Z Minecraft
2013-01-26 20:00:43 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp
2013-01-26 20:00:43 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML
2013-01-26 20:00:43 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge
2013-01-26 20:00:43 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Day Z Minecraft
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Day Z Minecraft
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Day Z Minecraft
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Day Z Minecraft
2013-01-26 20:00:43 [INFO] [DAY Z] Day Z 7.1 Loaded.
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Day Z Minecraft
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Day Z Minecraft
2013-01-26 20:00:43 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Day Z Minecraft
2013-01-26 20:00:43 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2013-01-26 20:00:44 [INFO] [STDOUT] ########## GL ERROR ##########
2013-01-26 20:00:44 [INFO] [STDOUT] @ Pre render
2013-01-26 20:00:44 [INFO] [STDOUT] 1281: Invalid value
2013-01-26 20:00:52 [INFO] [STDOUT] Deleting level New World
2013-01-26 20:00:52 [INFO] [STDOUT] Attempt 1...
2013-01-26 20:00:52 [INFO] [STDOUT] Deleting /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/saves/New World/data
2013-01-26 20:00:52 [INFO] [STDOUT] Deleting /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/saves/New World/level.dat
2013-01-26 20:00:52 [INFO] [STDOUT] Deleting /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/saves/New World/level.dat_mcr
2013-01-26 20:00:52 [INFO] [STDOUT] Deleting /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/saves/New World/players
2013-01-26 20:00:52 [INFO] [STDOUT] Deleting /Users/Nik/Minecraft/Instances/1.4.7_1/minecraft/saves/New World/session.lock
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod mcp
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod mcp
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod FML
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod FML
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod Forge
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod Forge
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod Day Z Minecraft
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod Day Z Minecraft
2013-01-26 20:01:02 [INFO] [STDOUT] Scanning folders...
2013-01-26 20:01:02 [INFO] [STDOUT] Total conversion count is 0
2013-01-26 20:01:02 [FINE] [ForgeModLoader] The difference set is equal
2013-01-26 20:01:02 [INFO] [STDERR] t: Exception getting block type in world
2013-01-26 20:01:02 [INFO] [STDERR] at yc.<init>(World.java:303)
2013-01-26 20:01:02 [INFO] [STDERR] at in.<init>(WorldServer.java:103)
2013-01-26 20:01:02 [INFO] [STDERR] at bdz.a(IntegratedServer.java:69)
2013-01-26 20:01:02 [INFO] [STDERR] at bdz.c(IntegratedServer.java:101)
2013-01-26 20:01:02 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
2013-01-26 20:01:02 [INFO] [STDERR] at fy.run(SourceFile:849)
2013-01-26 20:01:02 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-01-26 20:01:02 [INFO] [STDERR] at net.minecraftforge.common.ForgeChunkManager.fetchDormantChunk(ForgeChunkManager.java:883)
2013-01-26 20:01:02 [INFO] [STDERR] at im.c(ChunkProviderServer.java:115)
2013-01-26 20:01:02 [INFO] [STDERR] at im.d(ChunkProviderServer.java:166)
2013-01-26 20:01:02 [INFO] [STDERR] at yc.e(World.java:524)
2013-01-26 20:01:02 [INFO] [STDERR] at yc.a(World.java:404)
2013-01-26 20:01:02 [INFO] [STDERR] at yc.c(World.java:433)
2013-01-26 20:01:02 [INFO] [STDERR] at yc.b(World.java:375)
2013-01-26 20:01:02 [INFO] [STDERR] at aaq.a(WorldProvider.java:100)
2013-01-26 20:01:02 [INFO] [STDERR] at in.b(WorldServer.java:775)
2013-01-26 20:01:02 [INFO] [STDERR] at in.a(WorldServer.java:739)
2013-01-26 20:01:02 [INFO] [STDERR] at yc.<init>(World.java:288)
2013-01-26 20:01:02 [INFO] [STDERR] ... 5 more
2013-01-26 20:01:02 [INFO] [STDERR] java.lang.NullPointerException
2013-01-26 20:01:02 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
2013-01-26 20:01:02 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:406)
2013-01-26 20:01:02 [INFO] [STDERR] at bdz.k(IntegratedServer.java:231)
2013-01-26 20:01:02 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:550)
2013-01-26 20:01:02 [INFO] [STDERR] at fy.run(SourceFile:849)
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod mcp
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod mcp
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod FML
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod FML
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod Forge
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod Forge
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod Day Z Minecraft
2013-01-26 20:01:02 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod Day Z Minecraft
2013-01-26 20:01:02 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STOPPED. Loading cannot continue
2013-01-26 20:01:02 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Day Z Minecraft [Day Z] (DayZ-1.4.7-7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
2013-01-26 20:01:02 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-01-26 20:01:02 [INFO] [STDERR] Exception in thread "Server thread" cpw.mods.fml.common.LoaderException
2013-01-26 20:01:02 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2013-01-26 20:01:02 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:761)
2013-01-26 20:01:02 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:464)
2013-01-26 20:01:02 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
2013-01-26 20:01:02 [INFO] [STDERR] at fy.run(SourceFile:849)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment