Model EditingWorld of Warcraft Model Editing section. [NO QUESTIONS/REQUESTS HERE]
Showoff and discussion is allowed here, NO Model edits are to be posted here, USE subforums
Ye never been perfect but you can always make things better
And i hope you might make those "Area name change" come back so you can call Dalaran for Lagaran or something like that.
Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.
After opening the program and selecting my wow folder I get an unhandled exception error and the program freezes into the "Please wait, updating DBC files" -screen
edit: Running on 64-bit Vista, if that makes a difference : /
After opening the program and selecting my wow folder I get an unhandled exception error and the program freezes into the "Please wait, updating DBC files" -screen
edit: Running on 64-bit Vista, if that makes a difference : /
Try running as admin and tell me if it makes you select your wow data folder. As i haven't added the Check to make sure the app is in Admin mode.
__________________
[Only registered and activated users can see links. ]
I have been doing some research and it looks like i am going to have to rework the way i update my program as the "ClickOnce" does not allow me to runt he app as administrator on Vista and that is needed on Vista when people have UAC turned on in ordor to do things like read from the registry(to get wow directorys)
BUT THIS IS WHY I HAVE THIS BETA! To find out things liek this =P
__________________
[Only registered and activated users can see links. ]
I'm running Vista 64 also, I to am getting the unhandled exception error when startup. I have UAC off. In case any of this will help u this is the error i'm getting.
Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at MES.Classes.FileStuff.StormLib.SFileOpenArchive(String szMpqName, Int32 dwPriority, Int32 dwFlags, Int32& phMPQ)
at MES.Classes.FileStuff.StormLib.MPQExtractFile(String MPQFile, String FileInMpq, String SaveAs)
at MES.Classes.Settings.SettingsClass.ExtractMPQs()
at MES.Classes.Settings.SettingsClass.CheckExtract()
at MES.Classes.Settings.SettingsClass.InitializeSettings()
at MES.Forms.MainFrm.MainFrm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(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)
************** 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.
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.