Jump to content

Fefo2572

Members
  • Posts

    1
  • Joined

  • Last visited

Fefo2572's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I made a minecraft forge server, and... Nothing! I can see the server, and it works perfecly fine on locahost, but noone else can see it... The real problem is, when I create vanilla servers they show up perfecly fine, but not with forge 1.12.2 I tried with forge 1.16.4, and it works, I even tried vanilla 1.12.2, and it works... Seems like the forge version of 1.12.2 is the problem. I tried different versions of forge, and now I tried with forge-1.12.2-14.23.5.2838. but still nothing, I can see the server, everything is good, but no one else can see it. Here's the command and everything that pops up D:\MinecraftServerForge>java -Xmx2048M -Xms2048M -jar server.jar [14:12:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [14:12:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [14:12:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [14:12:15] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading [14:12:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_281, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_281 [14:12:15] [main/INFO] [FML]: Searching D:\MinecraftServerForge\.\mods for mods [14:12:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:12:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [14:12:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:12:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [14:12:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:12:16] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [14:12:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [14:12:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [14:12:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [14:12:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [14:12:17] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [14:12:21] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2 [14:12:22] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized [14:12:22] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [14:12:22] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... [14:12:22] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients [14:12:23] [Server thread/INFO] [FML]: Searching D:\MinecraftServerForge\.\mods for mods [14:12:23] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [14:12:23] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang [14:12:23] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT [14:12:23] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER [14:12:24] [Server thread/INFO] [FML]: Processing ObjectHolder annotations [14:12:24] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations [14:12:24] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations [14:12:24] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations [14:12:24] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [14:12:24] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [14:12:24] [Server thread/INFO] [FML]: Applying holder lookups [14:12:24] [Server thread/INFO] [FML]: Holder lookups applied [14:12:24] [Server thread/INFO] [FML]: Applying holder lookups [14:12:24] [Server thread/INFO] [FML]: Holder lookups applied [14:12:24] [Server thread/INFO] [FML]: Applying holder lookups [14:12:24] [Server thread/INFO] [FML]: Holder lookups applied [14:12:24] [Server thread/INFO] [FML]: Applying holder lookups [14:12:24] [Server thread/INFO] [FML]: Holder lookups applied [14:12:24] [Server thread/INFO] [FML]: Injecting itemstacks [14:12:24] [Server thread/INFO] [FML]: Itemstack injection complete [14:12:24] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties [14:12:24] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL [14:12:24] [Server thread/INFO] [minecraft/DedicatedServer]: Generating keypair [14:12:24] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565 [14:12:24] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type [14:12:24] [Server thread/INFO] [FML]: Applying holder lookups [14:12:24] [Server thread/INFO] [FML]: Holder lookups applied [14:12:24] [Server thread/INFO] [FML]: Injecting itemstacks [14:12:24] [Server thread/INFO] [FML]: Itemstack injection complete [14:12:24] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2854 [14:12:24] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods [14:12:25] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world" [14:12:25] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance [14:12:25] [Server thread/INFO] [FML]: Applying holder lookups [14:12:25] [Server thread/INFO] [FML]: Holder lookups applied [14:12:25] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@60e7eac1) [14:12:26] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 488 advancements [14:12:26] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@60e7eac1) [14:12:26] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@60e7eac1) [14:12:26] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0 [14:12:27] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 32% [14:12:27] [Server thread/INFO] [minecraft/DedicatedServer]: Done (2,561s)! For help, type "help" or "?" [14:12:27] [Server thread/INFO] [FML]: Unloading dimension -1 [14:12:28] [Server thread/INFO] [FML]: Unloading dimension 1
×
×
  • Create New...

Important Information

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