This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [ERROR] Character Creation Screen = Wow Error  (Read 1320 times)

Krako

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 13
    • View Profile
[ERROR] Character Creation Screen = Wow Error
« on: October 26, 2014, 10:27:08 pm »
Hi there Modcraft! Well, i've trying to add some races to the Character Creation Screen and i have encountered this error... I have changed the MAX_RACES in the CharacterCreation.lua to 15 as i have added 5 more races to the character creation screen. When i click the "Create a new character" buttom the "Too many races! Update MAX_RACES" message appears in the screen. So, i decided to change the 15 and put a 16 instead, just in case. Now, when i log in instead of a "Too many races!" message, i get this lovely WoW Error:

[center:33euz5zc]
Quote
This application has encountered a critical error:

ERROR #132 (0x85100084) Fatal Exception
Program:   C:UsersMomoDesktopWoWModdingClient335aTestMW.exe
Exception:   0xC0000005 (ACCESS_VIOLATION) at 0023:004E0A9B

The instruction at "0x004E0A9B" referenced memory at "0x0000001C".
The memory could not be "read".
[/center:33euz5zc]

Could someone help me, please? Thank you!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Vatoto

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 53
    • View Profile
Re: [ERROR] Character Creation Screen = Wow Error
« Reply #1 on: October 26, 2014, 10:30:08 pm »
Maybe viewtopic.php?f=59&t=8318 helps, but i'm not sure
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Krako

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 13
    • View Profile
Re: [ERROR] Character Creation Screen = Wow Error
« Reply #2 on: October 26, 2014, 10:39:51 pm »
I'm already using a WoW 3.3.5 GlueXML Remover so this is not the problem... Just in case i tryed but the problem is the same. Same Wow Error. But thank you!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

stoneharry

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 617
    • View Profile
Re: [ERROR] Character Creation Screen = Wow Error
« Reply #3 on: October 27, 2014, 10:05:21 pm »
It is usually crashing because the DBC data does not match what is expected. I don't know what the specific issue is.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Krako

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 13
    • View Profile
Re: [ERROR] Character Creation Screen = Wow Error
« Reply #4 on: October 27, 2014, 11:53:11 pm »
Now that you are saying that, i have revised the DBC i've using. I have been using a mix of DBCs and Character files. Some DBCs have entries referring to Character files that i didn't include in the patch i've been testing. That's the problem, i think.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »