Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ Plugins
➜ Miniwindow plugin - campaign tracker for Aardwolf
Miniwindow plugin - campaign tracker for Aardwolf
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Pages: 1
2
Posted by
| Aardhabit
(4 posts) Bio
|
Date
| Reply #15 on Wed 23 Sep 2009 02:46 PM (UTC) |
Message
| I must apologize, I'm extremely dense about this stuff :-( But the error I get is:
Line 47: Error parsing script (problem in this file)
Oh, and I didn't notice this yesterday, but I also have a sizable message in my "home" window.
Run-time error
Plugin: miniwin_gq (called from world: Aardwolf)
Immediate execution
[string "Plugin"]:154: module 'miniwin' not found:
no field package.preload['miniwin']
no file '.\miniwin.lua'
no file 'H:\Documents\Curtis\Misc\MUSHclient\lua\miniwin.lua'
no file 'H:\Documents\Curtis\Misc\MUSHclient\lua\miniwin\init.lua'
no file 'H:\Documents\Curtis\Misc\MUSHclient\miniwin.lua'
no file 'H:\Documents\Curtis\Misc\MUSHclient\miniwin\init.lua'
stack traceback:
[C]: in function 'require'
[string "Plugin"]:154: in main chunk
Error context in script:
150 :
151 :
152 : require 'var'
153 : require "commas"
154*: require 'miniwin'
155 : require 'tprint'
156 : require 'pluginhelper'
157 :
158 : gqwin = Miniwin{name="GQ", windowpos=7, font_size=7, font="Verdana", header_height=0}
I'm guessing I'm missing some files necessary to run the plugin, but I don't know where to get these. Sorry for the trouble. | Top |
|
Posted by
| Bast
(78 posts) Bio
|
Date
| Reply #16 on Wed 23 Sep 2009 05:40 PM (UTC) |
Message
| In the zip that you downloaded, copy all the files from the lua directory into <MushclientInstallDir>/lua.
Bast |
Bast
Scripts: http://github.com/endavis | Top |
|
Posted by
| Aardhabit
(4 posts) Bio
|
Date
| Reply #17 on Wed 23 Sep 2009 09:25 PM (UTC) |
Message
| Thanks for your patience! I haven't had a gq yet, but it appears to be working :-) | Top |
|
Posted by
| Plax
(1 post) Bio
|
Date
| Reply #18 on Sun 03 Jan 2010 11:42 PM (UTC) |
Message
| Line 17: Plugin "id" field must be unique for this world (problem in this file)
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE muclient>
<!-- Saved on Tuesday, July 15, 2008, 11:06 AM -->
<!-- MuClient version 4.33 -->
<!-- Plugin "Aardwolf_Campaign_Noter" generated by Plugin Wizard -->
<muclient>
<plugin
name="Aardwolf_Campaign_Noter_v2"
author="Nick Gammon"
id="23c3c91af0a26790c625f5d1"
language="Lua"
purpose="Shows remaining campaign objectives"
date_written="2008-07-22"
requires="4.34"
version="1.0"
save_state="y"
>
<description trim="y">
<![CDATA[
Shows outstanding campaign objectives.
To activate, type: cp check
]]>
</description>
</plugin>5d1" | Top |
|
Posted by
| Nick Gammon
Australia (23,133 posts) Bio
Forum Administrator |
Date
| Reply #19 on Sun 03 Jan 2010 11:51 PM (UTC) |
Message
| Sounds like you have two plugins of the same ID. Check what other plugins you have loaded. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Twisol
USA (2,257 posts) Bio
|
Date
| Reply #20 on Sun 03 Jan 2010 11:52 PM (UTC) |
Message
| Yes, that happens if you happen to add the same plugin twice, or two plugins somehow manage to have the same ID. If it's the former, just remove it from the plugins list and re-add it, or better, just click Reinstall with it selected. If it's the latter, it probably won't hurt in this case to replace the ID in the plugin's XML (where it points it out); you can go to Edit -> Generate Unique ID to get a new ID to put in there.
EDIT: Ninja'd. |
'Soludra' on Achaea
Blog: http://jonathan.com/
GitHub: http://github.com/Twisol | Top |
|
Posted by
| Jsportive-Thalanvor
Netherlands (71 posts) Bio
|
Date
| Reply #21 on Fri 09 Mar 2012 01:36 PM (UTC) Amended on Sat 10 Mar 2012 11:55 PM (UTC) by Jsportive-Thalanvor
|
Message
| shouldn't this be created in a new miniwindow?
if yes, where is that window?
[EDIT] nvm :P got it to work thnx | Top |
|
Posted by
| Soodik
(2 posts) Bio
|
Date
| Reply #22 on Tue 04 Sep 2012 06:43 AM (UTC) |
Message
| Hei
Need a bit help with this campaign tracker plugin.
Trying to modify it, so that every mob name on the list is hyperlink. Any good ideas ? | Top |
|
Posted by
| Fiendish
USA (2,534 posts) Bio
Global Moderator |
Date
| Reply #23 on Tue 04 Sep 2012 12:57 PM (UTC) |
Message
| Miniwindows do not have hyperlinks. They just have hotspots that may or may not span the height and width of an arbitrary section of text. |
https://github.com/fiendish/aardwolfclientpackage | Top |
|
Posted by
| Nick Gammon
Australia (23,133 posts) Bio
Forum Administrator |
Date
| Reply #24 on Tue 04 Sep 2012 11:07 PM (UTC) |
Message
|
Soodik said:
Trying to modify it, so that every mob name on the list is hyperlink.
Hyperlinks to what? As Fiendish says the text is not a hyperlink per se, but you could simulate one by drawing an underline and making a hotspot that spans the text.
Please don't message me asking for more details, I try to answer on the forum as best I can. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | 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.
104,024 views.
This is page 2, subject is 2 pages long:
1
2
It is now over 60 days since the last post. This thread is closed.
Refresh page
top