FTB Beyond Crashing on startup

  • 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.
  • 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
D

Drakkarius103

Guest
Title FTB Beyond Crashing on startup

Launcher Type Server

Modpack Beyond

Modpack version v1.10.0

Have you modified the pack? No

Link to log file https://pastebin.com/yUwPAdw2

Details of the issue The server crashes when starting up
 
Last edited by a moderator:

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
Do you have other servers running? Something else is using the port and the server cannot use it.
 

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
Then you might have a zombie process still blocking the port - free that up and it should work out for you.

If you don't know how, do a restart of your computer.
 
D

Drakkarius103

Guest
I tried to; changed the port, closed my other server and used its port, restarted my pc, still doesn't work.
However looking at the log, I noticed a lot of errors like these:
[19:29:47] [Server thread/ERROR] [FML]: Unable to find item harvestcraft:seaweedItem to add to this garden.
and
[19:29:44] [Server thread/INFO] [modularforcefieldsystem]: Module not loaded: Buildcraft not found

(towards the end)

Is this the problem? Any idea how to fix it?

When I started the server, I just ran ServerStart.bat, edited the eula, then re-ran ServerStart.bat, should I have done something before that?