Thread: Savegame error

Results 1 to 4 of 4
  1. #1 Savegame error 
    Registered Member
    Join Date
    Nov 2012
    Posts
    64
    Thanks given
    4
    Thanks received
    1
    Rep Power
    11
    The client compiles just fine. Recently however i was deleting POS from my server because of High Memleaks. I got everything correct except for one thing.

    Code:
    playersave.java:377: error: illegal start of expression
    
             public static boolean saveGame(Client p) ><
            ^
    I get like 6 additional errors for basically the same thing, except 2 or 3 say "; expected" or "{" expected". Yet whats confusing me is, this doesn't interrupt the entire class (So no 100 errors), and the compiler manages to finish compiling the server correctly even with this error. So I have no idea whats going on here. I tried adding a bracket above and that just spawned 40+ new errors so can someone help?
    Reply With Quote  
     

  2. #2  
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,436
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    Forgot a "}"

    Quote Originally Posted by jerryrocks317 View Post
    i am 14 and have my own laptop im on almost 24/7 currently creating rsps lol so please get off my thread lol
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2012
    Posts
    64
    Thanks given
    4
    Thanks received
    1
    Rep Power
    11
    But where exactly?...Above or below?..
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Nov 2012
    Posts
    64
    Thanks given
    4
    Thanks received
    1
    Rep Power
    11
    Okay. I got the error to go away. Compiled it and ran server. Nothing Saves right. I don't know whats wrong now..
    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

Similar Threads

  1. [Delta] SaveGame edit
    By Araints in forum Snippets
    Replies: 4
    Last Post: 09-09-2010, 04:33 PM
  2. Savegame after accepted trade
    By HiImRusty in forum Help
    Replies: 1
    Last Post: 08-07-2010, 06:49 AM
  3. How to add a delay to SaveGame?
    By Dezzan in forum Help
    Replies: 0
    Last Post: 11-02-2009, 09:38 AM
  4. savegame(false) in applydead??
    By luvgirl12345 in forum Help
    Replies: 1
    Last Post: 07-13-2009, 11:05 PM
  5. savegame.
    By x firecape x in forum Help
    Replies: 1
    Last Post: 03-23-2009, 11:51 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •