Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Turk's Crawling Dungeon

Traditional roguelike in a psychic hellscape. · By mangosauce

Stuck on "Loading assets" screen

A topic by Totallynotaburneraccount created Mar 28, 2022 Views: 211 Replies: 4
Viewing posts 1 to 5

Hello, I have an issue with the game: When I launch it, it seems to be stuck on the "Loading assets" screen, right after the unity logo pops up. I followed the instructions on the read me file  and waited several minutes for a change, but nothing happens....

Developer

Hm! There must have been an (admittedly mysterious) error while it was loading, causing it to get stuck. I'll try uploading a quick patch of the current indev version which may fix the issue!

Developer

So based on previous experience this may have to do with the input system. Occasionally it'll throw an exception at the very beginning of the game, and the current release doesn't handle those in a polite way, let's just say.

I tried the anterior builts , but they don't seem to work either. Is there a way to inspect  to inspect the code while the game is running?

Developer

Unfortunately the only option is to send me the log files. I just uploaded a new build that should eliminate any input system-related issues, but if that doesn't work, the new version should also compile log files that might help get to the root of the issue. 

If you'd like to help me fix this bug, the log files will be in the following directory:

(Your Drive):\Users\(Your Name)\AppData\LocalLow\Mangosauce\Turk's Crawling Dungeon\

The files you'd want to send me are TCDLog.txt, Player.log, and Player-prev.log. You can send those to mangosaucedev@gmail.com and I'll work my butt off to get to the bottom of this strange issue. Otherwise I hope I can fix things along the course of development. My goal is to make this game as accessible as I can make it and freezes/crashes like this are unacceptable!