Looks like the same problem but with a sign and chest this time. Honestly, if your crashing cause of pixelmon and mcpc enough to be calling it a "plague" I'd recommend getting rid of one of them untill the issues are resolved.
I guess the issue isn't with Bibcraft - Sorry for the troubles. As for removing pixelmon - it's the whole reason the mods so popular I can't simply remove it, as for a fix - MCPC is remaining quiet on the matter and Pixelmon says its not on their end. So not much I can do
New version released! I put out the 1.5.2 update to fix the FakePlayer crashes. So just update to that and the FakePlayer crash should be gone.
I thought about it for a bit - I think I might know how it happened. Our server is plagued by random crashes due to Pixelmon/mcpc issues - so what probably happened was the server crashed and rolled back a chair placing, but maybe for some reason it still registered its entity there? Either that or its our CoreProtect plugin but I'm the only one who has access to its rollback features so I highly doubt that was caused by it.
We have another crash log, unrelated to your mod:
---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise!
java.lang.ClassCastException: net.minecraft.tileentity.TileEntitySign cannot be cast to net.minecraft.tileentity.TileEntityChest at net.minecraft.tileentity.TileEntityChest.func_70418_i(TileEntityChest.java:352) at net.minecraft.tileentity.TileEntityChest.func_70316_g(TileEntityChest.java:406) at net.minecraft.world.World.func_72939_s(World.java:2761) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:870) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:886) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:780) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:662) at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------
-- Head -- Stacktrace: at net.minecraft.tileentity.TileEntityChest.func_70418_i(TileEntityChest.java:352) at net.minecraft.tileentity.TileEntityChest.func_70316_g(TileEntityChest.java:406)
-- Tile entity being ticked -- Details: Name: Chest // net.minecraft.tileentity.TileEntityChest Block type: ID #54 (tile.chest // net.minecraft.block.BlockChest) Block data value: 3 / 0x3 / 0b0011 Block location: World: (870,60,-159), Chunk: (at 6,3,1 in 54,-10; contains blocks 864,0,-160 to 879,255,-145), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1) Actual block type: ID #54 (tile.chest // net.minecraft.block.BlockChest) Actual block data value: 3 / 0x3 / 0b0011 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:2761) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:870)
That sounds like a very unlikely amount of players... even for a vanilla server. Anyway...
What other mods are you running? Can you post one of the crash logs so we can see whats is acually happening? Make sure to use spoilers when posting the crash log. Example:
[spoiler] Text Here [/spoiler]
http://gyazo.com/fd421884373f78fb62477d4acadd16b6 This is just 2 days worth of downloads for the pack - 33k total we just reset the world a week or two ago and already have 3.9k unique players joined/logged on the world. It's raising by quite a bit, as you can see right now at 11pm on a school night I have 85 people downloading the pack.
I'm unsure, I run a server with players - We have over 4K unique players and gaining 250+ each day so I have no idea what they did, but it was happening frequently
As soon as the chunk was loaded the server would instantly crash, so I couldn't investigate either. But I did manage to get a glimpse and all I saw was a throne. I have about 32 server crash logs saved I believe
Forge .946 is not rocemnded one. With recomended build everything works as expected. I'm using .938 on the server and this one also works without problems with Biblio.
MCPCs recommended version is on 942, so it would be awesome if we could get a bibcraft version to support at least v942+
Any updates on my crash reports? My server crashed 20+ times last night and each crash report was due to your mod. Really sad to do it, but I have no choice but to remove your mod from my server
Would it be possible to mark NPCS as Villagers so when running a butcher -a (for animals) it doesnt kill npcs? I'm looking for a way to make animals despawn on my server but when using the -a flag it kills npcs too.
Or would it be possible to mark NPCS as players - without taking up a slot on the server?
I snuck into the area and removed the blocks from the map using worldedit, first command failed (gave the same error:
java.lang.ClassCastException: jds.bibliocraft.tileentities.TileEntityTable cannot be cast to jds.bibliocraft.tileentities.TileEntitySeat
We recently moved our server to the bungee system and now all of our npcs were deleted....again and when we try to place new ones it crashes your client with the following crash log:
---- Minecraft Crash Report ----
// Sorry
Time: 11/4/13 7:07 PM
Description: Exception in world tick
java.lang.NullPointerException
at noppes.npcs.gui.mainmenu.GuiNpcDisplay.<init>(GuiNpcDisplay.java:26)
at noppes.npcs.ClientProxy.getGui(ClientProxy.java:210)
at noppes.npcs.ClientProxy.openGui(ClientProxy.java:312)
at noppes.npcs.PacketHandlerClient.client(PacketHandlerClient.java:116)
at noppes.npcs.PacketHandlerClient.onPacketData(PacketHandlerClient.java:40)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:84)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1647)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at noppes.npcs.gui.mainmenu.GuiNpcDisplay.<init>(GuiNpcDisplay.java:26)
at noppes.npcs.ClientProxy.getGui(ClientProxy.java:210)
at noppes.npcs.ClientProxy.openGui(ClientProxy.java:312)
at noppes.npcs.PacketHandlerClient.client(PacketHandlerClient.java:116)
at noppes.npcs.PacketHandlerClient.onPacketData(PacketHandlerClient.java:40)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:84)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1647)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
14:15:51 [SEVERE] The following problems were captured during this phase
14:15:51 [SEVERE] Caught exception from PokeCycles
java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.func_78024_c
()Ljava/lang/String;
at net.richdigitsmods.pokecycles.PokeCycles.init(PokeCycles.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHan
dler.java:107)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler
.java:355)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.
java:16)
14:15:51 [SEVERE] cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodErr
or: net.minecraft.creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
14:15:51 [SEVERE] at cpw.mods.fml.common.LoadController.transition(LoadCon
troller.java:149)
14:15:51 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java
:697)
14:15:51 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoad
ing(FMLServerHandler.java:107)
14:15:51 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(
FMLCommonHandler.java:355)
14:15:51 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_7
1197_b(DedicatedServer.java:175)
14:15:51 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:618)
14:15:51 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(Thread
MinecraftServer.java:16)
14:15:51 [SEVERE] Caused by: java.lang.NoSuchMethodError: net.minecraft.creative
tab.CreativeTabs.func_78024_c()Ljava/lang/String;
14:15:51 [SEVERE] at net.richdigitsmods.pokecycles.PokeCycles.init(PokeCyc
les.java:77)
14:15:51 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
14:15:51 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
ource)
14:15:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
wn Source)
14:15:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
14:15:51 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEve
nt(FMLModContainer.java:545)
14:15:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown S
ource)
14:15:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
wn Source)
14:15:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
14:15:51 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(E
ventHandler.java:74)
14:15:51 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.h
andleEvent(SynchronizedEventHandler.java:45)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus
.java:313)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEve
nts(EventBus.java:296)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.jav
a:267)
14:15:51 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModCont
ainer(LoadController.java:194)
14:15:51 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMess
age(LoadController.java:174)
14:15:51 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
14:15:51 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
ource)
14:15:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
wn Source)
14:15:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
14:15:51 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(E
ventHandler.java:74)
14:15:51 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.h
andleEvent(SynchronizedEventHandler.java:45)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus
.java:313)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEve
nts(EventBus.java:296)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.jav
a:267)
14:15:51 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMes
sage(LoadController.java:105)
14:15:51 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java
:696)
14:15:51 [SEVERE] ... 5 more
14:15:51 [SEVERE] Encountered an unexpected exception LoaderException
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.
creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149
)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHan
dler.java:107)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler
.java:355)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.
java:16)
Caused by: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.f
unc_78024_c()Ljava/lang/String;
at net.richdigitsmods.pokecycles.PokeCycles.init(PokeCycles.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
... 5 more
---- Minecraft Crash Report ----
// Oops.
Time: 11/4/13 2:15 PM
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
at net.richdigitsmods.pokecycles.PokeCycles.init(PokeCycles.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
On my server my npcs keep getting deleted, and never respawn. It happens when my admins use /butcher -a (worldguard, -a means animals i believe) and /stoplag.
I don't mind the npcs getting killed, but they don't respawn like they should. Now I started making backups of the customnpcs folder but it doesnt work when I use the backups.
Last night I woke up and no one used any commands, but all npcs are gone and the backups don't work. Anything you can do to fix this?
On the topic of adding new generations, I wouldn't mind seeing a pixelmon exclusive generation, you know - make up your own pokemon to be put in the game, I think it would be pretty cool.
Maybe.. but not if it relies on anything specific to MCPC. If it's something along the lines of "is player OP" then it's a possibility.
OP would be fine, on servers its just an invitation to grief, doesn't cause any irreversible damage, just wastes peoples times and is a minor annoyance.
Hammers can also modify the blocks (same with chisels) but I managed to fix that with a custom plugin that disables right clicking of blocks in regions. Unfortunately the fix doesnt fix for the listed things above. Ultimately I could just disable these features, but I'd love to be able to keep them on - they're amazing.
While I'm at it, would it also be possible to make signs lay flat on these?
0
I guess the issue isn't with Bibcraft - Sorry for the troubles. As for removing pixelmon - it's the whole reason the mods so popular I can't simply remove it, as for a fix - MCPC is remaining quiet on the matter and Pixelmon says its not on their end. So not much I can do
0
I thought about it for a bit - I think I might know how it happened. Our server is plagued by random crashes due to Pixelmon/mcpc issues - so what probably happened was the server crashed and rolled back a chair placing, but maybe for some reason it still registered its entity there? Either that or its our CoreProtect plugin but I'm the only one who has access to its rollback features so I highly doubt that was caused by it.
We have another crash log, unrelated to your mod:
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 11/16/13 8:59 PM
Description: Ticking tile entity
java.lang.ClassCastException: net.minecraft.tileentity.TileEntitySign cannot be cast to net.minecraft.tileentity.TileEntityChest
at net.minecraft.tileentity.TileEntityChest.func_70418_i(TileEntityChest.java:352)
at net.minecraft.tileentity.TileEntityChest.func_70316_g(TileEntityChest.java:406)
at net.minecraft.world.World.func_72939_s(World.java:2761)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:870)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:886)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:780)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:662)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.tileentity.TileEntityChest.func_70418_i(TileEntityChest.java:352)
at net.minecraft.tileentity.TileEntityChest.func_70316_g(TileEntityChest.java:406)
-- Tile entity being ticked --
Details:
Name: Chest // net.minecraft.tileentity.TileEntityChest
Block type: ID #54 (tile.chest // net.minecraft.block.BlockChest)
Block data value: 3 / 0x3 / 0b0011
Block location: World: (870,60,-159), Chunk: (at 6,3,1 in 54,-10; contains blocks 864,0,-160 to 879,255,-145), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Actual block type: ID #54 (tile.chest // net.minecraft.block.BlockChest)
Actual block data value: 3 / 0x3 / 0b0011
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2761)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:870)
0
I havent messed with any Bibcraft ID's as none of them have conflicted with anything though.
0
http://gyazo.com/fd421884373f78fb62477d4acadd16b6 This is just 2 days worth of downloads for the pack - 33k total we just reset the world a week or two ago and already have 3.9k unique players joined/logged on the world. It's raising by quite a bit, as you can see right now at 11pm on a school night I have 85 people downloading the pack.
Ill grab the crash log, I have it on dropbox.
https://dl.dropboxusercontent.com/u/39020148/crash-2013-11-08_19.04.19-server.txt
0
As soon as the chunk was loaded the server would instantly crash, so I couldn't investigate either. But I did manage to get a glimpse and all I saw was a throne. I have about 32 server crash logs saved I believe
0
MCPCs recommended version is on 942, so it would be awesome if we could get a bibcraft version to support at least v942+
0
0
0
Or would it be possible to mark NPCS as players - without taking up a slot on the server?
0
https://dl.dropboxusercontent.com/u/39020148/crash-2013-11-08_19.04.19-server.txt
https://dl.dropboxusercontent.com/u/39020148/crash-2013-11-08_20.22.35-server.txt
I snuck into the area and removed the blocks from the map using worldedit, first command failed (gave the same error:
java.lang.ClassCastException: jds.bibliocraft.tileentities.TileEntityTable cannot be cast to jds.bibliocraft.tileentities.TileEntitySeat
But then I tried again and it worked
0
---- Minecraft Crash Report ----
// Sorry
Time: 11/4/13 7:07 PM
Description: Exception in world tick
java.lang.NullPointerException
at noppes.npcs.gui.mainmenu.GuiNpcDisplay.<init>(GuiNpcDisplay.java:26)
at noppes.npcs.ClientProxy.getGui(ClientProxy.java:210)
at noppes.npcs.ClientProxy.openGui(ClientProxy.java:312)
at noppes.npcs.PacketHandlerClient.client(PacketHandlerClient.java:116)
at noppes.npcs.PacketHandlerClient.onPacketData(PacketHandlerClient.java:40)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:84)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1647)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at noppes.npcs.gui.mainmenu.GuiNpcDisplay.<init>(GuiNpcDisplay.java:26)
at noppes.npcs.ClientProxy.getGui(ClientProxy.java:210)
at noppes.npcs.ClientProxy.openGui(ClientProxy.java:312)
at noppes.npcs.PacketHandlerClient.client(PacketHandlerClient.java:116)
at noppes.npcs.PacketHandlerClient.onPacketData(PacketHandlerClient.java:40)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:84)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1647)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['dpa1991'/515101, l='MpServer', x=3.09, y=70.62, z=323.03]]
Chunk stats: MultiplayerChunkCache: 225
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (186,69,353), Chunk: (at 10,4,1 in 11,22; contains blocks 176,0,352 to 191,255,367), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 6589566 game time, 6124851 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: 43 total; [EntityPixelmon['Rattata'/492975, l='MpServer', x=16.50, y=72.00, z=324.22], EntityClientPlayerMP['dpa1991'/515101, l='MpServer', x=3.09, y=70.62, z=323.03], RenderEntity['CUI'/4, l='MpServer', x=4.66, y=70.62, z=325.08], EntityWaypointContainer['unknown'/5, l='MpServer', x=0.00, y=0.00, z=0.00], EntityOtherPlayerMP['Ryanrr1134'/5727, l='MpServer', x=189.34, y=69.00, z=316.59], EntityOtherPlayerMP['XDOpticMars'/56299, l='MpServer', x=188.88, y=75.19, z=309.22], EntityOtherPlayerMP['thunderbolt3000'/438630, l='MpServer', x=192.63, y=69.00, z=317.91], EntityOtherPlayerMP['crasher28'/428242, l='MpServer', x=196.00, y=69.00, z=315.22], EntityOtherPlayerMP['caseyjoe'/296234, l='MpServer', x=222.78, y=69.02, z=362.88], EntityOtherPlayerMP['Nisonianx'/490106, l='MpServer', x=188.16, y=69.00, z=321.00], EntityOtherPlayerMP['XDOpticMars'/56299, l='MpServer', x=198.00, y=69.53, z=365.53], EntityOtherPlayerMP['zfungi'/375202, l='MpServer', x=198.13, y=69.00, z=316.56], EntityHat['unknown'/235114, l='MpServer', x=3.09, y=70.39, z=323.03], FamiliarOcelot['entity.FamiliarsDefaultMobPack.Familiar Ocelot.name'/515103, l='MpServer', x=3.78, y=70.67, z=322.31], EntityPixelmon['Rattata'/492977, l='MpServer', x=35.69, y=75.00, z=317.53], EntityOtherPlayerMP['skx720'/515172, l='MpServer', x=217.69, y=69.00, z=356.09], EntityOtherPlayerMP['crasher28'/428242, l='MpServer', x=196.00, y=69.00, z=315.22], EntityOtherPlayerMP['DangerboyVideos'/470807, l='MpServer', x=189.31, y=69.00, z=305.22], EntityOtherPlayerMP['Ryanrr1134'/5727, l='MpServer', x=187.28, y=69.00, z=306.84], EntityOtherPlayerMP['ACrazyMan'/105524, l='MpServer', x=183.56, y=69.00, z=309.91], EntityOtherPlayerMP['zfungi'/375202, l='MpServer', x=195.16, y=69.00, z=315.66], EntityPixelmon['Kadabra'/488828, l='MpServer', x=-31.44, y=65.00, z=311.97], EntityOtherPlayerMP['dawan22'/14340, l='MpServer', x=206.50, y=69.00, z=360.91], EntityOtherPlayerMP['mewtow14'/5709, l='MpServer', x=170.53, y=69.00, z=367.50], EntityOtherPlayerMP['BirdofPray174'/204669, l='MpServer', x=190.66, y=69.00, z=355.34], EntityOtherPlayerMP['dawan22'/14340, l='MpServer', x=188.16, y=69.00, z=361.25], EntityOtherPlayerMP['marsgap'/449652, l='MpServer', x=180.09, y=69.00, z=352.69], EntityOtherPlayerMP['wastedninja123'/384611, l='MpServer', x=184.38, y=69.00, z=318.22], EntityOtherPlayerMP['beach721'/182, l='MpServer', x=186.00, y=69.00, z=353.00], EntityOtherPlayerMP['evenho_miner'/511403, l='MpServer', x=232.66, y=59.00, z=337.28], EntityOtherPlayerMP['skx720'/516174, l='MpServer', x=217.69, y=69.00, z=356.09], EntityOtherPlayerMP['ACrazyMan'/105524, l='MpServer', x=182.75, y=67.50, z=308.72], EntityOtherPlayerMP['XDOpticMars'/56299, l='MpServer', x=206.59, y=69.56, z=365.00], EntityOtherPlayerMP['XDOpticMars'/56299, l='MpServer', x=190.49, y=74.00, z=310.31], EntityOtherPlayerMP['Thebob740'/450273, l='MpServer', x=144.31, y=69.00, z=351.31], EntityOtherPlayerMP['DangerboyVideos'/470807, l='MpServer', x=189.15, y=70.33, z=318.81], EntityOtherPlayerMP['iGremzy'/511421, l='MpServer', x=174.06, y=69.00, z=339.75], EntityOtherPlayerMP['mewtow14'/5709, l='MpServer', x=212.97, y=70.22, z=352.00], EntityPainting['Painting'/103, l='MpServer', x=232.00, y=60.00, z=328.06], EntityOtherPlayerMP['xboxuser'/248393, l='MpServer', x=146.69, y=69.00, z=355.75], EntityPixelmon['Jynx'/505016, l='MpServer', x=22.06, y=73.00, z=321.66], EntityOtherPlayerMP['Thebob740'/450273, l='MpServer', x=159.41, y=70.41, z=358.94], EntityOtherPlayerMP['jackrotten182'/494710, l='MpServer', x=188.94, y=69.00, z=372.53]]
Retry entities: 0 total; []
Server brand: mcpc,craftbukkit,fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1943)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['lotus3498'/515101, l='MpServer', x=3.09, y=70.62, z=323.03]]
Chunk stats: MultiplayerChunkCache: 225
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (186,69,353), Chunk: (at 10,4,1 in 11,22; contains blocks 176,0,352 to 191,255,367), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 6589566 game time, 6124851 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: 43 total; [EntityPixelmon['Rattata'/492975, l='MpServer', x=16.50, y=72.00, z=324.22], EntityClientPlayerMP['dpa1991'/515101, l='MpServer', x=3.09, y=70.62, z=323.03], RenderEntity['CUI'/4, l='MpServer', x=4.66, y=70.62, z=325.08], EntityWaypointContainer['unknown'/5, l='MpServer', x=0.00, y=0.00, z=0.00], EntityOtherPlayerMP['Ryanrr1134'/5727, l='MpServer', x=189.34, y=69.00, z=316.59], EntityOtherPlayerMP['XDOpticMars'/56299, l='MpServer', x=188.88, y=75.19, z=309.22], EntityOtherPlayerMP['thunderbolt3000'/438630, l='MpServer', x=192.63, y=69.00, z=317.91], EntityOtherPlayerMP['crasher28'/428242, l='MpServer', x=196.00, y=69.00, z=315.22], EntityOtherPlayerMP['caseyjoe'/296234, l='MpServer', x=222.78, y=69.02, z=362.88], EntityOtherPlayerMP['Nisonianx'/490106, l='MpServer', x=188.16, y=69.00, z=321.00], EntityOtherPlayerMP['XDOpticMars'/56299, l='MpServer', x=198.00, y=69.53, z=365.53], EntityOtherPlayerMP['zfungi'/375202, l='MpServer', x=198.13, y=69.00, z=316.56], EntityHat['unknown'/235114, l='MpServer', x=3.09, y=70.39, z=323.03], FamiliarOcelot['entity.FamiliarsDefaultMobPack.Familiar Ocelot.name'/515103, l='MpServer', x=3.78, y=70.67, z=322.31], EntityPixelmon['Rattata'/492977, l='MpServer', x=35.69, y=75.00, z=317.53], EntityOtherPlayerMP['skx720'/515172, l='MpServer', x=217.69, y=69.00, z=356.09], EntityOtherPlayerMP['crasher28'/428242, l='MpServer', x=196.00, y=69.00, z=315.22], EntityOtherPlayerMP['DangerboyVideos'/470807, l='MpServer', x=189.31, y=69.00, z=305.22], EntityOtherPlayerMP['Ryanrr1134'/5727, l='MpServer', x=187.28, y=69.00, z=306.84], EntityOtherPlayerMP['ACrazyMan'/105524, l='MpServer', x=183.56, y=69.00, z=309.91], EntityOtherPlayerMP['zfungi'/375202, l='MpServer', x=195.16, y=69.00, z=315.66], EntityPixelmon['Kadabra'/488828, l='MpServer', x=-31.44, y=65.00, z=311.97], EntityOtherPlayerMP['dawan22'/14340, l='MpServer', x=206.50, y=69.00, z=360.91], EntityOtherPlayerMP['mewtow14'/5709, l='MpServer', x=170.53, y=69.00, z=367.50], EntityOtherPlayerMP['BirdofPray174'/204669, l='MpServer', x=190.66, y=69.00, z=355.34], EntityOtherPlayerMP['dawan22'/14340, l='MpServer', x=188.16, y=69.00, z=361.25], EntityOtherPlayerMP['marsgap'/449652, l='MpServer', x=180.09, y=69.00, z=352.69], EntityOtherPlayerMP['wastedninja123'/384611, l='MpServer', x=184.38, y=69.00, z=318.22], EntityOtherPlayerMP['beach721'/182, l='MpServer', x=186.00, y=69.00, z=353.00], EntityOtherPlayerMP['evenho_miner'/511403, l='MpServer', x=232.66, y=59.00, z=337.28], EntityOtherPlayerMP['skx720'/516174, l='MpServer', x=217.69, y=69.00, z=356.09], EntityOtherPlayerMP['ACrazyMan'/105524, l='MpServer', x=182.75, y=67.50, z=308.72], EntityOtherPlayerMP['XDOpticMars'/56299, l='MpServer', x=206.59, y=69.56, z=365.00], EntityOtherPlayerMP['XDOpticMars'/56299, l='MpServer', x=190.49, y=74.00, z=310.31], EntityOtherPlayerMP['Thebob740'/450273, l='MpServer', x=144.31, y=69.00, z=351.31], EntityOtherPlayerMP['DangerboyVideos'/470807, l='MpServer', x=189.15, y=70.33, z=318.81], EntityOtherPlayerMP['iGremzy'/511421, l='MpServer', x=174.06, y=69.00, z=339.75], EntityOtherPlayerMP['mewtow14'/5709, l='MpServer', x=212.97, y=70.22, z=352.00], EntityPainting['Painting'/103, l='MpServer', x=232.00, y=60.00, z=328.06], EntityOtherPlayerMP['xboxuser'/248393, l='MpServer', x=146.69, y=69.00, z=355.75], EntityPixelmon['Jynx'/505016, l='MpServer', x=22.06, y=73.00, z=321.66], EntityOtherPlayerMP['Thebob740'/450273, l='MpServer', x=159.41, y=70.41, z=358.94], EntityOtherPlayerMP['jackrotten182'/494710, l='MpServer', x=188.94, y=69.00, z=372.53]]
Retry entities: 0 total; []
Server brand: mcpc,craftbukkit,fml,forge
Server type: Non-integrated multiplayer server
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 124272000 bytes (118 MB) / 486539264 bytes (464 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1024m
AABB Pool Size: 4588 (256928 bytes; 0 MB) allocated, 108 (6048 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.38.942 Minecraft Forge 9.11.1.942 22 mods loaded, 22 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.38.942} [Forge Mod Loader] (minecraftforge-9.11.1.942.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.942} [Minecraft Forge] (minecraftforge-9.11.1.942.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FamiliarsAPI{1.6.4} [Familiars API] (Familiars_API_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TreeCapitator{Forge 1.6.4.r06} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r06.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiblioCraft{1.5.1} [BiblioCraft] (BiblioCraft[v1.5.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CarpentersBlocks{v1.9.3} [Carpenter's Blocks] (Carpenter's Blocks v1.9.3 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_ChatBubbles{3.1.4.4.0} [MamiyaOtaru's Chat Bubbles] (ChatBubbles1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
customnpcs{0.8} [CustomNpcs] (CustomNPCs_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FamiliarsDefaultMobPack{1.6.4} [Familiars DefaultMobPack] (Familiars_DefaultMobPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FamiliarsExtendedFamPack{1.6.4} [Familiars ExtendedFamPack] (Familiars_ExtendedFamPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FamiliarsHerobrineFamPack{1.6.4} [Familiars HerobrineFamPack] (Familiars_HerobrineFamPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
HatStand{2.0.0} [HatStand] (HatStand2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
pixelmon{2.5.2} [Pixelmon] (Pixelmon 2.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
VehicleApi{v1.0} [VehicleApi] (PokeCycles.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PokeCycles{v1.0} [PokeCycles] (PokeCycles.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WorldEditCUI{1.6.4.3} [WorldEdit CUI Forge] (WorldEditCUI_1.6.4.3_forge-9.11.1.916.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: sftlauncher
LWJGL: 2.9.0
OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 2031 (113736 bytes; 0 MB) allocated, 91 (5096 bytes; 0 MB) used
0
14:15:51 [SEVERE] The following problems were captured during this phase
14:15:51 [SEVERE] Caught exception from PokeCycles
java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.func_78024_c
()Ljava/lang/String;
at net.richdigitsmods.pokecycles.PokeCycles.init(PokeCycles.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHan
dler.java:107)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler
.java:355)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.
java:16)
14:15:51 [SEVERE] cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodErr
or: net.minecraft.creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
14:15:51 [SEVERE] at cpw.mods.fml.common.LoadController.transition(LoadCon
troller.java:149)
14:15:51 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java
:697)
14:15:51 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoad
ing(FMLServerHandler.java:107)
14:15:51 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(
FMLCommonHandler.java:355)
14:15:51 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_7
1197_b(DedicatedServer.java:175)
14:15:51 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:618)
14:15:51 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(Thread
MinecraftServer.java:16)
14:15:51 [SEVERE] Caused by: java.lang.NoSuchMethodError: net.minecraft.creative
tab.CreativeTabs.func_78024_c()Ljava/lang/String;
14:15:51 [SEVERE] at net.richdigitsmods.pokecycles.PokeCycles.init(PokeCyc
les.java:77)
14:15:51 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
14:15:51 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
ource)
14:15:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
wn Source)
14:15:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
14:15:51 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEve
nt(FMLModContainer.java:545)
14:15:51 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown S
ource)
14:15:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
wn Source)
14:15:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
14:15:51 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(E
ventHandler.java:74)
14:15:51 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.h
andleEvent(SynchronizedEventHandler.java:45)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus
.java:313)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEve
nts(EventBus.java:296)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.jav
a:267)
14:15:51 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModCont
ainer(LoadController.java:194)
14:15:51 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMess
age(LoadController.java:174)
14:15:51 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
14:15:51 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
ource)
14:15:51 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
wn Source)
14:15:51 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
14:15:51 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(E
ventHandler.java:74)
14:15:51 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.h
andleEvent(SynchronizedEventHandler.java:45)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus
.java:313)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEve
nts(EventBus.java:296)
14:15:51 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.jav
a:267)
14:15:51 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMes
sage(LoadController.java:105)
14:15:51 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java
:696)
14:15:51 [SEVERE] ... 5 more
14:15:51 [SEVERE] Encountered an unexpected exception LoaderException
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.
creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149
)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHan
dler.java:107)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler
.java:355)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.
java:16)
Caused by: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.f
unc_78024_c()Ljava/lang/String;
at net.richdigitsmods.pokecycles.PokeCycles.init(PokeCycles.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
er.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
ronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
... 5 more
---- Minecraft Crash Report ----
// Oops.
Time: 11/4/13 2:15 PM
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.func_78024_c()Ljava/lang/String;
at net.richdigitsmods.pokecycles.PokeCycles.init(PokeCycles.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1730320104 bytes (1650 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
JVM Flags: 2 total; -Xms2048M -Xmx2048M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
CraftBukkit Information:
Running: MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-108 (MC: 1.6.4) (Implementing API version 1.6.4-R0.1-SNAPSHOT) true
Plugins: {}
Warnings: DEFAULT
Threads: { TIMED_WAITING Thread-5: [java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.DedicatedServerSleepThread.run(DedicatedServerSleepThread.java:23)], RUNNABLE Command Reader: [org.fusesource.jansi.internal.Kernel32._getch(Native Method), org.fusesource.jansi.internal.WindowsSupport.readByte(WindowsSupport.java:46), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readByte(WindowsTerminal.java:184), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:53), org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:151), java.io.FilterInputStream.read(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.dedicated.DedicatedServerCommandThread.run(DedicatedServerCommandThread.java:38)], TIMED_WAITING H2 File Lock Watchdog C:/Users/Jimmy/Documents/Desktop/pix 2.5/database/Pixelmon2.lock.db: [java.lang.Thread.sleep(Native Method), org.h2.store.FileLock.run(FileLock.java:493), java.lang.Thread.run(Unknown Source)], TIMED_WAITING H2 Log Writer PIXELMON2: [java.lang.Object.wait(Native Method), org.h2.store.WriterThread.run(WriterThread.java:105), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:85)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], RUNNABLE Signal Dispatcher: [], RUNNABLE Attach Listener: [], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Thread-1: [java.io.FileOutputStream.writeBytes(Native Method), java.io.FileOutputStream.write(Unknown Source), java.io.BufferedOutputStream.flushBuffer(Unknown Source), java.io.BufferedOutputStream.flush(Unknown Source), java.io.PrintStream.write(Unknown Source), org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82), java.io.FilterOutputStream.write(Unknown Source), java.io.PrintStream.write(Unknown Source), sun.nio.cs.StreamEncoder.writeBytes(Unknown Source), sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source), sun.nio.cs.StreamEncoder.implFlush(Unknown Source), sun.nio.cs.StreamEncoder.flush(Unknown Source), java.io.OutputStreamWriter.flush(Unknown Source), java.util.logging.StreamHandler.flush(Unknown Source), org.bukkit.craftbukkit.v1_6_R3.util.TerminalConsoleHandler.flush(TerminalConsoleHandler.java:24), java.util.logging.ConsoleHandler.publish(Unknown Source), cpw.mods.fml.relauncher.FMLRelaunchLog$ConsoleLogThread.run(FMLRelaunchLog.java:84), java.lang.Thread.run(Unknown Source)], RUNNABLE Listen thread: [java.net.DualStackPlainSocketImpl.accept0(Native Method), java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source), java.net.AbstractPlainSocketImpl.accept(Unknown Source), java.net.PlainSocketImpl.accept(Unknown Source), java.net.ServerSocket.implAccept(Unknown Source), java.net.ServerSocket.accept(Unknown Source), net.minecraft.server.ServerListenThread.run(ServerListenThread.java:82)], RUNNABLE DestroyJavaVM: [], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:27), net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:677), net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)],}
Recent tasks from -31--1{}
FML: MCP v8.11 FML v6.4.30.933 Minecraft Forge 9.11.1.935 20 mods loaded, 20 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.30.933} [Forge Mod Loader] (Pixelmon.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.935} [Minecraft Forge] (Pixelmon.jar) Unloaded->Constructed->Pre-initialized->Initialized
FamiliarsAPI{1.6.4} [Familiars API] (Familiars_API_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
TreeCapitator{Forge 1.6.4.r06} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r06.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.5.1} [BiblioCraft] (BiblioCraft[v1.5.1].zip) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{v1.9.3} [Carpenter's Blocks] (Carpenter's Blocks v1.9.3 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized
craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
customnpcs{0.8} [CustomNpcs] (CustomNPCs_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Dynmap{1.9-75} [Dynmap] (Dynmap-1.9-forge-9.10.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
FamiliarsDefaultMobPack{1.6.4} [Familiars DefaultMobPack] (Familiars_DefaultMobPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
FamiliarsExtendedFamPack{1.6.4} [Familiars ExtendedFamPack] (Familiars_ExtendedFamPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
FamiliarsHerobrineFamPack{1.6.4} [Familiars HerobrineFamPack] (Familiars_HerobrineFamPack_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
HatStand{2.0.0} [HatStand] (HatStand2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
pixelmon{2.5.2} [Pixelmon] (Pixelmon 2.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
VehicleApi{v1.0} [VehicleApi] (PokeCycles.zip) Unloaded->Constructed->Pre-initialized->Initialized
PokeCycles{v1.0} [PokeCycles] (PokeCycles.zip) Unloaded->Constructed->Pre-initialized->Errored
Profiler Position: N/A (disabled)
Player Count: 0 / 20; []
Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
Type: Dedicated Server (map_server.txt)
Same crash on mcpc #119 and #108
0
I don't mind the npcs getting killed, but they don't respawn like they should. Now I started making backups of the customnpcs folder but it doesnt work when I use the backups.
Last night I woke up and no one used any commands, but all npcs are gone and the backups don't work. Anything you can do to fix this?
0
0
OP would be fine, on servers its just an invitation to grief, doesn't cause any irreversible damage, just wastes peoples times and is a minor annoyance.
Hammers can also modify the blocks (same with chisels) but I managed to fix that with a custom plugin that disables right clicking of blocks in regions. Unfortunately the fix doesnt fix for the listed things above. Ultimately I could just disable these features, but I'd love to be able to keep them on - they're amazing.
While I'm at it, would it also be possible to make signs lay flat on these?
http://i.imgur.com/NVVUbP5.png
Great mod btw, I really love seeing all these new angles in minecraft
E: Maybe you could make a new Carpenters sign too