Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: XFan2003 on March 12, 2003, 09:17:01 PM

Title: unable to open vocab.000 for reading
Post by: XFan2003 on March 12, 2003, 09:17:01 PM
When i finish adding the code for room two like in the tutorial. I click compile/run and it says failed unable to open vocab.000 for reading...any ideas why it says this and what i can do to fix it?


Tom
Title: Re:unable to open vocab.000 for reading
Post by: Brian Provinciano on March 15, 2003, 02:56:35 PM
You are probably trying to edit the scripts without the game open. You need to load your game before you can compile it's scripts unless all of the files (ie. vocab.000) are extracted and exist in the script's directory. When the game is open, it can load the resources directly from the packages so they need not be extracted.