Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

zcode_path is problematic #32

Open
DavidGriffith opened this issue Sep 23, 2016 · 0 comments
Open

zcode_path is problematic #32

DavidGriffith opened this issue Sep 23, 2016 · 0 comments
Assignees
Labels

Comments

@DavidGriffith
Copy link
Owner

It was reported to me that the zcode path option in the frotz config file isn't being properly used.

With a story file called just “BALLYHOO”:

modok:frotz-master jon$ ./frotz BALLYHOO
Error: Cannot read blorb file ./BALLYHOO.blb.

Fatal error: Cannot open story file

With a story file and an extension:

modok:frotz-master jon$ ./frotz ZORK1.z5 
Error: Cannot read blorb file ./ZORK.blb.

Fatal error: Cannot open story file

With a full path, it works. The blorb file error is visible after the game
quits, so that doesn’t seem to be related.

modok:frotz-master jon$ ./frotz
/Users/jon/Applications/Infocom/Data/ZORK1.z5 
Error: Cannot read blorb file
/Users/jon/Applications/Infocom/Data/ZORK1.blb.
@DavidGriffith DavidGriffith self-assigned this Sep 23, 2016
@DavidGriffith DavidGriffith added this to the Pre-2.45 cleanup milestone Feb 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant