Jump to content

Recommended Posts

Posted (edited)

My forge server keeps crashing. 

When I start it I can still play on my local address but hen I want to play on the public address with my friends we can't join the server.

 

here is the log:

 

[14:34:26] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 28.1.0, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge]
[14:34:26] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 3.2.0+60+b86c1d4 starting: java version 1.8.0_161 by Oracle Corporation
[14:34:26] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[14:34:27] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, .]
[14:34:40] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:34:40] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:34:40] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:34:40] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:34:40] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:34:45] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.14.4
[14:34:46] [modloading-worker-5/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 28.1.0, for MC 1.14.4 with MCP 20190829.143755
[14:34:46] [modloading-worker-5/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v28.1.0 Initialized
[14:34:49] [modloading-worker-4/WARN] [minecraft/EntityType]: No data fixer registered for entity cfm:seat
[14:34:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
[14:34:49] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
[14:34:49] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[14:34:49] [Server thread/INFO] [minecraft/DedicatedServer]: Generating keypair
[14:34:49] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565
[14:34:49] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type
[14:34:49] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information
java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_161]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_161]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_161]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) ~[?:1.8.0_161]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) ~[?:1.8.0_161]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_161]
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) ~[?:1.8.0_161]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) ~[?:1.8.0_161]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[?:1.8.0_161]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_161]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_161]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1890) ~[?:1.8.0_161]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[?:1.8.0_161]
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_161]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[?:1.8.0_161]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
    ... 3 more
[14:34:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[14:34:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 28.1.0 Target: null
[14:34:50] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
[14:34:51] [Server thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: jei-1.14.4-6.0.0.10.jar, Compacted-1.14.4.jar, cfm-7.0.0-pre11-mc1.14.4.jar, Default, forge-1.14.4-28.1.0-universal.jar
[14:34:52] [Server thread/INFO] [minecraft/RecipeManager]: Loaded 6 recipes
[14:34:53] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 811 advancements
[14:34:53] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
[14:34:54] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[14:34:54] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[14:34:54] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[14:34:54] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[14:34:57] [Server-Worker-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
[14:34:57] [Server-Worker-4/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
[14:34:57] [Server-Worker-2/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
[14:34:57] [Server-Worker-2/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
[14:34:57] [Server-Worker-4/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
[14:34:57] [Server-Worker-4/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 83%
[14:34:58] [Server-Worker-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 87%
[14:34:58] [Server-Worker-8/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 87%
[14:34:59] [Server-Worker-2/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 87%
[14:34:59] [Server-Worker-6/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 87%
[14:35:00] [Server-Worker-6/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 90%
[14:35:00] [Server-Worker-3/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 93%
[14:35:00] [Thread-1/FATAL] [ne.mi.co.ForgeConfig/CORE]: Forge config just got changed on the file system!
[14:35:01] [Server-Worker-4/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 97%
[14:35:01] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 8403 ms
[14:35:01] [Server thread/INFO] [minecraft/DedicatedServer]: Done (10.846s)! For help, type "help"
[14:35:02] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[14:35:02] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved

 

Edited by jorre
Posted

If you can join the server then its not crashing.

You as the host should not be trying to use the external IP to join, just use localhost to connect if you're on the same machine.

For your friends it sounds like you need to forward your server's port.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.