-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Preset Saving, T-Junction Errors, and Multi-Map Compilation #245
Comments
Compile Pal is just a wrapper around the existing source engine compiling tools, the "Too many t-juncts" error is coming from the compiler and is something you need to fix. Presets not saving sounds like a bug, what version of Compile Pal are you using? Also the screenshot you attached didnt upload |
Hi, I've encountered this bug as well, and I know what causes it (me, I caused it, whoops). EDIT: As far as I'm aware, this still happens on the latest pre-release. |
I see, thanks for sharing! I did clone one of the default presets. Is that what you did aswell? |
Is your feature request related to a problem? Please describe.
Changes I make to presets in CompilePal don't save after I close the program. Also, I'm getting a 'Too many t-junctions' error that crashes the compile, and I can't easily apply settings to all maps in my list.
Describe the solution you'd like
Please make presets save automatically or give a save option. Also, improve handling of t-junction errors, maybe by giving tips or letting the compile continue. I'd also like a way to apply presets to all maps at once
Describe alternatives you've considered
I've tried fixing these issues manually, but it's slow and frustrating.
Additional context
I've attached a screenshot
The text was updated successfully, but these errors were encountered: