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: Problems while creating a class.  (Read 1279 times)

Bradwin

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 20
    • View Profile
Problems while creating a class.
« on: February 28, 2017, 08:06:25 pm »
My first question of the many to come is how do I fix the "Your login interface files are corrupt. Please reinstall the game." error? I've followed the steps in the viewtopic.php?f=60&t=3756 and after I was done, I put the .dbc files inside my DBFiles Client, aswel as the GlueXML and FrameXML in an Interface file inside the MPQ.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: Problems while creating a class.
« Reply #1 on: March 01, 2017, 12:51:00 am »
You need modified WoW.exe with removed LUA check.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

Bradwin

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 20
    • View Profile
Re: Problems while creating a class.
« Reply #2 on: March 01, 2017, 06:33:11 pm »
I managed to find one. Now, my class button is grayed out, and it doesn't say anything upon hovering over it. How do I enable a race to be a class?  I think this might be the problem.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: Problems while creating a class.
« Reply #3 on: March 01, 2017, 08:21:51 pm »
CharBaseInfo.dbc - contains all enabled combinations of races and classes.

And you also need to create data for race/class combinations in playercreateinfo tables in world DB, otherwise your server will crash or won't let you create a character.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

Bradwin

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 20
    • View Profile
Re: Problems while creating a class.
« Reply #4 on: March 01, 2017, 08:39:28 pm »
I tried to open it with MyDBCEditor but it gave me an "Invalid fieldsize:1" error. I tried opening it with DBCEditor and it gave me a "Could not Load File. Error: Byte packed DBC Files not supported". I extracted the DBC again, and it gave me the same "Invalid fieldsize:1" error. What could I do to fix this?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: Problems while creating a class.
« Reply #5 on: March 01, 2017, 11:43:00 pm »
WDBX editor.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

Bradwin

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 20
    • View Profile
Re: Problems while creating a class.
« Reply #6 on: March 02, 2017, 04:58:30 pm »
Thanks, it works now. I can select the class and it properly shows the string. If I run into any more problems, I'll post the question in the same topic just so I don't flood the  thread.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »