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

Ignore CSV files #26

Closed
wants to merge 1 commit into from
Closed

Ignore CSV files #26

wants to merge 1 commit into from

Conversation

artism90
Copy link

@artism90 artism90 commented Sep 9, 2023

Fixes #21.

.../res_utility.gd:115 - Invalid call. Nonexistent function 'get_base_script' in base 'TextFile'.

The regex still matches the .cs extension as a script type but won't falsely match .csv anymore and hence be spamming said error message.

@artism90 artism90 closed this by deleting the head repository Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resource loader should ignore .csv files
1 participant