Would it be possible to make some things permissions based? For the MCPC servers, I would like to make dying items admin+ (same with covers and overlays)
Or find a way to make these features respect worldguard regions?
Hey how do you update that mod without losing your worlds and data? Im doing a series and i want to continue it soon.
Theres a folder named Saves in the main directory, in 2.5.X it moves to the World folder under the folder named "Pokemon" I just moved the .pks what not to there and it worked.
So apparently in older versions of Pixelmon you could catch boss pixelmon. Now in 2.5.X you're no longer able to, and when you battle players who have caught bosses before the update, you can get infinite boss loot while dueling your friends.
EDIT: Nvm, now I'm being told all the details - apparently after the battle the boss will revert to a normal pixelmon.
As Cool said, we weren't expecting anything near this much traffic from the update.And no, they would still work.
I see, thanks for the answers. I appreciate the work you guys put into this mod, it's a real pleasure playing it - reminds me of being a kid again back when I played Pokemon red on my brand new gameboy color. I can't make any promises, but I'll see about throwing some money your way (the pixelmon mod or something) when the sites back up I'll look into seeing how to donate is what I'm saying.
I encourage everyone else to do the same, also this is the last post I can make until 2 more of my posts get approved
Simply put, no. There are things on the site that it needs to make sure things are set correctly.
Out of mere curiosity, what sorts of things? It wasn't necessary in 2.3, but then again a lots changed since then. It just seems more of a burden now with updates and now in theory if your website was to get attacked/ddosed then every pixelmon server would stop working - right?
its not mandatory, if you looked, there is a download link on the front page because our website is down.........
Maniac claims the entity registering takes so long because your website is down, I'm asking if that is mandatory and if it will ever be configurable again. I'm not sure why the servers will need to connect to anything, and there is no way to disable it in the configuration anymore.
I understand you guys are busy with everything, and I appreciate the work you guys do for us - but can I bug you guys for a little bit of acknowledgement of the issues? Maybe tell us you're working on fixing the server issues? or explaining why the servers won't start. In any case, thanks for all the hard work.
Got my server working, but whenever you try to ride a pixelmon:
08:40:23 [SEVERE] java.lang.NoSuchMethodError: pixelmon.entities.pixelmon.Entity5Rideable.getModel()Lnet/minecraft/client/model/ModelBase;
08:40:23 [SEVERE] at pixelmon.entities.pixelmon.Entity5Rideable.func_70043_V(Entity5Rideable.java:419)
08:40:23 [SEVERE] at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:413)
08:40:23 [SEVERE] at net.minecraft.network.packet.Packet10Flying.func_73279_a(Packet10Flying.java:51)
08:40:23 [SEVERE] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:469)
08:40:23 [SEVERE] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:232)
08:40:23 [SEVERE] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
08:40:23 [SEVERE] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:34)
08:40:23 [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:898)
08:40:23 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
08:40:23 [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:765)
08:40:23 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:647)
08:40:23 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
08:40:23 [SEVERE] Encountered an unexpected exception NoSuchMethodError
java.lang.NoSuchMethodError: pixelmon.entities.pixelmon.Entity5Rideable.getModel()Lnet/minecraft/client/model/ModelBase;
at pixelmon.entities.pixelmon.Entity5Rideable.func_70043_V(Entity5Rideable.java:419)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:413)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(Packet10Flying.java:51)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:469)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:232)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:34)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:898)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:765)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:647)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
When I go to start my MCPC server, using only Pixelmon 2.5 in the mods folder I get this crash:
2013-10-27 06:08:43 [INFO] PIXELMON: Loading TM/HMs
2013-10-27 06:08:43 [INFO] Creating database directory
2013-10-27 06:08:43 [INFO] Extracting database
2013-10-27 06:08:43 [INFO] Extracting driver
2013-10-27 06:08:43 [INFO] Loading Database Driver
2013-10-27 06:08:43 [INFO] Establishing Connection
2013-10-27 06:08:44 [INFO] [PIXELMON] Registering entity spawns
2013-10-27 06:09:48 [SEVERE] java.lang.NumberFormatException: For input string: ""
2013-10-27 06:09:48 [SEVERE] at java.lang.NumberFormatException.forInputString(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.Integer.parseInt(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.Integer.parseInt(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at pixelmon.tools.List.check(List.java:83)
2013-10-27 06:09:48 [SEVERE] at pixelmon.tools.List.<init>(List.java:30)
2013-10-27 06:09:48 [SEVERE] at pixelmon.RegistryHelper.init(RegistryHelper.java:39)
2013-10-27 06:09:48 [SEVERE] at pixelmon.Pixelmon.init(Pixelmon.java:111)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-10-27 06:09:48 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
2013-10-27 06:09:48 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
2013-10-27 06:09:48 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-10-27 06:09:48 [SEVERE] Encountered an unexpected exception NumberFormatException
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at pixelmon.tools.List.check(List.java:83)
at pixelmon.tools.List.<init>(List.java:30)
at pixelmon.RegistryHelper.init(RegistryHelper.java:39)
at pixelmon.Pixelmon.init(Pixelmon.java:111)
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.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.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)
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:176)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
It works fine on my client, just not the server. It hangs on the Registering Entity spawns for a minute~
Just tested, it even happens on a "vanilla" forge server.
1
Or find a way to make these features respect worldguard regions?
0
Theres a folder named Saves in the main directory, in 2.5.X it moves to the World folder under the folder named "Pokemon" I just moved the .pks what not to there and it worked.
0
EDIT: Nvm, now I'm being told all the details - apparently after the battle the boss will revert to a normal pixelmon.
0
I see, thanks for the answers. I appreciate the work you guys put into this mod, it's a real pleasure playing it - reminds me of being a kid again back when I played Pokemon red on my brand new gameboy color. I can't make any promises, but I'll see about throwing some money your way (the pixelmon mod or something) when the sites back up I'll look into seeing how to donate is what I'm saying.
I encourage everyone else to do the same, also this is the last post I can make until 2 more of my posts get approved
0
Out of mere curiosity, what sorts of things? It wasn't necessary in 2.3, but then again a lots changed since then. It just seems more of a burden now with updates and now in theory if your website was to get attacked/ddosed then every pixelmon server would stop working - right?
0
Maniac claims the entity registering takes so long because your website is down, I'm asking if that is mandatory and if it will ever be configurable again. I'm not sure why the servers will need to connect to anything, and there is no way to disable it in the configuration anymore.
0
Will there be any way to disable the dependency to connect to your website/database? I'm not sure why this is necessary to make mandatory.
0
I have it running just fine on centos, except for the long startup times - it seems to be running loads better than 2.3.1
0
You're unappreciative, be thankful for you got for free
0
0
Its hit or miss, it either crashes and doesn't work or starts up and crashes when you fly/ride.
1
08:40:23 [SEVERE] java.lang.NoSuchMethodError: pixelmon.entities.pixelmon.Entity5Rideable.getModel()Lnet/minecraft/client/model/ModelBase;
08:40:23 [SEVERE] at pixelmon.entities.pixelmon.Entity5Rideable.func_70043_V(Entity5Rideable.java:419)
08:40:23 [SEVERE] at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:413)
08:40:23 [SEVERE] at net.minecraft.network.packet.Packet10Flying.func_73279_a(Packet10Flying.java:51)
08:40:23 [SEVERE] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:469)
08:40:23 [SEVERE] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:232)
08:40:23 [SEVERE] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
08:40:23 [SEVERE] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:34)
08:40:23 [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:898)
08:40:23 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
08:40:23 [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:765)
08:40:23 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:647)
08:40:23 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
08:40:23 [SEVERE] Encountered an unexpected exception NoSuchMethodError
java.lang.NoSuchMethodError: pixelmon.entities.pixelmon.Entity5Rideable.getModel()Lnet/minecraft/client/model/ModelBase;
at pixelmon.entities.pixelmon.Entity5Rideable.func_70043_V(Entity5Rideable.java:419)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:413)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(Packet10Flying.java:51)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:469)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:232)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:34)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:898)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:765)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:647)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
It instantly crashes the server.
1
2013-10-27 06:08:43 [INFO] Creating database directory
2013-10-27 06:08:43 [INFO] Extracting database
2013-10-27 06:08:43 [INFO] Extracting driver
2013-10-27 06:08:43 [INFO] Loading Database Driver
2013-10-27 06:08:43 [INFO] Establishing Connection
2013-10-27 06:08:44 [INFO] [PIXELMON] Registering entity spawns
2013-10-27 06:09:48 [SEVERE] java.lang.NumberFormatException: For input string: ""
2013-10-27 06:09:48 [SEVERE] at java.lang.NumberFormatException.forInputString(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.Integer.parseInt(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.Integer.parseInt(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at pixelmon.tools.List.check(List.java:83)
2013-10-27 06:09:48 [SEVERE] at pixelmon.tools.List.<init>(List.java:30)
2013-10-27 06:09:48 [SEVERE] at pixelmon.RegistryHelper.init(RegistryHelper.java:39)
2013-10-27 06:09:48 [SEVERE] at pixelmon.Pixelmon.init(Pixelmon.java:111)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-10-27 06:09:48 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
2013-10-27 06:09:48 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2013-10-27 06:09:48 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
2013-10-27 06:09:48 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
2013-10-27 06:09:48 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-10-27 06:09:48 [SEVERE] Encountered an unexpected exception NumberFormatException
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at pixelmon.tools.List.check(List.java:83)
at pixelmon.tools.List.<init>(List.java:30)
at pixelmon.RegistryHelper.init(RegistryHelper.java:39)
at pixelmon.Pixelmon.init(Pixelmon.java:111)
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.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.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)
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:176)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
It works fine on my client, just not the server. It hangs on the Registering Entity spawns for a minute~
Just tested, it even happens on a "vanilla" forge server.