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

Fix node graphs being loaded from search paths other than GAMECONFIG path #145

Closed
SamVanheer opened this issue Mar 28, 2022 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@SamVanheer
Copy link
Collaborator

No description provided.

@SamVanheer SamVanheer added the bug Something isn't working label Mar 28, 2022
@SamVanheer SamVanheer self-assigned this Mar 28, 2022
@SamVanheer SamVanheer changed the title Fix node graphs being loaded from search paths other than GAMECONFIG path Fix node graphs being loaded from search paths other than GAME path Mar 28, 2022
@SamVanheer SamVanheer reopened this Apr 4, 2022
@SamVanheer
Copy link
Collaborator Author

This fix didn't properly fix the problems with graph loading. Graphs are still loaded from other games (e.g. loading from vanilla HL instead of from a mod) and the files are loaded with a null byte appended in case it's text, so the graph loading code reports it as a problem.

@SamVanheer SamVanheer changed the title Fix node graphs being loaded from search paths other than GAME path Fix node graphs being loaded from search paths other than GAMECONFIG path Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant