[QUES] (Non Steam Version) Errorlog

I have a question, where do I found an errorlog in non-steam GDT?
I need it for fixing my mod.

it’s in the same database as the non-steam save files:

C:\Users\{YOUR_USER}\AppData\Local\Game Dev Tycoon\Local Storage\file__0.localstorage

where {YOUR_USER} is your windows username.

You can open the db with SQLLite Data Browser.

It’s probably much better though to debug your mod while it’s running: