lotrointerface.com
Search Downloads


Go Back   LoTROInterface > Outdated LotRO Interfaces


Post A Reply
Author Comments Comment Options
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-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-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, 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, 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, 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, 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, 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-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-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, 12:33 PM  
Devilarius
The Wary

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

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
Devilarius is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-15-2010, 12:04 PM  
Devilarius
The Wary

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

Hello,
nice addon .

On time after installation it works.
The next time it send an error message and don't load.

...Rings Online\Plugins\DigitalUtopia\Palantir\Main.lua:73: Unable to parse file!


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


No matter which character.

German Client.
Plugins:
Palantir
FilterBag
BuffBars
Manager
TonicBars

All other plugins works fine.

Regards
Devilarius
Devilarius is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-14-2010, 04:21 AM  
Digital_Utopia
The Undying
 
Digital_Utopia's Avatar
Interface Author - Click to view interfaces

Forum posts: 207
File comments: 134
Uploads: 7
Quote:
Thanks! Works fine now. I'm going to try and find what cause the issue. If I can get it to duplicate I will let you know.
That would be greatly appreciated. You're not the first who has reported such an issue, but there hasn't been more than two or three, and in all cases what I suggested has fixed the issue. If you do manage to duplicate the issue again, please attach those 4 pluginData files to an email, and send it to [email protected].

That way I can see exactly what it's having trouble parsing.

Thanks again, and I'm glad you got it working
Digital_Utopia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-14-2010, 01:41 AM  
Erom
The Wary
 
Erom's Avatar
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 4
Uploads: 1
Thanks! Works fine now. I'm going to try and find what cause the issue. If I can get it to duplicate I will let you know.
Erom is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-14-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: Error.

Quote:
Ok so I love this Plugin sooo much maybe too much. Cause it gave me an error last night and would not load the whole program. Which forced me to re adjust my ui I hate doing that. So heres the little error I got and it is account wide not just a single toon.

...Rings Online\Plugins\DigitalUtopia\Palantir\Main.lua:62: Unable to parse file!
...ne\Plugins\DigitalUtopia\Palantir\OptionsManage r.lua:179: attempt to index field 'toSaveMain' (a nil value)

That second line was repeated about 10-12 time over. Just thought you would only need the first two.

Thanks,
Since it seems you've used it with no problems in the past, I'm going to take a guess that this isn't related to the German/French client issue, and instead, something else is to blame, that not only affects loading but also saving. I suggest first deleting the existing PluginData, which will be found in /The Lord of the Rings Online/PluginData/<account name>/All Servers/ and consists of the following files:

Scope.PluginData
Main.PluginData
Text.PluginData
Color.PluginData

You'll have to redo your settings, but it should then function properly. Let me know if you run into any other problems.

Quote:
on creepside Palantir crashes Lotro on load
Unfortunately at the time being I cannot test on creepside, and until now I had no real reason for doing so, as yours is the first report of this happening. I will look into it as soon as I can.
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:04 AM.


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