Windows .exe FTB lagging and crashing

  • 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

Dragonsama

New Member
Jul 29, 2019
88
0
0
So I was playing the dw20 pack and after monster came out I wanted to play that, issue is I keep hitting these horrible lag spikes dropping down to 1 fps and then crash. This is the most common warring I'm getting: Memory connection overburdened; after processing 2500 packets, we still have 8019 to go!

here is my specs:
OS: Win 8.1 64 bit
Ram: 4 gigs of ram ddr2
CPU: Intel Core 2 Quad Q8200 @ 2.34 GHz
Java 7 u45 64 bit

In the launcher I have dedicated 2GB of ram, I use to have a java exception but it seemed to cause more issues then help:
-Xms2048m -XX:permSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc

also dedicating 32GB flash drive to readyboost witch helps some times. Here is also a link to my latest crash report on paste bin:
http://pastebin.com/brz4aVKf

So am i doing something wrong with, any help is appreciated

Edit: That stupid smiley keeps inserting itself its suppose to be ( : P ) with no spaces.
 

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
The monster pack has the advanced terrain generation mod and that might be causing your problems. The one to disable is ATG-1.6.4-0.9.3.

You may want to consider an upgrade as your system is a few years old. You could try adding some more ram to your system if you can.
 

Dragonsama

New Member
Jul 29, 2019
88
0
0
oh I plan to I built this rig 5 years ago and am ready to build my new rig. Just trying to limp along until I have the $1000 needed to buy all the hardware. Also is there a way to offset some of the load onto my graphic card GPU. I have a geforce gtx650, by the way.
 

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
Try changing the fps setting in video options. Have you tried what I suggested.

If the dw20 pack played fine then play that till you get your new rig.
 

Dragonsama

New Member
Jul 29, 2019
88
0
0
not yet I do plan to as soon as Im done installing the update 51 of java. I thought about going back the only real reason I wanted monster because I wanted to play with rotary craft. Looks like an awesome mod, but every time I try to add it it corrupt the pack and I have to delete and reinstall
 
Last edited:

Dragonsama

New Member
Jul 29, 2019
88
0
0
Ok so nothing in the troubleshooting steps or your suggestion worked, so I went back to dw20 pack and disabled some mods that I never use to try and help it run better. I now have constant red text in the console and the game will not load chunks. here is a copy of some of the console, it essentially the same thing over and over when I load into a world.
2014-01-20 15:20:41 [SEVERE] [Minecraft-Server] Wrong location! EntityCreeper['Creeper'/1242, l='New again', x=491.50, y=36.00, z=522.50]
2014-01-20 15:20:41 [INFO] [STDERR] java.lang.Exception: Stack trace
2014-01-20 15:20:41 [INFO] [STDERR] at java.lang.Thread.dumpStack(Unknown Source)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:908)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75823_a(AnvilChunkLoader.java:414)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75822_a(AnvilChunkLoader.java:103)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75815_a(AnvilChunkLoader.java:83)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73239_e(ChunkProviderServer.java:182)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:118)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.management.PlayerInstance.<init>(PlayerInstance.java:43)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.management.PlayerManager.func_72690_a(SourceFile:208)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.management.PlayerManager.func_72683_a(SourceFile:240)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.func_72375_a(ServerConfigurationManager.java:220)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.func_72377_c(ServerConfigurationManager.java:268)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:136)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:97)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-01-20 15:20:41 [SEVERE] [Minecraft-Server] Wrong location! EntityCreeper['Creeper'/1243, l='New again', x=491.50, y=36.00, z=522.50]
2014-01-20 15:20:41 [INFO] [STDERR] java.lang.Exception: Stack trace
2014-01-20 15:20:41 [INFO] [STDERR] at java.lang.Thread.dumpStack(Unknown Source)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:908)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75823_a(AnvilChunkLoader.java:414)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75822_a(AnvilChunkLoader.java:103)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75815_a(AnvilChunkLoader.java:83)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73239_e(ChunkProviderServer.java:182)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:118)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.management.PlayerInstance.<init>(PlayerInstance.java:43)
2014-01-20 15:20:41 [INFO] [STDERR] at net.minecraft.server.management.PlayerManager.func_72690_a(SourceFile:208)