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.

skybobo1

Members
  • Joined

  • Last visited

  1. Now I check with netstat -an Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN tcp 0 0 [my server]:22 113.195.145.21:34163 TIME_WAIT tcp 0 64 [my server]:22 [my computer]:9885 ESTABLISHED tcp 0 0 :::22 :::* LISTEN tcp 0 0 ::1:25 :::* LISTEN udp 0 0 45.76.177.106:123 0.0.0.0:* udp 0 0 127.0.0.1:123 0.0.0.0:* udp 0 0 0.0.0.0:123 0.0.0.0:* udp 0 0 0.0.0.0:68 0.0.0.0:* udp 0 0 fe80::5400:ff:fe53:9cab:123 :::* udp 0 0 ::1:123 :::* udp 0 0 :::123 :::* Active UNIX domain sockets (servers and established) Proto RefCnt Flags Type State I-Node Path unix 2 [ ACC ] STREAM LISTENING 8655 private/error unix 2 [ ACC ] STREAM LISTENING 8659 private/retry unix 2 [ ACC ] STREAM LISTENING 8683 private/scache unix 2 [ ACC ] STREAM LISTENING 6658 @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8675 private/lmtp unix 2 [ ACC ] STREAM LISTENING 8679 private/anvil unix 8 [ ] DGRAM 8045 /dev/log unix 2 [ ACC ] STREAM LISTENING 8128 /var/run/acpid.socket unix 2 [ ] DGRAM 7027 @/org/kernel/udev/udevd unix 2 [ ACC ] STREAM LISTENING 8647 private/relay unix 2 [ ACC ] STREAM LISTENING 8651 public/showq unix 2 [ ACC ] STREAM LISTENING 8635 private/proxymap unix 2 [ ACC ] STREAM LISTENING 8639 private/proxywrite unix 2 [ ACC ] STREAM LISTENING 8600 public/cleanup unix 2 [ ACC ] STREAM LISTENING 8663 private/discard unix 2 [ ACC ] STREAM LISTENING 8667 private/local unix 2 [ ACC ] STREAM LISTENING 8671 private/virtual unix 2 [ ACC ] STREAM LISTENING 8607 private/tlsmgr unix 2 [ ACC ] STREAM LISTENING 8611 private/rewrite unix 2 [ ACC ] STREAM LISTENING 8615 private/bounce unix 2 [ ACC ] STREAM LISTENING 8619 private/defer unix 2 [ ACC ] STREAM LISTENING 8643 private/smtp unix 2 [ ACC ] STREAM LISTENING 8623 private/trace unix 2 [ ACC ] STREAM LISTENING 8627 private/verify unix 2 [ ACC ] STREAM LISTENING 8631 public/flush unix 2 [ ] DGRAM 8729 unix 2 [ ] DGRAM 8706 unix 2 [ ] DGRAM 8691 unix 3 [ ] STREAM CONNECTED 8686 unix 3 [ ] STREAM CONNECTED 8685 unix 3 [ ] STREAM CONNECTED 8682 unix 3 [ ] STREAM CONNECTED 8681 unix 3 [ ] STREAM CONNECTED 8678 unix 3 [ ] STREAM CONNECTED 8677 unix 3 [ ] STREAM CONNECTED 8674 unix 3 [ ] STREAM CONNECTED 8673 unix 3 [ ] STREAM CONNECTED 8670 unix 3 [ ] STREAM CONNECTED 8669 unix 3 [ ] STREAM CONNECTED 8666 unix 3 [ ] STREAM CONNECTED 8665 unix 3 [ ] STREAM CONNECTED 8662 unix 3 [ ] STREAM CONNECTED 8661 unix 3 [ ] STREAM CONNECTED 8658 unix 3 [ ] STREAM CONNECTED 8657 unix 3 [ ] STREAM CONNECTED 8654 unix 3 [ ] STREAM CONNECTED 8653 unix 3 [ ] STREAM CONNECTED 8650 unix 3 [ ] STREAM CONNECTED 8649 unix 3 [ ] STREAM CONNECTED 8646 unix 3 [ ] STREAM CONNECTED 8645 unix 3 [ ] STREAM CONNECTED 8642 unix 3 [ ] STREAM CONNECTED 8641 unix 3 [ ] STREAM CONNECTED 8638 unix 3 [ ] STREAM CONNECTED 8637 unix 3 [ ] STREAM CONNECTED 8634 unix 3 [ ] STREAM CONNECTED 8633 unix 3 [ ] STREAM CONNECTED 8630 unix 3 [ ] STREAM CONNECTED 8629 unix 3 [ ] STREAM CONNECTED 8626 unix 3 [ ] STREAM CONNECTED 8625 unix 3 [ ] STREAM CONNECTED 8622 unix 3 [ ] STREAM CONNECTED 8621 unix 3 [ ] STREAM CONNECTED 8618 unix 3 [ ] STREAM CONNECTED 8617 unix 3 [ ] STREAM CONNECTED 8614 unix 3 [ ] STREAM CONNECTED 8613 unix 3 [ ] STREAM CONNECTED 8610 unix 3 [ ] STREAM CONNECTED 8609 unix 3 [ ] STREAM CONNECTED 8606 unix 3 [ ] STREAM CONNECTED 8605 unix 3 [ ] STREAM CONNECTED 8603 unix 3 [ ] STREAM CONNECTED 8602 unix 3 [ ] STREAM CONNECTED 8599 unix 3 [ ] STREAM CONNECTED 8598 unix 3 [ ] STREAM CONNECTED 8596 unix 3 [ ] STREAM CONNECTED 8595 unix 2 [ ] DGRAM 8557 unix 2 [ ] DGRAM 8249 unix 2 [ ] DGRAM 8132 unix 3 [ ] DGRAM 7041 unix 3 [ ] DGRAM 7040
  2. I already check that port and I get this. # netstat -anpt | grep :25565 tcp 0 0 ::ffff:0.0.0.0:25565 :::* LISTEN 2028/java Now I use kill process command . # kill -9 2028 I check again with fuser command. # fuser -n tcp 25565 25565/tcp: 2463 I kill process again #kill 2463 And I run forge again , It same fail , I do it more time It will show same log. I use Forge Mod Loader version 13.20.0.2228 for Minecraft 1.11.2 Could you help me solve this problem. I really don't know what happen.
  3. After I restart server without stop server, This Fault happen. [ LOG ] [06:23:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [06:23:31] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [06:23:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [06:23:34] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2228 for Minecraft 1.11.2 loading [06:23:34] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Linux:amd64:2.6.32-642.11.1.el6.x86_64, installed at /usr/java/jre1.8.0_60 [06:23:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [06:23:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [06:23:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [06:23:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [06:23:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [06:23:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [06:23:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [06:23:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [06:23:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [06:23:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [06:23:39] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [06:23:51] [Server thread/INFO]: Starting minecraft server version 1.11.2 [06:23:51] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" [06:23:51] [Server thread/INFO] [FML]: MinecraftForge v13.20.0.2228 Initialized [06:23:51] [Server thread/INFO] [FML]: Replaced 232 ore recipes [06:23:51] [Server thread/INFO] [FML]: Found 1 mods from the command line. Injecting into mod discoverer [06:23:51] [Server thread/INFO] [FML]: Searching /home/minecraft/server/mods for mods [06:23:53] [Server thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater [06:23:53] [Server thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load [06:23:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, mercurius_updater] at CLIENT [06:23:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, mercurius_updater] at SERVER [06:23:54] [Server thread/INFO] [FML]: Processing ObjectHolder annotations [06:23:54] [Server thread/INFO] [FML]: Found 444 ObjectHolder annotations [06:23:54] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations [06:23:54] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations [06:23:54] [Server thread/INFO] [FML]: Applying holder lookups [06:23:54] [Server thread/INFO] [FML]: Holder lookups applied [06:23:54] [Server thread/INFO] [FML]: Applying holder lookups [06:23:54] [Server thread/INFO] [FML]: Holder lookups applied [06:23:54] [Server thread/INFO] [FML]: Applying holder lookups [06:23:54] [Server thread/INFO] [FML]: Holder lookups applied [06:23:54] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [06:23:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [06:23:54] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.11-1.0.4.18 [06:23:54] [Server thread/INFO] [mercurius]: File exists, Checking hash: /home/minecraft/server/./libraries/net/minecraftforge/Mercurius/1.11-1.0.4.18/Mercurius-1.11-1.0.4.18.jar [06:23:54] [Server thread/INFO] [mercurius]: Hash matches, Skipping download: 2536d9a7050c3fd96a1077d25c7f9b49290b2b9e [06:23:54] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading! [06:23:54] [Server thread/INFO] [FML]: Applying holder lookups [06:23:54] [Server thread/INFO] [FML]: Holder lookups applied [06:23:54] [Server thread/INFO] [FML]: Injecting itemstacks [06:23:54] [Server thread/INFO] [FML]: Itemstack injection complete [06:23:54] [Server thread/INFO]: Loading properties [06:23:54] [Server thread/INFO]: Default game type: CREATIVE [06:23:54] [Server thread/INFO]: Generating keypair [06:23:55] [Server thread/INFO]: Starting Minecraft server on *:25565 [06:23:55] [Server thread/INFO]: Using epoll channel type [06:23:55] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: UP_TO_DATE Target: null [06:23:55] [Server thread/WARN]: **** FAILED TO BIND TO PORT! [06:23:55] [Server thread/WARN]: The exception was: java.io.IOException: Error during bind(...): Address already in use [06:23:55] [Server thread/WARN]: Perhaps a server is already running on that port? [06:23:55] [Server thread/INFO]: Stopping server [06:23:55] [Server thread/INFO]: Saving worlds [06:23:55] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first. [06:23:55] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded. Some one help me plz.

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.