Strange error message..mod community help!

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

joseff amador

New Member
Jul 29, 2019
118
0
0
I get booted from my SMP server and this message appears on the console:

1:51:43 PM
CONSOLE:
[INFO] java.net.SocketException: Connection reset

1:51:43 PM
CONSOLE:
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:189)

1:51:43 PM
CONSOLE:
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:121)

1:51:43 PM
CONSOLE:
[INFO] at java.io.FilterInputStream.read(FilterInputStream.java:133)

1:51:43 PM
CONSOLE:
[INFO] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)

1:51:43 PM
CONSOLE:
[INFO] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)

1:51:43 PM
CONSOLE:
[INFO] at java.io.FilterInputStream.read(FilterInputStream.java:83)

1:51:43 PM
CONSOLE:
[INFO] at ef.a(Packet.java:142)

1:51:43 PM
CONSOLE:
[INFO] at cg.i(TcpConnection.java:324)

1:51:43 PM
CONSOLE:
[INFO] at cg.c(TcpConnection.java:544)

1:51:43 PM
CONSOLE:
[INFO] at ch.run(SourceFile:93)

Anyone have a clue?
 

Guswut

New Member
Jul 29, 2019
2,152
0
0
Looks like a standard endOfStream message, which happens when packets collide (no, not really, but "When Worlds Collide" just decided to start playing in my internal music library, sorry. Packets dropped/etc).

Are you able to rejoin the server? If not, restart your client and check then. If not, restart your computer and check then. If not, restart your internet network and check then. Report back with your status afterwards, thanks!

EDIT: And, for future reference, there is a direct support system located here: http://forum.feed-the-beast.com/
 

joseff amador

New Member
Jul 29, 2019
118
0
0
Thanks. Yes i can immediately reconnect to the server. The reason I didn't use the FTB support system is because the server is not 100% FTB. The server has the direwolf20 pack, but I added Mo'Creatures. The strange thing is, my friend has been on the server for hours, and hasn't crashed. Yet I've crashed several times. The crashes only started after I installed MoCreatures, but why isn't my friend crashing if that's the cause?

Further, it completely closes the FTB client so I cannot check the detailed crash log. It closes before I can even click my mouse fast enough to look at it.
 

Guswut

New Member
Jul 29, 2019
2,152
0
0
Thanks. Yes i can immediately reconnect to the server. The reason I didn't use the FTB support system is because the server is not 100% FTB. The server has the direwolf20 pack, but I added Mo'Creatures. The strange thing is, my friend has been on the server for hours, and hasn't crashed. Yet I've crashed several times. The crashes only started after I installed MoCreatures, but why isn't my friend crashing if that's the cause?

Further, it completely closes the FTB client so I cannot check the detailed crash log. It closes before I can even click my mouse fast enough to look at it.

There SHOULD be a crash report under the minecraft\crash-reports folder. I believe FTB installed itself to the appdata folder, so you'll have to navigate to it there to find it.

You might also want to try increasing your client's memory allotment, in case it is hitting a high memory usage and that is causing the issue. Also, do a http://speedtest.net/ test, and if possible ask the server owner to do the same, just to check bandwidth.
 

joseff amador

New Member
Jul 29, 2019
118
0
0
Hm, I don't know where any FTB files are, but it's definately not in appdata.

All I know is my Direwolf20 minecraft installation (through the FTB Launcher) installs to the Downloads folder. That being said, I dont see any crash-reports folder.

I will try the memory allotment, thanks
 

Guswut

New Member
Jul 29, 2019
2,152
0
0
Hm, I don't know where any FTB files are, but it's definately not in appdata.

All I know is my Direwolf20 minecraft installation (through the FTB Launcher) installs to the Downloads folder. That being said, I dont see any crash-reports folder.

I will try the memory allotment, thanks


Maybe try searching your computer for "crash-reports", as that should be the folder, and it should generator a crash report. Also, you could try using MultiMC to run your FTB instance, as it'll put the crashes right in the same folder.
 

joseff amador

New Member
Jul 29, 2019
118
0
0
I found the crash!

I opened a chest..and...

2013-02-23 15:50:21 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.itemDisplayNameMultiline(GuiContainerManager.java:153)
2013-02-23 15:50:21 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.concatenatedDisplayName(GuiContainerManager.java:199)
2013-02-23 15:50:21 [INFO] [STDERR] at codechicken.nei.ItemList$ThreadLoadItems.run(ItemList.java:194)
2013-02-23 15:50:40 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
2013-02-23 15:50:43 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
2013-02-23 15:50:46 [INFO] [STDOUT] Stopping!
2013-02-23 15:50:47 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
 

Guswut

New Member
Jul 29, 2019
2,152
0
0
I found the crash!

I opened a chest..and...

2013-02-23 15:50:21 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.itemDisplayNameMultiline(GuiContainerManager.java:153)
2013-02-23 15:50:21 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.concatenatedDisplayName(GuiContainerManager.java:199)
2013-02-23 15:50:21 [INFO] [STDERR] at codechicken.nei.ItemList$ThreadLoadItems.run(ItemList.java:194)
2013-02-23 15:50:40 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
2013-02-23 15:50:43 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space
2013-02-23 15:50:46 [INFO] [STDOUT] Stopping!
2013-02-23 15:50:47 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space

I'm seeing the common answer being adding more flags to your Java run command (http://stackoverflow.com/questions/88235/dealing-with-java-lang-outofmemoryerror-permgen-space-error), but I would seriously suggest contacting FTB support to see if it is something they have ever dealt with, and if, as such, they know a better way to assist.
 

Guswut

New Member
Jul 29, 2019
2,152
0
0
Thanks for your patience and help, Guswut :)

No worries, mate. You can try the information given in that link, but I'd suggest talking to the experts. If you want to try it, the best way to go about it would be using MultiMC I'd say. I wish I knew more about how the Java runtime settings and errors, hahah.