That last one is really nasty. The first two are happening
because it's trying to tell you you picked up money when you
didn't, or you picked up an item with a name that didn't fully
match the trigger.
----- Original Message -----
From: "Richard Sherman" <[email protected]
To: "Audyssey" <[email protected]
Date sent: Sat, 16 Mar 2013 21:47:13 -0600
Subject: [Audyssey] Mush z and runtime errors
Hi,
Got some recent run time errors. I would send them to Oriol but I
do not
have his email address. So I thought I would post them here.
Got this error using the February version. I was in the
mausoleum. I opened
a chest when this appeared:
You get old gold coins from a rotted and worn chest.
Run-time error
Plugin: AlterAeon (called from world: alter)
Immediate execution
[string "Trigger: "]:3: attempt to perform arithmetic on global
'gg' (a nil
value)
stack traceback:
[string "Trigger: "]:3: in main chunk
You count 36 gold coins.
In the latest version. Got this while taking something in the
donation rroom
at Lorn -> The Accepted Chapel of Dentin in
Naphtali
You get a small purse of gold coins.
Compile error
Plugin: AlterAeon (called from world: alter)
Immediate execution
[string "Trigger: "]:2: ')' expected near 'small'
(item is in your inventory)
This is a small leather purse containing a few gold coins.
Got this while in the city of Paandera Azule, coming out of the
hole with
speedy gonzales in it. I had just type din 'out' when I got this:
Run-time error
Plugin: AlterAeon (called from world: alter)
Immediate execution
[string "Plugin"]:2717: table index is nil
stack traceback:
[string "Plugin"]:2717: in function 'pmap'
[string "Trigger: "]:3: in main chunk
Error context in script:
2713 : end
2714 : if (#backtrack<1 or toinsert) then
2715 : table.insert(backtrack,1,{k_room,ldir[lastdir]})
2716 : end
2717*: rooms[k_lastroom][dirs[lastdir]]=k_room
2718 : rooms[k_room][dirs[ldir[lastdir]]]=k_lastroom
2719 : end
2720 : if mtime then
2721 : table.insert(curmap,lastdir)
Calle Bolívar
went into the hole where speedy should be and he was not there.
Run-time error
Plugin: AlterAeon (called from world: alter)
Immediate execution
[string "Plugin"]:2717: table index is nil
stack traceback:
[string "Plugin"]:2717: in function 'pmap'
[string "Trigger: "]:3: in main chunk
Error context in script:
2713 : end
2714 : if (#backtrack<1 or toinsert) then
2715 : table.insert(backtrack,1,{k_room,ldir[lastdir]})
2716 : end
2717*: rooms[k_lastroom][dirs[lastdir]]=k_room
2718 : rooms[k_room][dirs[ldir[lastdir]]]=k_lastroom
2719 : end
2720 : if mtime then
2721 : table.insert(curmap,lastdir)
Calle Bolívar
Got the following 3 run time errors in a few minutes of each
other. All in
roughly the same area.
Got this in the kitchen inside the mansion of New Thalos:
The kitchen
( 6)A pale man mindlessly chops at an empty cutting board.
south
Doors dumbwaiter
Run-time error
Plugin: AlterAeon (called from world: alter)
Function/Sub: exitstd called by trigger
Reason: processing trigger ""
[string "Plugin"]:3200: table index is nil
stack traceback:
[string "Plugin"]:3200: in function <[string
"Plugin"]:3194
Error context in script:
3196 : Sound(sdir.."/sounds/notifications/doors.ogg")
3197 : Note("Doors "..wildcs[2])
3198 : for w in string.gmatch(wildcs[2], "%S+") do
3199 : if rooms[k_room][dirs[w]]==nil then
3200*: rooms[k_room][dirs[w]]="door"
3201 : end --rooms w
3202 : end
3203 : end
3204 : function exitsm(n,l,w)
Got this while going east from the stairs that go up and down in
the mansion
after leaving the kitchen:
The main hallway
Trigger function "exitstd" not found or had a previous error.
Got this in the mayors room of the mansion:
( 5)A paunchy, pale man paces about the room.
Trigger function "exitstd" not found or had a previous error.
A skeleton jumps to the aid of A clay man!
Thank you.
Shermanator
---
Gamers mailing list __ [email protected]
If you want to leave the list, send E-mail to
[email protected].
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[email protected].
If you have any questions or concerns regarding the management of
the list,
please send E-mail to [email protected].
---
Gamers mailing list __ [email protected]
If you want to leave the list, send E-mail to [email protected].
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[email protected].
If you have any questions or concerns regarding the management of the list,
please send E-mail to [email protected].