server not running again

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.

jonasgo

New Member
Jul 29, 2019
12
0
0
Title server not running again

Launcher Type

Modpack

Modpack version

Have you modified the pack? No

Link to log file

Details of the issue i've set up a server and it worked once before it chrashed this is the report
http://pastebin.com/UYMKtXL1
 
Last edited by a moderator:

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
java.lang.OutOfMemoryError: Java heap space
Allocate more memory to the server.
 

jonasgo

New Member
Jul 29, 2019
12
0
0
me again i kinda fixed it by changing the startserver.bat to
Code:
java -Xmx1024M -Xms1024M -jar FTBserver-1.10.2-12.18.3.2215-universal.jar nogui
but now i get this crashreport
 

Attachments

  • crash-2017-02-09_20.46.52-server.txt
    33.8 KB · Views: 43

Steve_59

New Member
Jul 29, 2019
28
0
0
You did not increase the maximum heap space, try -Xmx4096M
The 1.10 packs need much more memory than the 17 packs.
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
Are you running the server on the same computer you are playing? If you are, how much ram do you have?
 

jonasgo

New Member
Jul 29, 2019
12
0
0
oke so i redownloaded the server and it sais this again
upload_2017-2-13_16-32-51.png