Stefan1200's Forum

JTS3ServerMod Hosting Edition => JTS3ServerMod MySQL & WebInterface => Topic started by: Alligatoras on November 23, 2017, 12:23:04 AM

Title: Error on Start Up
Post by: Alligatoras on November 23, 2017, 12:23:04 AM
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)

Title: Re: Error on Start Up
Post by: Stefan1200 on November 23, 2017, 07:16:39 AM
Check this:
https://www.stefan1200.de/documentation/jts3servermod_mysql/readme.html#5

Try with the -mx30M java argument.