Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

jorre

Members
  • Joined

  • Last visited

  1. jorre joined the community
  2. 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

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.