Trouble Starting Up Server!

Mar 4, 2013
143
15
18
26
Canada (duuh!)
hello forums, i have been trying to start up a galacticraft server with me and my friends so we can explore the galaxy. I would do as the thread here says, and this is to install forge then player api. So i would install forge, no issues. But when i install player api, the server just refuses to run. I don't have logs mainly because the server could not run, which would make logs. Could someone help me?
 
Mar 4, 2013
143
15
18
26
Canada (duuh!)
Go to your Server folder and open the ForgeModLoader Server 0 file, it contains the log
ok, i got the error log here:
Description: Exception in server tick loop

java.lang.RuntimeException:

Server Player API 1.7 can not be created!
Mandatory member method "ServerPlayerBase getServerPlayerBase(java.lang.String)" not found in class "iq".
Most likely the file "iq.class" of Player API universal has been replaced by a file of the same name but a different source.
Install Player API universal again to fix this specific problem.

at ServerPlayerAPI.register(ServerPlayerAPI.java:62)
at ServerPlayerAPI.register(ServerPlayerAPI.java:37)
at ServerPlayerAPI.register(ServerPlayerAPI.java:30)
at micdoodle8.mods.galacticraft.moon.GalacticraftMoon.preLoad(GalacticraftMoon.java:57)
at micdoodle8.mods.galacticraft.core.GalacticraftCore.preInit(GalacticraftCore.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:64)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
Caused by: java.lang.NoSuchMethodException: iq.getServerPlayerBase(java.lang.String)
at java.lang.Class.getMethod(Class.java:1624)
at ServerPlayerAPI.register(ServerPlayerAPI.java:56)
... 35 more
 
Mar 4, 2013
143
15
18
26
Canada (duuh!)
I Got My Server Running, But When I Try To Launch My Rocket, I Get This:
WARNING] Failed to handle packet for GladosFTW180/127.0.0.1: java.lang.NullPointerException
java.lang.NullPointerException
at micdoodle8.mods.galacticraft.core.GalacticraftCore$ServerPacketHandler.onPacketData(GalacticraftCore.java:357)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:233)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:71)
at iv.a(NetServerHandler.java:1110)
at di.a(SourceFile:59)
at cg.b(TcpConnection.java:458)
at iv.d(NetServerHandler.java:136)
at iw.b(NetworkListenThread.java:57)
at ht.b(SourceFile:30)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
at ho.r(DedicatedServer.java:269)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
 

flashman111

Moderator
Feb 12, 2013
1,061
136
63
Wouldn't really work since I got other mods in the jar aswell, and it would probably break your server
 

PureTryOut

Member
Mar 5, 2013
213
18
18
28
Get a clean minecraft_server.jar and do the following steps (in the order I listed):
  1. Download and install Forge in the jar first
  2. Download and install PlayerAPI in the jar second
  3. Run the server for the first time to create the needed folders and files
  4. Download and install Galacticraft in the /mods folder last
If you do this everything should work. If not the problems lays elsewhere.
 

flashman111

Moderator
Feb 12, 2013
1,061
136
63
Get a clean minecraft_server.jar and do the following steps (in the order I listed):
  1. Download and install Forge in the jar first
  2. Download and install PlayerAPIRender in the jar second
  3. Run the server for the first time to create the needed folders and files
  4. Download and install Graviticraft in the /mods folder last
If you do this everything should work. If not the problems lays elsewhere.

no, dont put renderplayer api into the server. put player api in there. Also, what is graviticraft?
 

PureTryOut

Member
Mar 5, 2013
213
18
18
28
Well it's the same right, I onlly have 1 zip file and I put it in the jar, it works.
And that was just a typo I have a lot, I ment Galacticraft...
 

flashman111

Moderator
Feb 12, 2013
1,061
136
63
No idea lol, the only thing i could imagine is that renderplayerapi is for clientside things and well, player api is for servers? Dunno. It says to use Player API on the install instructions
 

Share this page