Maybe I'm just dumb....

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: Maybe I'm just dumb....
Apprentice
Member # 4158
Profile Homepage #0
OR! (and that's capitals for a reason) there's something wrong. After following the Blades of Avernum Editor Walkthrough, I made the teeny weeny scenario with "Warrior's Grove" and the "Icky Dungeon". But upon entering the scenario it fails to load all the NPC's and doors. Why?
Posts: 11 | Registered: Saturday, March 27 2004 08:00
Warrior
Member # 1505
Profile #1
Any error messages in the text area?

--------------------
-Newtfeet
Posts: 151 | Registered: Saturday, July 13 2002 07:00
Apprentice
Member # 4158
Profile Homepage #2
Oh Yeah! A whole string of garish red text says something like this:

ERROR: Failed to load Door
ERROR: Failed to load Door
ERROR: Failed to load Door
ERROR: Failed to load Door
ERROR: Failed to load NPC
ERROR: Failed to load NPC
ERROR: Failed to load NPC
ERROR: Failed to load Guard
ERROR: Failed to load Guard
And so on...
Posts: 11 | Registered: Saturday, March 27 2004 08:00
Warrior
Member # 1505
Profile #3
I'd suspect a script error, except characters and terrain aren't in scripts. I also don't see those errors in the docs... You could try making it again and seeing if the same thing happens.

--------------------
-Newtfeet
Posts: 151 | Registered: Saturday, July 13 2002 07:00
Warrior
Member # 250
Profile #4
Check if you have all the default scripts in the secnarios folder. They are text files and there should be

Basicnpc.txt
door.txt
guard.txt
specobj.txt
trap.txt

plus one which will be your scenario file name.txt

If they aren't there then I can say that the error is coming from the lack of the scripts.

You can find copys of them all in the BOA file folder if their missing
Posts: 61 | Registered: Saturday, November 3 2001 08:00
Warrior
Member # 1505
Profile #5
Oh! Now I get it; those aren't characters, they are scripts. You are probably missing the basicnpc.txt, guard.txt and door.txt scripts. If you aren't, then they are corrupted. Copy them back from the Blades of Avernum Files folder, and all should be well.

--------------------
-Newtfeet
Posts: 151 | Registered: Saturday, July 13 2002 07:00