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!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - kestus0756

Pages: [1]
1
Serverside Modding / [TC 3.3.5a] Broken custom race problem
« on: July 07, 2017, 02:05:49 pm »
Basically I have 2 custom races in my private server, Broken and Vrykul. They both almost work perfectly fine except the Broken, I can make Broken, change the skin color and etc. but when I put a hood on it and also change the hood's color it doesn't allow me to create it and the output on worldserver prints out this: "tried to create a race with invalid appearance attributes - refused to do so." Can send edited ChrRaces.dbc, CharBaseInfo.dbc, CharStartOutfit.dbc, Faction.dbc, SkillRaceClassInfo.dbc, SkillLineAbility.dbc, GlueParent.lua, GlueStrings.lua, CharacterCreate.xml and CharacterCreate.lua if necessary. Thanks.

2
So, basically, I'm trying to make custom races have all the skills learned once they start and I've actually succeeded in this but once I activate the skills for the custom races, the Blizzard races no longer have the skills learned once they start.

Thanks.

3
Serverside Modding / [Solved] [TC 3.3.5a] Worldserver error
« on: July 03, 2017, 03:15:57 pm »
So, I compiled the server with custom races and now when I open the worldserver it gives me this: https://pastebin.com/3VhtTebq and at the end the worldserver force closes. Thanks.

4
Miscellaneous / [Solved] [TC 3.3.5a] Errors during compilation
« on: June 30, 2017, 02:30:13 pm »
So, I made my own custom races and edited the SharedDefines.h to activate the races. I had to recompile so and then I started getting syntax errors ')' on AchievementMgr.cpp, SpellMgr.cpp and DBCStores.cpp even though I have NOT touched these files at all. Thanks.

EDIT: Nevermind, fixed it.

5
Miscellaneous / [MaNGOS 3.3.5a]Error during compilation process
« on: May 31, 2017, 05:22:34 pm »
Hello, I decided to switch to CMaNGOS and I fully understand that it's not as stable as Trinity Core is but anyways, here's the thing: I cannot compile the core successfully because of these 2 errors: "fatal error LNK1104: cannot open file 'libboost_thread-vc140-mt-1_60.lib'" and "fatal error LNK1104: cannot open file 'libboost_system-vc140-mt-1_60.lib'". I understand that it's something related with Boost but can't figure out what. Thanks.

6
Hello everyone, I got this error when I opened worldserver.exe: "The program can't start because game.dll is missing from your computer. Try reinstalling the program to fix this problem." it might sound a stupid error but can somebody please help me? Thanks. NOTE: My authserver.exe is working completely fine, no errors, nothing.

7
Serverside Modding / [TC 3.3.5a] Server compiling problems
« on: November 08, 2016, 07:36:13 pm »
Hello everyone! I'm back again with some server compiling problems as last time. Maybe you can figure out and help me so here's the list of errors I get:  LNK2005: "public: float _thiscallItemTemplate::GetItemLevelIncludingQuality(void)const " (? GetItemLevelIncludingQuality@ItemTemplate@@QBEMXZ) already defined in ItemPrototype.obj, compiler limit: internal heap limit reached; use /Zm to specify a higher limit; LNK1169: one or more multiply defined symbols found. I tried everything such as updating Boost to 1.60.0, updating Core to the latest version and more. Help would be appreciated a lot, thanks.

8
Miscellaneous / [TrinityCore 3.3.5a] Error on compiling a new server.
« on: July 24, 2016, 08:36:00 pm »
Hello, I've tried to compile a fresh new server, I've done configuring and generating the stuff in Cmake GUI and now I have to compile the server itself. So after like 70% it just says Fatal Error. Help would be appreciated. Thanks.

EDIT: It now compiles 100% but there are still heaps of errors, like this: compiler out of heap space, cannot open game.lib file and BOOST warnings. Please, I really need help.

9
So, I've experienced a problem. I've created 2 new custom races for my private server: Fel Orc and Broken. I go to character creation screen and then I'm trying to create for example a Fel Orc Warrior. So I did all stuff like change skin color and put a name, but when I click accept, it says "Error creating a character". Same with Broken or/and other classes, doesn't happen with blizzard already implemented races. Help would be appreciated.          http://prntscr.com/brmjx1

Pages: [1]