You are viewing our Forum Archives. To view or take place in current topics click here.
Need help with getting server up so i can code!
Posted:

Need help with getting server up so i can code!Posted:

Legacy-
  • V5 Launch
Status: Offline
Joined: Sep 17, 201112Year Member
Posts: 305
Reputation Power: 14
Status: Offline
Joined: Sep 17, 201112Year Member
Posts: 305
Reputation Power: 14
Alright guys. Its ReMiiX here. And i thought i would take up the Computer side of things But im getting errors when i try to run it. I use to code rsps's before but never really encountered problems when it came to starting them.

But When i begin to run RUN.BAT i get this!
I had already fixed most of the cache problems but i dont know if i need to get a more updated cache.
[NPCDefinition] Loading npc definitions...
Exception in thread "main" java.nio.BufferUnderflowException
at java.nio.Buffer.nextGetIndex(Unknown Source)
at java.nio.DirectByteBuffer.getShort(Unknown Source)
at org.dementhium.model.definition.NPCDefinition.init(NPCDefinition.java
:48)
at org.dementhium.model.World.load(World.java:126)
at org.dementhium.RS2ServerBootstrap.main(RS2ServerBootstrap.java:42)
Press any key to continue . . .


And when i start up the client i receive this.
[ Register or Signin to view external links. ]
Again. ive never had a problem with the clients unless i messed up adding things. I havent touched the Client yet. So a little help on this subject would be greatly appreciated!

Thanks!!
~ReMiiX
#2. Posted:
MaliciousFiles
  • Challenger
Status: Offline
Joined: Jan 07, 201212Year Member
Posts: 128
Reputation Power: 4
Status: Offline
Joined: Jan 07, 201212Year Member
Posts: 128
Reputation Power: 4
not really good with these types of problems but have you tried removing this section or scan for missing ";" and such? and it also appears that its failing to load a world section? try removing the "dementhium" bit and see if it still is messing up. Never hosted my own rs server but it says "loading rs2server world 126" could that be an issure too?
#3. Posted:
Legacy-
  • Ladder Climber
Status: Offline
Joined: Sep 17, 201112Year Member
Posts: 305
Reputation Power: 14
Status: Offline
Joined: Sep 17, 201112Year Member
Posts: 305
Reputation Power: 14
But what about the Client. i Just fixed that so now im stuck on the client.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.