Skygrid

Skygrid

39.5k Downloads

Game freezes upon creating a world

Dimentive opened this issue · 8 comments

commented

My game freezes on the background screen, with no text, when creating a world. Unlike last time (#17), it’s not because of Phosphor, as it happens even when Phosphor is not installed. When removing Skygrid, I can create new worlds just fine. I left my game open on this screen for nearly two hours, but nothing happened, nor did anything new appear in the log afterwards.

This didn’t happen before, but I’ve added a lot of mods to my custom modpack since then, so there’s clearly either one mod or several mods conflicting with Skygrid (although I’m also using a more recent version of Forge). I haven’t modified Skygrid’s config at all, nor have I changed most of the other mods’ configs.

I don’t know what mod is or mods are causing this problem. I hope you’ll figure it out from the log.

Log

  • Log with Skygrid (#18) and Placebo (#2) spam lines removed so it’s easier to read: latest.log (3.07 MB)
  • Original log (file download since it’s too big for paste sites): latest.log (6.01 MB)

Mod list

(Doesn’t include the library mods like EnderCore, FTB Library, Tesla Core Lib, and so on.)

Long list – Click to expand

Versions

  • Minecraft: 1.12.2
  • Forge: 14.23.5.2816
  • Skygrid: 1.3.1 (latest)
commented

The only thing I can think of right now is that the generation does not find any existing random block because none of them exist and gets caught in an endless loop, but I thought I specifically added a break condition to prevent that, will do some testing

commented

I uploaded an alpha update (may show not in some launcher but you can find it on curseforge),
including some changes I made since the last update.
Would be helpful if you could try out this version and tell me if anything changes

commented

My game still freezes when creating a new world with 1.4 installed, unfortunately.

commented

I will try to fix it as soon I'm able to, but right now I've got no idea what this is caused by

Sent with GitHawk

commented

All right. I hope you manage to fix it. I’m currently developing a modpack that focuses on this mod, and I’m not able to playtest it when Skygrid isn’t working. However, I’m currently working on recipes and configs, so I can make do with it disabled for now.

Thank you so much for creating Skygrid and responding to all the issues, by the way. I’m a big fan of the mod!

commented

Thank you
Do you have any kind of pack download so I'm am definitely on the same ground as you are when I test a bit around?

commented

No need. After hours (it takes a long time to load an instance with over 300 mods) of deleting and re-adding mods from my instance to narrow it down to what could be causing the problem, I figured it out: Quark.

Quark was the cause of my game freezing upon creating a new world. It wasn’t a bug in your mod. The bug has actually been fixed, too. I was using version r1.5-148 of Quark, and it was fixed in the very next version, r1.5-149, which I hadn’t installed yet.

From its changelog:
- World: Fixed a game freeze on void worlds.

So, there you have it. After updating Quark, my game no longer freezes on creating a Skygrid world.
Mystery solved! 🙌

commented

Nice to know I wasn't my fault