-
Re: [Mangos] How to make a Mangos server
I do all correct.
My problem just is this
ps: my Datadir is ""
Map file './maps/0004331.map' is non-compatible version (outdated?). Please, cre
ate new using ad.exe program.
Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmap
s'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correc
t the DataDir value in the mangosd.conf file.
-
Re: [Mangos] How to make a Mangos server
alright dude I had this same prob to start with, ok first make sure you have extracted the maps from the client and have the folder called maps in your mangos server folder. if you have, then it might be asking you to install vmaps I dont knwo why because it didnt happen with me. But it might also be the fact that your mangos core version is not compatible with the client you extracted the maps and dbc from.
This mixture of files works for me without any probs if it helps man
Core server files: 4855
UDB: 9.0
Client: 2.3.0
PS I posted earlier asking what client version I should use its ok guys sorted it out
-
Re: [Mangos] How to make a Mangos server
I solved the problem.
I used the AD.EXE
of directory of mangos.
and not the ad.exe uploaded into topic!
thanks anyway
-
Re: [Mangos] How to make a Mangos server
-
Re: [Mangos] How to make a Mangos server
Hi , i am here again haha..
Now are other problem
look that
>> Loaded 2182 equipment template
Loading Creature templates...
Error in creature_template table, probably sql file format was updated (there sh
ould be 64 fields in sql).
I have no idea to solve this.
Edit___
Solved again..
i used this query to solve
-- 5986
DELETE FROM `spell_proc_event` WHERE `entry` IN (46832);
INSERT INTO `spell_proc_event` VALUES
(46832,0,0,0,7,0x0000000000000001,0x00004000,0);
-- 5965
DELETE FROM mangos_string WHERE entry in (468,470);
INSERT INTO `mangos_string` VALUES
(468,'id: %d eff: %d type: %d duration: %d maxduration: %d name: %s%s%s caster: %s %u',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(470,'id: %d eff: %d name: %s%s%s caster: %s %u',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
-- 5973
DELETE FROM `spell_proc_event` WHERE `entry` IN (44835);
INSERT INTO `spell_proc_event` VALUES
(44835,0,0,0,7,0x0000008000000000,0x00008000,0);
-- 5982
DROP TABLE playercreateinfo_skill;
DROP TABLE spell_learn_skill;
-- 5986
DELETE FROM `spell_proc_event` WHERE `entry` IN (46832);
INSERT INTO `spell_proc_event` VALUES
(46832,0,0,0,7,0x0000000000000001,0x00004000,0);
-- 5999
DELETE FROM `spell_proc_event` WHERE `entry` IN (37528);
INSERT INTO `spell_proc_event` VALUES
(37528,0,0,0,4,0x0000000000000004,0x00000001,0);
-- 6016
DELETE FROM `spell_proc_event` WHERE `entry` IN (37173);
INSERT INTO `spell_proc_event` VALUES
(37173,0,0,0,8,0x000001062cbc0598,0x000a0001,0);
DELETE FROM `spell_proc_event` WHERE `entry` IN (30881,30883,30884,30885,30886);
INSERT INTO `spell_proc_event` VALUES
(30881,0,0,0,0,0x0000000000000000,0x00008000,0),
(30883,0,0,0,0,0x0000000000000000,0x00008000,0),
(30884,0,0,0,0,0x0000000000000000,0x00008000,0),
(30885,0,0,0,0,0x0000000000000000,0x00008000,0),
(30886,0,0,0,0,0x0000000000000000,0x00008000,0);
-- 6017
DELETE FROM `spell_proc_event` WHERE `entry` IN (37170);
INSERT INTO `spell_proc_event` VALUES
(37170,0,0,0,0,0x0000000000000000,0x00000001,1);
-- 6022
DELETE FROM `spell_proc_event` WHERE `entry` IN (12322,12999,13000,13001,13002);
INSERT INTO `spell_proc_event` VALUES
(12322,0,0,0,0,0x0000000000000000,0x00000001,2),
(12999,0,0,0,0,0x0000000000000000,0x00000001,4),
(13000,0,0,0,0,0x0000000000000000,0x00000001,6),
(13001,0,0,0,0,0x0000000000000000,0x00000001,8),
(13002,0,0,0,0,0x0000000000000000,0x00000001,10);
-- 6023
DELETE FROM `mangos_string` WHERE `entry` IN (314,315,316);
INSERT INTO `mangos_string` VALUES
(314, ' [peace forced]',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(315, ' [hidden]',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(316, ' [invisible forced]',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
-- 6027
DELETE FROM `spell_affect` WHERE `entry` IN
(12873,12872,11095,11252,12605,20244,20245,23565,16040,16113,16114,16115,16116,22804,14171,14172,14173,12290,12963,16858,16859,16860,16861,16862,
17815,17833,17834,17835,17836,21744,12866,12325,12863,12864,12865,12866,16194,16218,16219,16220,16221,23236,14143,14149,14151,26130,27848);
DELETE FROM `spell_affect` WHERE `entry` IN (12945,16544,18372) AND `effectId` = 0;
DELETE FROM `spell_affect` WHERE `entry` IN (14075,14074,14073,14072,14057,16544,23566) AND `effectId` = 1;
INSERT INTO `spell_affect` VALUES
(14143,0,0x0000000004000206),
(14149,0,0x0000000004000206);
-- 6032
ALTER TABLE `petcreateinfo_spell` DROP `FamilyPassive`;
-- 6037
-- (38398) Reduced Cleave Cost ()
DELETE FROM `spell_affect` WHERE `entry` IN (38398);
INSERT INTO `spell_affect` VALUES (38398, 0, 0x0000000020000000);
-- (40389) Crow Discount ()
DELETE FROM `spell_affect` WHERE `entry` IN (40389);
INSERT INTO `spell_affect` VALUES (40389, 0, 0x0000800000000000);
-- 6038
ALTER TABLE `creature_template`
ADD COLUMN `PetSpellDataId` mediumint(8) unsigned NOT NULL default '0' AFTER `spell4`;
-- 6049
INSERT INTO `spell_proc_event` VALUES
(20784,0,0,0,0,0,4096,0),
(32850,0,0,0,0,0,1,0),
(34457,0,0,0,0,0,4096,0);
-- 6052
ALTER TABLE `creature_loot_template`
DROP freeforall;
ALTER TABLE `disenchant_loot_template`
DROP freeforall;
ALTER TABLE `fishing_loot_template`
DROP freeforall;
ALTER TABLE `gameobject_loot_template`
DROP freeforall;
ALTER TABLE `item_loot_template`
DROP freeforall;
ALTER TABLE `pickpocketing_loot_template`
DROP freeforall;
ALTER TABLE `prospecting_loot_template`
DROP freeforall;
ALTER TABLE `skinning_loot_template`
DROP freeforall;
-- 6058
DELETE FROM `spell_learn_spell` WHERE `entry` = 71;
DELETE FROM `spell_learn_spell` WHERE `entry` = 2842;
INSERT INTO `spell_learn_spell` VALUES (2842,8681);
-- 6061
DROP TABLE IF EXISTS `quest_mail_loot_template`;
CREATE TABLE `quest_mail_loot_template` (
`entry` mediumint(8) unsigned NOT NULL default '0',
`item` mediumint(8) unsigned NOT NULL default '0',
`ChanceOrQuestChance` float NOT NULL default '100',
`groupid` tinyint(3) unsigned NOT NULL default '0',
`mincountOrRef` mediumint(9) NOT NULL default '1',
`maxcount` tinyint(3) unsigned NOT NULL default '1',
`lootcondition` tinyint(3) unsigned NOT NULL default '0',
`condition_value1` mediumint(8) unsigned NOT NULL default '0',
`condition_value2` mediumint(8) unsigned NOT NULL default '0',
PRIMARY KEY (`entry`,`item`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System';
ALTER TABLE quest_template
ADD COLUMN `RewMailTemplateId` mediumint(8) unsigned NOT NULL default '0' AFTER `RewSpellCast`,
ADD COLUMN `RewMailDelaySecs` int(11) unsigned NOT NULL default '0' AFTER `RewMailTemplateId`;
-- 6062
DELETE FROM spell_proc_event WHERE entry = 13743 OR entry = 13875;
DELETE FROM spell_proc_event WHERE entry = 14076 OR entry = 14094;
UPDATE spell_proc_event SET Category = 0, SkillId = 0 WHERE entry = 12797 OR entry = 12799 OR entry = 12800;
UPDATE spell_proc_event SET Category = 0 WHERE entry = 13754 OR entry = 13867;
UPDATE spell_proc_event SET Category = 0 WHERE entry = 40458;
UPDATE spell_proc_event SET SkillId = 0 WHERE entry = 16850 OR entry = 16923 OR entry = 16924;
UPDATE spell_proc_event SET SkillId = 0 WHERE entry = 17793 OR entry = 17796 OR entry = 17801 OR entry = 17802 OR entry = 17803;
UPDATE spell_proc_event SET SkillId = 0, SchoolMask = 0 WHERE entry = 23721;
UPDATE spell_proc_event SET SkillId = 0, SchoolMask = 0 WHERE entry = 28809;
UPDATE spell_proc_event SET SkillId = 0, SchoolMask = 0 WHERE entry = 28823;
UPDATE spell_proc_event SET SkillId = 0 WHERE entry = 23695;
UPDATE spell_proc_event SET SchoolMask = 0, SpellFamilyMask = 0x8000000060 WHERE entry = 18073 OR entry = 18096;
UPDATE spell_proc_event SET SchoolMask = 0 WHERE entry = 19407 OR entry = 19412 OR entry = 19413 OR entry = 19414 OR entry = 19415;
UPDATE spell_proc_event SET SchoolMask = 0 WHERE entry = 20234 OR entry = 20235;
UPDATE spell_proc_event SET SchoolMask = 0 WHERE entry = 23551 OR entry = 23572;
UPDATE spell_proc_event SET SchoolMask = 0 WHERE entry = 38394;
-
Re: [Mangos] How to make a Mangos server
i'm sorry. i just realized that mangos has updated their ad.exe file. i'll upload the new one.
and you can also get the client by making a trial account on the real wow. or otherwise go to http://www.wowwiki.com/Patch_mirrors for manual updates.
I'm sorry for being very late on all of this. I was on vacation in Florida =)
-
Re: [Mangos] How to make a Mangos server
sqlyog - to manage your mysql. link - sqlyog
the wow client - self explanatory. link - client
ad.exe - used to extract maps. link - ad.rar
dbc extractor - extracts dbc files from client. link - dbc_extract
mangos core - obviously the main component. link - Filebeam - Free Fast File Hosting
udb - the database. link - udb database
note: you have to make an account to get.
mysql - needed for db - link mysql
vmap extract - extracts vmaps from client - link vmap_extract
I'd host these files myself but I have dialup lolz.
anyone could reupload these files cus ther ant working on the link there just bring them back to this page grrrrrr
-
Re: [Mangos] How to make a Mangos server
2008-06-29 03:17:05 Using configuration file mangosd.conf.
2008-06-29 03:17:05 MaNGOS daemon /0.11.0-SVN (Revision 6122) (Win32)
2008-06-29 03:17:05 <Ctrl-C> to stop.
MM MM MM MM MMMMM MMMM MMMMM
MM MM MM MM MMM MMM MM MM MMM MMM
MMM MMM MMM MM MMM MMM MM MM MMM
MM M MM MMMM MM MMM MM MM MMM
MM M MM MMMMM MM MMMM MMM MM MM MMM
MM M MM M MMM MM MMM MMMMMMM MM MM MMM
MM MM MMM MM MM MM MMM MM MM MMM
MM MM MMMMMMM MM MM MMM MMM MM MM MMM MMM
MM MM MM MMM MM MM MMMMMM MMMM MMMMM
MM MMM http://www.mangosproject.org
MMMMMM
2008-06-29 03:17:05 World Database: 82.47.168.117;3306;root;test;mangos
2008-06-29 03:17:05 ERROR:Could not connect to MySQL database at 82.47.168.117: Host 'advent01' is not allowed to connect to this MySQL server
2008-06-29 03:17:05 ERROR:Cannot connect to world database 82.47.168.117;3306;root;test;mangos
could someone tell why it dont connect to the database please asap
RealmID = 1
DataDir = ""
LogsDir = ""
LoginDatabaseInfo = "82.47.168.117;3306;root;test;mangos;realmd"
WorldDatabaseInfo = "82.47.168.117;3306;root;test;mangos"
CharacterDatabaseInfo = "82.47.168.117;3306;root;test;mangos;characters"
MaxPingTime = 30
WorldServerPort = 8085
BindIP = "0.0.0.0"
iv set it up with wampserver not mysql 5 do i need to set the mysql bin dir any place also
-
Re: [Mangos] How to make a Mangos server
Quote:
Originally Posted by
MasterKill
2008-06-29 03:17:05 Using configuration file mangosd.conf.
2008-06-29 03:17:05 MaNGOS daemon /0.11.0-SVN (Revision 6122) (Win32)
2008-06-29 03:17:05 <Ctrl-C> to stop.
MM MM MM MM MMMMM MMMM MMMMM
MM MM MM MM MMM MMM MM MM MMM MMM
MMM MMM MMM MM MMM MMM MM MM MMM
MM M MM MMMM MM MMM MM MM MMM
MM M MM MMMMM MM MMMM MMM MM MM MMM
MM M MM M MMM MM MMM MMMMMMM MM MM MMM
MM MM MMM MM MM MM MMM MM MM MMM
MM MM MMMMMMM MM MM MMM MMM MM MM MMM MMM
MM MM MM MMM MM MM MMMMMM MMMM MMMMM
MM MMM
http://www.mangosproject.org
MMMMMM
2008-06-29 03:17:05 World Database: 82.47.168.117;3306;root;test;mangos
2008-06-29 03:17:05 ERROR:Could not connect to MySQL database at 82.47.168.117: Host 'advent01' is not allowed to connect to this MySQL server
2008-06-29 03:17:05 ERROR:Cannot connect to world database 82.47.168.117;3306;root;test;mangos
could someone tell why it dont connect to the database please asap
RealmID = 1
DataDir = ""
LogsDir = ""
LoginDatabaseInfo = "82.47.168.117;3306;root;test;mangos;realmd"
WorldDatabaseInfo = "82.47.168.117;3306;root;test;mangos"
CharacterDatabaseInfo = "82.47.168.117;3306;root;test;mangos;characters"
MaxPingTime = 30
WorldServerPort = 8085
BindIP = "0.0.0.0"
iv set it up with wampserver not mysql 5 do i need to set the mysql bin dir any place also
ok got server working on 127.0.0.1 but not from my main ip or local network ip some silly reason
2008-06-29 03:36:38 ERROR:Check existing of map file './maps/5301243.map': not exist!
2008-06-29 03:36:38 ERROR:Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.
and some map files are missing but i ran ot for 40 mins
-
Re: [Mangos] How to make a Mangos server
I got server working correctly but no one can connect to the ip .... what am i doing wrong?
-
Re: [Mangos] How to make a Mangos server
for that map error. i need more info... is your client using the burning crusade?
and the reason others cannot connect to your server is because you need to set the ip in the realmd database to your external ip.
-
Re: [Mangos] How to make a Mangos server
-
Re: [Mangos] How to make a Mangos server
World of Warcraft The Burning Crusade US Client Part 1 2.2MB
World of Warcraft The Burning Crusade US Client Part 2 620.66MB
World of Warcraft The Burning Crusade US Client Part 3 619.74MB
World of Warcraft The Burning Crusade US Client Part 4 619.92MB
World of Warcraft The Burning Crusade US Client Part 5 202.96MB
so i need to install all of this patches to wow client now ?????
why didnt u say that in the guild now i have to start all over again!!!
-
Re: [Mangos] How to make a Mangos server
-
Re: [Mangos] How to make a Mangos server
oh and this server pack uptodate ? cus ut says 2007 on first post or there any links for uptodate server pack
-
Re: [Mangos] How to make a Mangos server
add me to msn dude please ya can vnc into my machine to fix it my msn is james4freedomrebirth@hotmail.com
-
Re: [Mangos] How to make a Mangos server
i set the ip in the realmd database -.-
-
Re: [Mangos] How to make a Mangos server
do i need to execute ALL the SQL files?
*sorry for the double post
-
Re: [Mangos] How to make a Mangos server
sorry masterkill. but i thought that burning crusade was kinda a given. but if you don't want to install it you could always go into mangos.conf and find where it says use expansion or something like that and change it to 0. and holy crap, condense into one post! you posted 5 times!
and darkphoenix are you able to connect from the machine that the server is on?
-
Re: [Mangos] How to make a Mangos server
i get some problem
i decided not to use vmaps; simply is taking too long, will use later. i run the server things, get all things running, all of a sudden realmmd.exe decides to create an internal problem and crash on me. window stays up, but it says it needs to close, the send or dont send option? what could be the problem?
wait, changed datadir, didnt do it yet
nothing still, same problem..
crash log of realmd.exe
Code:
Revision: 6139
Date 7:7:2008. Time 20:34
//=====================================================
*** Hardware ***
Processor: AMD Athlon(tm) Processor
Number Of Processors: 1
Physical Memory: 392688 KB (Available: 143208 KB)
Commit Charge Limit: 943120 KB
*** Operation System ***
Microsoft Windows XP Professional Service Pack 2 (Version 5.1, Build 2600)
//=====================================================
Exception code: C000001D ILLEGAL_INSTRUCTION
Fault address: 00413ECF 01:00012ECF C:\MaNGOS\v6139\realmd.exe
Registers:
EAX:003B8001
EBX:00000000
ECX:00000001
EDX:00000000
ESI:003B80A0
EDI:003B8000
CS:EIP:001B:00413ECF
SS:ESP:0023:0012CC28 EBP:0000000F
DS:0023 ES:0023 FS:003B GS:0000
Flags:00010206
Call stack:
Address Frame Function SourceFile
00413ECF 00000000 ??4Database@@QAEAAV0@ABV0@@Z+89BF
========================
Local Variables And Parameters
Call stack:
Address Frame Function SourceFile
00413ECF 00000000 ??4Database@@QAEAAV0@ABV0@@Z+89BF
========================
Global Variables
<user defined> '?Fetch@QueryResult@@QBEPAVField@@XZ'
<user defined> '??AQueryResult@@QBEABVField@@H@Z'
<user defined> '?GetFieldCount@QueryResult@@QBEIXZ'
<user defined> '?GetRowCount@QueryResult@@QBE_KXZ'
<user defined> '?GetFiedNames@QueryResult@@QBEABV?$map@IV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$less@I@2@V?$allocator@U?$pair@$$CBIV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@2@@std@@XZ'
<user defined> '?BeginTransaction@Database@@UAE_NXZ'
<user defined> '?CommitTransaction@Database@@UAE_NXZ'
<user defined> '?RollbackTransaction@Database@@UAE_NXZ'
<user defined> '?escape_string@Database@@UAEKPADPBDK@Z'
<user defined> '??BDatabaseMysql@@UBE_NXZ'
<user defined> '??4Config@@QAEAAV0@ABV0@@Z'
<user defined> '?GetField_idx@QueryResult@@QBEIABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z'
<user defined> '??AQueryResult@@QBEABVField@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z'
<user defined> '??0Database@@IAE@XZ'
<user defined> '??0QueryResult@@QAE@_KI@Z'
<user defined> '??1QueryResult@@UAE@XZ'
<user defined> '??0QueryResult@@QAE@ABV0@@Z'
<user defined> '??4QueryResult@@QAEAAV0@ABV0@@Z'
<user defined> '??0Database@@QAE@ABV0@@Z'
<user defined> '??4Database@@QAEAAV0@ABV0@@Z'
<user defined> '?ThreadStart@Database@@UAEXXZ'
<user defined> '?ThreadEnd@Database@@UAEXXZ'
<user defined> '?PQuery@Database@@QAAPAVQueryResult@@PBDZZ'
<user defined> '?PExecute@Database@@QAA_NPBDZZ'
<user defined> '?DirectPExecute@Database@@QAA_NPBDZZ'
<user defined> '?Initialize@Database@@UAE_NPBD@Z'
<user defined> '?escape_string@Database@@QAEXAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z'
<user defined> '??1Database@@UAE@XZ'
<user defined> '?PExecuteLog@Database@@QAA_NPBDZZ'
<user defined> '?SetResultQueue@Database@@QAEXPAVSqlResultQueue@@@Z'
<user defined> '?outstring_log@@YAXPBDZZ'
<user defined> '?debug_log@@YAXPBDZZ'
<user defined> '?error_log@@YAXPBDZZ'
<user defined> '??0Config@@QAE@XZ'
<user defined> '??1Config@@QAE@XZ'
<user defined> '?SetSource@Config@@QAE_NPBD_N@Z'
<user defined> '?GetString@Config@@QAE_NPBDPAPBD@Z'
<user defined> '?GetBool@Config@@QAE_NPBDPA_N@Z'
<user defined> '?GetBoolDefault@Config@@QAE_NPBD_N@Z'
<user defined> '?GetInt@Config@@QAE_NPBDPAH@Z'
<user defined> '?GetFloat@Config@@QAE_NPBDPAM@Z'
<user defined> '?GetIntDefault@Config@@QAEHPBDH@Z'
<user defined> '?GetFloatDefault@Config@@QAEMPBDM@Z'
<user defined> '?GetString@Config@@QAE_NPBDPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z'
<user defined> '?GetStringDefault@Config@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBD0@Z'
<user defined> '?ThreadStart@DatabaseMysql@@UAEXXZ'
<user defined> '?ThreadEnd@DatabaseMysql@@UAEXXZ'
<user defined> '?escape_string@DatabaseMysql@@UAEKPADPBDK@Z'
<user defined> '?HaltDelayThread@DatabaseMysql@@UAEXXZ'
<user defined> '??1DatabaseMysql@@UAE@XZ'
<user defined> '?InitDelayThread@DatabaseMysql@@UAEXXZ'
<user defined> '?Query@DatabaseMysql@@UAEPAVQueryResult@@PBD@Z'
<user defined> '?DirectExecute@DatabaseMysql@@UAE_NPBD@Z'
<user defined> '?_TransactionCmd@DatabaseMysql@@AAE_NPBD@Z'
<user defined> '?CommitTransaction@DatabaseMysql@@UAE_NXZ'
<user defined> '?RollbackTransaction@DatabaseMysql@@UAE_NXZ'
<user defined> '?Execute@DatabaseMysql@@UAE_NPBD@Z'
<user defined> '??0DatabaseMysql@@QAE@XZ'
<user defined> '?Initialize@DatabaseMysql@@UAE_NPBD@Z'
<user defined> '?BeginTransaction@DatabaseMysql@@UAE_NXZ'
<user defined> '?at_exit@MaNGOS@@YAXP6AXXZ@Z'
<user defined> '??_7Database@@6B@'
<user defined> '??_7QueryResult@@6B@'
<user defined> '??_7DatabaseMysql@@6B@'
<user defined> '?db_count@DatabaseMysql@@0IA'
ok..ignore my bad specs unless it's the problem.
-
Re: [Mangos] How to make a Mangos server
Can I ask someone to make a tut for just the server? I want to host this server but I dont want to play it.
-
Re: [Mangos] How to make a Mangos server
wesman>
install WoW, TBC if you want it(i'd go for it, allows both to be run)
install mangos
extract dbc, maps, and vmaps
change all IP's to the computer's IP(like not 127.1.1.1, but rather like mine of 192.168.1.4)
run server, check the autorestarter, if you want, and you're hosting
enjoy that...now, my realmd.exe gets hung up on 'updating realm list' meaning a MySQL problem? eww
-
Re: [Mangos] How to make a Mangos server
is there a way to do it without getting the client? I have heard its about 6 GB and that would just make my comp lag like hell, don't have the money to upgrade comp gotta use it all for bills.
EDIT : im getting this error when executing the realmd DB :
Code:
Script line: 23 Too big column length for column 'email' (max = 255). Use BLOB instead.
I change to 255 but then it gives me :
Code:
Script line: 23 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'CURRENT_TIMESTAMP,
`last_ip` varchar(30) NOT NULL default '1
It might be that im using 4.0 but im using that for a EO server and 4.0 is only one that works for it.
-
Re: [Mangos] How to make a Mangos server
you could always google the files. I will not post the files because i believe i am not allowed to. nor do i have the bandwidth.
anyway Ainkut it looks like your issue is windows related. check and make sure that you have the newest .net framework from microsoft.
-
Re: [Mangos] How to make a Mangos server
network 3.5, honestly...
BUT after doing a system rollback, most of Micro's stuff messed up. will reinstall. thanks!
nope, nothing new. same problem, reinstalled NET, rebooted..aye..what else could be the problem?
-
Re: [Mangos] How to make a Mangos server
i got this error when i started my server can you help?
Check existing of map file ' /maps0004331.map': not exist!
Correct *.map of iles not found in patch ' /maps' or *.vamp/*vmdir files in '/vmaps' Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct datadir value in mangosd.conf file.
and when you try to log in it doesent go passed handshakeing D:
please help
thx :D its when i start mangos
-
Re: [Mangos] How to make a Mangos server
Fixed that but now i get invalid log in error
when people log on the server it either says invalid info
or stops loadin and handshakeing.
Anyone have this problem i searched forum couldent find.
Please help D:
-
Re: [Mangos] How to make a Mangos server
ainkut. its definately a windows problem unless its a buggy core which comes around once in a great while. try using a search engine and research those error codes.
roxas: thats an issue that randomly happens on every private server i've seen yet. doing different things can fix it, such as restarting computer, re loading the database, trying a different core, ect.
-
Re: [Mangos] How to make a Mangos server
Ive done 2 of those 3. where can i find a core
-
Re: [Mangos] How to make a Mangos server
Is this for Windows
Or Linux?
And Do I need Chaos Crusade Installed
to make this server running?*.
or
Only the WoW ClienT?
-Seraph
-
Re: [Mangos] How to make a Mangos server
you can find a core in the core link on the guide.
this is for windows
you only need burning crusade if you want it( if not turn that option off in the config file)
-
Re: [Mangos] How to make a Mangos server
OH?
I don't need the WoW Original?
only WoW Burning Crusade?
Darn,
I got WoW Original -_-
aah,
I turned 0 that. the Expansion Line? Expansion = 0
and I got different eMu from u.
I got another form and another RevIsion?
-
Re: [Mangos] How to make a Mangos server
no. you still need original. what i meant was that you only need the burning crusade if you want the burning crusade.
-
Re: [Mangos] How to make a Mangos server
I followed your guide, got some of the errors listed previously, messed around a bit but finally got stuck at this:
Code:
2008-07-26 22:52:39 Realm running as realm ID 1
2008-07-26 22:52:39 Using UDB 0.10.3 (357) for MaNGOS rev. 6240 with SD2 SQL for rev. 473
2008-07-26 22:52:39 Using DataDir ./
2008-07-26 22:52:39 WORLD: VMap support included. LineOfSight:0, getHeight:0
2008-07-26 22:52:39 WORLD: VMap data directory is: ./vmaps
2008-07-26 22:52:39 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
2008-07-26 22:52:39 Initialize data stores...
2008-07-26 22:52:40
2008-07-26 22:52:40 >> Loaded 39 data stores
2008-07-26 22:52:40
2008-07-26 22:52:40 Using Autodetected DBC Locale (0).
2008-07-26 22:52:40 Cleaning up instances...
2008-07-26 22:52:40
2008-07-26 22:52:40 >> Initialized 0 instances, deleted 0 old instances
2008-07-26 22:52:40 Packing instances...
2008-07-26 22:52:40
2008-07-26 22:52:40 >> Instance numbers remapped, next instance id is 1
2008-07-26 22:52:40 Loading Localization strings...
2008-07-26 22:52:40
2008-07-26 22:52:40 >> Loaded 0 creature locale strings. DB table `locales_creature` is empty.
2008-07-26 22:52:40
2008-07-26 22:52:40 >> Loaded 0 gameobject locale strings. DB table `locales_gameobject` is empty.
2008-07-26 22:52:40
2008-07-26 22:52:40 >> Loaded 0 Item locale strings. DB table `locales_item` is empty.
2008-07-26 22:52:40
2008-07-26 22:52:40 >> Loaded 0 Quest locale strings. DB table `locales_quest` is empty.
2008-07-26 22:52:40
2008-07-26 22:52:40 >> Loaded 0 Quest locale strings. DB table `locales_npc_text` is empty.
2008-07-26 22:52:40
2008-07-26 22:52:40 >> Loaded 0 PageText locale strings. DB table `locales_page_text` is empty.
2008-07-26 22:52:40 Loading Game Object Templates...
2008-07-26 22:52:40 ERROR:Error in `gameobject_template` table, probably sql file format was updated (there should be 32 fields in sql).
where can i get the compatible files?
-
Re: [Mangos] How to make a Mangos server
Aight mates, a question, maybe few more after:
1.I did everything and when launching mangosd.exe, a runtime error pops up.
This is only with UDB_0.10.3_Core_6240_SD2_473_2.sql file, but if I launch mangos.sql in the mangos core folder, the error doesn't pop up.
Then I pop up realmd.exe, both windows stay open, but I noticed that, in both of the windows, the final text line is:
MaNGoS cannot bind to 0.0.0.0:8085
MaNGoS realmd cannot bind to 0.0.0.0:3724
How to fix it?
2. Another question, how to set the password of a(n) account in teh accounts table? I don't see a bar for it.
To the OP (Original Poster), your guide is very nice, but please, rewrite it normally if possible, cause it's like porridge atm :)
-
Re: [Mangos] How to make a Mangos server
Oh, I think I get it... this isn't for 2.4.3, is it?
-
Re: [Mangos] How to make a Mangos server
What about if i made a WoTLK server,how would i make that account?
-
Re: [Mangos] How to make a Mangos server
nvm i got it but wut i need help with is the realmlist.wtf,idk wut to set it to so if u can help plz tell me
-
Re: [Mangos] How to make a Mangos server
Ok Thx!
Gonna Install ClienT 1st...
Zrey,
Don't Double Post
-
Re: [Mangos] How to make a Mangos server
-
Re: [Mangos] How to make a Mangos server
It doesn't got the Table?
it's now fine, see, updated?
I use the core (5338)
err, I installed, and it got .bat Webserver?
err, nice!
IF i don't got extension (burning crusde)
I can't go to outland and suchs
-
Re: [Mangos] How to make a Mangos server
Hey,
What is the Core for?
How can I use it?
Helppp..
-
Re: [Mangos] How to make a Mangos server
0.0 dbl post rofl,but seriously idk wut to do with the realmlist.wtf plz help me
-
Re: [Mangos] How to make a Mangos server
Ok,
Here's the Point:
realmlist.whatthefuck (realmlist.wtf)
will be the ip on what server are you going, =.-.
Quote:
Originally Posted by SeraphiPod
Hey,
What is the Core for?
How can I use it?
Helppp..
Problem Solve,
And sorry for my Double Post,
My Cause:
I thought I didn't Posted yet `.`
-
Re: [Mangos] How to make a Mangos server
Holy crap:eek:
i got tied up in some stuff outside the internet and came back and have a ton of replies here.
realmlist.wtf always will be set to the ip of the server.
this is for all versions of wow. even 2.4.3
and for the people who got the sql format was probably updated error. that means that the db your using isn't compatible with the core you are using. the db says which core to use. i suggest using that core or something close.
if i missed anybody's questions please repost and i'll get the asap!
-
Re: [Mangos] How to make a Mangos server
hi dagamerc13, i got some problem like cant find the realmlist, my server is 2.4.3, i first time server 2.4.2 work ok now i use new data UDB_0.10.3_Core_6240_SD2_473 and update to latest data then update all latest devscript2 too, and run server it ok but now i cant find the realmlist :( plz help
-
Re: [Mangos] How to make a Mangos server
if i get what your saying, check and make sure that your realmlist part of the db in realmd is set to the ip of the server and that your realmlist.wft file in wow client is set to the ip of the server.
-
Re: [Mangos] How to make a Mangos server
when i log in it ted handshaked bla bla bla then i go to select realm and none is there? the realmd is running and mangos is running?
-
Re: [Mangos] How to make a Mangos server
Quote:
Originally Posted by
demon9562
when i log in it ted handshaked bla bla bla then i go to select realm and none is there? the realmd is running and mangos is running?
that almost sounds like something is blocking mangos.exe from having any network capability (even on your own machine). make sure that your firewall is off and that your running any of the following worst programs:
Norton anti anything
mcafee non internet security
i'd recommend avast or avg.
-
Re: [Mangos] How to make a Mangos server
***EDIT***
My problem now is loading creature templates
error in creature_template table, probably sql file format was updated (there should be 65 fields in sql)
I got ss:
http://i306.photobucket.com/albums/n...Ivan/aww-1.jpg
`_`, eeeh,
My MaNGOs is:
TBC 6453 from Dolomit6 at MaNGOS Project.
I use 0.10.3 From UDB.
-
Re: [Mangos] How to make a Mangos server
How would I make an actual player account without having to setup that web sign-up thing? All I want is an admin account that I can log into...
EDIT: I've run into an error, and I can't seem to get by it, listed below.
Code:
2008-08-15 13:48:13 Using configuration file mangosd.conf.
2008-08-15 13:48:13 MaNGOS/0.12.0-SVN (Revision 6458) (Win32,little-endian) (world-daemon)
2008-08-15 13:48:13 <Ctrl-C> to stop.
MM MM MM MM MMMMM MMMM MMMMM
MM MM MM MM MMM MMM MM MM MMM MMM
MMM MMM MMM MM MMM MMM MM MM MMM
MM M MM MMMM MM MMM MM MM MMM
MM M MM MMMMM MM MMMM MMM MM MM MMM
MM M MM M MMM MM MMM MMMMMMM MM MM MMM
MM MM MMM MM MM MM MMM MM MM MMM
MM MM MMMMMMM MM MM MMM MMM MM MM MMM MMM
MM MM MM MMM MM MM MMMMMM MMMM MMMMM
MM MMM http://www.mangosproject.org
MMMMMM
2008-08-15 13:48:13 World Database: 127.0.0.1;3306;root;root;mangos
2008-08-15 13:48:13 MySQL client library: 5.0.56
2008-08-15 13:48:13 MySQL server ver: 5.0.51a-community-nt
2008-08-15 13:48:13 Character Database: 127.0.0.1;3306;root;root;characters
2008-08-15 13:48:13 MySQL client library: 5.0.56
2008-08-15 13:48:13 MySQL server ver: 5.0.51a-community-nt
2008-08-15 13:48:13 Login Database: 127.0.0.1;3306;root;root;realmd
2008-08-15 13:48:13 MySQL client library: 5.0.56
2008-08-15 13:48:13 MySQL server ver: 5.0.51a-community-nt
2008-08-15 13:48:13 Realm running as realm ID 1
2008-08-15 13:48:13 Using UDB 0.10.3 (357) for MaNGOS rev. 6240 with SD2 SQL for rev. 473
2008-08-15 13:48:13 Using DataDir ./
2008-08-15 13:48:13 WORLD: VMap support included. LineOfSight:0, getHeight:0
2008-08-15 13:48:13 WORLD: VMap data directory is: ./vmaps
2008-08-15 13:48:13 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
2008-08-15 13:48:13 ERROR:Check existing of map file './maps/5301243.map': not exist!
2008-08-15 13:48:13 ERROR:Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.
EDIT EDIT: Fixed the above issue, I needed to specify that I wasn't running TBC. I now have the same issue as "SeraphiPod", see below:
Code:
2008-08-15 13:52:46 Using configuration file mangosd.conf.
2008-08-15 13:52:46 MaNGOS/0.12.0-SVN (Revision 6458) (Win32,little-endian) (world-daemon)
2008-08-15 13:52:46 <Ctrl-C> to stop.
MM MM MM MM MMMMM MMMM MMMMM
MM MM MM MM MMM MMM MM MM MMM MMM
MMM MMM MMM MM MMM MMM MM MM MMM
MM M MM MMMM MM MMM MM MM MMM
MM M MM MMMMM MM MMMM MMM MM MM MMM
MM M MM M MMM MM MMM MMMMMMM MM MM MMM
MM MM MMM MM MM MM MMM MM MM MMM
MM MM MMMMMMM MM MM MMM MMM MM MM MMM MMM
MM MM MM MMM MM MM MMMMMM MMMM MMMMM
MM MMM http://www.mangosproject.org
MMMMMM
2008-08-15 13:52:46 World Database: 127.0.0.1;3306;root;root;mangos
2008-08-15 13:52:46 MySQL client library: 5.0.56
2008-08-15 13:52:46 MySQL server ver: 5.0.51a-community-nt
2008-08-15 13:52:46 Character Database: 127.0.0.1;3306;root;root;characters
2008-08-15 13:52:46 MySQL client library: 5.0.56
2008-08-15 13:52:46 MySQL server ver: 5.0.51a-community-nt
2008-08-15 13:52:46 Login Database: 127.0.0.1;3306;root;root;realmd
2008-08-15 13:52:46 MySQL client library: 5.0.56
2008-08-15 13:52:46 MySQL server ver: 5.0.51a-community-nt
2008-08-15 13:52:46 Realm running as realm ID 1
2008-08-15 13:52:46 Using UDB 0.10.3 (357) for MaNGOS rev. 6240 with SD2 SQL for rev. 473
2008-08-15 13:52:46 Using DataDir ./
2008-08-15 13:52:46 WORLD: VMap support included. LineOfSight:0, getHeight:0
2008-08-15 13:52:46 WORLD: VMap data directory is: ./vmaps
2008-08-15 13:52:47 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
2008-08-15 13:52:47
2008-08-15 13:52:47 Loading MaNGOS strings...
2008-08-15 13:52:47
2008-08-15 13:52:47 >> Loaded 503 MaNGOS strings
2008-08-15 13:52:47 Initialize data stores...
2008-08-15 13:52:50
2008-08-15 13:52:50 >> Loaded 55 data stores
2008-08-15 13:52:50
2008-08-15 13:52:50 Using enUS DBC Locale as default. All available DBC locales: enUS
2008-08-15 13:52:50 Loading InstanceTemplate
2008-08-15 13:52:51 >> Loaded 51 Instance Template definitions
2008-08-15 13:52:51
2008-08-15 13:52:51 Loading SkillLineAbilityMultiMap Data...
2008-08-15 13:52:51
2008-08-15 13:52:51 >> Loaded 7025 SkillLineAbility MultiMap
2008-08-15 13:52:51 Cleaning up instances...
2008-08-15 13:52:52
2008-08-15 13:52:52 >> Initialized 0 instances
2008-08-15 13:52:52 Packing instances...
2008-08-15 13:52:52
2008-08-15 13:52:52 >> Instance numbers remapped, next instance id is 600
2008-08-15 13:52:52 Loading Localization strings...
2008-08-15 13:52:52 ERROR:SQL: SELECT entry,content_loc1,content_loc2,content_loc3,content_loc4,content_loc5,content_loc6,content_loc7,content_loc8 FROM mangos_string WHERE NOT(content_loc1 IS NULL AND content_loc2 IS NULL AND content_loc3 IS NULL AND content_loc4 IS NULL AND content_loc5 IS NULL AND content_loc6 IS NULL AND content_loc7 IS NULL AND content_loc8 IS NULL)
2008-08-15 13:52:52 ERROR:query ERROR: Unknown column 'content_loc8' in 'field list'
2008-08-15 13:52:52
2008-08-15 13:52:52 >> Loaded 0 MaNGOS locale strings. DB table `mangos_string` contains no localization.
2008-08-15 13:52:52 ERROR:SQL: SELECT entry,name_loc1,subname_loc1,name_loc2,subname_loc2,name_loc3,subname_loc3,name_loc4,subname_loc4,name_loc5,subname_loc5,name_loc6,subname_loc6,name_loc7,subname_loc7,name_loc8,subname_loc8 FROM locales_creature
2008-08-15 13:52:52 ERROR:query ERROR: Unknown column 'name_loc8' in 'field list'
2008-08-15 13:52:52
2008-08-15 13:52:52 >> Loaded 0 creature locale strings. DB table `locales_creature` is empty.
2008-08-15 13:52:52 ERROR:SQL: SELECT entry,name_loc1,name_loc2,name_loc3,name_loc4,name_loc5,name_loc6,name_loc7,name_loc8,castbarcaption_loc1,castbarcaption_loc2,castbarcaption_loc3,castbarcaption_loc4,castbarcaption_loc5,castbarcaption_loc6,castbarcaption_loc7,castbarcaption_loc8 FROM locales_gameobject
2008-08-15 13:52:52 ERROR:query ERROR: Unknown column 'name_loc8' in 'field list'
2008-08-15 13:52:52
2008-08-15 13:52:52 >> Loaded 0 gameobject locale strings. DB table `locales_gameobject` is empty.
2008-08-15 13:52:52 ERROR:SQL: SELECT entry,name_loc1,description_loc1,name_loc2,description_loc2,name_loc3,description_loc3,name_loc4,description_loc4,name_loc5,description_loc5,name_loc6,description_loc6,name_loc7,description_loc7,name_loc8,description_loc8 FROM locales_item
2008-08-15 13:52:52 ERROR:query ERROR: Unknown column 'name_loc8' in 'field list'
2008-08-15 13:52:52
2008-08-15 13:52:52 >> Loaded 0 Item locale strings. DB table `locales_item` is empty.
2008-08-15 13:52:53 ERROR:SQL: SELECT entry,Title_loc1,Details_loc1,Objectives_loc1,OfferRewardText_loc1,RequestItemsText_loc1,EndText_loc1,ObjectiveText1_loc1,ObjectiveText2_loc1,ObjectiveText3_loc1,ObjectiveText4_loc1,Title_loc2,Details_loc2,Objectives_loc2,OfferRewardText_loc2,RequestItemsText_loc2,EndText_loc2,ObjectiveText1_loc2,ObjectiveText2_loc2,ObjectiveText3_loc2,ObjectiveText4_loc2,Title_loc3,Details_loc3,Objectives_loc3,OfferRewardText_loc3,RequestItemsText_loc3,EndText_loc3,ObjectiveText1_loc3,ObjectiveText2_loc3,ObjectiveText3_loc3,ObjectiveText4_loc3,Title_loc4,Details_loc4,Objectives_loc4,OfferRewardText_loc4,RequestItemsText_loc4,EndText_loc4,ObjectiveText1_loc4,ObjectiveText2_loc4,ObjectiveText3_loc4,ObjectiveText4_loc4,Title_loc5,Details_loc5,Objectives_loc5,OfferRewardText_loc5,RequestItemsText_loc5,EndText_loc5,ObjectiveText1_loc5,ObjectiveText2_loc5,ObjectiveText3_loc5,ObjectiveText4_loc5,Title_loc6,Details_loc6,Objectives_loc6,OfferRewardText_loc6,RequestItemsText_loc6,EndText_loc6,ObjectiveText1_loc6,ObjectiveText2_loc6,ObjectiveText3_loc6,ObjectiveText4_loc6,Title_loc7,Details_loc7,Objectives_loc7,OfferRewardText_loc7,RequestItemsText_loc7,EndText_loc7,ObjectiveText1_loc7,ObjectiveText2_loc7,ObjectiveText3_loc7,ObjectiveText4_loc7,Title_loc8,Details_loc8,Objectives_loc8,OfferRewardText_loc8,RequestItemsText_loc8,EndText_loc8,ObjectiveText1_loc8,ObjectiveText2_loc8,ObjectiveText3_loc8,ObjectiveText4_loc8 FROM locales_quest
2008-08-15 13:52:53 ERROR:query ERROR: Unknown column 'Title_loc8' in 'field list'
2008-08-15 13:52:53
2008-08-15 13:52:53 >> Loaded 0 Quest locale strings. DB table `locales_quest` is empty.
2008-08-15 13:52:53 ERROR:SQL: SELECT entry,Text0_0_loc1,Text0_1_loc1,Text1_0_loc1,Text1_1_loc1,Text2_0_loc1,Text2_1_loc1,Text3_0_loc1,Text3_1_loc1,Text4_0_loc1,Text4_1_loc1,Text5_0_loc1,Text5_1_loc1,Text6_0_loc1,Text6_1_loc1,Text7_0_loc1,Text7_1_loc1,Text0_0_loc2,Text0_1_loc2,Text1_0_loc2,Text1_1_loc2,Text2_0_loc2,Text2_1_loc2,Text3_0_loc2,Text3_1_loc1,Text4_0_loc2,Text4_1_loc2,Text5_0_loc2,Text5_1_loc2,Text6_0_loc2,Text6_1_loc2,Text7_0_loc2,Text7_1_loc2,Text0_0_loc3,Text0_1_loc3,Text1_0_loc3,Text1_1_loc3,Text2_0_loc3,Text2_1_loc3,Text3_0_loc3,Text3_1_loc1,Text4_0_loc3,Text4_1_loc3,Text5_0_loc3,Text5_1_loc3,Text6_0_loc3,Text6_1_loc3,Text7_0_loc3,Text7_1_loc3,Text0_0_loc4,Text0_1_loc4,Text1_0_loc4,Text1_1_loc4,Text2_0_loc4,Text2_1_loc4,Text3_0_loc4,Text3_1_loc1,Text4_0_loc4,Text4_1_loc4,Text5_0_loc4,Text5_1_loc4,Text6_0_loc4,Text6_1_loc4,Text7_0_loc4,Text7_1_loc4,Text0_0_loc5,Text0_1_loc5,Text1_0_loc5,Text1_1_loc5,Text2_0_loc5,Text2_1_loc5,Text3_0_loc5,Text3_1_loc1,Text4_0_loc5,Text4_1_loc5,Text5_0_loc5,Text5_1_loc5,Text6_0_loc5,Text6_1_loc5,Text7_0_loc5,Text7_1_loc5,Text0_0_loc6,Text0_1_loc6,Text1_0_loc6,Text1_1_loc6,Text2_0_loc6,Text2_1_loc6,Text3_0_loc6,Text3_1_loc1,Text4_0_loc6,Text4_1_loc6,Text5_0_loc6,Text5_1_loc6,Text6_0_loc6,Text6_1_loc6,Text7_0_loc6,Text7_1_loc6,Text0_0_loc7,Text0_1_loc7,Text1_0_loc7,Text1_1_loc7,Text2_0_loc7,Text2_1_loc7,Text3_0_loc7,Text3_1_loc1,Text4_0_loc7,Text4_1_loc7,Text5_0_loc7,Text5_1_loc7,Text6_0_loc7,Text6_1_loc7,Text7_0_loc7,Text7_1_loc7, Text0_0_loc8,Text0_1_loc8,Text1_0_loc8,Text1_1_loc8,Text2_0_loc8,Text2_1_loc8,Text3_0_loc8,Text3_1_loc1,Text4_0_loc8,Text4_1_loc8,Text5_0_loc8,Text5_1_loc8,Text6_0_loc8,Text6_1_loc8,Text7_0_loc8,Text7_1_loc8 FROM locales_npc_text
2008-08-15 13:52:53 ERROR:query ERROR: Unknown column 'Text0_0_loc8' in 'field list'
2008-08-15 13:52:53
2008-08-15 13:52:53 >> Loaded 0 Quest locale strings. DB table `locales_npc_text` is empty.
2008-08-15 13:52:53 ERROR:SQL: SELECT entry,text_loc1,text_loc2,text_loc3,text_loc4,text_loc5,text_loc6,text_loc7,text_loc8 FROM locales_page_text
2008-08-15 13:52:53 ERROR:query ERROR: Unknown column 'text_loc8' in 'field list'
2008-08-15 13:52:53
2008-08-15 13:52:53 >> Loaded 0 PageText locale strings. DB table `locales_page_text` is empty.
2008-08-15 13:52:53 Loading Page Texts...
2008-08-15 13:52:53 >> Loaded 1389 page texts
2008-08-15 13:52:53
2008-08-15 13:52:54 Loading Game Object Templates...
2008-08-15 13:52:55 >> Loaded 13617 game object templates
2008-08-15 13:52:55
2008-08-15 13:52:55 Loading Spell Chain Data...
2008-08-15 13:52:56
2008-08-15 13:52:56 >> Loaded 1919 spell chain records
2008-08-15 13:52:56 Loading Spell Elixir types...
2008-08-15 13:52:56
2008-08-15 13:52:56 >> Loaded 98 spell elixir definitions
2008-08-15 13:52:56 Loading Spell Learn Skills...
2008-08-15 13:52:56
2008-08-15 13:52:56 >> Loaded 78 Spell Learn Skills from DBC
2008-08-15 13:52:56 Loading Spell Learn Spells...
2008-08-15 13:52:57
2008-08-15 13:52:57 >> Loaded 14 spell learn spells + 500 found in DBC
2008-08-15 13:52:57 Loading Spell Proc Event conditions...
2008-08-15 13:52:57 ERROR:Spell 33280 listed in `spell_proc_event` does not exist
2008-08-15 13:52:57 ERROR:Spell 35092 listed in `spell_proc_event` does not exist
2008-08-15 13:52:57 ERROR:Spell 35093 listed in `spell_proc_event` does not exist
2008-08-15 13:52:57 ERROR:Spell 35094 listed in `spell_proc_event` does not exist
2008-08-15 13:52:57
2008-08-15 13:52:57 >> Loaded 947 spell proc event conditions
2008-08-15 13:52:57 Loading Aggro Spells Definitions...
2008-08-15 13:52:58 >> Loaded 89 aggro generating spells
2008-08-15 13:52:58
2008-08-15 13:52:58 Loading NPC Texts...
2008-08-15 13:52:59
2008-08-15 13:52:59 >> Loaded 4357 npc texts
2008-08-15 13:52:59 Loading Item Random Enchantments Table...
2008-08-15 13:53:00
2008-08-15 13:53:00 >> Loaded 28408 Item Enchantment definitions
2008-08-15 13:53:00 Loading Items...
2008-08-15 13:53:06 >> Loaded 23753 item prototypes
2008-08-15 13:53:06
2008-08-15 13:53:06 ERROR:Item (Entry: 8498) not correct 20655 display id, must be 44666 (using it).
2008-08-15 13:53:06 ERROR:Item (Entry: 10822) not correct 20655 display id, must be 51621 (using it).
2008-08-15 13:53:06 ERROR:Item (Entry: 27515) not correct 38900 display id, must be 50502 (using it).
2008-08-15 13:53:06 ERROR:Item (Entry: 27516) not correct 38895 display id, must be 50501 (using it).
2008-08-15 13:53:06 ERROR:Item (Entry: 33808) not correct 47014 display id, must be 51920 (using it).
2008-08-15 13:53:06 ERROR:Item (Entry: 33868) not correct 47131 display id, must be 51758 (using it).
2008-08-15 13:53:06 ERROR:Item (Entry: 33955) not correct 47136 display id, must be 7744 (using it).
2008-08-15 13:53:06 Loading Item Texts...
2008-08-15 13:53:07
2008-08-15 13:53:07 >> Loaded 0 item pages
2008-08-15 13:53:07 Loading Creature Model Based Info Data...
2008-08-15 13:53:07 >> Loaded 16891 creature model based info
2008-08-15 13:53:07
2008-08-15 13:53:07 Loading Equipment templates...
2008-08-15 13:53:08 >> Loaded 1849 equipment template
2008-08-15 13:53:08
2008-08-15 13:53:08 Loading Creature templates...
2008-08-15 13:53:10 ERROR:Error in creature_template table, probably sql file format was updated (there should be 65 fields in sql).
EDIT EDIT EDIT: Got that working as well.
EDIT EDIT EDIT EDIT: Got a few of GM command questions now,
1) Is there a way to teleport a player to YOUR current location on the server?
2) What else do I need to do to a player if I want to "silence" him (the buff is only a visual indication)?
3) Is there a list of mobs/npcs/characters and items including their IDs somewhere?
-
Re: [Mangos] How to make a Mangos server
SeraphiPod
try using rev 6245 instead of 64xx because udb 0.10.3 is for 6240 not 64xx unless there is a proper update pack for it.
xero852 :
1: try .name "character name"
do not include the quotation marks.
2: not quite sure. i do not manage my own server due to my dialup i just help people. try typing in .commands and search for an applicable command there.
3: you may be able to find a list somewhere online. i believe that the list in sql is just ids and not names.
-
Re: [Mangos] How to make a Mangos server
Curious as this has never happened to me before, my ad.exe freezes and the windows "Ad.exe has encountered as error" crap =/. It always freezes at 41%, dunno why. I've got my maps folder named "maps"; no capitals, spaces, nothing, just maps. Any ideas why?
-
Re: [Mangos] How to make a Mangos server
Hehe,
all of my probs are now done,
no more errors
XDD,
The "spirit healer"
If I die, I will go to my corpse to revive myself instead of talking to the spirit healer,
My Ideas maybe that happens cause, I fight and Logout and Login I see I'm dead.
Or I'm in my pc where the server is?
Any Ideas?
-
Re: [Mangos] How to make a Mangos server
-
Re: [Mangos] How to make a Mangos server
I'm having the same problem as you, ronor =/.
-
Re: [Mangos] How to make a Mangos server
I had that problem. Just run your ad.exe and vmaps extractor again, and replace the files. If there's still an issue.. can't help ya lol
-
Re: [Mangos] How to make a Mangos server
yeah try re extracting that.
as for ad.exe freezing. make sure that you have the newest .net framework. if not try extracting on another machine or something.
-
Re: [Mangos] How to make a Mangos server
hello...
i'm neewbie here...
could you give me what stuff that i need to make WoW in single computer use....
it's confusing to read all of this error and guide in this thread....
would you mind to give the stuff and how to make it work??
-
Re: [Mangos] How to make a Mangos server
Why don't you download those files in the guide, follow the guide, then once you encountered problem you can look for answers here...
No way you can get things done without spending times and effort.
-
Re: [Mangos] How to make a Mangos server
yeah. because the guide tells you everything to do for setup in multi or single player.
-
Re: [Mangos] How to make a Mangos server
I fixed a couple of links today.
-
Re: [Mangos] How to make a Mangos server
Hi guys, and big thanks to dagamerc13 for this awesome guide, finally got my server running =D
But i noticed there wasn't any scriptdev2 being used, but there are sql scripts for it in the mangos folder, and i've been to mangos' forums and i think they do use it? Any idea about that?
i asked because it seemed like something related to scripted events..and i just ran sunwell plateau, but there were several problems,
First boss, Kalecgos & Sathrovarr fight, sathrovarr was no where to be found!
Felmyst doesn't spawn if i recall properly...i killed brutallus but nothing else appeared.
Several bosses later...Mu'ru, he doesnt despawn properly, because he is supposed to die and spawn Entropius, but it doesn't
Lastly, Kil'jaeden! In the center of the room he is supposed to be, he is missing, but instead there is only a invisible npc named "kil'jaeden" with 1 hp, and i had to target him with /target kil'jaeden, he can't be attacked as well.
I personally never fought him before, but i think theres another npc named Anveena linked to summoning him.
Any ideas?
i updated my mangos_instance_template to the latest one provided in the sql updates in the mangos folder. Am using MaNGOS_6563_ScriptDev2_629_SSE which u provided in the guide.
Hope to hear from you again, thanks again for the awesome guide!
Edit: oh yeah illidan also doesn't die properly =( i had to .die him as i couldn't attack him any further after maiev despawned( which i believe should means illidan dies, i watched the world first kill video)
-
Re: [Mangos] How to make a Mangos server
i just read up on that and may add it to the guide. everything here is set up to be sd2 ready but if you want to truly use it you can put the scriptdev2 database in.
-
Re: [Mangos] How to make a Mangos server
thats great to hear, but any idea how to set it up?
Is it just like the other databases such as realmd, character and mangos?
just add it into mysql and restore data from dump?
which sql file to restore with?
Thanks
-
Re: [Mangos] How to make a Mangos server
K well new error now:
Code:
2008-09-22 15:46:11 Using configuration file mangosd.conf.
2008-09-22 15:46:11 MaNGOS/0.12.0-SVN (Revision 6563) (Win32,little-endian) (world-daemon)
2008-09-22 15:46:11 <Ctrl-C> to stop.
MM MM MM MM MMMMM MMMM MMMMM
MM MM MM MM MMM MMM MM MM MMM MMM
MMM MMM MMM MM MMM MMM MM MM MMM
MM M MM MMMM MM MMM MM MM MMM
MM M MM MMMMM MM MMMM MMM MM MM MMM
MM M MM M MMM MM MMM MMMMMMM MM MM MMM
MM MM MMM MM MM MM MMM MM MM MMM
MM MM MMMMMMM MM MM MMM MMM MM MM MMM MMM
MM MM MM MMM MM MM MMMMMM MMMM MMMMM
MM MMM http://www.mangosproject.org
MMMMMM
2008-09-22 15:46:11 World Database: 127.0.0.1;3306;root;root;mangos
2008-09-22 15:46:11 MySQL client library: 5.0.56
2008-09-22 15:46:11 MySQL server ver: 5.0.67-community-nt
2008-09-22 15:46:11 Character Database: 127.0.0.1;3306;root;root;characters
2008-09-22 15:46:11 MySQL client library: 5.0.56
2008-09-22 15:46:11 MySQL server ver: 5.0.67-community-nt
2008-09-22 15:46:11 Login Database: 127.0.0.1;3306;root;root;realmd
2008-09-22 15:46:11 MySQL client library: 5.0.56
2008-09-22 15:46:11 MySQL server ver: 5.0.67-community-nt
2008-09-22 15:46:11 Realm running as realm ID 1
2008-09-22 15:46:11 Using UDB 0.10.3 (357) for MaNGOS rev. 6240 with SD2 SQL for rev. 473
2008-09-22 15:46:11 Using DataDir C:\Documents and Settings\Jay\Desktop\Mangos/
2008-09-22 15:46:11 WORLD: VMap support included. LineOfSight:0, getHeight:0
2008-09-22 15:46:11 WORLD: VMap data directory is: C:\Documents and Settings\Jay\Desktop\Mangos/vmaps
2008-09-22 15:46:11 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
2008-09-22 15:46:11
2008-09-22 15:46:11 Loading MaNGOS strings...
2008-09-22 15:46:11
2008-09-22 15:46:11 >> Loaded 503 MaNGOS strings
2008-09-22 15:46:11 Initialize data stores...
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 55 data stores
2008-09-22 15:46:12
2008-09-22 15:46:12 Using enUS DBC Locale as default. All available DBC locales: enUS
2008-09-22 15:46:12 Loading InstanceTemplate
2008-09-22 15:46:12 >> Loaded 51 Instance Template definitions
2008-09-22 15:46:12
2008-09-22 15:46:12 Loading SkillLineAbilityMultiMap Data...
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 7025 SkillLineAbility MultiMap
2008-09-22 15:46:12 Cleaning up instances...
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Initialized 0 instances
2008-09-22 15:46:12 Packing instances...
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Instance numbers remapped, next instance id is 600
2008-09-22 15:46:12 Loading Localization strings...
2008-09-22 15:46:12 ERROR:SQL: SELECT entry,content_loc1,content_loc2,content_loc3,content_loc4,content_loc5,content_loc6,content_loc7,content_loc8 FROM mangos_string WHERE NOT(content_loc1 IS NULL AND content_loc2 IS NULL AND content_loc3 IS NULL AND content_loc4 IS NULL AND content_loc5 IS NULL AND content_loc6 IS NULL AND content_loc7 IS NULL AND content_loc8 IS NULL)
2008-09-22 15:46:12 ERROR:query ERROR: Unknown column 'content_loc8' in 'field list'
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 0 MaNGOS locale strings. DB table `mangos_string` contains no localization.
2008-09-22 15:46:12 ERROR:SQL: SELECT entry,name_loc1,subname_loc1,name_loc2,subname_loc2,name_loc3,subname_loc3,name_loc4,subname_loc4,name_loc5,subname_loc5,name_loc6,subname_loc6,name_loc7,subname_loc7,name_loc8,subname_loc8 FROM locales_creature
2008-09-22 15:46:12 ERROR:query ERROR: Unknown column 'name_loc8' in 'field list'
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 0 creature locale strings. DB table `locales_creature` is empty.
2008-09-22 15:46:12 ERROR:SQL: SELECT entry,name_loc1,name_loc2,name_loc3,name_loc4,name_loc5,name_loc6,name_loc7,name_loc8,castbarcaption_loc1,castbarcaption_loc2,castbarcaption_loc3,castbarcaption_loc4,castbarcaption_loc5,castbarcaption_loc6,castbarcaption_loc7,castbarcaption_loc8 FROM locales_gameobject
2008-09-22 15:46:12 ERROR:query ERROR: Unknown column 'name_loc8' in 'field list'
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 0 gameobject locale strings. DB table `locales_gameobject` is empty.
2008-09-22 15:46:12 ERROR:SQL: SELECT entry,name_loc1,description_loc1,name_loc2,description_loc2,name_loc3,description_loc3,name_loc4,description_loc4,name_loc5,description_loc5,name_loc6,description_loc6,name_loc7,description_loc7,name_loc8,description_loc8 FROM locales_item
2008-09-22 15:46:12 ERROR:query ERROR: Unknown column 'name_loc8' in 'field list'
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 0 Item locale strings. DB table `locales_item` is empty.
2008-09-22 15:46:12 ERROR:SQL: SELECT entry,Title_loc1,Details_loc1,Objectives_loc1,OfferRewardText_loc1,RequestItemsText_loc1,EndText_loc1,ObjectiveText1_loc1,ObjectiveText2_loc1,ObjectiveText3_loc1,ObjectiveText4_loc1,Title_loc2,Details_loc2,Objectives_loc2,OfferRewardText_loc2,RequestItemsText_loc2,EndText_loc2,ObjectiveText1_loc2,ObjectiveText2_loc2,ObjectiveText3_loc2,ObjectiveText4_loc2,Title_loc3,Details_loc3,Objectives_loc3,OfferRewardText_loc3,RequestItemsText_loc3,EndText_loc3,ObjectiveText1_loc3,ObjectiveText2_loc3,ObjectiveText3_loc3,ObjectiveText4_loc3,Title_loc4,Details_loc4,Objectives_loc4,OfferRewardText_loc4,RequestItemsText_loc4,EndText_loc4,ObjectiveText1_loc4,ObjectiveText2_loc4,ObjectiveText3_loc4,ObjectiveText4_loc4,Title_loc5,Details_loc5,Objectives_loc5,OfferRewardText_loc5,RequestItemsText_loc5,EndText_loc5,ObjectiveText1_loc5,ObjectiveText2_loc5,ObjectiveText3_loc5,ObjectiveText4_loc5,Title_loc6,Details_loc6,Objectives_loc6,OfferRewardText_loc6,RequestItemsText_loc6,EndText_loc6,ObjectiveText1_loc6,ObjectiveText2_loc6,ObjectiveText3_loc6,ObjectiveText4_loc6,Title_loc7,Details_loc7,Objectives_loc7,OfferRewardText_loc7,RequestItemsText_loc7,EndText_loc7,ObjectiveText1_loc7,ObjectiveText2_loc7,ObjectiveText3_loc7,ObjectiveText4_loc7,Title_loc8,Details_loc8,Objectives_loc8,OfferRewardText_loc8,RequestItemsText_loc8,EndText_loc8,ObjectiveText1_loc8,ObjectiveText2_loc8,ObjectiveText3_loc8,ObjectiveText4_loc8 FROM locales_quest
2008-09-22 15:46:12 ERROR:query ERROR: Unknown column 'Title_loc8' in 'field list'
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 0 Quest locale strings. DB table `locales_quest` is empty.
2008-09-22 15:46:12 ERROR:SQL: SELECT entry,Text0_0_loc1,Text0_1_loc1,Text1_0_loc1,Text1_1_loc1,Text2_0_loc1,Text2_1_loc1,Text3_0_loc1,Text3_1_loc1,Text4_0_loc1,Text4_1_loc1,Text5_0_loc1,Text5_1_loc1,Text6_0_loc1,Text6_1_loc1,Text7_0_loc1,Text7_1_loc1,Text0_0_loc2,Text0_1_loc2,Text1_0_loc2,Text1_1_loc2,Text2_0_loc2,Text2_1_loc2,Text3_0_loc2,Text3_1_loc1,Text4_0_loc2,Text4_1_loc2,Text5_0_loc2,Text5_1_loc2,Text6_0_loc2,Text6_1_loc2,Text7_0_loc2,Text7_1_loc2,Text0_0_loc3,Text0_1_loc3,Text1_0_loc3,Text1_1_loc3,Text2_0_loc3,Text2_1_loc3,Text3_0_loc3,Text3_1_loc1,Text4_0_loc3,Text4_1_loc3,Text5_0_loc3,Text5_1_loc3,Text6_0_loc3,Text6_1_loc3,Text7_0_loc3,Text7_1_loc3,Text0_0_loc4,Text0_1_loc4,Text1_0_loc4,Text1_1_loc4,Text2_0_loc4,Text2_1_loc4,Text3_0_loc4,Text3_1_loc1,Text4_0_loc4,Text4_1_loc4,Text5_0_loc4,Text5_1_loc4,Text6_0_loc4,Text6_1_loc4,Text7_0_loc4,Text7_1_loc4,Text0_0_loc5,Text0_1_loc5,Text1_0_loc5,Text1_1_loc5,Text2_0_loc5,Text2_1_loc5,Text3_0_loc5,Text3_1_loc1,Text4_0_loc5,Text4_1_loc5,Text5_0_loc5,Text5_1_loc5,Text6_0_loc5,Text6_1_loc5,Text7_0_loc5,Text7_1_loc5,Text0_0_loc6,Text0_1_loc6,Text1_0_loc6,Text1_1_loc6,Text2_0_loc6,Text2_1_loc6,Text3_0_loc6,Text3_1_loc1,Text4_0_loc6,Text4_1_loc6,Text5_0_loc6,Text5_1_loc6,Text6_0_loc6,Text6_1_loc6,Text7_0_loc6,Text7_1_loc6,Text0_0_loc7,Text0_1_loc7,Text1_0_loc7,Text1_1_loc7,Text2_0_loc7,Text2_1_loc7,Text3_0_loc7,Text3_1_loc1,Text4_0_loc7,Text4_1_loc7,Text5_0_loc7,Text5_1_loc7,Text6_0_loc7,Text6_1_loc7,Text7_0_loc7,Text7_1_loc7, Text0_0_loc8,Text0_1_loc8,Text1_0_loc8,Text1_1_loc8,Text2_0_loc8,Text2_1_loc8,Text3_0_loc8,Text3_1_loc1,Text4_0_loc8,Text4_1_loc8,Text5_0_loc8,Text5_1_loc8,Text6_0_loc8,Text6_1_loc8,Text7_0_loc8,Text7_1_loc8 FROM locales_npc_text
2008-09-22 15:46:12 ERROR:query ERROR: Unknown column 'Text0_0_loc8' in 'field list'
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 0 Quest locale strings. DB table `locales_npc_text` is empty.
2008-09-22 15:46:12 ERROR:SQL: SELECT entry,text_loc1,text_loc2,text_loc3,text_loc4,text_loc5,text_loc6,text_loc7,text_loc8 FROM locales_page_text
2008-09-22 15:46:12 ERROR:query ERROR: Unknown column 'text_loc8' in 'field list'
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 0 PageText locale strings. DB table `locales_page_text` is empty.
2008-09-22 15:46:12 Loading Page Texts...
2008-09-22 15:46:12 >> Loaded 1389 page texts
2008-09-22 15:46:12
2008-09-22 15:46:12 Loading Game Object Templates...
2008-09-22 15:46:12 >> Loaded 13617 game object templates
2008-09-22 15:46:12
2008-09-22 15:46:12 Loading Spell Chain Data...
2008-09-22 15:46:12 ERROR:SQL: SELECT spell_id, prev_spell, first_spell, rank, req_spell FROM spell_chain
2008-09-22 15:46:12 ERROR:query ERROR: Unknown column 'req_spell' in 'field list'
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 0 spell chain records
2008-09-22 15:46:12 ERROR:`spell_chains` table is empty!
2008-09-22 15:46:12 Loading Spell Elixir types...
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 98 spell elixir definitions
2008-09-22 15:46:12 Loading Spell Learn Skills...
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 78 Spell Learn Skills from DBC
2008-09-22 15:46:12 Loading Spell Learn Spells...
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 14 spell learn spells + 500 found in DBC
2008-09-22 15:46:12 Loading Spell Proc Event conditions...
2008-09-22 15:46:12 ERROR:SQL: SELECT entry, SchoolMask, Category, SkillID, SpellFamilyName, SpellFamilyMask, procFlags, ppmRate, cooldown FROM spell_proc_event
2008-09-22 15:46:12 ERROR:query ERROR: Unknown column 'cooldown' in 'field list'
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 0 spell proc event conditions
2008-09-22 15:46:12 Loading Aggro Spells Definitions...
2008-09-22 15:46:12 >> Loaded 89 aggro generating spells
2008-09-22 15:46:12
2008-09-22 15:46:12 Loading NPC Texts...
2008-09-22 15:46:12
2008-09-22 15:46:12 >> Loaded 4357 npc texts
2008-09-22 15:46:12 Loading Item Random Enchantments Table...
2008-09-22 15:46:13
2008-09-22 15:46:13 >> Loaded 28408 Item Enchantment definitions
2008-09-22 15:46:13 Loading Items...
2008-09-22 15:46:15 >> Loaded 23753 item prototypes
2008-09-22 15:46:15
2008-09-22 15:46:15 ERROR:Item (Entry: 8498) not correct 20655 display id, must be 44666 (using it).
2008-09-22 15:46:15 ERROR:Item (Entry: 10822) not correct 20655 display id, must be 51621 (using it).
2008-09-22 15:46:15 ERROR:Item (Entry: 27515) not correct 38900 display id, must be 50502 (using it).
2008-09-22 15:46:15 ERROR:Item (Entry: 27516) not correct 38895 display id, must be 50501 (using it).
2008-09-22 15:46:15 ERROR:Item (Entry: 33808) not correct 47014 display id, must be 51920 (using it).
2008-09-22 15:46:15 ERROR:Item (Entry: 33868) not correct 47131 display id, must be 51758 (using it).
2008-09-22 15:46:15 ERROR:Item (Entry: 33955) not correct 47136 display id, must be 7744 (using it).
2008-09-22 15:46:15 Loading Item Texts...
2008-09-22 15:46:15
2008-09-22 15:46:15 >> Loaded 0 item pages
2008-09-22 15:46:15 Loading Creature Model Based Info Data...
2008-09-22 15:46:15 >> Loaded 16891 creature model based info
2008-09-22 15:46:15
2008-09-22 15:46:15 Loading Equipment templates...
2008-09-22 15:46:15 >> Loaded 1849 equipment template
2008-09-22 15:46:15
2008-09-22 15:46:15 Loading Creature templates...
2008-09-22 15:46:15 ERROR:Error in creature_template table, probably sql file format was updated (there should be 65 fields in sql).
-
Re: [Mangos] How to make a Mangos server
Hi im using the following UDB and core version can anyone tell me what client version I should use?
UDB_0.9.2_Core_5242_SD2_259.rar
MaNGOS_5242_ScriptDev2_259_SSE.rar
-
Re: [Mangos] How to make a Mangos server
please help as it was entering the Bugue pvp 2 v 2, not the map appear to still carries the characters that trigger the pvp
above all, waiting for an answer very good server.
-
Re: [Mangos] How to make a Mangos server
Hey, i am trying to follow your guide til i found out i don't have any conf files o.O
i downloaded the top Mangosd core file so well yeah xD
where the hell are they XD
*EDIT*
i just downloaded some repack now i have them..
but now it keeps saying, "using password yes"
and that i can't connect..
but i don't use a password, and if i want to use a password i can't open my database >.<
help please
-
Re: [Mangos] How to make a Mangos server
Quote:
Originally Posted by
NovaGamer
Hey, i am trying to follow your guide til i found out i don't have any conf files o.O
i downloaded the top Mangosd core file so well yeah xD
where the hell are they XD
*EDIT*
i just downloaded some repack now i have them..
but now it keeps saying, "using password yes"
and that i can't connect..
but i don't use a password, and if i want to use a password i can't open my database >.<
help please
I had this prob too dude, basically I dont know how to fix it without putting a pass on your mysql server, just go to start > programs > mysql > instance config wizard and reconfigure your msql so that you have a password. Just put it as root or somthing. It will work if you use a password on your mysql.
Hope that helped, can anyone help me with my question I posted like two posts back? >_<
-
Re: [Mangos] How to make a Mangos server
yes scriptdev2 database loads the same way any other one does. didn't think i had to state that but apparently i do.
it is recommended to use a password as i forget how to not use one.
Quote:
please help as it was entering the Bugue pvp 2 v 2, not the map appear to still carries the characters that trigger the pvp
above all, waiting for an answer very good server.
what?!?
-
Re: [Mangos] How to make a Mangos server
In the files of this server is not working properly PVP arena, there is someone who has a solution for this problem
-
Re: [Mangos] How to make a Mangos server
how can i update 2.0.0 to 2.2.3???
-
Re: [Mangos] How to make a Mangos server
Hi.
very good records without suspended for 48 hours but still does not transport us to the area of pvp these are the catches during the game
http://img374.imageshack.us/img374/1...1628aj3.th.jpghttp://img374.imageshack.us/images/thpix.gif
and
http://img375.imageshack.us/img375/8...1645td4.th.jpghttp://img375.imageshack.us/images/thpix.gif
Here are the catches made to activate them. any way to fix it
-
Re: [Mangos] How to make a Mangos server
-
Re: [Mangos] How to make a Mangos server
Is it possible to import a .conf file from any other mangos rev to run any of these server files?
-
Re: [Mangos] How to make a Mangos server
Sorry, but where is this mangosd.conf? ._.
-
Re: [Mangos] How to make a Mangos server
the pvp arena i am not sure about because i haven't really looked into it for a long time. just helped you guys with tech support. i would say to try doing a search on that part.
as for conf files. the conf file should be located inside your mangos folder,
yes you can import your old conf file from older versions of mangos. or at least usually, in some rare cases you may not be able to.
-
Re: [Mangos] How to make a Mangos server
Ummm, Lol, All the files for the server isnt in the folder or a RAR to download. O_o. I'm making my first server in WoW but techanlly my 4th server overall. Ummm, Where else is there another guide with all the downloads?
-
Re: [Mangos] How to make a Mangos server
Hello I've followed this tutorial correctly 100% I believe. I'm stuck at the login screen with connecting when typing in the user admin with pass admin.
I've set my realmlist in mysql with navicat to my external ip.
Mangos reads my databases.
my mangosd.CONF file has this;
LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;ascent;mangos"
CharacterDatabaseInfo = "127.0.0.1;3306;root;ascent;characters"
I have forwarded ports 8085, 80, 3724 and 2 others I believe.
I've go into the realmlist through navicat and changed the name from mangos to alexstrasza.
I then changed the 127.0.0.1 ip to my external IP.
And lastly I've go into my realmlist.WTF in WoW directory and put
set realmlist 64.90.70.161
set patchlist us.version.worldofwarcraft.com
set portal us.
EDIT: Oh and I went into windows/system32/drivers/etc/ opened HOSTS.FILE and put the following.
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 64.90.70.161 <- my external ip
127.0.0.1 192.168.2.10 <- my lan ip
-
Re: [Mangos] How to make a Mangos server
on the restore from SQL dump part error messages keep coming up, so I cant do it.
Any reason?
-
Re: [Mangos] How to make a Mangos server
hey- what do i set in the realmlist.wtf thing? o.o
-
Re: [Mangos] How to make a Mangos server
Quote:
Originally Posted by
ASGGVT
Hello I've followed this tutorial correctly 100% I believe. I'm stuck at the login screen with connecting when typing in the user admin with pass admin.
I've set my realmlist in mysql with navicat to my external ip.
Mangos reads my databases.
my mangosd.CONF file has this;
LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;ascent;mangos"
CharacterDatabaseInfo = "127.0.0.1;3306;root;ascent;characters"
I have forwarded ports 8085, 80, 3724 and 2 others I believe.
I've go into the realmlist through navicat and changed the name from mangos to alexstrasza.
I then changed the 127.0.0.1 ip to my external IP.
And lastly I've go into my realmlist.WTF in WoW directory and put
set realmlist 64.90.70.161
set patchlist us.version.worldofwarcraft.com
set portal us.
EDIT: Oh and I went into windows/system32/drivers/etc/ opened HOSTS.FILE and put the following.
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 64.90.70.161 <- my external ip
127.0.0.1 192.168.2.10 <- my lan ip
dunno why you cannot make it work , it worked for me just fine, no errors , clean setup.
check 10 times if u need to see what is wrong
look at my config , u may see the password ... is lan server
RealmID = 1
DataDir = "../Data/TBC/"
LogsDir = ""
LoginDatabaseInfo = "127.0.0.1;3306;root;admin;realmd"
WorldDatabaseInfo = "127.0.0.1;3306;root;admin;mangos"
CharacterDatabaseInfo = "127.0.0.1;3306;root;admin;characters"
MaxPingTime = 30
WorldServerPort = 8085
BindIP = "0.0.0.0"
UseProcessors = 0
ProcessPriority = 1
Compression = 1
TcpNoDelay = 0
PlayerLimit = 100
SaveRespawnTimeImmediately = 1
MaxOverspeedPings = 2
GridUnload = 1
SocketSelectTime = 10000
GridCleanUpDelay = 300000
MapUpdateInterval = 100
ChangeWeatherInterval = 600000
PlayerSaveInterval = 900000
vmap.enableLOS = 0
vmap.enableHeight = 0
vmap.ignoreMapIds = "369"
vmap.ignoreSpellIds = "7720"
DetectPosCollision = 1
TargetPosRecalculateRange = 1.5
UpdateUptimeInterval = 10
MaxCoreStuckTime = 30
AddonChannel = 1
LogSQL = 1
PidFile = ""
LogLevel = 3
LogTime = 0
LogFile = "Server.log"
LogTimestamp = 0
LogFileLevel = 0
LogFilter_TransportMoves = 1
LogFilter_CreatureMoves = 1
LogFilter_VisibilityChanges = 1
WorldLogFile = "world.log"
DBErrorLogFile = "DBErrors.log"
CharLogFile = "Char.log"
CharLogTimestamp = 0
CharLogDump = 0
GmLogFile = ""
GmLogTimestamp = 0
RaLogFile = ""
LogColors = "13 10 11 9"
GameType = 1
RealmZone = 1
Expansion = 1
DBC.Locale = 255
DeclinedNames = 0
StrictPlayerNames = 0
StrictCharterNames = 0
StrictPetNames = 0
CharactersCreatingDisabled = 0
CharactersPerAccount = 50
CharactersPerRealm = 10
SkipCinematics = 0
MaxPlayerLevel = 100
MaxHonorPoints = 75000
MaxArenaPoints = 5000
StartPlayerLevel = 70
ActivateWeather = 1
Battleground.CastDeserter = 1
Battleground.QueueAnnouncer.Enable = 1
Battleground.QueueAnnouncer.PlayerOnly = 0
CastUnstuck = 1
Instance.IgnoreLevel = 0
Instance.IgnoreRaid = 0
Instance.ResetTimeHour = 4
Instance.UnloadDelay = 1800000
Quests.LowLevelHideDiff = 4
Quests.HighLevelHideDiff = 7
MaxPrimaryTradeSkill = 2
MinPetitionSigns = 9
MaxGroupXPDistance = 74
MailDeliveryDelay = 3600
SkillChance.Prospecting = 0
Event.Announce = 0
BeepAtStart = 1
-
Re: [Mangos] How to make a Mangos server
i ask again ... who can tell me some custom vendors "_:D
-
Re: [Mangos] How to make a Mangos server
Quote:
Originally Posted by
dagamerc13
I fixed a couple of links today.
please mirror this file :
Latest Full Installation paq - for client v2.4.3
UDB 0.10.4 CS362 + MaNGOS 0.12.0 v6766
http://filebeam.com/88b48655b26bf323ef86cbff15861444
somewhere else....im having trouble downloading them...
thanks
-
Re: [Mangos] How to make a Mangos server
im sorry that im a bit nub but which client do i download ?
-
Re: [Mangos] How to make a Mangos server
sorry to the wait. my internet has been out along with my phones and i have had no communications at my house.
magelight - download the wow client and preferably the burning crusade expansion too from the wow website. (you can get it through the trial process)
supernova i cannot upload things anywhere because i have dialup. it is clearly stated in the guide.
i don't do custom stuff so look elsewhere aesirus
arcainedx put the ip of the server in your realmlist.wtf file
lewisisme try updating your mysql. usually the most successful version is 5.0 though. but if you have vista you need to research a hack to get it to work.
Quote:
Ummm, Lol, All the files for the server isnt in the folder or a RAR to download. O_o. I'm making my first server in WoW but techanlly my 4th server overall. Ummm, Where else is there another guide with all the downloads?
um lol yes they are.
-
Re: [Mangos] How to make a Mangos server
i would like to ask this. can you all use the dbc extractor to get the dbc files? i think its my vista 64 screwing it up but it can't access the dll on my machine even though its clearly there. just want to make sure its not the file.
-
Re: [Mangos] How to make a Mangos server
i have this Problem
Using configuration file mangosd.conf.
MaNGOS daemon /0.11.0-SVN (Revision 5775) (Win32)
<Ctrl-C> to stop.
MM MM MM MM MMMMM MMMM MMMMM
MM MM MM MM MMM MMM MM MM MMM MMM
MMM MMM MMM MM MMM MMM MM MM MMM
MM M MM MMMM MM MMM MM MM MMM
MM M MM MMMMM MM MMMM MMM MM MM MMM
MM M MM M MMM MM MMM MMMMMMM MM MM MMM
MM MM MMM MM MM MM MMM MM MM MMM
MM MM MMMMMMM MM MM MMM MMM MM MM MMM MMM
MM MM MM MMM MM MM MMMMMM MMMM MMMMM
MM MMM http://www.mangosproject.org
MMMMMM
World Database: 127.0.0.1;3306;root;root;mangos
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.0.56
MySQL server ver: 5.0.45-community-nt
AUTOCOMMIT SUCCESSFULLY SET TO 1
Character Database: 127.0.0.1;3306;root;root;characters
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.0.56
MySQL server ver: 5.0.45-community-nt
AUTOCOMMIT SUCCESSFULLY SET TO 1
Login Database: 127.0.0.1;3306;root;root;realmd
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.0.56
MySQL server ver: 5.0.45-community-nt
AUTOCOMMIT SUCCESSFULLY SET TO 1
Realm running as realm ID 1
Using Mangos default database.
*****************************************************************************
WARNING: mangosd.conf does not include a ConfVersion variable.
Your configuration file may be out of date!
*****************************************************************************
Using DataDir D:\WoW\prage5775\Server\data\
WORLD: VMap support included. LineOfSight:0, getHeight:0
WORLD: VMap data directory is: D:\WoW\prage5775\Server\data\vmaps
WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapId
s, vmap.ignoreSpellIds
Loading MaNGOS strings...
==================================================== 100%
>> Loaded 511 MaNGOS strings
Initialize data stores...
=SQL: DELETE FROM corpse WHERE bones_flag = '1' = 2%
SQL ERROR: Unknown column 'bones_flag' in 'where clause'
========================== = 50%
Some required *.dbc files (25 from 51) not found or not compatible:
D:\WoW\prage5775\Server\data\dbc/AreaTable.dbc (exist, but have 27 fields instea
d 35) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/BattlemasterList.dbc (exist, but have 24 fields
instead 33) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/CharTitles.dbc (exist, but have 12 fields inste
ad 37) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/ChatChannels.dbc (exist, but have 21 fields ins
tead 37) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/ChrClasses.dbc (exist, but have 18 fields inste
ad 58) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/ChrRaces.dbc (exist, but have 27 fields instead
69) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/CreatureDisplayInfo.dbc (exist, but have 12 fie
lds instead 14) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/CreatureFamily.dbc (exist, but have 18 fields i
nstead 26) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/Faction.dbc (exist, but have 37 fields instead
53) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/ItemExtendedCost.dbc (exist, but have 13 fields
instead 14) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/ItemRandomProperties.dbc (exist, but have 16 fi
elds instead 24) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/ItemRandomSuffix.dbc (exist, but have 17 fields
instead 25) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/ItemSet.dbc (exist, but have 45 fields instead
53) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/Map.dbc (exist, but have 75 fields instead 125)
Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/SkillLine.dbc (exist, but have 22 fields instea
d 38) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/Spell.dbc (exist, but have 179 fields instead 2
13) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/SpellFocusObject.dbc (exist, but have 10 fields
instead 18) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/SpellItemEnchantment.dbc (exist, but have 26 fi
elds instead 34) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/SpellRange.dbc (exist, but have 22 fields inste
ad 38) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/SpellShapeshiftForm.dbc (exist, but have 15 fie
lds instead 35) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/TalentTab.dbc (exist, but have 15 fields instea
d 23) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/TaxiNodes.dbc (exist, but have 16 fields instea
d 24) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/TaxiPathNode.dbc (exist, but have 9 fields inst
ead 11) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/TotemCategory.dbc (exist, but have 12 fields in
stead 20) Wrong client version DBC file?
D:\WoW\prage5775\Server\data\dbc/WorldSafeLocs.dbc (exist, but have 14 fields in
stead 22) Wrong client version DBC file?
-
Re: [Mangos] How to make a Mangos server
so anyone knows if this guide is worthy to be a sticky or is there a better one, this one seems a bit outdated
-
Re: [Mangos] How to make a Mangos server
yeah it's outdated for the version repacks of WoW, but yeah it's worthy to stick it, it's like a base to learn how to set up a server
-
Re: [Mangos] How to make a Mangos server
So first open up your Mangos.conf file and find mangos. I cannot find this part anyone could help me pretty pleeeease?
-
Re: [Mangos] How to make a Mangos server
wait which client do u download?! im new to this
-
Re: [Mangos] How to make a Mangos server
TwilightSin i'm sorry about that. i had a typo in the guide. you need to find this line
Code:
DataDir = "@prefix@/share/mangos"
and change it to
magelight just download the standard wow client from worldofwarcraft.com
thanks slayerlp for saying its worthy =)
-
Re: [Mangos] How to make a Mangos server
Mirror of filebeam? I can't download :S
-
Re: [Mangos] How to make a Mangos server
don't ask me for anything about the filebeam downloads as i cannot host them myself nor can i upload them elsewhere. i simply have no bandwidth.
-
Re: [Mangos] How to make a Mangos server
I have got an error like this:
http://img247.imageshack.us/img247/9...ctenbl2.th.jpg
Could someone help me with this?
PM me :P
greetz mrcarone
-
Re: [Mangos] How to make a Mangos server
Can you translate those errors to english,
I can't understand well,
Regards,
-SeraphiPod
-
Re: [Mangos] How to make a Mangos server
yeah because i only speak english.... and java but that's another story:):
-
Re: [Mangos] How to make a Mangos server
Hi, i need some help this is my first wow server and im using im Using UDB 0.10.4 (362) for MaNGOS rev. 6766 with SD2 SQL for rev. 689
and my problem is this: ERROR:Error in item_template table, probably sql file format was updated (there should be 144 fields in sql).
i hope someone can help me whit this problem
have a nice day..