Bug #85
Virtual File Hierarchy (pk3) route folders bug
Description
Create a pk3 where the virtual contents go into eg
(c:\doomsday\)MYSTUFF.
Include the pk3 with the -file option.
Now if the folder MYSTUFF actually exists then it works.
But if there is no MYSTUFF folder then the contents of
the pk3 can't be found, even though they have the
correct directory structure in the pk3.
Isn't a major problem, as you can just create an empty
folder called MYSTUFF and everything will work.
Dani J666
Labels: Startup
History
#1 Updated by skyjake over 21 years ago
Logged In: YES
user_id=717323
I tried this in the 1.7.11/net snapshot, but there seemed
to be no problems. What data was there in the PK3?
At least the "dir" console command correctly lists the files
in the PK3 regardless of whether they really exist or not.
#2 Updated by skyjake over 21 years ago
(originally posted by anonymous SF.net user)
Logged In: NO
Heh, I think quake 3 had this bug at one point :)
#3 Updated by skyjake over 21 years ago
(originally posted by anonymous SF.net user)
Logged In: NO
I can't seem to replicate this bug now. So might as well take
it as working.
#4 Updated by skyjake over 21 years ago
Logged In: YES
user_id=717323
OK, closing as "probably OK".