Jump to content

Friend connect error


ultraaa

Recommended Posts

Hey ! 

Today after a few year I decided to make a server to play on with friends . We got some mods downloaded and I tried to set up a server . The server is working fine for me (im the host) but my friend can't connect . After I've seen many ppl saying that I should leave the server-ip= (blank) and set the port to 25565 (default) . I have tp-link router and I've set a forwarding (service port : 25565 ; Internal port : 25565 ( after I save it and try modify it's alway showing blank dunno why) ; ip adress : my IPv4 adress ; Protocol : All ; Status : Enabled ; Common service port : --select one-- ) also I 've checked firewall everything is allowed starting with java . I don't have ANY other server runing and I rebooted my pc aswell and still they can't connect . After I tried doing the same with the normal server file (not forge) they could connect and everything worked fine , so I guess the problem should be with forge also Im starting it with a .bat file

@echo off
java -Xmx4096M -Xms4096M -jar forge-1.12.2-14.23.1.2557-universal.jar nogui

pause

 

UPDATE : I've tried both with hamachi , vanilla is working , modded NOT !

Edited by ultraaa
Link to comment
Share on other sites

[18:54:06] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[18:54:06] [main/INFO] [FML/]: Forge Mod Loader version 14.23.1.2557 for Minecraft 1.12.2 loading
[18:54:06] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_151, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_151
[18:54:06] [main/DEBUG] [FML/]: Java classpath at launch is:
[18:54:06] [main/DEBUG] [FML/]:     forge-1.12.2-14.23.1.2557-universal.jar
[18:54:06] [main/DEBUG] [FML/]: Java library path at launch is:
[18:54:06] [main/DEBUG] [FML/]:     C:\ProgramData\Oracle\Java\javapath
[18:54:06] [main/DEBUG] [FML/]:     C:\Windows\Sun\Java\bin
[18:54:06] [main/DEBUG] [FML/]:     C:\Windows\system32
[18:54:06] [main/DEBUG] [FML/]:     C:\Windows
[18:54:06] [main/DEBUG] [FML/]:     C:\ProgramData\Oracle\Java\javapath
[18:54:06] [main/DEBUG] [FML/]:     C:\Program Files (x86)\Razer Chroma SDK\bin
[18:54:06] [main/DEBUG] [FML/]:     C:\Program Files\Razer Chroma SDK\bin
[18:54:06] [main/DEBUG] [FML/]:     C:\Windows\system32
[18:54:06] [main/DEBUG] [FML/]:     C:\Windows
[18:54:06] [main/DEBUG] [FML/]:     C:\Windows\System32\Wbem
[18:54:06] [main/DEBUG] [FML/]:     C:\Windows\System32\WindowsPowerShell\v1.0\
[18:54:06] [main/DEBUG] [FML/]:     C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps
[18:54:06] [main/DEBUG] [FML/]:     C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
[18:54:06] [main/DEBUG] [FML/]:     C:\Users\patri\AppData\Local\Microsoft\WindowsApps
[18:54:06] [main/DEBUG] [FML/]:     
[18:54:06] [main/DEBUG] [FML/]:     .
[18:54:06] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[18:54:06] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[18:54:06] [main/DEBUG] [FML/]: Found signing certificates for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin)
[18:54:06] [main/DEBUG] [FML/]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
[18:54:06] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[18:54:06] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[18:54:06] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[18:54:06] [main/DEBUG] [FML/]: Found signing certificates for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin)
[18:54:06] [main/DEBUG] [FML/]: Found certificate e3c3d50c7c986df74c645c0ac54639741c90a557
[18:54:06] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[18:54:06] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[18:54:07] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to H:\minecraft szerver2\.
[18:54:07] [main/DEBUG] [FML/]: Discovering coremods
[18:54:07] [main/DEBUG] [FML/]: Examining for coremod candidacy appliedenergistics2-rv5-stable-3.jar
[18:54:07] [main/DEBUG] [FML/]: Not found coremod data in appliedenergistics2-rv5-stable-3.jar
[18:54:07] [main/DEBUG] [FML/]: Examining for coremod candidacy BiomesOPlenty-1.12.2-7.0.1.2302-universal.jar
[18:54:07] [main/DEBUG] [FML/]: Not found coremod data in BiomesOPlenty-1.12.2-7.0.1.2302-universal.jar
[18:54:07] [main/DEBUG] [FML/]: Examining for coremod candidacy jei_1.12.2-4.8.0.114.jar
[18:54:07] [main/DEBUG] [FML/]: Not found coremod data in jei_1.12.2-4.8.0.114.jar
[18:54:07] [main/DEBUG] [FML/]: Examining for coremod candidacy journeymap-1.12.2-5.5.2.jar
[18:54:07] [main/DEBUG] [FML/]: Not found coremod data in journeymap-1.12.2-5.5.2.jar
[18:54:07] [main/DEBUG] [FML/]: Examining for coremod candidacy twilightforest-1.12.2-3.4.239-universal.jar
[18:54:07] [main/DEBUG] [FML/]: Not found coremod data in twilightforest-1.12.2-3.4.239-universal.jar
[18:54:07] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:54:07] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:54:07] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:54:07] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:54:07] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:54:07] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
[18:54:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[18:54:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[18:54:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[18:54:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[18:54:07] [main/DEBUG] [FML/]: Injection complete
[18:54:07] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
[18:54:07] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[18:54:07] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[18:54:07] [main/DEBUG] [FML/]: Read 1031 binary patches
[18:54:07] [main/DEBUG] [FML/]: Loading deobfuscation resource /deobfuscation_data-1.12.2.lzma with 36083 records
[18:54:08] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:54:08] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[18:54:08] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:54:08] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
[18:54:08] [main/DEBUG] [FML/]: Injection complete
[18:54:08] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
[18:54:08] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[18:54:08] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[18:54:08] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:54:08] [main/DEBUG] [FML/]: Loaded 208 rules from AccessTransformer config file forge_at.cfg
[18:54:08] [main/DEBUG] [FML/]: Loaded 2 rules from AccessTransformer mod jar file H:\minecraft szerver2\mods\appliedenergistics2-rv5-stable-3.jar!META-INF/appeng_at.cfg

[18:54:08] [main/DEBUG] [FML/]: Loaded 1 rules from AccessTransformer mod jar file H:\minecraft szerver2\mods\journeymap-1.12.2-5.5.2.jar!META-INF/journeymap_at.cfg

[18:54:08] [main/DEBUG] [FML/]: Loaded 24 rules from AccessTransformer mod jar file H:\minecraft szerver2\mods\twilightforest-1.12.2-3.4.239-universal.jar!META-INF/tf_at.cfg

[18:54:08] [main/DEBUG] [FML/]: Loaded 13 rules from AccessTransformer mod jar file H:\minecraft szerver2\mods\BiomesOPlenty-1.12.2-7.0.1.2302-universal.jar!META-INF/biomesoplenty_at.cfg

[18:54:08] [main/DEBUG] [FML/]: Loaded 2 rules from AccessTransformer mod jar file H:\minecraft szerver2\mods\jei_1.12.2-4.8.0.114.jar!META-INF/jei_at.cfg

[18:54:08] [main/DEBUG] [FML/]: Validating minecraft
[18:54:08] [main/DEBUG] [FML/]: Minecraft validated, launching...
[18:54:08] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:54:08] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:54:08] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[18:54:11] [main/DEBUG] [FML/]: Creating vanilla freeze snapshot
[18:54:11] [main/DEBUG] [FML/]: Vanilla freeze snapshot created
 

 

Note : I tried to connect with my ip + port and it's not working for me either 

Link to comment
Share on other sites

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.