1.12 - Crash after Updating and using F3+A to reload chunks with LT blocks
anabsolutesloth opened this issue ยท 14 comments
Mod versions:
Now: CreativeCore_v1.10.25, LittleTiles_v1.5.0-pre199_53
Was: CreativeCore_v1.10.10, LittleTiles_v1.5.0-pre199_19
Partial Latest.log: https://hastebin.com/ogiredisob.sql
Additional info can be provided if needed.
Can you try out the newest version of CreativeCore and LittleTiles and see if it's fixed?
It seems like CodeChickenLib is causing a couple of rendering problems. Can you test it with only CreativeCore and LittleTiles installed? I'm not sure if your graphic card might be the problem.
Seems to still be crashing after F3+A on CreativeCore_v1.10.26 and LittleTiles_v1.5.0-pre199_54.
Partial Latest.log: https://hastebin.com/zotegeyipe.md
I am having similar issues after updating to LT: 1.5.0-pree199_54 and CC: 1.10.26 (After updating from LT 1.5.0-pre199_34 and CC 1.10.16), however I am not experiencing a crash, just that all structures are invisible on world load, and after using F3+A to reload, the structures appear briefly and then go invisible once again. When looking at the structures, the outline boxes can still be seen, and the structure is still there physically, it is just invisible. A partial latest.log is here with rendering errors that appeared: Partial and the full latest.log can be found here: Full . This was tested in the Omnifactory modpack (development version on commit 129ac4e), link found here: Omnifactory.
The newest version of CreativeCore and LittleTiles should fix some of these issues. Can you test it?
For me it's not a ChickenChunks Problem, but disabling VBO in Minecraft's vanilla options stops the issue from happening. (I don't have a log right now) (Didn't test on latest release)
After updating to LT: 1.5.0-pre199_57, there is still an invisible structure on world load, but it is only one structure that is invisible that I was standing on when loading into the world. Again after using F3+A to reload the chunks, the structure appeared briefly and then turned invisible again. All other structures were still visible after the chunk reload. Here is a full Latest.log: Full Latest
After turning VBOs off as mentioned in the comment above, the invisible structure loaded in correctly, and all other structures were correct. In addition, the GL errors seen at the end of the Latest.log stopped.
If you use Optifine make sure to disable render regions. If VBO is disabled RAM usage is a lot higher unfortunately, so only use it if there is no way around it.
I am not using Optifine. In addition, these render errors persist after removing the structure, creating a new copy of the structure from a recipe in the workbench, and then re-placing the structure (With VBOs off that is).
Edit: In addition, re-enabling VBOs causes the issue to reappear for the structure.
Edit 2: The issue still persists after updating to LT 1.5.0-pre199_59 and CC 1.10.27
@ALongStringOfNumbers what kind of graphic card do you have?