Jump to content

Recommended Posts

Posted (edited)

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
Posted

[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 

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Verified users can now unlock a $100 OFF Temu Coupon Code using the verified promo code [ALF401700]. This Temu $100 OFF code works for both new and existing customers and can be used to redeem up to 50% off your next order. Our exclusive Temu coupon code [ALF401700] delivers a flat $100 OFF on top of existing deals. First-time customers using code ALF401700 can save an extra 100% off select items. Returning users also qualify for an automatic $100 OFF discount just by applying this code at checkout. But wait—there’s more. With our Temu coupon codes for 2025, users can score up to 90% OFF on clearance items. Whether you’re shopping in the USA, Canada, UK, or elsewhere, Temu promo code ALF401700 unlocks extra discounts tailored to your account. Some users are saving 100% on items using this 2025 Temu promo code. 🔥 Temu Coupon Highlights Using Code [ALF401700]: Temu new user code – ALF401700: Save 50% off your first order + $100 OFF. Temu promo for existing customers – ALF401700: Enjoy flat $100 OFF instantly. Global availability: Works in the USA, UK, Canada, Germany, France, Japan, Chile, Colombia, Malaysia, Mexico, South Korea, Philippines, Saudi Arabia, Qatar, Pakistan, and more. Top 2025 Coupon Deal: Get $200 OFF plus 100% bonus discounts using code ALF401700. Top-Ranked Temu Deals for 2025 (Coupon Code: ALF401700): ✅ Temu $100 OFF Memorial Day Sale — Use ALF401700 ✅ Temu First Order Coupon — Use ALF401700 for 50% + $100 OFF ✅ Temu USA Coupon Code — Save $100 instantly with ALF401700 ✅ Temu Japan, Germany, Chile Codes — All support ALF401700 ✅ Temu Reddit Discount – $100 OFF: Valid for both new and old users ✅ Temu Coupon Bundle 2025 — $100 OFF + up to 50% slash ✅ 100% OFF Free Gift Code — Use ALF401700, no invite needed ✅ Temu Sign-Up Bonus Promo — Get a welcome $100 OFF instantly ✅ Free Temu Code for New Users — Use ALF401700, no referral required  Temu Clearance Codes 2025 — Use ALF401700 for 85–100% discounts Why ALF401700 is the Best Temu Code in 2025 Using Temu code ALF401700 is your ticket to massive savings, free shipping, first-order discounts, and stackable coupon bundles. Whether you're browsing electronics, fashion, home goods, or beauty products, this verified Temu discount code offers real savings—up to 90% OFF + $100 OFF on qualified orders. 💡 Pro Tip: Apply ALF401700 during checkout in the Temu app or website to activate your instant $100 discount, even if you’re not a new user. Temu $100 OFF Code by Country (All Use ALF401700): 🇺🇸 Temu USA – ALF401700 🇯🇵 Temu Japan – ALF401700 🇲🇽 Temu Mexico – ALF401700 🇨🇱 Temu Chile – ALF401700 🇨🇴 Temu Colombia – ALF401700 🇲🇾 Temu Malaysia – ALF401700 🇵🇭 Temu Philippines – ALF401700 🇰🇷 Temu Korea – ALF401700 🇵🇰 Temu Pakistan – ALF401700 🇫🇮 Temu Finland – ALF401700 🇸🇦 Temu Saudi Arabia – ALF401700 🇶🇦 Temu Qatar – ALF401700 🇫🇷 Temu France – ALF401700 🇩🇪 Temu Germany – ALF401700 🇮🇱 Temu Israel – ALF401700 Temu Coupon Code [ALF401700] Summary for SEO: Temu $100 OFF Code  Temu First Order Discount Code 2025  Temu Verified Promo Code ALF401700  Temu 50% OFF + $100 Bonus  Temu 100% OFF Code 2025  Temu App Promo ALF401700  Temu Working Discount Code 2025 
    • Hey there, nothing to do with the code, I am just suggesting you use Intelij IDEA. Trust me, it is the best.
    • Hey there, nothing to do with the code, I am just suggesting you use Intelij IDEA. Trust me, it is the best.
    • You can check the config of Geckolib and Mowzie's Mobs - maybe there is a way to disable some render features
    • You can use the .requires() function  the server also has a permission level of 4, which is the highest permission level.
  • Topics

×
×
  • Create New...

Important Information

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