quiverteam / Engine

Modified Version of Source 2007
104 stars 29 forks source link

Hammer Search Paths add a slash at the end of it, causing VPK's not to load. #21

Closed Demez closed 4 years ago

Demez commented 5 years ago

2019-05-10_16-17-47_hammer_Hammer

Msalinas2877 commented 5 years ago

VPKs are actually loaded, the issue here is the filesystem not scanning vpks in the function FindFirst(), which is essentiall for the material/model browser

Demez commented 5 years ago

Hammer itself isn't actually loading any files from it seemingly, since it just says it can't find editor/wireframe and then crashes.

JJL772 commented 5 years ago

Is this fixed in the latest update to dev or is it still an issue?

Demez commented 5 years ago

This is still an issue currently

Demez commented 4 years ago

Fixed by @Spirrwell