umm when i try to run the mysql thing for the website it says cant find errmsg.sys
umm when i try to run the mysql thing for the website it says cant find errmsg.sys
Nice repack ++rep
+ rep bro great
I stuck the TBC .dbc files in the tbc folder and another set in the woltk folder
I could not get the .confs to see where the map files were at so i placed the maps in just my root directory of d: drive and mapped maps=d:\maps that way both mangosd's could see them .
hope that helps. also i had an issue where I had to run 2 different verions of ad.exe for it to find the ones it liked I can not recall off hand the size if the ad.exe that I used for both ( thats how I tell them apart)
,,
Nice repack. I got it working and running. But when i try to open Char("C") my WoW crashes. Here it was it says:
Code:============================================================================== World of WarCraft: Assertions Enabled Build (build 9095) Exe: C:\Wrath of the Lich King Beta\WoW.exe Time: Oct 24, 2008 8:05:05.765 PM User: Mr. Luke Computer: LUKAS-47CFxxxxx ------------------------------------------------------------------------------ This application has encountered a critical error: ERROR #0 (0x85100000) Assertion Failure Program: C:\Wrath of the Lich King Beta\WoW.exe File: .\tables.cpp Line: 55 Expr: rowIndex < (uint)m_info->m_numRows WoWBuild: 9095 Realm: Wrathgate [wrathgate.servegame.com:8085] Local Zone: Acherus: The Ebon Hold, Plaguelands: The Scarlet Enclave Local Player: Discomanco, 0000000000000002, (2456.57,-5621.68,366.82) Current Object Track: Oweiru, F13000C35802D5AF, (2458.3,-5623.14,366.82) Settings: SET readTOS "1" SET readEULA "1" SET readScanning "-1" SET readContest "-1" SET readTerminationWithoutNotice "1" SET installType "Retail" SET locale "enGB" SET realmList "wrathgate.servegame.com" SET patchlist "eu.version.worldofwarcraft.com" SET coresDetected "2" SET hwDetect "0" SET gxColorBits "24" SET gxDepthBits "24" SET gxResolution "1024x768" SET gxRefresh "60" SET gxMultisampleQuality "0.000000" SET gxFixLag "0" SET videoOptionsVersion "1" SET movie "0" SET Gamma "1.000000" SET showToolsUI "1" SET Sound_OutputDriverName "System Default" SET Sound_MusicVolume "0.40000000596046" SET Sound_AmbienceVolume "0.60000002384186" SET farclip "727" SET specular "1" SET particleDensity "1.000000" SET groundEffectDensity "24" SET mouseSpeed "1" SET Sound_VoiceChatInputDriverName "System Default" SET Sound_VoiceChatOutputDriverName "System Default" SET ChatMusicVolume "0.29999998211861" SET ChatSoundVolume "0.39999997615814" SET ChatAmbienceVolume "0.29999998211861" SET realmName "Wrathgate" SET gameTip "16" SET VoiceActivationSensitivity "0.39999997615814" SET uiScale "1" SET useUiScale "1" SET gxWindow "1" SET movieSubtitle "1" ------------------------------------------------------------------------------
hi m8 can u please fix the link u have for the download to
WoW Honery Repack 2.5 Release!
u made ?
Try backing up your current database. This will require clean database wipe. Leave the schemas but drop all tables.
1.) After backing up characters, mangos, realmd, and scriptdev2 open start>run>cmd
2.) Type cd /d C:\Your directory to the DB(sql) files.
3.) Do these:
mysql -u root -ppassword -c -D mangos < mangos_full_db.sql
mysql -u root -ppassword -c -D mangos < mangos_full_db_2.sql
mysql -u root -ppassword -c -D mangos < mangos_full_db_3.sql
mysql -u root -ppassword -c -D characters < characters_db_1.sql
mysql -u root -ppassword -c -D characters < characters_db_2.sql
mysql -u root -ppassword -c -D realmd < realmd.sql
mysql -u root -ppassword -c -D scriptdev2 < scriptdev2.sql
Hopefully that fixed the database issue and will allow you to open the character window. I experienced the same problem when I was on my GM character.
*Also note, this repack does not include characters.character_acheivements, so don't try looking up quest info, and only play on GM characters if you have to.
You need to make sure your mangosd.conf is edited properlly. Use noted pad and open it up. Make sure your vmaps are the most current ones and in the proper directory. Also, you need the updated maps. Remember this is a WOTLK repack so you need to extract the maps from your updated client each time you update it. Use the ad.exe for map extraction.
Right now they are not using vmaps in WOTLK so make sure to disable vmaps support in mangos.conf. If you are unable to extract all the maps, check back in this thread on page 2 or 3 and someone uploaded what you need.Code:Change DataDir = "." To where the folder maps with the most current maps are located. (I.E. if you have maps in C:\Mangos\Data then that is what you will change the line to. Also make sure you include the quotes around the directory.)
didnt understand that <.<
Well, I can replecate the bug where if you open up the character info page it crashes the client.
The bug for me is when a character is above level 90~100 (didn't test exact number) you try opening up the character info pane. The bug works everytime. So if it is not a database issue then make sure you don't level your character above 90 or 100.
I did some experimenting with this crash, I had it too. I'm using GM characters fine now. Every time I made a character i got ahead of myself and made them level 255. I started increasing my levels and checking ever 10 or so, and found out that you get this crash by going over level 100. I'm we guessing the repack doesn't know how to distribute your stats over 100, so just keep your character at 100 or below and you should be fine.
EDIT: and sorry for confusion, I know this is Cryptikz answer, i was just confirming the exact number is 100.
Last edited by rustyxcod; 10-24-2008 at 11:07 PM.
Anything special you need to do to make this public?
Thanks rustyxcod for finding out the exact number. ^^
Last edited by cryptikz; 10-25-2008 at 03:24 AM.
You just opened up a can of worms. If you want to make your server public to lan or public to around the world are two different things.
For Lan: (Local IP Address)
1.) Using a SQL browser (such as Navicat) click on realmd schema then realmlist.
2.) Leave ID alone, you can change Name, and change the address to your local IP address. You can find that out by double clicking your internet connection icon in the taskbar on the bottom right.
3.) Go to your firewall and open up port 8085.
4.) Go into your router's control panel and forward ports the your local IP address.
5.) All your friends connected to your rourter simply have to change their realmlist.wtf file to reflect your local IP address.
For Outside Lan: (External IP Address)
This one is a bit harder and can be tricky if not done properlly. You also need to make sure that you have a static IP address (if not then you will have to keep changing your DNS forwarder everytime your IP changes.)
1.) Using a SQL browser (such as Navicat) click on realmd schema then realmlist.
2.) Leave ID alone, you can change Name, and change the address to your external IP address IP address. You can find that out by going to IP Chicken - Whats my IP address? ip address lookup.
3.) Open all ports 8080 and 8085 in your firewall.
4.) Forward ports 8080 and 8085 in your router to your local IP address. Look above on how to find that.
*If your IP is Static skip step five and step six. Most standard home IPs are dynamic though. Depends on your service.
5.) You need to forward your DNS to your external IP, I use this website No-IP - Dynamic DNS, Static DNS for Your Dynamic IP its free service for basic requirements which I use and they really don't spam me. (I am not a sales person either) but if you will be using the service for a long time I do suggest purchasing an account. Anyone else, please feel free to chime in to the service they use.
6.) no-ip will usually input your external IP automatically just choose a name like: YOURSERVERNAME.no-ip.org
7.) Have your friends change their realmlist.wtf to reflect either your static external IP or have them put the DNS forwarding address: YOURSERVERNAME.no-ip.org
Sorry to be fuzzy but , has anyone figure out how to fix so u can get out of the different shapes when u use them , like in druid etc , when i use the forms i cant get back to normal form ,it only says im in a form all the time
please hope someone have a solution to this