NOTE: If anyone got this error, its RBAC. RBAC system is the newest of the "GM" power-givers.
How to set RBAC will become tutorial soon!
Printable View
MiscellaneousQuote:
Originally Posted by Miscellaneous
Please note that the availability of the content above does NOT necessarily mean that it's all 100% working!
THX
Archäologie ?
4.9.0 -> 4.9.1 Changes were made only to the database?
Ini's not scriptet ?
I'm aware of this, remember its in alpha http://www.mmofuse.net/forums/images/smilies/wink.png
Yes, indeed!
I synced the database so MySQL will be slightly faster to load up the database.
There was also a fix to a missing table.
after day of testing (playing :)) even though there are few issues with sql it seems to be very stable and the amount of bugged quest's are relatively not too many. seems any quests that you pickup off lying book or a poster doesn't work.
Also would you know how to remove the walking on the water bug?
And one more question (sorry) is there a way of applying patches like the above preserving characters?
Regards
Use the waterwalk command. I'm not sure what the command is but it should/could be a subcommand of .gm
Sorry but If I may ask, what do you mean about patches? If you are wanting to apply a patch to this repacks source it'll have to be blizzlike but unless its funserver you'll have to wait til the open source is available. Soon enough this repack will go open source.
Do except to see some bugs. The best for me to actually fix a specific bug is if you, the supporters of this repack report to me or noxicfuse, by email, sending me the name of the NPC, object, quest, or item, etc. and giving me a description of whats wrong with it. You can even provide me with extra information from wowpedia, youtube, etc.
For an example, "Quest:The Light of Dawn, this quest is suppose to have a war event when you talk and accept darion's gossip. http://www.youtube.com/watch?v=fM8RKUeGkug"
The developers contact information:
The moderators of mmofuse has also offered to help resolve issue in general for this repack. They'll be a great support for us <3 Much appreciation from me and Noxicfuse.
Small little update will be happening on christmas day and v5.0.0 is planned for release sometime during January of 2014.
That's great. Will be in contact over emails.
What I meant with the patches was that I have got the 4.9.0 and now was released 4.9.1 and also there will be 5.0.0 (yay) soon.
Any chance to migrate characters from one version of repack to another?
Apologies for misunderstanding.
I'm in Windows XP atm so bare with me if your Windows 7 or 8, I was lazy to go to the dual boot screen and go to Windows 7 ;p Be happy I took pictures.
Step 1:For v4.9.0: Open up HeidiSQL and conenct to your MySQL of the v4.9.0. Don't use Navicat, reason why is on the TrinityCore wiki ;). Then right-click the characters database and choose "Export database as SQL". A window will pop up.
Step 2:Make sure it looks like this exactly. Save the SQL file on the desktop so it would be easy access/easy to find. Click "Export" when you are ready to generate the sql file.
Step 3:You can delete v4.9.0. Open the v4.9.1 MySQL and start HeidiSQL and connect to the v4.9.1 MySQL now. Navigate to the Query tab and then find your .sql that was generated and drag and drop it onto the query text box.
Step 4:It should look like this.
Step 5:Start the query and it should work just fine.