On three computers (Acer, HP and Toshiba, all with their own OS), I have various mods, all of them having in common:
-WorldEdit
-Craftable Horse Armour mod
-Backpack mod
-Custom NPCs mod
Now, for some reason the CNPC mod crashes the game when I use buckets (water, lava, empty) on my HP and Toshiba, although my brother does not have the issue on his Windows user on the Toshiba. On the Acer it runs smoothly. Because of this inconsistency, and my inability to read crash logs, I cannot find out why this happens. I will paste the crash log from the HP below.
---- Minecraft Crash Report ----
// But it works on my machine.
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 noppes.npcs.ServerEventsHandler.invoke(ServerEventsHandler.java:160)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_ServerEventsHandler_invoke_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:124)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1519)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2042)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 noppes.npcs.ServerEventsHandler.invoke(ServerEventsHandler.java:160)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_ServerEventsHandler_invoke_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:124)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1519)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows XP (x86) version 5.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 170422256 bytes (162 MB) / 510676992 bytes (487 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1556 7 mods loaded, 7 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1556.jar)
UCHIJAAAA Forge{11.14.3.1556} [Minecraft Forge] (forge-1.8-11.14.3.1556.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.8.x.jar)
UCHIJAAAA craftablehorsearmour{1.0} [Craftable Horse Armour [CHA&S]] (Craftable Horse Armour and Saddle 1.2.1.jar)
UCHIJAAAA customnpcs{1.8.0_beta} [CustomNpcs] (CustomNPCs_1.8.0_beta.jar)
UCHIJAAAA worldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8795' Renderer: 'ATI Mobility Radeon HD 4200'
Launched Version: 1.8-forge1.8-11.14.3.1556
LWJGL: 2.9.1
OpenGL: ATI Mobility Radeon HD 4200 GL version 2.1.8795, ATI Technologies 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: [faithful32pack.zip]
Current Language: English (UK)
Profiler Position: N/A (disabled
I have removed one mod at a time to find out what mod caused the issue, which is how I pinpointed it to CNPC.
Hope anyone can help me out with this irritating problem.
Rollback Post to RevisionRollBack
I know the party was a disaster, but what do you expect when you put a bundle of TNT into your house and push the button?
On three computers (Acer, HP and Toshiba, all with their own OS), I have various mods, all of them having in common:
-WorldEdit
-Craftable Horse Armour mod
-Backpack mod
-Custom NPCs mod
Now, for some reason the CNPC mod crashes the game when I use buckets (water, lava, empty) on my HP and Toshiba, although my brother does not have the issue on his Windows user on the Toshiba. On the Acer it runs smoothly. Because of this inconsistency, and my inability to read crash logs, I cannot find out why this happens. I will paste the crash log from the HP below.
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 14.01.16 11:05
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 noppes.npcs.ServerEventsHandler.invoke(ServerEventsHandler.java:160)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_ServerEventsHandler_invoke_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:124)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1519)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2042)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 noppes.npcs.ServerEventsHandler.invoke(ServerEventsHandler.java:160)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_ServerEventsHandler_invoke_PlayerInteractEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:124)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1519)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Jensettiman'/70, l='MpServer', x=-284,23, y=4,00, z=-225,21]]
Chunk stats: MultiplayerChunkCache: 439, 439
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -273,00,4,00,-195,00 - World: (-273,4,-195), Chunk: (at 15,0,13 in -18,-13; contains blocks -288,0,-208 to -273,255,-193), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 47078 game time, 47078 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 33 total; [EntityItem['item.item.egg'/77765, l='MpServer', x=-326,34, y=4,00, z=-258,94], EntityLeashKnot['entity.LeashKnot.name'/69, l='MpServer', x=-278,50, y=6,50, z=-212,50], EntityPlayerSP['Jensettiman'/70, l='MpServer', x=-284,23, y=4,00, z=-225,21], EntityCow['Cow'/21, l='MpServer', x=-354,19, y=4,00, z=-208,38], EntityCow['Cow'/22, l='MpServer', x=-361,84, y=4,00, z=-206,19], EntityCow['Cow'/23, l='MpServer', x=-355,44, y=4,00, z=-209,69], EntityCow['Cow'/25, l='MpServer', x=-342,22, y=4,00, z=-208,22], EntityChicken['Chicken'/26, l='MpServer', x=-326,63, y=4,00, z=-258,38], EntityItem['item.item.egg'/27, l='MpServer', x=-330,06, y=4,00, z=-236,91], EntityChicken['Chicken'/28, l='MpServer', x=-323,63, y=4,00, z=-241,47], EntityChicken['Chicken'/29, l='MpServer', x=-315,38, y=4,00, z=-256,34], EntityItem['item.item.egg'/30, l='MpServer', x=-315,09, y=4,00, z=-255,94], EntityChicken['Chicken'/31, l='MpServer', x=-318,63, y=4,00, z=-246,44], EntityItem['item.item.egg'/32, l='MpServer', x=-319,31, y=4,00, z=-246,41], EntityHorse['Horse'/33, l='MpServer', x=-276,47, y=4,00, z=-264,78], EntityHorse['Horse'/34, l='MpServer', x=-278,69, y=7,50, z=-212,66], EntityRabbit['Rabbit'/35, l='MpServer', x=-265,25, y=4,00, z=-288,03], EntityHorse['Horse'/36, l='MpServer', x=-269,81, y=4,00, z=-257,66], EntityHorse['Horse'/37, l='MpServer', x=-271,72, y=4,00, z=-266,75], EntityHorse['Horse'/38, l='MpServer', x=-260,47, y=4,00, z=-252,13], EntityHorse['Horse'/39, l='MpServer', x=-269,56, y=4,00, z=-247,94], EntityRabbit['Rabbit'/42, l='MpServer', x=-251,38, y=4,00, z=-292,56], EntityRabbit['Rabbit'/43, l='MpServer', x=-252,34, y=4,00, z=-302,09], EntityRabbit['Rabbit'/44, l='MpServer', x=-245,84, y=4,00, z=-291,91], EntityRabbit['Rabbit'/45, l='MpServer', x=-253,44, y=4,00, z=-300,16], EntityRabbit['Rabbit'/46, l='MpServer', x=-249,03, y=4,00, z=-296,34], EntityHorse['Horse'/47, l='MpServer', x=-252,25, y=4,00, z=-257,50], EntityPig['Pig'/48, l='MpServer', x=-227,84, y=4,00, z=-234,13], EntityPig['Pig'/49, l='MpServer', x=-231,19, y=4,00, z=-231,16], EntityPig['Pig'/54, l='MpServer', x=-221,50, y=4,00, z=-233,50], EntityPig['Pig'/55, l='MpServer', x=-214,88, y=4,00, z=-223,06], EntityPig['Pig'/56, l='MpServer', x=-204,13, y=4,00, z=-186,78], EntityPig['Pig'/62, l='MpServer', x=-210,88, y=4,00, z=-190,50]]
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:2503)
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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: Windows XP (x86) version 5.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 170422256 bytes (162 MB) / 510676992 bytes (487 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1556 7 mods loaded, 7 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1556.jar)
UCHIJAAAA Forge{11.14.3.1556} [Minecraft Forge] (forge-1.8-11.14.3.1556.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.8.x.jar)
UCHIJAAAA craftablehorsearmour{1.0} [Craftable Horse Armour [CHA&S]] (Craftable Horse Armour and Saddle 1.2.1.jar)
UCHIJAAAA customnpcs{1.8.0_beta} [CustomNpcs] (CustomNPCs_1.8.0_beta.jar)
UCHIJAAAA worldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8795' Renderer: 'ATI Mobility Radeon HD 4200'
Launched Version: 1.8-forge1.8-11.14.3.1556
LWJGL: 2.9.1
OpenGL: ATI Mobility Radeon HD 4200 GL version 2.1.8795, ATI Technologies 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: [faithful32pack.zip]
Current Language: English (UK)
Profiler Position: N/A (disabled
I have removed one mod at a time to find out what mod caused the issue, which is how I pinpointed it to CNPC.
Hope anyone can help me out with this irritating problem.
I did notify the author about this a couple of weeks back, without any response.