View Single Post
  #11  
Old 05-07-2002, 02:56 PM
Boogahed
Fire Beetle
 
Join Date: May 2002
Posts: 28
Default

The console windows are ok up to the point where I hail the NPC. If there's a SAY or EMOTE command then that gets executed, then it says

'Fatal Error! Sending zone to sleep'
right after whatever the NPC says or emotes.

If the quest file is blank or if the first command is something like FACE_TARGET it looks like this:

Message:Hail, Guard Doolin
Reading Quests from Quests\freportw.qst
Fatal Error! Sending zone to sleep

What I mean by blank quest file is that there's actually a quest file there, just nothing in it. If there's no quest file for that zone at all it gives the message about how it couldn't find it and it doesn't crash.
The error occurs after the quest file gets loaded into a buffer and it starts actually trying to process it.

0.3.1.1 is the first version I've compiled or used.
Reply With Quote