Hello runeSuite,
Im trying to start simplicityps / noblepk source but eclipise give me this error how can i fix this :
sep 27, 2019 7:37:08 PM com.ruseps.GameServer main
INFO: Initializing the loader...
Unable to load maps in region: 12688 pos: 3136, 9216
Unable to load maps in region: 12689 pos: 3136, 9280
Unable to load maps in region: 14421 pos: 3584, 5440
Exception in thread "GameLoadingThread" java.lang.OutOfMemoryError: Java heap space
at java.lang.Integer.valueOf(Unknown Source)
at com.ruseps.world.clip.region.RegionClipping.forPosition(RegionClipping.java:268)
at com.ruseps.world.clip.region.RegionClipping.addObject(RegionClipping.java:499)
at com.ruseps.world.clip.region.RegionClipping.loadMaps(RegionClipping.java:230)
at com.ruseps.world.clip.region.RegionClipping.init(RegionClipping.java:165)
at com.ruseps.GameLoader.lambda$6(GameLoader.java:145)
at com.ruseps.GameLoader$$Lambda$6/24081426.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)
Exception in thread "GameLoadingThread" java.lang.OutOfMemoryError: Java heap space
i cant really find the problem here..
i hope one of you guys can help me out
Thanks !! greetings Rick