Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Both starting a new world, or loading a generated world, the game starts loading chunks (16 chunks), renders in so I can see, but before I can move or the game takes any inputs the program goes not responding and crashes.

Are there any log files to help debug the issue? (Windows 10)


If a error window didn't pop up, it probably froze instead of crashing, meaning no logs. The fact that you loaded in at all means that the game managed to save properly, so it's nothing to do with file permissions. Could you go into detail by what you mean by "inputs"? Any specific key presses? Or do you not manage to press anything before it crashes?

I usually don't manage to press anything, but if I am really fast I am able to before it freezes. Also yes, it is probably more accurate to call it a freeze. I have a attached a short video of the issue.

I did not press any keys, only moved the mouse, if I clicked the mouse after it froze it would just white out the window in Not Responding, as windows usually does.