lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Patches


Post A Reply
Author Comments Comment Options
Unread 11-17-2014, 11:46 AM  
magill
The Undying
 
magill's Avatar

Forum posts: 85
File comments: 165
Uploads: 0
Re-packaging

FYI - The banner at the top of the page is no longer necessary.

Your new packaging works fine.
magill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-17-2014, 03:58 PM  
magill
The Undying
 
magill's Avatar

Forum posts: 85
File comments: 165
Uploads: 0
Responce for LPC

See Lunarwtr's response over at the LPC page:

http://www.lotrointerface.com/downlo...nfo.php?id=663

Basically, update the .plugincompendium file and pass the information along to him.

<?xml version="1.0" encoding="utf-8"?>
<PluginConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Id>897</Id>
<Name>Travel Window</Name>
<Version>15.1</Version>
<Author>Dhor / DaBear78 / Shugotenshi / Hyoss</Author>
<InfoUrl>http://www.lotrointerface.com/downloads/info897</InfoUrl>
<DownloadUrl>http://www.lotrointerface.com/downloads/download897</DownloadUrl>
<Descriptors>
<descriptor>DhorPlugins\Travel.plugin</descriptor>
</Descriptors>
<Dependencies>
<dependency>0</dependency>
</Dependencies>
</PluginConfig>
magill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-17-2014, 05:06 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 312
Uploads: 3
Hello everybody, been sick the last few days. Hope I can fix some of this stuff tomorrow.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-17-2014, 09:40 PM  
magill
The Undying
 
magill's Avatar

Forum posts: 85
File comments: 165
Uploads: 0
Here's an interesting one.

I've been running a beorning for several days now without a crash.

Now, with travel window loaded I'm getting a crash to desktop about every hour.
45-75 minutes.

As I recall, when I was looking at the code, there is a timer-check for "travel rations" -- which don't exist anymore.

Can you delete or otherwise opt-out that code? I have no idea how the logic works so I don't have any idea what the implications of such a change would be.
(And the code is neither FORTRAN nor COBOL, so I'm completely in the dark.)

First reference I see is at 152 - self.rationCount
The the timed stuff is down at 194
reference at 689

This is with the Mac Client, and as I recall the dumps were implying a timer-runout.
The actual crash is a classic "page-fault" address out of range.

I'll have to save the next dump or two to see if I can get any better info on this.
magill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-18-2014, 11:03 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 312
Uploads: 3
I can try. Adding the translations was easy, but my knowledge of the Travel Window code is not ideal. However, I wanted to try and start a version of Travel Window maintained by myself, so hopefully I will get around to it soon.

Also I believe the rations check was removed already, but I will take a look.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-18-2014, 01:45 PM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 312
Uploads: 3
I did a minor update so far, apparently it was already approved

v15.2
- added U13 translations for RU thanks to Pulse
- updated plugincompendium file thanks to magill


Some notes:
- I will install LOTRO on a Mac of mine to try to look into the TravelWindow (TW) crash
- the banner at the top stays because the file is uploaded as a patch, I did this for credit reasons
- I will try and contact the other authors if taking over development of TW is ok, so I can start development on my own version
- will prioritize the Mac crash and TW closing on traveling as first issues
- feature idea one: selecting an icon for the TW button, there have been four or five very nice icons over the years
- feature idea two: replacing the maps with ingame assets, so the download will shrink by at least 80%

Last edited by Hyoss : 11-18-2014 at 01:51 PM.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-18-2014, 06:11 PM  
magill
The Undying
 
magill's Avatar

Forum posts: 85
File comments: 165
Uploads: 0
15.2 update via PluginCompendium

The 15.2 update went purrrfectly (says my keyboard cat).
Thanks.
magill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-21-2014, 05:20 PM  
magill
The Undying
 
magill's Avatar

Forum posts: 85
File comments: 165
Uploads: 0
Crash to Desktop belongs to Awesomonium

The crashing I mentioned earlier is related to Awesomium, not the Luas.

If I do NOT open the store (or the Help screen, i.e. /bug) in-game I can play for hours - 7 hours is now the longest stretch with the Mac Client.
However, as soon as I access the store -- wham, this 45 minute timer gets started and "right on clock" I crash, only now it is getting definitively labeled as the Awesomium Thread which is crashing!
magill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-22-2014, 11:40 AM  
mightymagi82
The Wary
 
mightymagi82's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Exclamation Bug That's A Minor Annoyance

Hey guys, hope this can be reproduced somehow. I have noticed when I jump around characters on a server for a bit, while the client is loading (with Travel Window already being loaded as well) then the client seems to rapidly minimize and maximize multiple times in a row (this happens so far on fullscreen). Then, after having loaded, when I bring up the travel window and I move my cursor over the bottom right of the window to resize it, then the client AGAIN does one rapid minimize, and one rapid maximize, no matter where you are in the game. It's just a bug I believe, and I think it has something to do with Travel Window. The only workaround (which isn't much of one) for this problem is by quitting LOTRO and restarting it. If you need to ask anything about it, feel free to send me a pm on here, I'll try my best to answer any questions sent. Thanks!
mightymagi82 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-23-2014, 11:47 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 312
Uploads: 3
Re: Bug That's A Minor Annoyance

Quote:
Hey guys, hope this can be reproduced somehow. I have noticed when I jump around characters on a server for a bit, while the client is loading (with Travel Window already being loaded as well) then the client seems to rapidly minimize and maximize multiple times in a row (this happens so far on fullscreen). Then, after having loaded, when I bring up the travel window and I move my cursor over the bottom right of the window to resize it, then the client AGAIN does one rapid minimize, and one rapid maximize, no matter where you are in the game. It's just a bug I believe, and I think it has something to do with Travel Window. The only workaround (which isn't much of one) for this problem is by quitting LOTRO and restarting it. If you need to ask anything about it, feel free to send me a pm on here, I'll try my best to answer any questions sent. Thanks!
So this does not happen when you do not use TravelWindow at all?

And also what OS are you on? Windows? OSX? Does it happen with other software as well?
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-27-2014, 08:21 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 312
Uploads: 3
Updated notes:

- I installed LOTRO on my Macbook for testing purposes
- PMs to the other authors are out, hope especially D.H1cks, if anyone has a way to contact him about me taking over development please let me know
- so far I looked into really cleaning up the code, as some unused leftovers of travel rations (pun intended!) can be found here and there
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-01-2014, 09:30 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 312
Uploads: 3
I received a message from D.H1cks and he is ok with me developing my own version of TW based on his (full credit will be given).

So besides my attempts to keep the current TW running I will be starting a rewrite, too. I will be probably starting a new plugin page for this too, and am looking for a name. So far the working title is "Travel Window Redux".

Last edited by Hyoss : 12-01-2014 at 09:31 AM.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-09-2014, 12:51 AM  
Jenske
The Wary
 
Jenske's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Bug ?

Hi, first of all Thanks for keep this Plugin up to date!.

Now to my issue: When I try to open "Rhovanion Map" or "Gondor Map" (In menu) send this message : ...ne\Plugins\DhorPlugins\Travel\RhovanionMapWindo w.lua:170: attempt to index field '?' (a nil value)

...nline\Plugins\DhorPlugins\Travel\GondorMapWindo w.lua:170: attempt to index field '?' (a nil value)
and nothing happens, the Eriador one is working tho.

Hope you can help me fix it
Jenske is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-01-2015, 10:29 AM  
Hyoss
The Undying
 
Hyoss's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 312
Uploads: 3
Jenske, the bug you reported should be fixed with v15.3.
Hyoss is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-01-2015, 02:31 PM  
Altair7
The Wary
 
Altair7's Avatar

Forum posts: 0
File comments: 29
Uploads: 0
15.3

Seems to not be installing correctly. Tried it earlier and lost the plug-in. Have reverted to 15.2 for now. Think it's going in the wrong directory.
Altair7 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 07:47 AM.


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