Thread: AbyssalPS Quick Help

Results 1 to 4 of 4
  1. #1 AbyssalPS Quick Help 
    Registered Member LordSlaughter's Avatar
    Join Date
    Aug 2016
    Posts
    141
    Thanks given
    20
    Thanks received
    14
    Rep Power
    13
    Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
    at rs2.world.RegionSystem.<init>(RegionSystem.java:27 )
    at rs2.world.RegionSystem.<init>(RegionSystem.java:12 )
    at rs2.Server.<clinit>(Server.java:118)
    So thats the error I am currently getting starting up AbyssalPS source in Eclipse.

    I understand that I have to allow more memory(I think thats what it means), but I havnt figured it out yet.

    Any help appreciated!
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    May 2016
    Posts
    42
    Thanks given
    3
    Thanks received
    7
    Rep Power
    66
    you need to give eclipse more memory. add me on skype and ill help ya cryptic.dev
    Proud Student of Rasmussen College, Studying to obtain my Software Application Development Degree & Certificate.
    Area's I'm currently studying & learning (Java, C++, Kotlin, Android Development, Web Design(photoshop), Web Development(Everything NodeJS, Angular etc etc)
    ToxicA0E
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    1. Your server uses too much memory.
    2. Fix the mem leaks, or allocate more memory to eclipse.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Aug 2016
    Posts
    21
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Run Configurations > VM Arguments > Change it so something like -Xmx 512 (GOOGLE HOW MUCH MEMORY)
    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. Quick help needed :P
    By Kelvin in forum Help
    Replies: 0
    Last Post: 01-24-2009, 07:37 PM
  2. Quick Help with making NPCs say what i type thru a command
    By myserverIP192.168.200.253 in forum RS2 Server
    Replies: 0
    Last Post: 06-10-2008, 11:35 PM
  3. Quick Help
    By LAMT in forum Application Development
    Replies: 2
    Last Post: 05-30-2008, 11:29 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
  •