[Home] [Downloads] [Search] [Help/forum]

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  Plugins
. . -> [Subject]  Error when loading my pluging due to a trigger

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?
(New message)
Subject: Error when loading my pluging due to a trigger
Name:
Your forum user name.
Register forum user name
Password:
Your forum password.
Forgotten password?
Message:
Message to be posted (in English, please)
Maximum of 6000 characters. Text only please, no HTML.
Forum codes:
Check this if your message uses 'forum codes' or templates (auto-detected for new posts).
Forum codes Templates

Save this message ...


Subject review (reverse sequence)

Posted by Gore   (207 posts)  [Biography] bio
Date Tue 22 Nov 2005 12:59 AM (UTC)  quote  ]
Message
Thanks, I appreciate the assistance. I'll try to load it again after I split up my plugin.
[Go to top] top

Posted by Nick Gammon   Australia  (18,772 posts)  [Biography] bio   Forum Administrator
Date Mon 21 Nov 2005 07:50 PM (UTC)  quote  ]
Message
What is line 9517?

Maybe the plugin is just too big? Your other post will help fix that. Is the script inside CDATA blocks? If not, this line might be the problem:


world.arrayset last_smoked & "pipe", "lit", 0


It might be trying to interpret & "pipe" ... as an entity name (like < ).



- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

Posted by Gore   (207 posts)  [Biography] bio
Date Mon 21 Nov 2005 03:38 PM (UTC)  quote  ]
Message
Just incase you need.. that trigger calls this sub

Quote:
sub found_unlit_pipe (a,b,wildcard) world.arrayset last_smoked & "pipe", "lit", 0 maintain_pipe end sub sub maintain_pipe if auto_pipes = 1 then if arrayget ("elmpipe", "filled") = 0 then fill "elm" end if if arrayget ("valpipe", "filled") = 0 then fill "val" end if if arrayget ("skupipe", "filled") = 0 then fill "sku" end if if arrayget ("valpipe", "lit") = 0 then light "val" end if if arrayget ("skupipe", "lit") = 0 then light "sku" end if if arrayget ("elmpipe", "lit") = 0 then light "elm" end if end if end sub
[Go to top] top

Posted by Gore   (207 posts)  [Biography] bio
Date Mon 21 Nov 2005 03:31 PM (UTC)  quote  ]

Amended on Mon 21 Nov 2005 03:36 PM (UTC) by Gore

Message
Line 9517: No closing ";" in XML entity argument "&" (problem in this file)

is the problem, my plugin loads fine before I add this trigger, then gives me that error afterwards. Any ideas?

Quote:
<triggers> <trigger enabled="y" group="qh:pipes" keep_evaluating="y" match="That pipe isn\'t lit\.$" regexp="y" script="found_unlit_pipe" sequence="100" > </trigger> </triggers>
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


2,647 views.

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]