EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Complete Sets


Post A Reply
Author Comments Comment Options
Unread 11-07-2018, 04:55 PM  
Furiant
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 8
Uploads: 0
Re: Re: Transport Window

Quote:
Originally posted by Darqwood
...

By the way, these images come from the update notes on the DarqUI Portal front page. When players have a few minutes I recommend scanning through the past updates on this page. I'll bet most DarqUI users have missed one or two new features along the way.
.
I had no idea that page existed. Thanks for the response
Furiant is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-10-2018, 08:53 AM  
saw-lau
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 4
Uploads: 0
Error Loading Broker Logs

Hi,

I get an exception thrown when selecting 'Load broker logs.' I'm assuming that it's locale related: the logs seem to be using dates in US format (mm/dd/yyyy) and my PC is set to using them in UK English format (dd/mm/yyyy).

I think the solution should be something along the following lines, assuming the uitility is written in VB as suggested by the stack trace:

Code:
Dim EnUsCultureInfo As CultureInfo = New CultureInfo("en-US")
Dim MyDateTime As DateTime = DateTime.Parse(StringToParse, EnUsCultureInfo)
************** Exception Text **************
System.InvalidCastException: Conversion from string "07/13/2018" to type 'Date' is not valid.
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDate(String Value)
at DarqUI_Unified.StoreOps.Load_StoreLog(String logpath, String excludecolumns, Int32 matchcolumn, String matchtext)
at DarqUI_Unified.StoreOps.StoreLog_Summary()
at DarqUI_Unified.StoreOps.Do_ButtonStoreSummary()
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
saw-lau is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-10-2018, 10:21 AM  
Darqwood
A Griffon
 
Darqwood's Avatar
Interface Author - Click to view interfaces

Forum posts: 849
File comments: 920
Uploads: 9
Quote:
Originally posted by saw-lau
Hi,

I get an exception thrown when selecting 'Load broker logs.' I'm assuming that it's locale related: the logs seem to be using dates in US format (mm/dd/yyyy) and my PC is set to using them in UK English format (dd/mm/yyyy).

I think the solution should be something along the following lines, assuming the uitility is written in VB as suggested by the stack trace:

Code:
Dim EnUsCultureInfo As CultureInfo = New CultureInfo("en-US")
Dim MyDateTime As DateTime = DateTime.Parse(StringToParse, EnUsCultureInfo)

Without even looking I can tell you this is true. Broker logs got moved out of the chat logs module which uses Unix time, but I forgot to do anything about non-US locales. Please watch your private messages on this website; I'll send you an updated app to test as soon as I can get back to my dev machine. Thank you for the heads-up.


.
Darqwood is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-13-2018, 06:11 PM  
saw-lau
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 4
Uploads: 0
Quote:
Originally posted by Darqwood
Without even looking I can tell you this is true. Broker logs got moved out of the chat logs module which uses Unix time, but I forgot to do anything about non-US locales. Please watch your private messages on this website; I'll send you an updated app to test as soon as I can get back to my dev machine. Thank you for the heads-up..
Many thanks for such a speedy response!
saw-lau is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-13-2018, 08:30 PM  
ThaiTanic
A Young Mystail Rat

Server: Unkown
Forum posts: 5
File comments: 12
Uploads: 0
Would it be possible to add an option to Darq UI in regard to the new count down UI addition.

Either by adding a default voice that counts down from 5 or allow us to add custom sound files?
ThaiTanic is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-14-2018, 09:37 AM  
FoxdenVixen
A Young Mystail Rat
 
FoxdenVixen's Avatar

Server: Freeport
Forum posts: 5
File comments: 24
Uploads: 0
Guild window in live

I am faithful with downloading updates for your UI and know the problems that happened in beta with the guild window. I had downloaded the separate fix for it for the beta version.

Now it seems the same problem is happening in live after I downloaded your latest version of the UI. I installed the betafiles over the existing guild file to get it to work again.

Just wondering if I should continue to have the guild and enemy list files unchecked when updating the rest of the UI.
FoxdenVixen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-14-2018, 12:22 PM  
Darqwood
A Griffon
 
Darqwood's Avatar
Interface Author - Click to view interfaces

Forum posts: 849
File comments: 920
Uploads: 9
Re: Guild window in live

Quote:
Originally posted by FoxdenVixen
I am faithful with downloading updates for your UI and know the problems that happened in beta with the guild window. I had downloaded the separate fix for it for the beta version.

Now it seems the same problem is happening in live after I downloaded your latest version of the UI. I installed the betafiles over the existing guild file to get it to work again.

Just wondering if I should continue to have the guild and enemy list files unchecked when updating the rest of the UI.

The three files from the October beta zip package are the same ones that went to the server yesterday -- try downloading the guild window again. You should see guild window version 3.010 in the utility.


.
Darqwood is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-15-2018, 11:24 AM  
FoxdenVixen
A Young Mystail Rat
 
FoxdenVixen's Avatar

Server: Freeport
Forum posts: 5
File comments: 24
Uploads: 0
Re: Re: Guild window in live

Quote:
Originally posted by Darqwood
The three files from the October beta zip package are the same ones that went to the server yesterday -- try downloading the guild window again. You should see guild window version 3.010 in the utility.


.
Thank you. Everything is working perfectly now.
FoxdenVixen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-19-2018, 09:54 AM  
Firefae
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 5
File comments: 8
Uploads: 0
Group-raid missing /tell as an option

Hi ya. I noticed in the group and raid window I can no longer right click the person's name and select /tell.
Have to type it out? it this by design or am I missing a file?
Thank you
Firefae is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-19-2018, 12:09 PM  
Darqwood
A Griffon
 
Darqwood's Avatar
Interface Author - Click to view interfaces

Forum posts: 849
File comments: 920
Uploads: 9
Re: Group-raid missing /tell as an option

Quote:
Originally posted by Firefae
Hi ya. I noticed in the group and raid window I can no longer right click the person's name and select /tell.
Have to type it out? it this by design or am I missing a file?
Thank you

Right-click context menus are not controllable by custom UIs. I get the tell option on the raid window, but only for raid members that are in the same zone. No tell option on the group window. It may have disappeared when the new group member reordering choices were added.


.
Darqwood is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-21-2018, 12:19 AM  
Firefae
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 5
File comments: 8
Uploads: 0
lost multi account log in option

Hi Darkwood, hoping you can help me with this.
I have a few accounts. I used to be able to select which acct I want using a drop down menu and had the passwords stored. (using the old launcher).
Since an update (and saying yes to it's safe to delete log in), I no longer get any option to change accounts, nor passwords saved.
Is there a way to get that back? Add a command somewhere? Login screen or something?
Thank you for your time (again)
Fire
Firefae is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-21-2018, 12:29 AM  
Firefae
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 5
File comments: 8
Uploads: 0
Re: lost multi account log in option

Quote:
Originally posted by Firefae
Hi Darkwood, hoping you can help me with this.
I have a few accounts. I used to be able to select which acct I want using a drop down menu and had the passwords stored. (using the old launcher).
Since an update (and saying yes to it's safe to delete log in), I no longer get any option to change accounts, nor passwords saved.
Is there a way to get that back? Add a command somewhere? Login screen or something?
Thank you for your time (again)
Fire
Accounts info is still in the file. just the option to change no longer appears.
Firefae is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-21-2018, 07:57 AM  
Darqwood
A Griffon
 
Darqwood's Avatar
Interface Author - Click to view interfaces

Forum posts: 849
File comments: 920
Uploads: 9
Re: lost multi account log in option

Quote:
Originally posted by Firefae
Hi Darkwood, hoping you can help me with this.
I have a few accounts. I used to be able to select which acct I want using a drop down menu and had the passwords stored. (using the old launcher).
Since an update (and saying yes to it's safe to delete log in), I no longer get any option to change accounts, nor passwords saved.
Is there a way to get that back? Add a command somewhere? Login screen or something?
Thank you for your time (again)
Fire

The only way I know to populate the list of accounts in the launcher (LaunchPad) is to add them manually. If you click the first link at the top you should get some choices to log in, create an account, etc. The deleted DarqUI file was replaced by a new Camp window and was not related to the launcher.


.
Darqwood is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-21-2018, 05:49 PM  
Suziekew
A Mist Grinnin
 
Suziekew's Avatar

Server: Everfrost
Forum posts: 75
File comments: 24
Uploads: 0
Re: lost multi account log in option

I think I know what you're referring to. I never use the launcher, so I have kept the old file (eq2ui_loginscene.xml) so I could use the drop down from the .exe. That's what was deleted. Can you find it in your recycle bin? If not, maybe Darq has an old copy around he can give you so you can set it back up? Hope that helps you.


Quote:
Originally posted by Firefae
Hi Darkwood, hoping you can help me with this.
I have a few accounts. I used to be able to select which acct I want using a drop down menu and had the passwords stored. (using the old launcher).
Since an update (and saying yes to it's safe to delete log in), I no longer get any option to change accounts, nor passwords saved.
Is there a way to get that back? Add a command somewhere? Login screen or something?
Thank you for your time (again)
Fire

Last edited by Suziekew : 11-21-2018 at 05:49 PM.
Suziekew is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-21-2018, 09:49 PM  
Darqwood
A Griffon
 
Darqwood's Avatar
Interface Author - Click to view interfaces

Forum posts: 849
File comments: 920
Uploads: 9
Re: Re: lost multi account log in option

Quote:
Originally posted by Firefae
Accounts info is still in the file. just the option to change no longer appears.

The launchpad is far superior for logging into the game with a specific account and character. Are you not using that? The old loginscene mod was designed to simplify switching after you had already logged in. That's been replaced with the new camp window. I can give you the old file again, but using the new camp window breaks it. So you'll have to choose which one you want to use.

darqui_loginscene.zip


.
Darqwood 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 05:44 PM.


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