Thread: Heap Error

Results 1 to 2 of 2
  1. #1 Heap Error 
    Registered Member partyhat101's Avatar
    Join Date
    Jun 2009
    Posts
    212
    Thanks given
    0
    Thanks received
    1
    Rep Power
    40
    Im using BS's client and ive added a couple things but whenever i try to log in i get a heap space error when i made the client only 23 mb.. the cache is 20 and do the math for the rest. heres the error:

    Code:
    Exception in thread "Thread-4" java.lang.OutOfMemoryError: Java heap space
            at Model.<init>(Model.java:235)
            at Model.method462(Model.java:186)
            at ObjectDef.method581(ObjectDef.java:205)
            at ObjectDef.method578(ObjectDef.java:128)
            at ObjectManager.method175(ObjectManager.java:532)
            at ObjectManager.method190(ObjectManager.java:1378)
            at client.method22(client.java:713)
            at client.method54(client.java:3020)
            at client.loadingStages(client.java:2970)
            at client.mainGameProcessor(client.java:3520)
            at client.processGameLoop(client.java:2372)
            at RSApplet.run(RSApplet.java:138)
            at client.run(client.java:4942)
            at java.lang.Thread.run(Thread.java:619)
    Reply With Quote  
     

  2. #2  
    Registered Member partyhat101's Avatar
    Join Date
    Jun 2009
    Posts
    212
    Thanks given
    0
    Thanks received
    1
    Rep Power
    40
    anyone...
    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
  •