Glitchy's MES menu

User Tag List

Page 74 of 99 FirstFirst ... 24707172737475767778 ... LastLast
Results 1,096 to 1,110 of 1480
  1. #1096
    Lobbe's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gr8 program, nice with some difference now and then even if its only a model change..

    However, ive read the last 10 pages of posts previous to this one and and allthough ino im adviced to read all 73 pages (god forbid) then im gonna take a stab at it and ask a question.

    I get a bug that completely shuts me off from using all the features of this program (i played around with some wep and armor models yesterday and it worked fine).

    today i wanted to change my Tauren male into a Belf male, i gave the right shortcuts, a name for the .mpq and made a list - however, upon pressing convert the entire system went into bug mode and im now not even able to use the .wdb converter. i get the following message which im not smart enough to understand sadly...

    ************** 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.
    ********************************************

    i have no clue what so ever about what or where to go in order to do the dubugging since going into "Windows.System.Forms" seems abit dangerous if im not 100% sure what it is im doing in there in the first place.

    i´ve read your help section and alot of the entire debug report, but as ive described the incident for you, id figure i might aswell also post the entire debug report as it might be of more use to you than to me.

    -----------------------------

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

    ************** Exception Text **************
    System.Xml.XmlException: Root element is missing.
    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
    at System.Xml.XmlTextReaderImpl.Read()
    at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    at System.Xml.XmlDocument.Load(XmlReader reader)
    at System.Xml.XmlDocument.Load(String filename)
    at GlitchysMES.GlobalFunctions.GetValue(String rName, Boolean Main)
    at GlitchysMES.GlobalFunctions.GlobalVars()
    at GlitchysMES.GlobalFunctions.MainSub()
    at GlitchysMES.ProjectMain.ProjectMain_Load(Object sender, EventArgs e)
    at System.EventHandler.Invoke(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    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.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.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.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    MES
    Assembly Version: 2.1.0.0
    Win32 Version: 2.1.0.0
    CodeBase: file:///C:/Programmer/Glitchy's%20Model%20Editing%20Suite/MES.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.

    -----------------

    i cant say if this has been answered on the other 63 pages of posts, and ill appreciate the help, can imagine the lack of "drive" there might be after all these posts with ppl wanting help, but its good to see some ppl took the initiative

    Glitchy's MES
  2. #1097
    Druaide's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I seem to be having trouble using the Race to Race changer. I have the WoW Data path set to my Data folder. I choose which race I am, Human Male, and I wanted to change to Undead Male. I put the save location as my Data folder, and clicked convert.

    I also named it patch-10.MPQ, is this right or is there a specific name for it ? Please help, Thank you in advance.

  3. #1098
    halefox's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    "uninstalling"

    The program is a dream come true for many players including me; it rox.
    But say I want to change my model back to normal and start over or change my model back to normal so i can only change an alt or summin: I delete the made up 'patch-#.mpq' right? And so I started up wow (with its normal desktop icon, not wowme) and got an error about a female human model not being right, which is weird since i never modelchanged the human female. So could someone tell me what I'm doing wrong, or how i can fix this. Thanks

  4. #1099
    Druaide's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Corrupt

    I saved my Troll Male to Undead Male as patch-9.MPQ in data. I load up WoW and I get that Trollmale file or whatever is corrupt. so I deleted the patch-9.MPQ.

    Can anyone please explain how I can fix this ?

  5. #1100
    Lobbe's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Druaide View Post
    I saved my Troll Male to Undead Male as patch-9.MPQ in data. I load up WoW and I get that Trollmale file or whatever is corrupt. so I deleted the patch-9.MPQ.

    Can anyone please explain how I can fix this ?
    you need to launch wow with the "WoWme fix" version 2.4.3, and when you are about to type in your account information, you press F8 to initiate the program so it bypasses the wow filter and allows you to play with a different set of models.

  6. #1101
    miklos's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have an issue with reverting my MH warglaive back to its original form.

    Last night tried out your MOD and changed the MH warglaive to Thunderfury. Everything looked fine, no issues changed easily. But the issue came in after I tried to get back to my original MH warglaive skin.

    Clicked revert. All that did was make my skins dissapear in game. Weapons still there, but no visible model.

    Then tried to change MH warglaive to MH warglaive......

    Go in game, Warglaive is visible..but now the shield thing on top of the hand is bacwards...and when I unsheath, the model is normal on my hand..shield on the outside like it is supposed to be.

    So then I switch it up and go change MH warglaive to OH warglaive. Now its normal on my back..shield facing out, but when I unsheath the shield is now on the inside.

    I have been looking for how to fix this, but nothing works. It keeps flipping back and forth..

    I even tried deleting teh itemcashe..nope. Waglaive still borked...and I just now reinstalled my entire WOW game...still borked..

    Please help, I have no idea how to correct my broken model in game to just show its normal form again.

  7. #1102
    orly22's Avatar Active Member
    Reputation
    24
    Join Date
    May 2007
    Posts
    132
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    your a f*cking genius man! awesome!
    Worked like a charm first time i tried it.

  8. #1103
    Aradroth's Avatar Active Member
    Reputation
    37
    Join Date
    Oct 2007
    Posts
    835
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Glitchy you should really add boot fixes in the program if its possible. It'd be a great addition.

  9. #1104
    Druaide's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    WoWME

    If I need WoWME for the Race to Race changer to work, WoWME currently doesnt work because Blizzard found a way to block it out and it doesnt run WoW.exe

    Is there another way to have the Trollmale file corrupt error not to happen ? Please help

  10. #1105
    serk's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    doesnt let me download it, im using firefox and when i hit download, the firefox download window pops up but i seems like it always freezes, the button to save it or open is grey and unable to click it

  11. #1106
    Lobbe's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by miklos View Post
    I have an issue with reverting my MH warglaive back to its original form.

    Last night tried out your MOD and changed the MH warglaive to Thunderfury. Everything looked fine, no issues changed easily. But the issue came in after I tried to get back to my original MH warglaive skin.

    Clicked revert. All that did was make my skins dissapear in game. Weapons still there, but no visible model.

    Then tried to change MH warglaive to MH warglaive......

    Go in game, Warglaive is visible..but now the shield thing on top of the hand is bacwards...and when I unsheath, the model is normal on my hand..shield on the outside like it is supposed to be.

    So then I switch it up and go change MH warglaive to OH warglaive. Now its normal on my back..shield facing out, but when I unsheath the shield is now on the inside.

    I have been looking for how to fix this, but nothing works. It keeps flipping back and forth..

    I even tried deleting teh itemcashe..nope. Waglaive still borked...and I just now reinstalled my entire WOW game...still borked..

    Please help, I have no idea how to correct my broken model in game to just show its normal form again.
    there are 2 warglaives afterall, the first one on the list is the offhand and the 2nd one is the mainhand, so if you search for "warglaive" and then just go 1 down ull see the same name but no indicator of which one is which, they arent the same, the 2nd one is the mainhand skin and the first one is the offhand

    and btw, the Warglaives shields are suposed to face inwards when sheated and outwards when drawn... so seems to me that you dont rly know how they look in the first place -.-
    Last edited by Lobbe; 07-19-2008 at 07:56 AM. Reason: Realised something...

  12. #1107
    spc7533's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I love you.

  13. #1108
    Brokensoul's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Glitchy's just deleted my Patch.MPQ and Patch-2.MPQ
    and I can't load anything. What the **** do I do?

  14. #1109
    forra's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Like someone asked earlier, looking for a way to replace a model with one with more vertices and MES won't let me do it! Can this be worked around, or will a future update address this?

  15. #1110
    Arrowfly's Avatar Member
    Reputation
    8
    Join Date
    Dec 2007
    Posts
    134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome tool, but I have a questin:
    Could race skin color be changed in your program? (I need to change human female black skins to white)

Similar Threads

  1. Glitchy's MES - Set up
    By nivek114 in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 05-10-2008, 12:08 AM
  2. [Question] Glitchy's MES - Changing Hair Style
    By nivek114 in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 04-13-2008, 11:30 AM
  3. [Question] Glitchy's MES WDB Editor
    By Kurnurs in forum WoW ME Questions and Requests
    Replies: 12
    Last Post: 03-27-2008, 08:51 PM
  4. [Question] Glitchy's MES, animation swapper help...
    By ThatOneGuyFromBefore in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 03-09-2008, 05:46 PM
  5. Glitchy's MES Help
    By ffmf in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 03-02-2008, 09:48 PM
All times are GMT -5. The time now is 01:18 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search