lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces


Post A Reply
Author Comments Comment Options
Unread 11-24-2012, 01:26 PM  
tandytech
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
Finally got it working, great job on this plugin!
tandytech is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-27-2012, 05:05 PM  
somethingsomething
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
Code:
...e\Plugins\RambleOnion\ChallengeTracker2\Settings.lua:5: attempt to call global 'class' (a nil value)
...gins\RambleOnion\ChallengeTracker2\TrackerWindow.lua:3: Failed to import package "RambleOnion.ChallengeTracker2.Settings".
...nline\Plugins\RambleOnion\ChallengeTracker2\Main.lua:7: Failed to import package "RambleOnion.ChallengeTracker2.TrackerWindow".
Same problem, I have removed all plugins, removed all plugin data and only installed the challenge tracker (didn't even update it to warbands) and still the same error.

I tried the betalua plugin suggested and still nothing. Could the two of you share exactly what you did to get it working? "Yay it works!" Doesn't help any body.
I've been using plugins/addons for over 10 years across multiple games with no problems such as this...
somethingsomething is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-06-2012, 09:02 PM  
tandytech
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
Quote:
Code:
...e\Plugins\RambleOnion\ChallengeTracker2\Settings.lua:5: attempt to call global 'class' (a nil value)
...gins\RambleOnion\ChallengeTracker2\TrackerWindow.lua:3: Failed to import package "RambleOnion.ChallengeTracker2.Settings".
...nline\Plugins\RambleOnion\ChallengeTracker2\Main.lua:7: Failed to import package "RambleOnion.ChallengeTracker2.TrackerWindow".
Same problem, I have removed all plugins, removed all plugin data and only installed the challenge tracker (didn't even update it to warbands) and still the same error.

I tried the betalua plugin suggested and still nothing. Could the two of you share exactly what you did to get it working? "Yay it works!" Doesn't help any body.
I've been using plugins/addons for over 10 years across multiple games with no problems such as this...

I'm assuming you downloaded and installed the following?:

Quote:
I figured out my problem. It turns out you need these scripts installed:

http://www.lotrointerface.com/downlo...sExamples.html

It would be good to note this and give detailed install instructions, since the path indicated in that link is not correct.
If so, which folders did you put them in? Make sure they are in the correct folder, that is probably your issue, it was mine until I realized they weren't in the correct folders.
tandytech is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-07-2012, 04:38 AM  
ISO-B
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 2
Uploads: 1
There is small bug, which prevents plugin to start if you have done instance 7 days ago.

Line 155:
if((curDay - comDay > 7) or ((curDay - comDay == 7) and self:BeforeStrict(comDay,curDay))) then

Those Hilighted variables shoud be comDate and curDate.
Fixed line 155 is:
Code:
if((curDay - comDay > 7) or ((curDay - comDay == 7) and self:BeforeStrict(comDate,curDate))) then

Last edited by ISO-B : 12-07-2012 at 04:39 AM.
ISO-B is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-09-2012, 07:48 PM  
tandytech
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
Started getting the following error a few days again when trying to launch Challenge Tracker:

Code:
...e\Plugins\RambleOnion\ChallengeTracker2\Settings.lua:202: attempt to index local 't1' (a nil value)
Anyone else see this problem?
tandytech is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 03:30 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui