Error on Start Up

Started by Alligatoras, November 23, 2017, 12:23:04 AM

Previous topic - Next topic

Alligatoras

Hello,
i am having an issue while starting the bot!

Exception in thread "main" java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:717)
        at de.stefan1200.jts3servermod.f.<init>(Unknown Source)
        at de.stefan1200.jts3servermod.JTS3ServerMod.main(Unknown Source)


Stefan1200