Skip to content
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

Add checks for catching errors while importing project settings. #101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cheese3660
Copy link

When using ThunderKit for setting up unity to mod Kerbal Space Program 2, we consistently run into an out of memory error while trying to import project settings, something necessary for us to do things like rendering drag cubes for the game. After doing some investigating, I found that ignoring the assets in the game managers file that cause this error (via a try catch) and logging them fixed these issues for us, as such this PR adds that to the ImportProjectSettings file, and adds an option into the ThunderKit settings that enables or disables logging any errors found while importing the project settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant