lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces


Post A Reply
Author Comments Comment Options
Unread 11-15-2010, 01:04 PM  
Digital_Utopia
The Undying
 
Digital_Utopia's Avatar
Interface Author - Click to view interfaces

Forum posts: 207
File comments: 134
Uploads: 7
Re: problem main.lua

Quote:
I've changed the line 73 from

tempLoad = Turbine.PluginData.Load(scope,settingsOne);

to

tempLoad = Turbine.PluginData.Load(scope,"settingsOne");

Now it load's and work.

But no saved variables are stored.

Regards
Devilarius
Alright, somehow you downloaded the older version, because I just checked both 1.08.3 from this download, as well as on my computer, and this is line 73:

local tempLoad = Turbine.PluginData.Load(Turbine.DataScope.Account, "Scope");

On the other hand, v1.08.2, that line would be:

tempLoad = Turbine.PluginData.Load(scope,settingsOne);

So, try downloading it again, and see if that fixes things - note, you will have to delete the following settings file from your /PluginData/<account_name>/All Servers/ folder:

Scope.plugindata
Digital_Utopia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-15-2010, 01:24 PM  
Devilarius
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: problem main.lua

Yes, thx.

Now it works and it save the variables.

very good job.

regards

Devilarius

Last edited by Devilarius : 11-15-2010 at 01:25 PM.
Devilarius is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2010, 10:48 AM  
bsmorgan
The Undefeated

Forum posts: 7
File comments: 69
Uploads: 0
Version 1.09 not downloadable

While the comments suggest that 1.09 is the proper Nov 29 US version, it doesn't appear to be downloadable.

Regards,

Brad
bsmorgan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2010, 11:26 AM  
Delamar
The Wary

Forum posts: 0
File comments: 12
Uploads: 0
Yup, I only get 1.8.3....

...waits patiently for the 1.9....
Delamar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2010, 11:50 AM  
rotsh01
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Did anyone e-mail the Author?

He has a link in his post so we can e-mail him, but I don't want to spam him if others have already done it.

Good Luck and Good Hunting to you!
rotsh01 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2010, 12:17 PM  
Digital_Utopia
The Undying
 
Digital_Utopia's Avatar
Interface Author - Click to view interfaces

Forum posts: 207
File comments: 134
Uploads: 7
Sorry guys, I forgot to change the version number on the file - the file was technically 1.09, but the version said 1.08.3 still, so I went through and fixed it to avoid confusion.
Digital_Utopia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2010, 12:35 PM  
Delamar
The Wary

Forum posts: 0
File comments: 12
Uploads: 0
Delamar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2010, 03:06 PM  
bsmorgan
The Undefeated

Forum posts: 7
File comments: 69
Uploads: 0
Thank you!!

Thanks, DU!!
bsmorgan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-29-2010, 05:59 PM  
hazelholz
The Wary

Forum posts: 0
File comments: 2
Uploads: 0
Palantir Lag

When I load the plugin, this is the only one that causes my game to start hitching. If there is a fix for this, please let me know. It never did this before the update. Thanks.
hazelholz is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-30-2010, 12:00 AM  
Digital_Utopia
The Undying
 
Digital_Utopia's Avatar
Interface Author - Click to view interfaces

Forum posts: 207
File comments: 134
Uploads: 7
Re: Palantir Lag

Quote:
When I load the plugin, this is the only one that causes my game to start hitching. If there is a fix for this, please let me know. It never did this before the update. Thanks.
Well, to be honest this is the first I've heard of this issue and at this point I'm not exactly sure what would cause it. I can think of one possibility off the top of my head, as it's one of the few things I've actually changed since the last version, so I'll work on making that a bit more efficient. However, I can't guarantee that it's going to solve the problem - so I may need to have you test it before I release a fix - if that's ok with you.
Digital_Utopia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-30-2010, 12:09 AM  
Hazado
The Indomitable
Interface Author - Click to view interfaces

Forum posts: 10
File comments: 21
Uploads: 1
Re: Re: Palantir Lag

Quote:
Well, to be honest this is the first I've heard of this issue and at this point I'm not exactly sure what would cause it. I can think of one possibility off the top of my head, as it's one of the few things I've actually changed since the last version, so I'll work on making that a bit more efficient. However, I can't guarantee that it's going to solve the problem - so I may need to have you test it before I release a fix - if that's ok with you.
Ive got the same bug as well, Anytime Palantir is on the screen my fps drops from about 125 to 35fps.
Hazado is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-30-2010, 01:38 AM  
Digital_Utopia
The Undying
 
Digital_Utopia's Avatar
Interface Author - Click to view interfaces

Forum posts: 207
File comments: 134
Uploads: 7
Yeah, I guessed correctly. Tweaked the bars a bit to prevent the ghosting, and removed the resource hogging code. Palantir should perform as well as it did before 1.09 now.
Digital_Utopia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-30-2010, 07:46 AM  
Dwarrowdel
The Wary

Forum posts: 0
File comments: 26
Uploads: 0
Fade Game Vitals with Palantir

Hi DU, great plugin! Thanks so much for making this.

I was wondering if it would be possible to have an option for the Game Vitals to fade out with the Palantir vitals. I'm basically just looking for a way to show my Game Vitals *only* in-combat, and this is closest to doing that.

Thanks again!
Dwarrowdel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-30-2010, 09:43 AM  
goldbishop
The Undying
Interface Author - Click to view interfaces

Forum posts: 30
File comments: 35
Uploads: 3
Still having issues with the file DebuffBar.lua (line 1207) on initial load and then if i try to reload with the manager i get an error in PosWindow.lua (line 137).

Performed a chat capture and this is what was returned through the system.:

Entered the Enedwaith - OOC channel.
... Online\Plugins\DigitalUtopia\Palantir\DebuffBar.lu a:1207: attempt to call field 'Item' (a table value)
Unable to load "palantir".
goldbishop is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-30-2010, 11:46 AM  
Digital_Utopia
The Undying
 
Digital_Utopia's Avatar
Interface Author - Click to view interfaces

Forum posts: 207
File comments: 134
Uploads: 7
Quote:
Still having issues with the file DebuffBar.lua (line 1207) on initial load and then if i try to reload with the manager i get an error in PosWindow.lua (line 137).

Performed a chat capture and this is what was returned through the system.:

Entered the Enedwaith - OOC channel.
... Online\Plugins\DigitalUtopia\Palantir\DebuffBar.lu a:1207: attempt to call field 'Item' (a table value)
Unable to load "palantir".
Next time you have the game open, please type the following in the chat window:

/plugins refresh

and you will see a list of plugins, with version numbers in parenthesis. Make sure there's only one Palantir, and the version says 1.09.1 if you're a US player, or 1.08.3 if you're an EU player.

I've checked both the 1.08.3 and 1.09/1.09.1 version and neither DebuffBar.lua file has anything involving "Item" at line 1207. In v1.08.3 it's the start of the poison slot's "ShortcutChanged" event, and in 1.09/1.09.1 it's the positioning of the poison slot's "infinity" symbol.

It's possible that you either haven't upgraded recently, somehow have more than one version of Palantir installed, or mistakenly put the newer version in the wrong place. Please let me know what you discover so I may better help you!



Quote:
Hi DU, great plugin! Thanks so much for making this.

I was wondering if it would be possible to have an option for the Game Vitals to fade out with the Palantir vitals. I'm basically just looking for a way to show my Game Vitals *only* in-combat, and this is closest to doing that.

Thanks again!
It would be possible to show the game vitals only in combat; but not fade them. Other than hiding/showing (some) game elements, Lua has no control over the appearance of such elements. I will keep that setting in mind for a future update though.
Digital_Utopia 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 06:29 PM.


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