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.

Featured Replies

Posted

I am using forge build #318 (4.3.5.318) and installed it all correctly, but when I try to connect to the server it just says "End of Stream". Does anyone know how to fix this? Here is the code from the ForgeModLoader-server-0.log:

 

2012-10-20 22:21:43 [FINE] [ForgeModLoader] Activating mod FML

2012-10-20 22:21:43 [FINE] [ForgeModLoader] Activating mod Forge

2012-10-20 22:21:43 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-10-20 22:21:43 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-10-20 22:21:43 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-10-20 22:21:43 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-10-20 22:21:43 [FINE] [ForgeModLoader] Mod sorting data:

2012-10-20 22:21:43 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod FML

2012-10-20 22:21:43 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod FML

2012-10-20 22:21:43 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod Forge

2012-10-20 22:21:43 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod Forge

2012-10-20 22:21:43 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod FML

2012-10-20 22:21:43 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod FML

2012-10-20 22:21:43 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod Forge

2012-10-20 22:21:43 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2012-10-20 22:21:43 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod Forge

2012-10-20 22:21:43 [iNFO] [Minecraft] Loading properties

2012-10-20 22:21:43 [iNFO] [Minecraft] Default game type: CREATIVE

2012-10-20 22:21:43 [iNFO] [Minecraft] Generating keypair

2012-10-20 22:21:43 [iNFO] [Minecraft] Starting Minecraft server on *:25565

2012-10-20 22:21:44 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod FML

2012-10-20 22:21:44 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod FML

2012-10-20 22:21:44 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod Forge

2012-10-20 22:21:44 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod Forge

2012-10-20 22:21:44 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod FML

2012-10-20 22:21:44 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod FML

2012-10-20 22:21:44 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod Forge

2012-10-20 22:21:44 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod Forge

2012-10-20 22:21:44 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod FML

2012-10-20 22:21:44 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod FML

2012-10-20 22:21:44 [FINER] [ForgeModLoader] Posting state event FMLLoadCompleteEvent to mod Forge

2012-10-20 22:21:44 [FINER] [ForgeModLoader] State event FMLLoadCompleteEvent delivered to mod Forge

2012-10-20 22:21:44 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 2 mods

2012-10-20 22:21:44 [iNFO] [Minecraft] Preparing level "world"

2012-10-20 22:21:44 [iNFO] [ForgeModLoader] Loading dimension 0 (world) (ft@1408a75)

2012-10-20 22:21:44 [iNFO] [ForgeModLoader] Loading dimension 1 (world) (ft@1408a75)

2012-10-20 22:21:44 [iNFO] [ForgeModLoader] Loading dimension -1 (world) (ft@1408a75)

2012-10-20 22:21:44 [iNFO] [Minecraft] Preparing start region for level 0

2012-10-20 22:21:45 [iNFO] [Minecraft] Done (1.242s)! For help, type "help" or "?"

2012-10-20 22:21:45 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod FML

2012-10-20 22:21:45 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod FML

2012-10-20 22:21:45 [FINER] [ForgeModLoader] Posting state event FMLServerStartingEvent to mod Forge

2012-10-20 22:21:45 [FINER] [ForgeModLoader] State event FMLServerStartingEvent delivered to mod Forge

2012-10-20 22:21:45 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod FML

2012-10-20 22:21:45 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod FML

2012-10-20 22:21:45 [FINER] [ForgeModLoader] Posting state event FMLServerStartedEvent to mod Forge

2012-10-20 22:21:45 [FINER] [ForgeModLoader] State event FMLServerStartedEvent delivered to mod Forge

2012-10-20 22:21:54 [iNFO] [sTDERR] java.io.IOException: Received string length longer than maximum allowed (26 > 16)

2012-10-20 22:21:54 [iNFO] [sTDERR] at db.a(Packet.java:207)

2012-10-20 22:21:54 [iNFO] [sTDERR] at bu.a(SourceFile:30)

2012-10-20 22:21:54 [iNFO] [sTDERR] at db.a(Packet.java:155)

2012-10-20 22:21:54 [iNFO] [sTDERR] at bb.i(TcpConnection.java:324)

2012-10-20 22:21:54 [iNFO] [sTDERR] at bb.c(TcpConnection.java:525)

2012-10-20 22:21:54 [iNFO] [sTDERR] at bc.run(SourceFile:93)

2012-10-20 22:21:55 [iNFO] [Minecraft] /127.0.0.1:2152 lost connection

2012-10-20 22:21:59 [iNFO] [Minecraft] Stopping the server

2012-10-20 22:21:59 [FINER] [ForgeModLoader] Posting state event FMLServerStoppingEvent to mod FML

2012-10-20 22:21:59 [FINER] [ForgeModLoader] State event FMLServerStoppingEvent delivered to mod FML

2012-10-20 22:21:59 [FINER] [ForgeModLoader] Posting state event FMLServerStoppingEvent to mod Forge

2012-10-20 22:21:59 [FINER] [ForgeModLoader] State event FMLServerStoppingEvent delivered to mod Forge

2012-10-20 22:21:59 [iNFO] [Minecraft] Stopping server

2012-10-20 22:21:59 [iNFO] [sTDERR] java.net.SocketException: socket closed

2012-10-20 22:21:59 [iNFO] [sTDERR] at java.net.PlainSocketImpl.socketAccept(Native Method)

2012-10-20 22:21:59 [iNFO] [sTDERR] at java.net.PlainSocketImpl.accept(Unknown Source)

2012-10-20 22:21:59 [iNFO] [sTDERR] at java.net.ServerSocket.implAccept(Unknown Source)

2012-10-20 22:21:59 [iNFO] [sTDERR] at java.net.ServerSocket.accept(Unknown Source)

2012-10-20 22:21:59 [iNFO] [sTDERR] at fy.run(ServerListenThread.java:75)

2012-10-20 22:21:59 [iNFO] [sTDOUT] Closing listening thread

2012-10-20 22:21:59 [iNFO] [Minecraft] Saving players

2012-10-20 22:21:59 [iNFO] [Minecraft] Saving worlds

2012-10-20 22:21:59 [iNFO] [Minecraft] Saving chunks for level 'world'/Overworld

2012-10-20 22:21:59 [iNFO] [Minecraft] Saving chunks for level 'world'/Nether

2012-10-20 22:21:59 [iNFO] [Minecraft] Saving chunks for level 'world'/The End

2012-10-20 22:22:00 [iNFO] [ForgeModLoader] Unloading dimension 0

2012-10-20 22:22:00 [iNFO] [ForgeModLoader] Unloading dimension -1

2012-10-20 22:22:00 [iNFO] [ForgeModLoader] Unloading dimension 1

 

 

Your username is to long, not a forge issue, this is vanilla MC.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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...

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.