I recently created a world called "Foxy plays Pixelmon." (Don't judge me.) In this world lag spikes would randomly appear, and while the world was definitely running fine otherwise, on occasional lag spikes it crashes my game.
I am running the following mods: Quick Hotbar, Pixelmon 4.0.5 (because 4.0.6 gives me battle errors,) Auto Sapling, MrCrayfish's Furniture Mod (NOT 1.8.1 Betas,) and Lumberjack.
Here is the most recent Crash Report:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
java.lang.NullPointerException: Unexpected error
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.4
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 328929480 bytes (313 MB) / 1667366912 bytes (1590 MB) up to 3212509184 bytes (3063 MB)
JVM Flags: 2 total; -Xmx3072m -Xms1536m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1446 8 mods loaded, 8 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1446.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{11.14.3.1446} [Minecraft Forge] (forge-1.8-11.14.3.1446.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.4.7} [ß9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7-build5(1.8).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pixelmon{4.0.5} [Pixelmon] (Pixelmon-1.8-4.0.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
quickhotbar{1.04} [Quick Hotbar] (quickhotbar_18_1.04.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
lumberjack{1.4} [The Lumberjack Mod] (The-Lumberjack-Mod-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.6.31' Renderer: 'Intel HD Graphics 5000 OpenGL Engine'
Launched Version: 1.8-Forge11.14.3.1446
LWJGL: 2.9.2
OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.6.31, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful64pack-v1, faithful32pack, PokeBox(R7)]
Current Language: English (US)
Profiler Position: N/A (disabled)
Here is the Game Output:
NOTE: I was unable to copy the full log as it had been cut off by the launcher.
[12:26:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:26:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:26:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:26:12] [main/INFO] [FML]: Forge Mod Loader version 8.99.114.1446 for Minecraft 1.8 loading
[12:26:12] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.4, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[12:26:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:26:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:26:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:26:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:26:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:26:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:26:16] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[12:26:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:26:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:26:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:26:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:26:17] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[12:26:19] [Client thread/INFO]: Setting user: FoxyOfDarkness
[12:26:22] [Client thread/INFO]: LWJGL Version: 2.9.2
[12:26:22] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 7/11/15 12:26 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.4
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 1463963616 bytes (1396 MB) / 1608450048 bytes (1533 MB) up to 3212509184 bytes (3063 MB)
JVM Flags: 2 total; -Xmx3072m -Xms1536m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.6.31' Renderer: 'Intel HD Graphics 5000 OpenGL Engine'
[12:26:22] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[12:26:22] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1446 Initialized
[12:26:23] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[12:26:23] [Client thread/INFO] [FML]: Preloading CrashReport classes
[12:26:23] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[12:26:23] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[12:26:23] [Client thread/INFO] [FML]: Searching /Users/ethanguan/Library/Application Support/minecraft/mods for mods
[12:26:25] [Client thread/INFO] [AutoSapling]: Mod AutoSapling is missing the required element 'name'. Substituting AutoSapling
[12:26:26] [Client thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
[12:26:26] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AutoSapling, cfm, pixelmon, quickhotbar, lumberjack] at CLIENT
[12:26:26] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AutoSapling, cfm, pixelmon, quickhotbar, lumberjack] at SERVER
[12:26:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AutoSapling, FMLFileResourcePack:ß9MrCrayfish's Furniture Mod, FMLFileResourcePack:Pixelmon, FMLFileResourcePack:Quick Hotbar, FMLFileResourcePack:The Lumberjack Mod, faithful64pack-v1, faithful32pack, PokeBox(R7)
[12:26:29] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[12:26:29] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[12:26:29] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:26:29] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:26:29] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:26:33] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.config.PixelmonItemsTMs:load:24]: PIXELMON: Loading TM/HMs
[12:26:33] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:copyDatabaseFromJar:73]: Extracting database
[12:26:33] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:getConnection:57]: Loading Database Driver
[12:26:33] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:getConnection:59]: Establishing Connection
[12:26:36] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:addSpawns:104]: [PIXELMON] Registering entity spawns
[12:26:38] [Client thread/INFO] [FML]: Applying holder lookups
[12:26:38] [Client thread/INFO] [FML]: Holder lookups applied
[12:26:38] [Client thread/INFO] [FML]: Injecting itemstacks
[12:26:38] [Client thread/INFO] [FML]: Itemstack injection complete
[12:26:39] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:26:39] [Thread-18/INFO]: Initializing LWJGL OpenAL
[12:26:39] [Thread-18/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[12:26:39] [Thread-18/INFO]: OpenAL initialized.
[12:26:39] [Sound Library Loader/INFO]: Sound engine started
[12:26:43] [Client thread/WARN]: Texture pixelmon:textures/items/apricorns/cookedblackapricorn.png with size 21x21 limits mip level from 4 to 0
[12:26:45] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:MechanicalAnvil#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:hedge#normal not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:UnownBlock2#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:bird_bath#normal not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:Hidden_Pressure_Plate#normal not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_top#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_bottom#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=west not found
[12:27:05] [Client thread/INFO] [FML]: Injecting itemstacks
[12:27:05] [Client thread/INFO] [FML]: Itemstack injection complete
[12:27:06] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
[12:27:06] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AutoSapling, FMLFileResourcePack:ß9MrCrayfish's Furniture Mod, FMLFileResourcePack:Pixelmon, FMLFileResourcePack:Quick Hotbar, FMLFileResourcePack:The Lumberjack Mod, faithful64pack-v1, faithful32pack, PokeBox(R7)
[12:27:06] [Client thread/INFO]: SoundSystem shutting down...
[12:27:06] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[12:27:06] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:27:06] [Thread-23/INFO]: Initializing LWJGL OpenAL
[12:27:06] [Thread-23/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[12:27:06] [Thread-23/INFO]: OpenAL initialized.
[12:27:07] [Sound Library Loader/INFO]: Sound engine started
[12:27:11] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:MechanicalAnvil#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:hedge#normal not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:bird_bath#normal not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:Hidden_Pressure_Plate#normal not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_top#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_bottom#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=west not found
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 5 locations:
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at /Users/ethanguan/Library/Application Support/minecraft/mods/MrCrayfishFurnitureModv3.4.7-build5(1.8).jar
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path /Users/ethanguan/Library/Application Support/minecraft/resourcepacks/faithful64pack-v1
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path /Users/ethanguan/Library/Application Support/minecraft/resourcepacks/faithful32pack
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path /Users/ethanguan/Library/Application Support/minecraft/resourcepacks/PokeBox(R7)
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/torch.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/wool_colored_light_gray.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN pixelmon
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: domain pixelmon is missing 12 textures
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: domain pixelmon has 2 locations:
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: mod pixelmon resources at /Users/ethanguan/Library/Application Support/minecraft/mods/Pixelmon-1.8-4.0.5-universal.jar
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path /Users/ethanguan/Library/Application Support/minecraft/resourcepacks/PokeBox(R7)
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain pixelmon are:
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PicketFence.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/FossilDisplay.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PicketFenceNormal.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PicketFenceCross.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/BlueClock.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PicketFenceCorner.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/EndTable.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/GreenFoldingChair.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/YellowPokeballRug.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/Chair.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PinkClock.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/mechanicalAnvil.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain pixelmon
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[12:27:17] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:27:24] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:27:32] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:28:00] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:28:17] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:28:24] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[12:28:24] [Server thread/INFO]: Generating keypair
[12:28:24] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod MemoryCleaner which appears to be missing, things may not work well
[12:28:24] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[12:28:25] [Server thread/INFO] [FML]: Applying holder lookups
[12:28:25] [Server thread/INFO] [FML]: Holder lookups applied
[12:28:25] [Server thread/INFO] [FML]: Loading dimension 0 (Foxy Plays Pixelmon) ([email protected])
[12:28:25] [Server thread/INFO] [FML]: Loading dimension 1 (Foxy Plays Pixelmon) ([email protected])
[12:28:25] [Server thread/INFO] [FML]: Loading dimension -1 (Foxy Plays Pixelmon) ([email protected])
[12:28:25] [Server thread/INFO]: Preparing start region for level 0
[12:28:27] [Server thread/INFO]: Preparing spawn area: 18%
[12:28:28] [Server thread/INFO]: Changing view distance to 12, from 10
[12:28:30] [Server thread/WARN]: Invalid statistic in /Users/ethanguan/Library/Application Support/minecraft/saves/Foxy Plays Pixelmon/stats/3ea6e7be-8343-43f7-acb1-36df13a2088d.json: Don't know what achievement.cfm_install is
[12:28:30] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[12:28:30] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[12:28:30] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 8 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[12:28:30] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[12:28:30] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[12:28:30] [Server thread/INFO]: FoxyOfDarkness[local:E:8849491d] logged in with entity id 46 at (-368.6367719627775, 73.0, 204.17635592386563)
[12:28:30] [Server thread/INFO]: FoxyOfDarkness joined the game
[12:28:33] [Client thread/INFO]: [CHAT] Quick Hotbar 1.04 loaded. left ctrl + mouse wheel (or up & down) to scroll. Number key + scroll for column scrolling. left ctrl + M to view mod settings.
[12:28:33] [Server thread/INFO]: FoxyOfDarkness has just earned the achievement [You've been installed!]
[12:28:34] [Netty Local Client IO #0/INFO] [AutoSapling]: Mod AutoSapling is missing the required element 'name'. Substituting AutoSapling
[12:28:34] [Client thread/INFO]: [CHAT] FoxyOfDarkness has just earned the achievement [You've been installed!]
[12:28:34] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
[12:28:34] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
[12:28:36] [Server thread/INFO]: Saving and pausing game...
[12:28:36] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Overworld
[12:28:36] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Nether
[12:28:36] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/The End
[12:28:36] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6132ms behind, skipping 122 tick(s)
[12:28:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3487ms behind, skipping 69 tick(s)
[12:29:08] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.game
[12:30:00] [Server thread/INFO]: Saving and pausing game...
[12:30:00] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Overworld
[12:30:00] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Nether
[12:30:00] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/The End
[12:30:15] [Client thread/WARN]: Unable to play unknown soundEvent: pixelmon:pixelmon.mob.togetic
[12:30:23] [Client thread/WARN]: Unable to play unknown soundEvent: pixelmon:pixelmon.mob.togetic
[12:30:34] [Client thread/WARN]: Unable to play unknown soundEvent: pixelmon:pixelmon.mob.mantine
[12:30:52] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]d89:
java.lang.NullPointerException
at net.minecraft.world.World.func_175701_a(World.java:216) ~[aqu.class:?]
at net.minecraft.world.World.func_180495_p(World.java:831) ~[aqu.class:?]
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61) ~[EventHandlerLJ.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120) [ForgeEventFactory.class:?]
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518) [bsu.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041) [bsu.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028) [bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[12:30:52] [Client thread/ERROR] [FML]: Index: 1 Listeners:
[12:30:52] [Client thread/ERROR] [FML]: 0: NORMAL
[12:30:52] [Client thread/ERROR] [FML]: 1: ASM: [email protected] interact(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
[12:30:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6687ms behind, skipping 133 tick(s)
[12:30:59] [Server thread/INFO]: Stopping server
[12:30:59] [Server thread/INFO]: Saving players
[12:30:59] [Server thread/INFO]: Saving worlds
[12:30:59] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Overworld
[12:30:59] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Nether
[12:30:59] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/The End
[12:31:01] [Server thread/INFO] [FML]: Unloading dimension 0
[12:31:01] [Server thread/INFO] [FML]: Unloading dimension -1
[12:31:01] [Server thread/INFO] [FML]: Unloading dimension 1
[12:31:01] [Server thread/INFO] [FML]: Applying holder lookups
[12:31:01] [Server thread/INFO] [FML]: Holder lookups applied
[12:31:07] [Client thread/FATAL]: Unreported exception thrown!
java.lang.NullPointerException
at net.minecraft.world.World.func_175701_a(World.java:216) ~[aqu.class:?]
at net.minecraft.world.World.func_180495_p(World.java:831) ~[aqu.class:?]
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61) ~[EventHandlerLJ.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120) ~[ForgeEventFactory.class:?]
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518) ~[bsu.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041) ~[bsu.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028) ~[bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[12:31:07] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: ---- Minecraft Crash Report ----
// Who set us up the TNT?
java.lang.NullPointerException: Unexpected error
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.4
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 328929480 bytes (313 MB) / 1667366912 bytes (1590 MB) up to 3212509184 bytes (3063 MB)
JVM Flags: 2 total; -Xmx3072m -Xms1536m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1446 8 mods loaded, 8 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1446.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{11.14.3.1446} [Minecraft Forge] (forge-1.8-11.14.3.1446.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.4.7} [ß9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7-build5(1.8).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pixelmon{4.0.5} [Pixelmon] (Pixelmon-1.8-4.0.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
quickhotbar{1.04} [Quick Hotbar] (quickhotbar_18_1.04.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
lumberjack{1.4} [The Lumberjack Mod] (The-Lumberjack-Mod-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.6.31' Renderer: 'Intel HD Graphics 5000 OpenGL Engine'
Launched Version: 1.8-Forge11.14.3.1446
LWJGL: 2.9.2
OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.6.31, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful64pack-v1, faithful32pack, PokeBox(R7)]
Current Language: English (US)
Profiler Position: N/A (disabled)
[12:31:07] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# /Users/ethanguan/Library/Application Support/minecraft/crash-reports/crash-2015-07-11_12.31.07-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
The Launcher Log was way too large to be copied. If you would still like it, I can make a copy of it onto a comment.
Thanks in advance,
FoxyOfDarkness
Rollback Post to RevisionRollBack
"There are no words to describe the immersive, engaging experience video games can provide so quickly. This has developed communities, so why do so many people say they are harmful? 90% of those criticizers have never played or even tried a video game. Is it not said, 'Don't shoot it 'till you try it'?"
EDIT: It seems to crash when I try to place a boat..?
Rollback Post to RevisionRollBack
"There are no words to describe the immersive, engaging experience video games can provide so quickly. This has developed communities, so why do so many people say they are harmful? 90% of those criticizers have never played or even tried a video game. Is it not said, 'Don't shoot it 'till you try it'?"
I was looking for it and failed to find it. All I saw were 1.8.7 ripoffs leading to scams.
Could you mind linking me to an actual page while I do an adware cleanup?
Rollback Post to RevisionRollBack
"There are no words to describe the immersive, engaging experience video games can provide so quickly. This has developed communities, so why do so many people say they are harmful? 90% of those criticizers have never played or even tried a video game. Is it not said, 'Don't shoot it 'till you try it'?"
Although it seems to have loaded correctly, I still get occasional lag spikes and blockage prevents the mod from working right.
Why? I have no idea.
Rollback Post to RevisionRollBack
"There are no words to describe the immersive, engaging experience video games can provide so quickly. This has developed communities, so why do so many people say they are harmful? 90% of those criticizers have never played or even tried a video game. Is it not said, 'Don't shoot it 'till you try it'?"
-Anonymous
To post a comment, please login or register a new account.
I recently created a world called "Foxy plays Pixelmon." (Don't judge me.) In this world lag spikes would randomly appear, and while the world was definitely running fine otherwise, on occasional lag spikes it crashes my game.
I am running the following mods: Quick Hotbar, Pixelmon 4.0.5 (because 4.0.6 gives me battle errors,) Auto Sapling, MrCrayfish's Furniture Mod (NOT 1.8.1 Betas,) and Lumberjack.
Here is the most recent Crash Report:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 7/11/15 12:31 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['FoxyOfDarkness'/46, l='MpServer', x=-352.68, y=63.00, z=26.00]]
Chunk stats: MultiplayerChunkCache: 588, 588
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -216.00,64.00,236.00 - World: (-216,64,236), Chunk: (at 8,4,12 in -14,14; contains blocks -224,0,224 to -209,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 34294 game time, 34294 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 60 total; [EntityPixelmon['entity.pixelmon.Pixelmon.name'/2200, l='MpServer', x=-260.50, y=31.00, z=16.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2201, l='MpServer', x=-258.50, y=31.00, z=15.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2748, l='MpServer', x=-318.50, y=67.97, z=92.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2746, l='MpServer', x=-383.22, y=65.00, z=27.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2036, l='MpServer', x=-393.66, y=62.31, z=33.81], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2747, l='MpServer', x=-380.66, y=64.97, z=30.34], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2192, l='MpServer', x=-331.50, y=57.00, z=124.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1771, l='MpServer', x=-366.59, y=69.00, z=108.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1907, l='MpServer', x=-284.16, y=45.00, z=-32.22], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1769, l='MpServer', x=-362.47, y=69.00, z=116.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2046, l='MpServer', x=-403.58, y=56.43, z=-47.13], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2078, l='MpServer', x=-414.50, y=15.00, z=-30.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1772, l='MpServer', x=-361.81, y=69.00, z=111.69], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1479, l='MpServer', x=-374.50, y=15.00, z=126.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2176, l='MpServer', x=-414.50, y=34.00, z=0.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2879, l='MpServer', x=-287.50, y=37.97, z=-59.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2179, l='MpServer', x=-273.50, y=42.00, z=11.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2878, l='MpServer', x=-290.50, y=37.97, z=-62.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1893, l='MpServer', x=-262.50, y=38.00, z=36.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1881, l='MpServer', x=-321.28, y=68.00, z=99.65], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1880, l='MpServer', x=-290.34, y=63.02, z=99.47], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2577, l='MpServer', x=-272.65, y=56.53, z=100.25], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1872, l='MpServer', x=-262.50, y=41.00, z=30.50], EntityPlayerSP['FoxyOfDarkness'/46, l='MpServer', x=-352.68, y=63.00, z=26.00], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2218, l='MpServer', x=-406.50, y=16.00, z=-17.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1627, l='MpServer', x=-311.31, y=55.00, z=54.97], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2493, l='MpServer', x=-316.16, y=68.00, z=91.86], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1267, l='MpServer', x=-298.50, y=35.00, z=84.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2089, l='MpServer', x=-340.50, y=30.00, z=-16.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1152, l='MpServer', x=-338.25, y=70.00, z=55.06], EntityPixelmon['entity.pixelmon.Pixelmon.name'/71, l='MpServer', x=-434.91, y=63.06, z=120.24], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1310, l='MpServer', x=-318.19, y=64.00, z=68.69], EntityPixelmon['entity.pixelmon.Pixelmon.name'/613, l='MpServer', x=-324.28, y=64.00, z=64.47], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1845, l='MpServer', x=-265.53, y=47.33, z=-32.99], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1844, l='MpServer', x=-268.15, y=47.00, z=-7.20], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1708, l='MpServer', x=-408.43, y=53.49, z=2.10], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1707, l='MpServer', x=-322.40, y=54.74, z=7.52], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1977, l='MpServer', x=-386.50, y=62.09, z=18.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1838, l='MpServer', x=-306.50, y=68.97, z=79.56], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1717, l='MpServer', x=-329.56, y=77.00, z=119.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2113, l='MpServer', x=-398.78, y=64.00, z=52.69], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2114, l='MpServer', x=-394.00, y=63.00, z=41.47], EntityPixelmon['entity.pixelmon.Pixelmon.name'/993, l='MpServer', x=-337.09, y=67.00, z=74.28], EntityPixelmon['entity.pixelmon.Pixelmon.name'/874, l='MpServer', x=-262.50, y=56.44, z=46.89], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2175, l='MpServer', x=-417.50, y=34.00, z=1.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1815, l='MpServer', x=-440.86, y=53.46, z=78.87], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1464, l='MpServer', x=-298.50, y=65.00, z=86.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1328, l='MpServer', x=-324.75, y=33.97, z=101.47], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1678, l='MpServer', x=-315.19, y=64.00, z=69.38], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2291, l='MpServer', x=-411.25, y=63.63, z=113.46], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1944, l='MpServer', x=-277.06, y=63.00, z=69.56], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1945, l='MpServer', x=-286.81, y=63.00, z=68.66], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1927, l='MpServer', x=-267.74, y=58.36, z=61.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1321, l='MpServer', x=-266.77, y=53.50, z=11.93], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1567, l='MpServer', x=-373.22, y=72.00, z=61.13], EntityPixelmon['entity.pixelmon.Pixelmon.name'/3038, l='MpServer', x=-287.50, y=64.02, z=78.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/3036, l='MpServer', x=-281.78, y=63.97, z=76.60], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1314, l='MpServer', x=-323.59, y=67.00, z=68.53], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1931, l='MpServer', x=-410.22, y=58.51, z=-17.69], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1928, l='MpServer', x=-281.50, y=58.77, z=90.79]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.4
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 328929480 bytes (313 MB) / 1667366912 bytes (1590 MB) up to 3212509184 bytes (3063 MB)
JVM Flags: 2 total; -Xmx3072m -Xms1536m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1446 8 mods loaded, 8 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1446.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{11.14.3.1446} [Minecraft Forge] (forge-1.8-11.14.3.1446.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.4.7} [ß9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7-build5(1.8).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pixelmon{4.0.5} [Pixelmon] (Pixelmon-1.8-4.0.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
quickhotbar{1.04} [Quick Hotbar] (quickhotbar_18_1.04.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
lumberjack{1.4} [The Lumberjack Mod] (The-Lumberjack-Mod-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.6.31' Renderer: 'Intel HD Graphics 5000 OpenGL Engine'
Launched Version: 1.8-Forge11.14.3.1446
LWJGL: 2.9.2
OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.6.31, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful64pack-v1, faithful32pack, PokeBox(R7)]
Current Language: English (US)
Profiler Position: N/A (disabled)
Here is the Game Output:
NOTE: I was unable to copy the full log as it had been cut off by the launcher.
[12:26:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:26:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:26:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:26:12] [main/INFO] [FML]: Forge Mod Loader version 8.99.114.1446 for Minecraft 1.8 loading
[12:26:12] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.4, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[12:26:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:26:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:26:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:26:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:26:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:26:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:26:16] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[12:26:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:26:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:26:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:26:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:26:17] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[12:26:19] [Client thread/INFO]: Setting user: FoxyOfDarkness
[12:26:22] [Client thread/INFO]: LWJGL Version: 2.9.2
[12:26:22] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 7/11/15 12:26 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.4
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 1463963616 bytes (1396 MB) / 1608450048 bytes (1533 MB) up to 3212509184 bytes (3063 MB)
JVM Flags: 2 total; -Xmx3072m -Xms1536m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.6.31' Renderer: 'Intel HD Graphics 5000 OpenGL Engine'
[12:26:22] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[12:26:22] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1446 Initialized
[12:26:23] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[12:26:23] [Client thread/INFO] [FML]: Preloading CrashReport classes
[12:26:23] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[12:26:23] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[12:26:23] [Client thread/INFO] [FML]: Searching /Users/ethanguan/Library/Application Support/minecraft/mods for mods
[12:26:25] [Client thread/INFO] [AutoSapling]: Mod AutoSapling is missing the required element 'name'. Substituting AutoSapling
[12:26:26] [Client thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
[12:26:26] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AutoSapling, cfm, pixelmon, quickhotbar, lumberjack] at CLIENT
[12:26:26] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AutoSapling, cfm, pixelmon, quickhotbar, lumberjack] at SERVER
[12:26:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AutoSapling, FMLFileResourcePack:ß9MrCrayfish's Furniture Mod, FMLFileResourcePack:Pixelmon, FMLFileResourcePack:Quick Hotbar, FMLFileResourcePack:The Lumberjack Mod, faithful64pack-v1, faithful32pack, PokeBox(R7)
[12:26:29] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[12:26:29] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[12:26:29] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:26:29] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:26:29] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:26:33] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.config.PixelmonItemsTMs:load:24]: PIXELMON: Loading TM/HMs
[12:26:33] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:copyDatabaseFromJar:73]: Extracting database
[12:26:33] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:getConnection:57]: Loading Database Driver
[12:26:33] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.database.DatabaseHelper:getConnection:59]: Establishing Connection
[12:26:36] [Client thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.config.PixelmonEntityList:addSpawns:104]: [PIXELMON] Registering entity spawns
[12:26:38] [Client thread/INFO] [FML]: Applying holder lookups
[12:26:38] [Client thread/INFO] [FML]: Holder lookups applied
[12:26:38] [Client thread/INFO] [FML]: Injecting itemstacks
[12:26:38] [Client thread/INFO] [FML]: Itemstack injection complete
[12:26:39] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:26:39] [Thread-18/INFO]: Initializing LWJGL OpenAL
[12:26:39] [Thread-18/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[12:26:39] [Thread-18/INFO]: OpenAL initialized.
[12:26:39] [Sound Library Loader/INFO]: Sound engine started
[12:26:43] [Client thread/WARN]: Texture pixelmon:textures/items/apricorns/cookedblackapricorn.png with size 21x21 limits mip level from 4 to 0
[12:26:45] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:MechanicalAnvil#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:hedge#normal not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:UnownBlock2#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:bird_bath#normal not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:Hidden_Pressure_Plate#normal not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=south not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_top#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_bottom#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#inventory not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=west not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=north not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=east not found
[12:26:46] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=west not found
[12:27:05] [Client thread/INFO] [FML]: Injecting itemstacks
[12:27:05] [Client thread/INFO] [FML]: Itemstack injection complete
[12:27:06] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
[12:27:06] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AutoSapling, FMLFileResourcePack:ß9MrCrayfish's Furniture Mod, FMLFileResourcePack:Pixelmon, FMLFileResourcePack:Quick Hotbar, FMLFileResourcePack:The Lumberjack Mod, faithful64pack-v1, faithful32pack, PokeBox(R7)
[12:27:06] [Client thread/INFO]: SoundSystem shutting down...
[12:27:06] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[12:27:06] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:27:06] [Thread-23/INFO]: Initializing LWJGL OpenAL
[12:27:06] [Thread-23/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[12:27:06] [Thread-23/INFO]: OpenAL initialized.
[12:27:07] [Sound Library Loader/INFO]: Sound engine started
[12:27:11] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:MechanicalAnvil#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:hedge#normal not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:bird_bath#normal not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_green#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_stone#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:Hidden_Pressure_Plate#normal not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.PokeGift#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=south not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_top#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:bath_bottom#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:couch#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location pixelmon:tile.EventPokeGift#inventory not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter_sink#facing=west not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:counter#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_bottom#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=north not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:present_red#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:table_wood#facing=east not found
[12:27:11] [Client thread/ERROR] [FML]: Model definition for location cfm:tree_top#facing=west not found
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 5 locations:
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at /Users/ethanguan/Library/Application Support/minecraft/mods/MrCrayfishFurnitureModv3.4.7-build5(1.8).jar
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path /Users/ethanguan/Library/Application Support/minecraft/resourcepacks/faithful64pack-v1
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path /Users/ethanguan/Library/Application Support/minecraft/resourcepacks/faithful32pack
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path /Users/ethanguan/Library/Application Support/minecraft/resourcepacks/PokeBox(R7)
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/torch.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/wool_colored_light_gray.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN pixelmon
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: domain pixelmon is missing 12 textures
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: domain pixelmon has 2 locations:
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: mod pixelmon resources at /Users/ethanguan/Library/Application Support/minecraft/mods/Pixelmon-1.8-4.0.5-universal.jar
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: resource pack at path /Users/ethanguan/Library/Application Support/minecraft/resourcepacks/PokeBox(R7)
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain pixelmon are:
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PicketFence.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/FossilDisplay.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PicketFenceNormal.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PicketFenceCross.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/BlueClock.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PicketFenceCorner.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/EndTable.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/GreenFoldingChair.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/YellowPokeballRug.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/Chair.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/PinkClock.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/mechanicalAnvil.png
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain pixelmon
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:27:11] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[12:27:17] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:27:24] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:27:32] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:28:00] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:28:17] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.menu
[12:28:24] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[12:28:24] [Server thread/INFO]: Generating keypair
[12:28:24] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod MemoryCleaner which appears to be missing, things may not work well
[12:28:24] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[12:28:25] [Server thread/INFO] [FML]: Applying holder lookups
[12:28:25] [Server thread/INFO] [FML]: Holder lookups applied
[12:28:25] [Server thread/INFO] [FML]: Loading dimension 0 (Foxy Plays Pixelmon) ([email protected])
[12:28:25] [Server thread/INFO] [FML]: Loading dimension 1 (Foxy Plays Pixelmon) ([email protected])
[12:28:25] [Server thread/INFO] [FML]: Loading dimension -1 (Foxy Plays Pixelmon) ([email protected])
[12:28:25] [Server thread/INFO]: Preparing start region for level 0
[12:28:27] [Server thread/INFO]: Preparing spawn area: 18%
[12:28:28] [Server thread/INFO]: Changing view distance to 12, from 10
[12:28:30] [Server thread/WARN]: Invalid statistic in /Users/ethanguan/Library/Application Support/minecraft/saves/Foxy Plays Pixelmon/stats/3ea6e7be-8343-43f7-acb1-36df13a2088d.json: Don't know what achievement.cfm_install is
[12:28:30] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[12:28:30] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[12:28:30] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 8 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[12:28:30] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[12:28:30] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[12:28:30] [Server thread/INFO]: FoxyOfDarkness[local:E:8849491d] logged in with entity id 46 at (-368.6367719627775, 73.0, 204.17635592386563)
[12:28:30] [Server thread/INFO]: FoxyOfDarkness joined the game
[12:28:33] [Client thread/INFO]: [CHAT] Quick Hotbar 1.04 loaded. left ctrl + mouse wheel (or up & down) to scroll. Number key + scroll for column scrolling. left ctrl + M to view mod settings.
[12:28:33] [Server thread/INFO]: FoxyOfDarkness has just earned the achievement [You've been installed!]
[12:28:34] [Netty Local Client IO #0/INFO] [AutoSapling]: Mod AutoSapling is missing the required element 'name'. Substituting AutoSapling
[12:28:34] [Client thread/INFO]: [CHAT] FoxyOfDarkness has just earned the achievement [You've been installed!]
[12:28:34] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
[12:28:34] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
[12:28:36] [Server thread/INFO]: Saving and pausing game...
[12:28:36] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Overworld
[12:28:36] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Nether
[12:28:36] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/The End
[12:28:36] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6132ms behind, skipping 122 tick(s)
[12:28:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3487ms behind, skipping 69 tick(s)
[12:29:08] [Client thread/WARN]: Unable to play empty soundEvent: minecraft:music.game
[12:30:00] [Server thread/INFO]: Saving and pausing game...
[12:30:00] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Overworld
[12:30:00] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Nether
[12:30:00] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/The End
[12:30:15] [Client thread/WARN]: Unable to play unknown soundEvent: pixelmon:pixelmon.mob.togetic
[12:30:23] [Client thread/WARN]: Unable to play unknown soundEvent: pixelmon:pixelmon.mob.togetic
[12:30:34] [Client thread/WARN]: Unable to play unknown soundEvent: pixelmon:pixelmon.mob.mantine
[12:30:52] [Client thread/ERROR] [FML]: Exception caught during firing event [email protected]d89:
java.lang.NullPointerException
at net.minecraft.world.World.func_175701_a(World.java:216) ~[aqu.class:?]
at net.minecraft.world.World.func_180495_p(World.java:831) ~[aqu.class:?]
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61) ~[EventHandlerLJ.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120) [ForgeEventFactory.class:?]
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518) [bsu.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041) [bsu.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028) [bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[12:30:52] [Client thread/ERROR] [FML]: Index: 1 Listeners:
[12:30:52] [Client thread/ERROR] [FML]: 0: NORMAL
[12:30:52] [Client thread/ERROR] [FML]: 1: ASM: [email protected] interact(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
[12:30:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6687ms behind, skipping 133 tick(s)
[12:30:59] [Server thread/INFO]: Stopping server
[12:30:59] [Server thread/INFO]: Saving players
[12:30:59] [Server thread/INFO]: Saving worlds
[12:30:59] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Overworld
[12:30:59] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/Nether
[12:30:59] [Server thread/INFO]: Saving chunks for level 'Foxy Plays Pixelmon'/The End
[12:31:01] [Server thread/INFO] [FML]: Unloading dimension 0
[12:31:01] [Server thread/INFO] [FML]: Unloading dimension -1
[12:31:01] [Server thread/INFO] [FML]: Unloading dimension 1
[12:31:01] [Server thread/INFO] [FML]: Applying holder lookups
[12:31:01] [Server thread/INFO] [FML]: Holder lookups applied
[12:31:07] [Client thread/FATAL]: Unreported exception thrown!
java.lang.NullPointerException
at net.minecraft.world.World.func_175701_a(World.java:216) ~[aqu.class:?]
at net.minecraft.world.World.func_180495_p(World.java:831) ~[aqu.class:?]
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61) ~[EventHandlerLJ.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120) ~[ForgeEventFactory.class:?]
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518) ~[bsu.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041) ~[bsu.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028) ~[bsu.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?]
at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[12:31:07] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: ---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 7/11/15 12:31 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2041)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.World.func_175701_a(World.java:216)
at net.minecraft.world.World.func_180495_p(World.java:831)
at de.failender.lumberjack.handler.EventHandlerLJ.interact(EventHandlerLJ.java:61)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_62_EventHandlerLJ_interact_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:120)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1518)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['FoxyOfDarkness'/46, l='MpServer', x=-352.68, y=63.00, z=26.00]]
Chunk stats: MultiplayerChunkCache: 588, 588
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -216.00,64.00,236.00 - World: (-216,64,236), Chunk: (at 8,4,12 in -14,14; contains blocks -224,0,224 to -209,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 34294 game time, 34294 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 60 total; [EntityPixelmon['entity.pixelmon.Pixelmon.name'/2200, l='MpServer', x=-260.50, y=31.00, z=16.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2201, l='MpServer', x=-258.50, y=31.00, z=15.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2748, l='MpServer', x=-318.50, y=67.97, z=92.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2746, l='MpServer', x=-383.22, y=65.00, z=27.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2036, l='MpServer', x=-393.66, y=62.31, z=33.81], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2747, l='MpServer', x=-380.66, y=64.97, z=30.34], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2192, l='MpServer', x=-331.50, y=57.00, z=124.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1771, l='MpServer', x=-366.59, y=69.00, z=108.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1907, l='MpServer', x=-284.16, y=45.00, z=-32.22], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1769, l='MpServer', x=-362.47, y=69.00, z=116.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2046, l='MpServer', x=-403.58, y=56.43, z=-47.13], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2078, l='MpServer', x=-414.50, y=15.00, z=-30.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1772, l='MpServer', x=-361.81, y=69.00, z=111.69], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1479, l='MpServer', x=-374.50, y=15.00, z=126.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2176, l='MpServer', x=-414.50, y=34.00, z=0.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2879, l='MpServer', x=-287.50, y=37.97, z=-59.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2179, l='MpServer', x=-273.50, y=42.00, z=11.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2878, l='MpServer', x=-290.50, y=37.97, z=-62.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1893, l='MpServer', x=-262.50, y=38.00, z=36.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1881, l='MpServer', x=-321.28, y=68.00, z=99.65], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1880, l='MpServer', x=-290.34, y=63.02, z=99.47], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2577, l='MpServer', x=-272.65, y=56.53, z=100.25], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1872, l='MpServer', x=-262.50, y=41.00, z=30.50], EntityPlayerSP['FoxyOfDarkness'/46, l='MpServer', x=-352.68, y=63.00, z=26.00], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2218, l='MpServer', x=-406.50, y=16.00, z=-17.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1627, l='MpServer', x=-311.31, y=55.00, z=54.97], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2493, l='MpServer', x=-316.16, y=68.00, z=91.86], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1267, l='MpServer', x=-298.50, y=35.00, z=84.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2089, l='MpServer', x=-340.50, y=30.00, z=-16.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1152, l='MpServer', x=-338.25, y=70.00, z=55.06], EntityPixelmon['entity.pixelmon.Pixelmon.name'/71, l='MpServer', x=-434.91, y=63.06, z=120.24], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1310, l='MpServer', x=-318.19, y=64.00, z=68.69], EntityPixelmon['entity.pixelmon.Pixelmon.name'/613, l='MpServer', x=-324.28, y=64.00, z=64.47], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1845, l='MpServer', x=-265.53, y=47.33, z=-32.99], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1844, l='MpServer', x=-268.15, y=47.00, z=-7.20], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1708, l='MpServer', x=-408.43, y=53.49, z=2.10], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1707, l='MpServer', x=-322.40, y=54.74, z=7.52], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1977, l='MpServer', x=-386.50, y=62.09, z=18.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1838, l='MpServer', x=-306.50, y=68.97, z=79.56], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1717, l='MpServer', x=-329.56, y=77.00, z=119.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2113, l='MpServer', x=-398.78, y=64.00, z=52.69], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2114, l='MpServer', x=-394.00, y=63.00, z=41.47], EntityPixelmon['entity.pixelmon.Pixelmon.name'/993, l='MpServer', x=-337.09, y=67.00, z=74.28], EntityPixelmon['entity.pixelmon.Pixelmon.name'/874, l='MpServer', x=-262.50, y=56.44, z=46.89], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2175, l='MpServer', x=-417.50, y=34.00, z=1.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1815, l='MpServer', x=-440.86, y=53.46, z=78.87], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1464, l='MpServer', x=-298.50, y=65.00, z=86.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1328, l='MpServer', x=-324.75, y=33.97, z=101.47], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1678, l='MpServer', x=-315.19, y=64.00, z=69.38], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2291, l='MpServer', x=-411.25, y=63.63, z=113.46], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1944, l='MpServer', x=-277.06, y=63.00, z=69.56], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1945, l='MpServer', x=-286.81, y=63.00, z=68.66], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1927, l='MpServer', x=-267.74, y=58.36, z=61.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1321, l='MpServer', x=-266.77, y=53.50, z=11.93], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1567, l='MpServer', x=-373.22, y=72.00, z=61.13], EntityPixelmon['entity.pixelmon.Pixelmon.name'/3038, l='MpServer', x=-287.50, y=64.02, z=78.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/3036, l='MpServer', x=-281.78, y=63.97, z=76.60], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1314, l='MpServer', x=-323.59, y=67.00, z=68.53], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1931, l='MpServer', x=-410.22, y=58.51, z=-17.69], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1928, l='MpServer', x=-281.50, y=58.77, z=90.79]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Mac OS X (x86_64) version 10.10.4
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 328929480 bytes (313 MB) / 1667366912 bytes (1590 MB) up to 3212509184 bytes (3063 MB)
JVM Flags: 2 total; -Xmx3072m -Xms1536m
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1446 8 mods loaded, 8 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1446.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{11.14.3.1446} [Minecraft Forge] (forge-1.8-11.14.3.1446.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.4.7} [ß9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7-build5(1.8).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pixelmon{4.0.5} [Pixelmon] (Pixelmon-1.8-4.0.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
quickhotbar{1.04} [Quick Hotbar] (quickhotbar_18_1.04.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
lumberjack{1.4} [The Lumberjack Mod] (The-Lumberjack-Mod-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.6.31' Renderer: 'Intel HD Graphics 5000 OpenGL Engine'
Launched Version: 1.8-Forge11.14.3.1446
LWJGL: 2.9.2
OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.6.31, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [faithful64pack-v1, faithful32pack, PokeBox(R7)]
Current Language: English (US)
Profiler Position: N/A (disabled)
[12:31:07] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:571]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# /Users/ethanguan/Library/Application Support/minecraft/crash-reports/crash-2015-07-11_12.31.07-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
The Launcher Log was way too large to be copied. If you would still like it, I can make a copy of it onto a comment.
Thanks in advance,
FoxyOfDarkness
"There are no words to describe the immersive, engaging experience video games can provide so quickly. This has developed communities, so why do so many people say they are harmful? 90% of those criticizers have never played or even tried a video game. Is it not said, 'Don't shoot it 'till you try it'?"
EDIT: It seems to crash when I try to place a boat..?
"There are no words to describe the immersive, engaging experience video games can provide so quickly. This has developed communities, so why do so many people say they are harmful? 90% of those criticizers have never played or even tried a video game. Is it not said, 'Don't shoot it 'till you try it'?"
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumLumberjack mod appears to be causing this. This mod has been updated, so try downloading the latest version to see if it still crashes
I was looking for it and failed to find it. All I saw were 1.8.7 ripoffs leading to scams.
Could you mind linking me to an actual page while I do an adware cleanup?
"There are no words to describe the immersive, engaging experience video games can provide so quickly. This has developed communities, so why do so many people say they are harmful? 90% of those criticizers have never played or even tried a video game. Is it not said, 'Don't shoot it 'till you try it'?"
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhttp://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2377768-the-lumberjack-mod
Although it seems to have loaded correctly, I still get occasional lag spikes and blockage prevents the mod from working right.
Why? I have no idea.
"There are no words to describe the immersive, engaging experience video games can provide so quickly. This has developed communities, so why do so many people say they are harmful? 90% of those criticizers have never played or even tried a video game. Is it not said, 'Don't shoot it 'till you try it'?"