EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Purities' Raid Button Editor - Remade (https://www.eq2interface.com/forums/showthread.php?t=12678)

dylkex 07-10-2009 03:50 PM

Error when trying to edit buttons
 
I loaded this application today to edit my group/raid buttons. However I get the error below. I have copied the four files from the download to a separate directory. My games are on a separate drive E:. EQ with Profit is on this same drive. When I first double clicked the application it could not find the classpells.txt file so I copied it to the Profit UI folder. The the application now comes up. It also tells me there is an update and requires the program to restart. Once it is up, I go to edit the dirge spells and get the error below. The application can not proceed and stops there.

Where have I gone wrong? Are the updated files going to the wrong place? What files are getting updated, could they be like the txt and have to get moved to Profit UI folder?

Any help would be greatly appreciated.

____________________________
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at RaidButtonsEditor.View.Custom.SpellAndMessageView.checkBox1_CheckedChanged(Objec t sender, EventArgs e)
at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
at System.Windows.Forms.CheckBox.set_Checked(Boolean value)
at RaidButtonsEditor.View.Custom.SpellAndMessageView..ctor(EQ2Class eq2Class, RaidButtonData rbd)
at RaidButtonsEditor.Control.Controller.ChangeMainPanel(PreviewWindow previewWindow, EQ2Class eq2Class, RaidButtonData rbd)
at RaidButtonsEditor.View.PreviewWindow.actionCB_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
RaidButtonsEditor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/Button%20Updater/RaidButtonsEditor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

dylkex 07-10-2009 04:50 PM

Did some more testing
 
When I run the application on the test quick raid file that came with the download, the application works fine. When I use it on the latest version of the quick raid txt that came with the latest profit updates it crashes. I also noticed that the update quick raid file also uses numbers to reference the spells vice the names which are used in the past (and on the one send in the download). Has there been more changes?

Purities 07-12-2009 04:42 PM

Well havn't seen the most recent version of profitui as I'd prefer not to download Java for the auto updater. I'll look into it once the non-auto-update version's updated

Purities 07-14-2009 10:06 AM

The ProfitUI Team has changers how spells are handled. They now only use the base spell's name, moving the deciding logic to the server. I'll have an updated program up in a day or two

gm9 07-14-2009 11:35 AM

Are you sure? I thought Chrislau has it using Spell ID Numbers instead?

Purities 07-14-2009 08:14 PM

Hrm that was 2nd hand information.... I guess I'm doomed to download java :mad:

gm9 07-14-2009 08:27 PM

Quote:

Originally Posted by Purities (Post 84741)
Hrm that was 2nd hand information.... I guess I'm doomed to download java :mad:

try this:
http://updater.pala.de/profitui/UI/P...aidButtons.txt

Purities 07-14-2009 08:31 PM

I will no longer support this due to the idiotic decision to use the spell id instead of the name. THERE IS NO WAY FOR NORMAL USERS TO LOOK IT UP AND SOE CAN CHANGE ANY OTHER THE VALUES IN ONE COMPILATION

I suggest everyone yell at whoever's working on updating profit ui now. They're idiots for using the spell id

Dolby 07-14-2009 08:55 PM

Quote:

Originally Posted by Purities (Post 84743)
I will no longer support this due to the idiotic decision to use the spell id instead of the name. THERE IS NO WAY FOR NORMAL USERS TO LOOK IT UP AND SOE CAN CHANGE ANY OTHER THE VALUES IN ONE COMPILATION

I suggest everyone yell at whoever's working on updating profit ui now. They're idiots for using the spell id

Childish name calling is against our forum rules. I'm sure they want to do the right thing so acting like you are isn't going to help anything.

gm9 07-14-2009 09:07 PM

Quote:

Originally Posted by Purities (Post 84743)
I will no longer support this due to the idiotic decision to use the spell id instead of the name. THERE IS NO WAY FOR NORMAL USERS TO LOOK IT UP AND SOE CAN CHANGE ANY OTHER THE VALUES IN ONE COMPILATION

I suggest everyone yell at whoever's working on updating profit ui now. They're idiots for using the spell id

Wow, had I seen this post before your other one I'd not even have bothered responding.

Closing this thread down since you are done. :p


All times are GMT -5. The time now is 05:12 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI