Glitchy's MES menu

User Tag List

Page 46 of 99 FirstFirst ... 42434445464748495096 ... LastLast
Results 676 to 690 of 1480
  1. #676
    Treekatoris's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, glitchy is the best. Thank you

    Glitchy's MES
  2. #677
    mueli's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i wonder when new model edit fix will come . . anyone knows?

  3. #678
    dedged's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    amazing

  4. #679
    Fenam's Avatar Member
    Reputation
    2
    Join Date
    Jan 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome program, very nice work.

    Only problem is when I try to load my itemcache I get an error:

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
    Parameter name: chars
       at System.Text.Encoding.ThrowCharsOverflow()
       at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
       at System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
       at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
       at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
       at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
       at System.IO.BinaryReader.InternalReadOneChar()
       at System.IO.BinaryReader.Read()
       at System.IO.BinaryReader.ReadChar()
       at GlitchysMES.GlobalFunctions.GetString(FileStream OurStream, Int32 tOffSet)
       at GlitchysMES.WDBClass1.LoadWDBInfo(String tFile, ListBox MainList, ListBox OtherList, Form LockForm)
       at GlitchysMES.WDBfrm.LoadBT_Click(Object sender, EventArgs e)
       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.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.1433 (REDBITS.050727-1400)
        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:/Program%20Files/Glitchy's%20Model%20Editing%20Suite/MES.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 8.0.0.0
        Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
        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.1433 (REDBITS.050727-1400)
        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.1433 (REDBITS.050727-1400)
        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.1433 (REDBITS.050727-1400)
        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.1433 (REDBITS.050727-1400)
        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.1433 (REDBITS.050727-1400)
        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.1433 (REDBITS.050727-1400)
        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.

  5. #680
    moreniu's Avatar Member
    Reputation
    3
    Join Date
    Sep 2006
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey glitchy, question here.

    I was trying to change the color of the spell Avenging Wrath, paladin wings, from golden to some bloody red, using your tools:

    Advanced apps> m2 tools> Particle editor

    Tried to change the fields for color on both particals on the m2, but it stays yellow on wow...

    Theres a way to change it?

  6. #681
    crono882's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    plz if someone would plz help me with this im having so much trouble someone plz send me like a detailed video or instructions plz my email is [email protected]

  7. #682
    Jinrohk's Avatar Member
    Reputation
    12
    Join Date
    Mar 2008
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice program, the mount swaps works flawlessly with Model Edit Fix 2.4.0.
    However, the Race swap won't work with Model Edit Fix 2.4.0.
    So is there another way to play with a Fel Orc instad of my Tauren? Or should we wait until Model Edit Fix 2.4.1 comes out?

    Thanks in advance

  8. #683
    craftermain's Avatar Active Member
    Reputation
    17
    Join Date
    Aug 2007
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just updated MES and it just deleted my WoW data folder, i had a copy of the Common.mpq file but still missing the patches and expasion.mpq's if any1 could find it in their hearth to put them up on some site so i can download, send the link to this email [email protected] and well me your mmowned named and ill +rep you, or just reply on this tread, ill be checking it every hour

  9. #684
    Garmol's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Extremely nice tool! Thanks alot

  10. #685
    dcduo's Avatar Active Member
    Reputation
    45
    Join Date
    Mar 2008
    Posts
    189
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just plane awesome.


    +Rep+Rep+Rep+Rep+Rep+Rep+Rep+Rep+Rep+Rep

  11. #686
    mortil's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You rule mate!

  12. #687
    Sidekick's Avatar Member
    Reputation
    19
    Join Date
    Apr 2007
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by f1r3d0g View Post
    You need to update:
    Vengeful Gladiator's Pummeler
    Vengeful Gladiator's Bonecracker.
    They don't have the real models :<

    yeah I saw that lol

  13. #688
    bobwtf's Avatar Banned
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Brilliant! Though I applied the "helm fix" when converting orc male -> NE female however my characters are now bald lol! Looks strange especially with t4 rogue helm. Any ideas on how to fix hair? Been looking can't seem to find anything specific here or on google.

  14. #689
    Jinrohk's Avatar Member
    Reputation
    12
    Join Date
    Mar 2008
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Glitchy,
    Could you add Tauren/Night Elf Bear form to in the program?
    And is it possible to change a race to Felblood Elf?

    Thanks in advance and keep up the good work!

  15. #690
    xeaon's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    update

    hi... when do we get new update...!

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:31 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