Thread: Azure/RuneSource Running

Results 1 to 5 of 5
  1. #1 Azure/RuneSource Running 
    Registered Member
    Join Date
    Dec 2011
    Posts
    60
    Thanks given
    7
    Thanks received
    2
    Rep Power
    11
    I've been trying too run Azure with a IDE & Eclipse and i'm always getting a xstream error. Anyone know the problem?
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Nov 2009
    Posts
    4,219
    Thanks given
    2,950
    Thanks received
    1,362
    Rep Power
    0
    Load the xstream library.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2011
    Posts
    60
    Thanks given
    7
    Thanks received
    2
    Rep Power
    11
    I ran as xstream and got this:

    Code:
    XStream JVM diagnostics
    java.specification.version: 1.7
    java.vm.vendor: Oracle Corporation
    Version: 1.7
    XStream support for enhanced Mode: false
    Supports AWT: true
    Supports Swing: true
    Supports SQL: true
    Reverse field order detected (may have failed): false
    with Eclipse.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Jan 2008
    Age
    31
    Posts
    1,380
    Thanks given
    76
    Thanks received
    384
    Rep Power
    962
    In eclipse right click your project and go all the way down to properties. Then on the left on the menu screen find Java Build Path. Click on it and make sure you're on the tab libraries. Check to see if you have XML libraries in there. If not go to xstreams website and download their latest jars (which you should have to do anyway) then get back into that libraries tab and click on add external jars and locate the jars you just downloaded. Add these three jars:

    * NOTE * remove any existing XML jars before adding the new ones.

    • xmlpull-1.1.3.1.jar
    • xpp3_min-1.1.4c.jar
    • xstream-1.4.3.jar


    Click ok and you should be good to go. and do not run the project as XStream run it as GameServer.
    Reply With Quote  
     

  5. Thankful users:


  6. #5  
    Father Of Lies


    Join Date
    May 2012
    Age
    26
    Posts
    1,216
    Thanks given
    267
    Thanks received
    289
    Rep Power
    242
    Are you using jdk 1.7? Pretty sure it isn't compatible
    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. RuneSource - Azure v3
    By Arron in forum Help
    Replies: 10
    Last Post: 01-11-2012, 10:43 PM
  2. Azure(RuneSource) help
    By Famouz Ltd in forum Help
    Replies: 3
    Last Post: 10-08-2011, 08:52 PM
  3. [RuneSource] Azure
    By Ashen Sky in forum Downloads
    Replies: 92
    Last Post: 09-13-2011, 05:40 AM
  4. Replies: 5
    Last Post: 04-04-2011, 11:54 PM
  5. RuneSource [Azure] Running Error
    By Sånçtitÿ ™ in forum Help
    Replies: 4
    Last Post: 02-25-2011, 03:54 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •