Search:

Type: Posts; User: Loki

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    5,487

    Re: Java heap space error

    So I should add:



    java -Xms<initial heap size> -Xmx<maximum heap size>


    in Program Arguments?

    EDIT:
  2. Replies
    3
    Views
    5,487

    [Solved] Java heap space error

    I'm working on a runescape private server and I recently coded it to preload the world map in order to keep NPCs from "no-clipping" through objects. After I set up the code and went to run the...
Results 1 to 2 of 2