Windows .exe FTB Ultimate: Chunks won't load with Optifine

  • 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
Status
Not open for further replies.

Jakob13

New Member
Jul 29, 2019
6
0
0
Adding Optifine 1.4.6 HD Ultra D5 (Or standard, hasn't made a difference) to Ultimate causes chunks to only to load to far, any chunks after that point will not appear, even if I set the render distance to extreme. Going past the existing chunks just takes me into the void. If anyone knows what could be wrong here, I'd appreciate it.

EDIT: It seems I left out some important info, woops.
FTB launcher version: 1.2.3
Minecraft version: 1.4.7
Java version: 7 Update 17
 
Here's the screenies: http://imgur.com/a/0h9E5#0 First 3 are a part of the world disappearing as I approach. Last 2 are the missing portion of the world. Going in any direction won't cause new chunks to load, I'm not certain why there are a few across the gap. Optifine was still set to extreme at the time. This is the log: http://pastebin.com/2fpze9Z1 The world leaked, apparently. Thanks for taking the time to look at this.

EDIT: Fixed the imgur link.
 
I tried both of those suggestions, and I was pretty thorough, but they did not help. Could these lines have anything to do with it?
013-04-22 16:45:17 [INFO] [ForgeModLoader] FML has found a non-mod file neipluginsredpower.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-04-22 16:58:42 [INFO] [STDOUT] Memory connection overburdened; after processing 2500 packets, we still have 2443 to go!
2013-04-22 16:59:24 [WARNING] [Minecraft] Can't keep up! Did the system time change, or is the server overloaded?
  1. 2013-04-22 16:45:26 [SEVERE] [ForgeModLoader] [Modual ForceField System] cannot read remote Version file!
  2. java.io.FileNotFoundException: https://raw.github.com/Thunderdark/ModularForceFieldSystem/master/src/minecraft/versioninfo
  3. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  4. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  5. at java.net.URL.openStream(Unknown Source)
  6. at chb.mods.mffs.common.Versioninfo.newestversion(Versioninfo.java:61)
  7. at chb.mods.mffs.common.ModularForceFieldSystem.preInit(ModularForceFieldSystem.java:251)
  8. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  10. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  11. at java.lang.reflect.Method.invoke(Unknown Source)
  12. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  13. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. at java.lang.reflect.Method.invoke(Unknown Source)
  16. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  17. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  18. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  19. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  20. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  21. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  25. at java.lang.reflect.Method.invoke(Unknown Source)
  26. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  27. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  28. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  29. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  31. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  32. at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
  33. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  34. at net.minecraft.client.Minecraft.a(Minecraft.java:412)
  35. at asq.a(SourceFile:56)
  36. at net.minecraft.client.Minecraft.run(Minecraft.java:746)
  37. at java.lang.Thread.run(Unknown Source)[/spoiler
 
The first line doesn't matter, it's meant to happen.
The second and third one imply that FTB doesn't have enough memory to run properly. Do you get the same messages when Optifine isn't installed?
 
The first line doesn't matter, it's meant to happen.
The second and third one imply that FTB doesn't have enough memory to run properly. Do you get the same messages when Optifine isn't installed?

I uninstalled Optifine when I tried the solutions on the help page, and everything remains the same. I've allocated more than enough memory (And my memory usage rarely goes above 40%), and I tried the java parameter solution in Booker's signature, but that too didn't help.
Those chunk errors are a vanilla issue
I've occasionally encountered that sort of thing in vanilla, but it's literally nonstop in this case. The only thing I can think of is that there are too many mods in this pack, or that some of them may be inefficient with memory usage. It could maybe be possible that something else on my computer is affecting this, but I have no idea what. I know this is a fairly common issue, and that a solution has yet to be found, so I'd love to do what I can to figure it out.
 
How much memory did you give Minecraft, and how much do you have in total?

2 gigabytes, 8 total.

Not a vanilla issue....

I had this problem, If I remember right it was because I had a setting set to multi-core on the chunk loading... Or something simaller to that.

Multicore has given me that problem before, but it didn't seem to affect the issue this time. I don't why it's so glitchy.
 
Status
Not open for further replies.