ruarai / CompilePal

A tool to assist in the compiling of source engine maps
GNU General Public License v3.0
225 stars 25 forks source link

Randomly Started Crashing on Startup. #162

Closed GentlePuppet closed 2 years ago

GentlePuppet commented 2 years ago

Describe the bug Compilepal crashes on startup for me starting today. Quite literally, last night it was working fine, but after waking up and continuing to work on my map compilepal now crashes on startup and I haven't changed anything since. I have no idea what changed and I can't figure out why it's happening.

Debug.log debug.log

Crash logs 2022-01-21T23-19-39.txt

Exactol commented 2 years ago

What game is this for and what version of Compile Pal are you using?

GentlePuppet commented 2 years ago

I'm using it with tf2/sdk 2013 and I was using v27 and I tried replacing it with the latest beta 27.16 version and it still crashes on startup. This is my gameConfigs.json file. As I already said it was working just fine the day before then it just stopped working. The only thing I changed between sessions was closing compilepal then going to bed. I left my pc on overnight to download some game updates.

If you need any other information let me know and I'll share.

Exactol commented 2 years ago

Can you try deleting you gameConfigs.json and running Compile Pal?

GentlePuppet commented 2 years ago

I tried that before and it still crashes. These are the logs with a removed gameConfigs.json debug log crash log

I even tried editing the gameconfig.json to point to my default tf2 compilers and file locations and it has the same crash log as with the custom compilers I use.

Exactol commented 2 years ago

Sorry for the long delay, something came up and I didn't have time to work on Compile Pal. I created a new build with additional logging, can you try this and send me the debug.txt file?

Compile Pal 027.19.zip

GentlePuppet commented 2 years ago

Crash_Debug_with_gameconfig.zip Crash_Debug_no_gameconfig.zip Here's the debug and crash logs both with and without a gameconfig present.

For what it's worth compilepal 25 does work, but missing the extra include pack options is bleh.

Exactol commented 2 years ago

Compile Pal 027.19.zip Sorry for the delay again, I've been very busy over the past year, but I should have more free time to work on Compile Pal now. I think I found the issue, please try this new build.

GentlePuppet commented 2 years ago

Yes! Whatever you changed has fixed the problem! Ahh thank you so much.