You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
No description provided.
The text was updated successfully, but these errors were encountered: