Jump to content

Recommended Posts

Posted

FIX!!! MAKE SURE that when you start MC through the launcher that you select the Forge version instead of the vanilla version! FIX!!!

 

I have been running a completely vanilla server from my machine for some time now and I decided that I wanted to mod the server using Forge so I figured I would start easy with Not Enough Items.

 

I used the Forge 1.7.10-10.13.2.1230 installer to install the server version and client version on the same PC.

 

I then created the mods and coremods folders I needed and placed the respective files into the respective folders, but I keep getting an error that states...

 

"[13:57:56] [Netty IO #2/INFO] [FML]: Unexpected packet during modded negotiation

- assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketK

eepAlive"

 

If anyone has any ideas I would very much appreciate them.

 

Until then I am going to try uninstalling both mod files from server and client and see if I can atleast get them to communicate without the mods present.

 

EDIT: Tried pulling out the NEI files and still had no success connecting to the server which leads me to believe it has something to do with Forge, and not the mod.

 

EDIT2: Also thought it might be an issue with using the same IP and port from my vanilla server so I went in and created a new server handle under "Add Server" and it still is giving the same error.

Posted

Server Log "Latest":

 

 

[14:12:13] [server thread/INFO]: Starting minecraft server version 1.7.10

[14:12:14] [server thread/INFO]: Loading properties

[14:12:14] [server thread/INFO]: Default game type: SURVIVAL

[14:12:14] [server thread/INFO]: Generating keypair

[14:12:14] [server thread/INFO]: Starting Minecraft server on *:25565

[14:12:14] [server thread/INFO]: Preparing level "Modcraft"

[14:12:15] [server thread/INFO]: Preparing start region for level 0

[14:12:16] [server thread/INFO]: Preparing spawn area: 89%

[14:12:16] [server thread/INFO]: Done (1.532s)! For help, type "help" or "?"

[14:12:22] [user Authenticator #1/INFO]: UUID of player PirateKing777 is 860738ac-4961-462c-bb84-c958d43c8268

[14:12:27] [server thread/INFO]: PirateKing777 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

[14:12:27] [server thread/INFO]: PirateKing777 left the game

[14:15:04] [user Authenticator #2/INFO]: UUID of player PirateKing777 is 860738ac-4961-462c-bb84-c958d43c8268

[14:15:09] [server thread/INFO]: PirateKing777 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

[14:15:09] [server thread/INFO]: PirateKing777 left the game

[14:32:21] [server thread/INFO]: Stopping the server

[14:32:21] [server thread/INFO]: Stopping server

[14:32:21] [server thread/INFO]: Saving players

[14:32:21] [server thread/INFO]: Saving worlds

[14:32:21] [server thread/INFO]: Saving chunks for level 'Modcraft'/Overworld

[14:32:21] [server thread/INFO]: Saving chunks for level 'Modcraft'/Nether

[14:32:21] [server thread/INFO]: Saving chunks for level 'Modcraft'/The End

 

 

 

Client Log "Latest"

 

 

[13:57:39] [main/INFO]: Setting user: PirateKing777

[13:57:39] [main/INFO]: (Session ID is token:e6f676cafa61482cba51a9bd501f68ad:860738ac4961462cbb84c958d43c8268)

[13:57:40] [Client thread/INFO]: LWJGL Version: 2.9.1

[13:57:41] [Client thread/INFO]: Reloading ResourceManager: Default

[13:57:42] [sound Library Loader/INFO]: Sound engine started

[13:57:42] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas

[13:57:42] [Client thread/INFO]: Created: 256x256 textures/items-atlas

[13:57:48] [Client thread/INFO]: Connecting to 192.168.0.3, 25565

[14:11:52] [Client thread/INFO]: Connecting to 192.168.0.3, 25565

[14:11:53] [server Connector #2/ERROR]: Couldn't connect to server

java.net.ConnectException: Connection refused: no further information: /192.168.0.3:25565

at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_65]

at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_65]

at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[netty-all-4.0.10.Final.jar:?]

at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[netty-all-4.0.10.Final.jar:?]

at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[netty-all-4.0.10.Final.jar:?]

at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[netty-all-4.0.10.Final.jar:?]

at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[netty-all-4.0.10.Final.jar:?]

at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[netty-all-4.0.10.Final.jar:?]

at java.lang.Thread.run(Unknown Source) ~[?:1.7.0_65]

[14:12:21] [Client thread/INFO]: Connecting to 192.168.0.3, 25565

[14:15:04] [Client thread/INFO]: Connecting to 192.168.0.3, 25565

[14:32:16] [Client thread/INFO]: Stopping!

 

 

 

EDIT:

 

Server Startup Log from UI

 

 

[14:37:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

[14:37:10] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

[14:37:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker

[14:37:10] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading

[14:37:10] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_65, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7

[14:37:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:37:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:37:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:37:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:37:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:37:12] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[14:37:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:37:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:37:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker

[14:37:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker

[14:37:14] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[14:37:17] [main/WARN] [FML]: =============================================================

[14:37:17] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!

[14:37:17] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V

[14:37:17] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead

[14:37:17] [main/WARN] [FML]: =============================================================

[14:37:17] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.10

[14:37:17] [server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input

java.io.IOException: The handle is invalid

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_65]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_65]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_65]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_65]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_65]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_65]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_65]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_65]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_65]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_65]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_65]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]

[14:37:17] [server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

[14:37:17] [server thread/INFO] [FML]: MinecraftForge v10.13.2.1230 Initialized

[14:37:17] [server thread/INFO] [FML]: Replaced 182 ore recipies

[14:37:17] [server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

[14:37:18] [server thread/INFO] [FML]: Searching C:\Users\jen\Desktop\Minecraft Servers\Forge Extract\mods for mods

[14:37:18] [server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load

[14:37:18] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT

[14:37:18] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[14:37:19] [server thread/INFO] [FML]: Processing ObjectHolder annotations

[14:37:19] [server thread/INFO] [FML]: Found 341 ObjectHolder annotations

[14:37:19] [server thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[14:37:19] [server thread/INFO] [FML]: Applying holder lookups

[14:37:19] [server thread/INFO] [FML]: Holder lookups applied

[14:37:19] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties

[14:37:19] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL

[14:37:19] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair

[14:37:19] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565

[14:37:19] [server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods

[14:37:19] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "Modcraft"

[14:37:19] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance

[14:37:20] [server thread/INFO] [FML]: Applying holder lookups

[14:37:20] [server thread/INFO] [FML]: Holder lookups applied

[14:37:20] [server thread/INFO] [FML]: Loading dimension 0 (Modcraft) (net.minecraft.server.dedicated.DedicatedServer@53501237)

[14:37:20] [server thread/INFO] [FML]: Loading dimension 1 (Modcraft) (net.minecraft.server.dedicated.DedicatedServer@53501237)

[14:37:20] [server thread/INFO] [FML]: Loading dimension -1 (Modcraft) (net.minecraft.server.dedicated.DedicatedServer@53501237)

[14:37:20] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0

[14:37:21] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 11%

[14:37:22] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 69%

[14:37:22] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2.994s)! For help, type "help" or "?"

[14:37:45] [user Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player PirateKing777 is 860738ac-4961-462c-bb84-c958d43c8268

[14:37:47] [Netty IO #2/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive

[14:37:49] [Netty IO #2/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive

[14:37:51] [Netty IO #2/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive

[14:37:53] [Netty IO #2/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive

[14:37:55] [Netty IO #2/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive

[14:37:56] [server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: PirateKing777 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

[14:37:56] [server thread/INFO] [net.minecraft.server.MinecraftServer]: PirateKing777 left the game

 

 

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

    • Hi, i'm really having problems trying to set the texture to my custom item. I thought i'm doing everything correctly, but all i see is the missing texture block for my item. I am trying this for over a week now and getting really frustrated. The only time i could make the texture work, was when i used an older Forge version (52.0.1) for Minecraft (1.21.4). Was there a fundamental change for textures and models somewhere between versions that i'm missing? I started with Forge 54.1.0 and had this problem, so in my frustration i tried many things: Upgrading to Forge 54.1.1, created multiple new projects, workspaces, redownloaded everything and setting things up multiple times, as it was suggested in an older thread. Therea are no errors in the console logs, but maybe i'm blind, so i pasted the console logs to pastebin anyway: https://pastebin.com/zAM8RiUN The only time i see an error is when i change the models JSON file to an incorrect JSON which makes sense and that suggests to me it is actually reading the JSON file.   I set the github repository to public, i would be so thankful if anyone could take a look and tell me what i did wrong: https://github.com/xLorkin/teleport_pug_forge   As a note: i'm pretty new to modding, this is my first mod ever. But i'm used to programming. I had some up and downs, but through reading the documentation, using google and experimenting, i could solve all other problems. I only started modding for Minecraft because my son is such a big fan and wanted this mod.
    • Please read the FAQ (link in orange bar at top of page), and post logs as described there.
    • Hello fellow Minecrafters! I recently returned to Minecraft and realized I needed a wiki that displays basic information easily and had great user navigation. That’s why I decided to build: MinecraftSearch — a site by a Minecraft fan, for Minecraft fans. Key Features So Far Straight-to-the-Point Info: No extra fluff; just the essentials on items, mobs, recipes, loot and more. Clean & Intuitive Layout: Easy navigation so you spend less time scrolling and more time playing. Optimized Search: Search for anything—items, mobs, blocks—and get results instantly. What I’m Thinking of Adding More data/information: Catch chances for fishing rod, traveling villager trades, biomes info and a lot more. The website is still under development and need a lot more data added. Community Contributions: Potential for user-uploaded tips for items/mobs/blocks in the future. Feature Requests Welcome: Your ideas could shape how the wiki evolves! You can see my roadmap at the About page https://minecraftsearch.com/about I’d love for you to check out MinecraftSearch and see if it helps you find the info you need faster. Feedback is crucial—I want to develop this further based on what the community needs most, so please let me know what you think. Thanks, and happy crafting!
    • Instructions on how to install newer Java can be found in the FAQ
    • That's just plain wrong... newer versions are much better optimised and start a lot faster than 1.8.9, both Forge and Minecraft itself. Comparing Fabric 1.21 with Forge 1.8 is like comparing apples and oranges... one's brand new and the other's over a decade old.
  • Topics

×
×
  • Create New...

Important Information

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