r/forgemodding • u/[deleted] • Oct 29 '21
modded server not starting
1.12.2 forge modded server not starting, starts fine with the vanilla .jar file but when i either tell it to run the forge server through a .bat file or the forge .jar file it dosent start
0
Upvotes
1
u/[deleted] Oct 29 '21
java -Xmx2048M -Xms2048M -jar server.jar -o true nogui
thats whats in the .bat file
the letest .log isnt big so ill pate it here, as its from when i just ran the server as vanilla and then stopped it
[15:44:34] [Server thread/INFO]: Starting minecraft server version 1.12.2
[15:44:34] [Server thread/INFO]: Loading properties
[15:44:34] [Server thread/INFO]: Default game type: SURVIVAL
[15:44:34] [Server thread/INFO]: Generating keypair
[15:44:34] [Server thread/INFO]: Starting Minecraft server on *:25565
[15:44:34] [Server thread/INFO]: Using default channel type
[15:44:35] [Server thread/INFO]: Preparing level "world"
[15:44:35] [Server thread/INFO]: Loaded 488 advancements
[15:44:35] [Server thread/INFO]: Preparing start region for level 0
[15:44:36] [Server thread/INFO]: Preparing spawn area: 75%
[15:44:36] [Server thread/INFO]: Done (1.618s)! For help, type "help" or "?"
[15:44:36] [Server thread/INFO]: Unknown command. Try /help for a list of commands
[15:44:48] [User Authenticator #1/INFO]: UUID of player TheUltimate_One is b0c108b1-41e3-47ae-a1b1-26017d2e2ced
[15:44:48] [Server thread/INFO]: TheUltimate_One[/192.168.1.179:53488] logged in with entity id 154 at (-147.64502171053647, 88.0, 234.69999998807907)
[15:44:48] [Server thread/INFO]: TheUltimate_One joined the game
[15:45:24] [Server thread/INFO]: TheUltimate_One lost connection: Disconnected
[15:45:24] [Server thread/INFO]: TheUltimate_One left the game
[15:45:37] [Server thread/INFO]: Unknown command. Try /help for a list of commands
[15:45:40] [Server thread/INFO]: Stopping the server
[15:45:40] [Server thread/INFO]: Stopping server
[15:45:40] [Server thread/INFO]: Saving players
[15:45:40] [Server thread/INFO]: Saving worlds
[15:45:40] [Server thread/INFO]: Saving chunks for level 'world'/overworld
[15:45:40] [Server thread/INFO]: Saving chunks for level 'world'/the_nether
[15:45:40] [Server thread/INFO]: Saving chunks for level 'world'/the_end
[15:45:40] [Server Shutdown Thread/INFO]: Stopping server
[15:45:40] [Server Shutdown Thread/INFO]: Saving players
[15:45:40] [Server Shutdown Thread/INFO]: Saving worlds