Jump to content

hi i have problem with mangos server start on linux


Recommended Posts

i need advanced help with updating mangos server to 3.3.5a version.

1.) database to update ? ( mangos or characters or realms )

2.) from witch number to start update ?

[A] You have: --> `9539_01_mangos_spell_bonus_data.sql`

You need: --> `10171_01_mangos_mangos_string.sql`

3.) how to update database and how to update core ?

I am installer clean new server with this tutorial: http://getmangos.eu/community/viewtopic.php?id=7839

4.) where to find 3.3.5a map dbc vmaps extractor ?

Thanks !

Link to comment
Share on other sites

me again.

i am deleted and again compiled mangos server ( http://getmangos.eu/community/viewtopic.php?id=7839 ) and updated mangos database but same problem is here again :(

./mangos-worldd

MaNGOS/0.17.0 (* * Revision 10196 - *) for Linux_x32 (little-endian) [world-daemon]

Using World DB: UDB 0.12.0 (388) for MaNGOS 9582 with SD2 SQL for rev. 1639

Using creature EventAI: ACID 3.0.4 - Final Release for Mangos (3.3.2 Client) < why 3.3.2, i need 3.3.5a :(

terminate called after throwing an instance of 'std :: out_of_range'

what(): basic_string::at

Aborted!

no errors before this.

Maybe I need to update characters or realm database o SD2 ???

the last sql i added to mangos database: 10171_01_mangos_mangos_string.sql

thanks !

Any help ?

maybe new problem:

in compile process more than 20 times this comes out

WARNING no newline at end of file

This is problem ?

Link to comment
Share on other sites

  • 40 years later...

first hi all.

I am soo new in private server part so i need more than help !

first:

[xxx] # ./mangos-realmd

14:10:17 MaNGOS/0.17.0 (* * Revision 10188 - *) for Linux_x32 (little-endian) [realm-daemon]

14:10:17 <Ctrl-C> to stop.

14:10:17 Using configuration file /opt/mangos/etc/realmd.conf.

14:10:17 OpenSSL 1.0.0 29 Mar 2010 (Library: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008)

14:10:17 WARNING: Outdated version of OpenSSL lib. Logins to server may not work!

14:10:17 WARNING: Minimal required version [OpenSSL 0.9.8k] >>> my first problem if it is the problem :( ( how to update it on centos/linux ? )

14:10:17 Using ACE: 5.6.6

14:10:17 Max allowed open files is 1024

14:10:17 Database: 127.0.0.1;3306;root;xxx(not real pw);realmd

14:10:17 Connected to MySQL database at 127.0.0.1

14:10:17 MySQL client library: 5.0.91

14:10:17 MySQL server ver: 5.0.91-community

14:10:17 AUTOCOMMIT SUCCESSFULLY SET TO 1

14:10:17 [0 ms] SQL: SELECT required_10008_01_realmd_realmd_db_version FROM realmd_db_version LIMIT 1

14:10:17 Updating Realm List...

14:10:17 [1 ms] SQL: SELECT id, name, address, port, icon, realmflags, timezone, allowedSecurityLevel, population, realmbuilds FROM realmlist WHERE (realmflags & 1) = 0 ORDER BY name

14:10:17 Added realm "xxx"

14:10:17 [0 ms] SQL: SET NAMES `utf8`

14:10:17 [0 ms] SQL: SET CHARACTER SET `utf8`

14:10:17 [0 ms] SQL: UPDATE account_banned SET active = 0 WHERE unbandate<=UNIX_TIMESTAMP() AND unbandate<>bandate

14:10:17 [0 ms] SQL: DELETE FROM ip_banned WHERE unbandate<=UNIX_TIMESTAMP() AND unbandate<>bandate

=============================================================

next:

[xxx] # ./mangos-worldd

no other error exept:

14:14:41 Using creature EventAI: Creature EventAI not provided.

terminate called after throwing an instance of 'std :: out_of_range'

what(): basic_string::at

Aborted

I use centos os, compilation goes well, with no errors.

If someone can help me i will use mangos server in future !

THANKS!

Link to comment
Share on other sites

http://www.mmotop.org/mangos-guides/987-%5Bguide%5D-ubuntu-debian-centos-rhel-install-guide.html

all from this !

EventAI Hm? perhaps you didnt populate your database? or forgot to add something to the core?

hmm i think this is the problem.

what i need to do after completed parts from guide ^^^

maybe i need to update/upgrade databases [ i am only compiled mangos by tut ^^ ] ... please help me whit this ( how to do that ??? )

i am extracted and sended dbc maps and vmaps from my wotlk 3.3.5a client extracted.

Link to comment
Share on other sites

i am re-created databases end populated tham and now i have new problem.

SQL: SELECT required_10171_01_mangos_mangos_string FROM db_version LIMIT 1

query ERROR: Unknown column 'required_10171_01_mangos_mangos_string' in 'field list'

The table `db_version` in your [WORLD] database indicates that this database is out of date!

[A] You have: --> `9539_01_mangos_spell_bonus_data.sql`

You need: --> `10171_01_mangos_mangos_string.sql`

You must apply all updates after [A] to to use mangos with this database.

These updates are included in the sql/updates folder.

Please read the included [README] in sql/updates for instructions on updating.

15:13:10 15:13:10 15:13:10 15:13:10 15:13:10 15:13:10 15:13:10 15:13:10 15:13:10

i need to update database, but i need help or tutorial how to do that !

Thanks for help !

Link to comment
Share on other sites

i am re-created databases end populated tham and now i have new problem.

SQL: SELECT required_10171_01_mangos_mangos_string FROM db_version LIMIT 1

query ERROR: Unknown column 'required_10171_01_mangos_mangos_string' in 'field list'

The table `db_version` in your [WORLD] database indicates that this database is out of date!

[A] You have: --> `9539_01_mangos_spell_bonus_data.sql`

You need: --> `10171_01_mangos_mangos_string.sql`

You must apply all updates after [A] to to use mangos with this database.

These updates are included in the sql/updates folder.

Please read the included [README] in sql/updates for instructions on updating.

15:13:10 15:13:10 15:13:10 15:13:10 15:13:10 15:13:10 15:13:10 15:13:10 15:13:10

i need to update database, but i need help or tutorial how to do that !

Thanks for help !

And there are a lot of FAQ threads around here in the forum

Link to comment
Share on other sites

./mangos-worldd

15:27:48 MaNGOS/0.17.0 (* * Revision 10188 - *) for Linux_x32 (little-endian) [world-daemon]

this is my revision number.

what of updates/*.sql files i need to use to update my server ?

is there any simple automated way to apply all updates ?

please help my to update to latest version !

Link to comment
Share on other sites

Using World DB: UDB 0.12.0 (388) for MaNGOS 9582 with SD2 SQL for rev. 1639

Using creature EventAI: ACID 3.0.4 - Final Release for Mangos (3.3.2 Client) < i am puted maps from 3.3.5a wotlk client, is that posible problem ???

terminate called after throwing an instance of 'std :: out_of_range'

what(): basic_string::at

Aborted

Link to comment
Share on other sites

hi.

finaly i have set server up.

dberrors:

2010-07-16 22:34:31 ERROR:Item (Entry: 3034) has wrong item class (6) for disenchanting, remove disenchanting loot id.

2010-07-16 22:34:31 ERROR:Item (Entry: 8840) has wrong item class (9) for disenchanting, remove disenchanting loot id.

2010-07-16 22:34:31 ERROR:Item (Entry: 22906) not correct -1 material, must be 4 (still using DB value).

2010-07-16 22:34:31 ERROR:Item (Entry: 22916) not correct -1 material, must be 4 (still using DB value).

2010-07-16 22:34:31 ERROR:Item (Entry: 34478) not correct -1 material, must be 4 (still using DB value).

2010-07-16 22:34:31 Item (Entry: 3034) has wrong item class (6) for disenchanting, remove disenchanting loot id.

2010-07-16 22:34:31 Item (Entry: 8840) has wrong item class (9) for disenchanting, remove disenchanting loot id.

2010-07-16 22:34:31 Item (Entry: 22906) not correct -1 material, must be 4 (still using DB value).

2010-07-16 22:34:31 Item (Entry: 22916) not correct -1 material, must be 4 (still using DB value).

2010-07-16 22:34:31 Item (Entry: 34478) not correct -1 material, must be 4 (still using DB value).

2010-07-16 22:34:39 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13451 (type: 0) for achievement 4815.

2010-07-16 22:34:39 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13452 (type: 0) for achievement 4816.

2010-07-16 22:34:39 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13453 (type: 0) for achievement 4817.

2010-07-16 22:34:39 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13454 (type: 0) for achievement 4818.

2010-07-16 22:34:39 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13465 (type: 0) for achievement 4820.

2010-07-16 22:34:39 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13466 (type: 0) for achievement 4821.

2010-07-16 22:34:39 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13467 (type: 0) for achievement 4823.

2010-07-16 22:34:39 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13468 (type: 0) for achievement 4822.

any idea about this ?

and:

2010-07-16 22:34:29 >> Loaded 0 creature locale strings. DB table `locales_creature` is empty.

2010-07-16 22:34:29

2010-07-16 22:34:29 >> Loaded 0 gameobject locale strings. DB table `locales_gameobject` is empty.

2010-07-16 22:34:29

2010-07-16 22:34:29 >> Loaded 0 Item locale strings. DB table `locales_item` is empty.

2010-07-16 22:34:29

2010-07-16 22:34:29 >> Loaded 0 Quest locale strings. DB table `locales_quest` is empty.

2010-07-16 22:34:29

2010-07-16 22:34:29 >> Loaded 0 Quest locale strings. DB table `locales_npc_text` is empty.

2010-07-16 22:34:29

2010-07-16 22:34:29 >> Loaded 0 PageText locale strings. DB table `locales_page_text` is empty.

2010-07-16 22:34:29

2010-07-16 22:34:29 >> Loaded 0 gossip_menu_option locale strings. DB table `locales_gossip_menu_option` is empty.

2010-07-16 22:34:29

2010-07-16 22:34:29 >> Loaded 0 points_of_interest locale strings. DB table `locales_points_of_interest` is empty.

is this correct ?

Link to comment
Share on other sites

I think you HAVE TO READ all FAQs !!!

If you have only english as language so no worry about "locales_blahbla" is empty....

only other languages are stored here....

And by the way : UDB 0.12.0 (388) is not the last version ! Its 391....

Also its not for 3.3.5. ! (this have no 3.3.5 stuff for now)

Link to comment
Share on other sites

i head updated UDB to 391.

2010-07-17 12:11:44 Using World DB: UDB 0.12.0 (391) for MaNGOS 9999 with SD2 SQL for rev. 1702

where you see its 388 ?

new problem:

2010-07-16 22:34:42 ERROR:SD2: Script registering but ScriptName mob_parasitic_shadowfiend is not assigned in database. Script will not be used.

2010-07-16 22:34:42 ERROR:SD2: Script registering but ScriptName mob_shadowy_construct is not assigned in database. Script will not be used.

and

2010-07-17 12:11:52 ERROR:Spell (id: 33824) have SPELL_EFFECT_QUEST_COMPLETE for quest 10162 , but quest does not have SpecialFlags QUEST_MANGOS_FLAGS_EXPLORATION_OR_EVENT (2) set. Quest SpecialFlags should be corrected to enable this objective.

and

2010-07-17 12:11:57 ERROR:SD2: Configuration file version doesn't match expected version. Some config variables may be wrong or missing.

how to correct this ?

and one more question:

For what mangos use ACID ?

I didn't installed it but if it is a big (useful) part of server i will.

Link to comment
Share on other sites

i am new in server world, i am played on 1000 servers and this is first time i have set my own server.

So if this errors are realy problem for full play ( if something will not work related to this errors ) please help me with some ideas or ... to find to what this problem is related.

I need to update characters and realmd databases too or only mangos and if need from what version to start update ?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use