Problem Server crash

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

DaBlazeHunter

New Member
Jul 29, 2019
76
0
0
I made a Feed The Beast server for me and my sis and when ever i log into it on my computer everything is fine, when ever i login to it on her computer on the same minecraft account minecraft just closes. I am logged off my computer when testing sisters. My computer is hosting the server. Same ip and hers has the :25565, the server also reconizes her joining.
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
Why did you post the link for pastebin.ca's upload page?

Send the logs then if you don't have a crash report.
 

Francis Baster

New Member
Jul 29, 2019
295
0
0
Can you send us your server.log using pastebin, and any recent files that might be in the "crash-reports" folder. Please take these files from the directory where the server is installed, not the FTB client. Also please pay attention next time when sending links, the above link leads only to the upload page. The link should take us to the document you have uploaded.
 

Francis Baster

New Member
Jul 29, 2019
295
0
0
Thanks for including your logs. Based on this crash report you linked here, http://www.pastebin.ca/2499060 it would appear that your server is running out of heap space. Currently you have 1GB of heap space allocated to your server, to increase this edit your server startup script and change the part that says -Xmx1024M. 1024 is the amount of memory in megabytes you have currently allocated to Java, try increasing this number.

As for your server.log, I notice there was an unrelated crash at 2013-12-14 19:47:43. Paste the crash log for this incident located at C:\Users\Justin\Desktop\Modded minecraft server\.\crash-reports\crash-2013-12-14_19.47.43-server.txt if you want us to take a look at it.
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
Your sister needs to allocate more ram.

Your server on the other hand, hmm,

"cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP"

Try deleting that or move it out of the minecraft directory.
 

Francis Baster

New Member
Jul 29, 2019
295
0
0
Thanks for including your logs. Based on this crash report you linked here, http://www.pastebin.ca/2499060 it would appear that your server is running out of heap space. Currently you have 1GB of heap space allocated to your server, to increase this edit your server startup script and change the part that says -Xmx1024M. 1024 is the amount of memory in megabytes you have currently allocated to Java, try increasing this number.

As for your server.log, I notice there was an unrelated crash at 2013-12-14 19:47:43. Paste the crash log for this incident located at C:\Users\Justin\Desktop\Modded minecraft server\.\crash-reports\crash-2013-12-14_19.47.43-server.txt if you want us to take a look at it.

Sorry, i didn't read that these were client crashes. In that case you need to go to options on the FTB launcher and use the slider to allocate more memory. If the slider bar maxes out at 1GB, then you will need to uninstall your existing Java and replace it with 64-bit Java (provided you are running a 64-bit operating system).
 

Francis Baster

New Member
Jul 29, 2019
295
0
0
That's an alarming crash, did you have a keyboard plugged into the computer at the time and do your computer's keyboard drivers look OK?

I don't really know much about LWJGL on Windows, normally it just works. Are you sure this is a server crash report and not a client crash report? I just can't fathom why a server would need LWJGL.

If it turns out there are no problems with your keyboard, try contacting FTB support here.
 
Last edited: