Thread: [474] XStreaming

Results 1 to 9 of 9
  1. #1 [474] XStreaming 
    Registered Member
    Join Date
    May 2009
    Posts
    312
    Thanks given
    33
    Thanks received
    5
    Rep Power
    0
    nvm fixed
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Sep 2011
    Posts
    1,140
    Thanks given
    385
    Thanks received
    398
    Rep Power
    474
    What version of java are you using?
    Reply With Quote  
     

  3. #3  
    Registered Member
    gomomo11's Avatar
    Join Date
    May 2010
    Posts
    2,379
    Thanks given
    268
    Thanks received
    196
    Rep Power
    177
    open the lib jar file with winrar and check the files, structure tree might be different in new version.
    Attached image
    no external links without affiliate
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    May 2012
    Posts
    158
    Thanks given
    22
    Thanks received
    12
    Rep Power
    0
    change the java in the .dat's (run and compile's) then re-compile after you change it all to your java version and then try to run it.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    May 2009
    Posts
    312
    Thanks given
    33
    Thanks received
    5
    Rep Power
    0
    Quote Originally Posted by null View Post
    What version of java are you using?

    jdk1.7.0_03
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Jan 2012
    Posts
    211
    Thanks given
    143
    Thanks received
    130
    Rep Power
    223
    Your showing us that your IDE recognizes XStream is there, but you're showing that you're running a batch file. Don't use the batch file, execute it via your IDE. If you are adamant on using your batch files, you need to make sure XStream is included in build path.

    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    May 2009
    Posts
    312
    Thanks given
    33
    Thanks received
    5
    Rep Power
    0
    Quote Originally Posted by Turkleton View Post
    Your showing us that your IDE recognizes XStream is there, but you're showing that you're running a batch file. Don't use the batch file, execute it via your IDE. If you are adamant on using your batch files, you need to make sure XStream is included in build path.
    alright this is what happens when i execute trough eclipse.
    SEVERE: Error starting Hyperion.
    java.util.concurrent.ExecutionException: java.lang.Error: Unresolved compilation problem:
    XStream cannot be resolved to a type

    at java.util.concurrent.FutureTask$Sync.innerGet(Unkn own Source)
    at java.util.concurrent.FutureTask.get(Unknown Source)
    at org.rs2server.util.BlockingExecutorService.waitFor PendingTasks(BlockingExecutorService.java:50)
    at org.rs2server.rs2.RS2Server.start(RS2Server.java:7 7)
    at org.rs2server.Server.main(Server.java:35)
    Caused by: java.lang.Error: Unresolved compilation problem:
    XStream cannot be resolved to a type

    at org.rs2server.util.XMLController.readXML(XMLContro ller.java:125)
    at org.rs2server.rs2.model.ObjectManager.load(ObjectM anager.java:59)
    at org.rs2server.rs2.model.World$1.call(World.java:15 8)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unkn own Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker( Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    May 2009
    Posts
    312
    Thanks given
    33
    Thanks received
    5
    Rep Power
    0
    please i need this
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Dec 2010
    Posts
    498
    Thanks given
    41
    Thanks received
    84
    Rep Power
    54
    You aren't importing XStream it appears... When eclipse has a compilation error it will show you on the text editor approximately where it is and will give suggestions on how to fix them. If XStream is in you're files it will give a suggestion asking "did you mean...."
    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. Replies: 8
    Last Post: 04-07-2011, 01:57 PM
  2. Replies: 598
    Last Post: 02-27-2011, 05:29 AM
  3. Replies: 12
    Last Post: 02-17-2011, 05:27 PM
  4. Real working Whip emote [474] & defender [474]
    By Blood Clot™ in forum Requests
    Replies: 5
    Last Post: 11-28-2009, 02:48 AM
  5. Replies: 14
    Last Post: 08-14-2009, 01:36 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
  •