Strange issue

Status
Not open for further replies.

Nessiroj

New Member
Jul 29, 2019
855
0
1
I see alot of errors during the startup wich shouldn't be there but that aside:

Code:
2013-01-29 20:25:44 [SEVERE] [ForgeModLoader] Detected leaking worlds in memory. There are 4 worlds that appear to be persisting. A mod is likely caching the world incorrectly
2013-01-29 20:25:44 [SEVERE] [ForgeModLoader] The world 601fa7c6 (My world) has leaked.
2013-01-29 20:25:44 [SEVERE] [ForgeModLoader] The world 7dab2e5f (My world) has leaked.

Code:
2013-01-29 20:27:35 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 14896 to go!
2013-01-29 20:27:35 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 115050 to go!
2013-01-29 20:27:35 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 310715 to go!
2013-01-29 20:27:36 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 534364 to go!
2013-01-29 20:27:37 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 797850 to go!
2013-01-29 20:27:39 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 1081161 to go!

The number of packets should go down not up. He's trying to fix the worlds that are leaking i reckon.
 
Status
Not open for further replies.