Thread: Saving...

Results 1 to 2 of 2
  1. #1 Saving... 
    Registered Member

    Join Date
    Dec 2006
    Age
    29
    Posts
    3,076
    Thanks given
    3
    Thanks received
    23
    Rep Power
    738
    Martin jones 459 hyperion,

    I removed the commented out part of saving, and now this happens,

    SEVERE: An error occurred in an executor service! The server will be halted imme
    diately.
    java.nio.BufferUnderflowException
    at java.nio.Buffer.nextGetIndex(Unknown Source)
    at java.nio.HeapByteBuffer.getShort(Unknown Source)
    at org.apache.mina.core.buffer.AbstractIoBuffer.getSh ort(AbstractIoBuffe
    r.java:690)
    at org.apache.mina.core.buffer.AbstractIoBuffer.getUn signedShort(Abstrac
    tIoBuffer.java:1115)
    at org.hyperion.rs2.model.Player.deserialize(Player.j ava:604)
    at org.hyperion.rs2.GenericWorldLoader.loadPlayer(Gen ericWorldLoader.jav
    a:90)
    at org.hyperion.rs2.model.World$5.run(World.java:302)
    at org.hyperion.rs2.GameEngine$4.run(GameEngine.java: 161)
    at java.util.concurrent.Executors$RunnableAdapter.cal l(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unkn own Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(Unknown Source
    )
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Press any key to continue . . .
    Skanking whilst playing RuneScape >...


    Reply With Quote  
     

  2. #2  
    Expert Programmer


    Join Date
    Dec 2007
    Posts
    2,018
    Thanks given
    52
    Thanks received
    84
    Rep Power
    986
    A part of the login block is in saving/loading i think, the part where it sends return code

    edit: oh saving
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •