Jump to content

silvermcd

Members
  • Posts

    47
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by silvermcd

  1. Hi mates. i recently updated my server using insider42 github. [vladimir: this is your personal problem if you not use official sources.] and i see that mangos finaly implemented dual spec. all cool about that but after the update my trainers lost the option "reset talents" and the option "learn dual talent specialization" i guess this happened due a change of npc flags after the update since i was using a patch for dual spec before. anyone can tell me the right FLAGS for a trainer after the dual spec implementation? thanks a lot
  2. because, not everyone knows about the source better than the one who created, it's much easier for him to do that and share with all others inluding me. besides, i'm not saying to do that, just asking. it's a question, not an affirmation. take care. when you use chmod -R 777 folder u making all users to be able to Read, Write and Execute in all folders and files inside that folder. (so it answers, since cache is included in that folder, it's rwx too) -R = recursive, means all 777 is the binary that makes it rwx
  3. In icc you can tele to frozen throne, however, you can't see anything. only in minimap you can see that you are there. looks like the map at that location doesn't exist
  4. When a player tries to enter icc, it's says that he needs level 90 to enter. how can i fix this? maybe db problem? or code problem? thnx
  5. it's english (engb) however it appears in russian and even after that errors it appear this too "DbVersion Error Database error: field `version` in `armory_db_version` table have '' value, but expected 'armory_r101'! Apply all necessary SQL updates from 'sql/updates' folder and refresh this page again." it's seems that's not connecting to database because it's at the latest version EDIT: Solved by changing "localhost" to "127.0.0.1" in config file thnx
  6. main page, and yeah i have characters and items, i think configuration file is not working because the armory page still in russian even after changing it to en_gb and yes i changed configuration.php.default to configuration.php
  7. followed the instructions in INSTALL and got error: Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 58 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_real_escape_string() expects parameter 2 to be resource, boolean given in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 58 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184 Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/admin/htdocs/wowptarmory/wowarmory/includes/classes/libs/DbSimple/Mysql.php on line 184
  8. can anybody tell me whats the code to update source? i use git pull git://github.com/Shadez/wowarmory/ and it says that is not valid
  9. ok i setted it to full/debug now result-> all seems normal, can't post here. also colum online allways 0 even if players online. at mangos database table playercreateinfo_item is empty
  10. server.log -> no errors 2010-03-02 07:36:54 2010-03-02 07:36:54 >> Loaded 335 points_of_interest locale strings 2010-03-02 07:36:54 >>> Localization strings loaded 2010-03-02 07:36:54 2010-03-02 07:36:54 Loading Page Texts... 2010-03-02 07:36:54 >> Loaded 1842 page texts 2010-03-02 07:36:54 2010-03-02 07:36:54 Loading Game Object Templates... 2010-03-02 07:36:55 >> Loaded 19201 game object templates 2010-03-02 07:36:55 2010-03-02 07:36:55 Loading Spell Chain Data... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 2584 spell chain records 2010-03-02 07:36:55 Loading Spell Elixir types... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 132 spell elixir definitions 2010-03-02 07:36:55 Loading Spell Learn Skills... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 99 Spell Learn Skills from DBC 2010-03-02 07:36:55 Loading Spell Learn Spells... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 19 spell learn spells + 572 found in DBC 2010-03-02 07:36:55 Loading Spell Proc Event conditions... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 853 extra spell proc event conditions +56 custom 2010-03-02 07:36:55 Loading Spell Bonus Data... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 149 extra spell bonus data 2010-03-02 07:36:55 Loading Spell Proc Item Enchant... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 3 proc item enchant definitions 2010-03-02 07:36:55 Loading Aggro Spells Definitions... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 126 aggro generating spells 2010-03-02 07:36:55 Loading NPC Texts... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 5849 npc texts 2010-03-02 07:36:55 Loading Item Random Enchantments Table... 2010-03-02 07:36:55 2010-03-02 07:36:55 >> Loaded 28691 Item Enchantment definitions 2010-03-02 07:36:55 Loading Items... 2010-03-02 07:36:57 >> Loaded 37010 item prototypes 2010-03-02 07:36:57 2010-03-02 07:36:57 Loading Item Texts... 2010-03-02 07:36:57 2010-03-02 07:36:57 >> Loaded 0 item pages 2010-03-02 07:36:57 Loading Creature Model Based Info Data... 2010-03-02 07:36:57 >> Loaded 23878 creature model based info 2010-03-02 07:36:57 2010-03-02 07:36:57 Loading Equipment templates... 2010-03-02 07:36:57 >> Loaded 3769 equipment template 2010-03-02 07:36:57 2010-03-02 07:36:57 Loading Creature templates... 2010-03-02 07:36:58 >> Loaded 29133 creature definitions 2010-03-02 07:36:58 2010-03-02 07:36:58 Loading SpellsScriptTarget... 2010-03-02 07:36:58 2010-03-02 07:36:58 >> Loaded 1203 Spell Script Targets 2010-03-02 07:36:58 Loading ItemRequiredTarget... 2010-03-02 07:36:58 2010-03-02 07:36:58 >> Loaded 247 Item required targets 2010-03-02 07:36:58 Loading Creature Reputation OnKill Data... 2010-03-02 07:36:58 2010-03-02 07:36:58 >> Loaded 2163 creature award reputation definitions 2010-03-02 07:36:58 Loading Points Of Interest Data... 2010-03-02 07:36:58 2010-03-02 07:36:58 >> Loaded 328 Points of Interest definitions 2010-03-02 07:36:58 Loading Creature Data... 2010-03-02 07:37:01 2010-03-02 07:37:01 >> Loaded 136599 creatures 2010-03-02 07:37:01 Loading pet levelup spells... 2010-03-02 07:37:01 2010-03-02 07:37:01 >> Loaded 1666 pet levelup and default spells for 39 families 2010-03-02 07:37:01 Loading pet default spell additional to levelup spells... 2010-03-02 07:37:01 2010-03-02 07:37:01 >> Loaded addition spells for 102 pet spell data entries and 659 summonable creature templates 2010-03-02 07:37:01 Loading Creature Addon Data... 2010-03-02 07:37:01 2010-03-02 07:37:01 >> Loaded 8136 creature template addons 2010-03-02 07:37:01 2010-03-02 07:37:01 >> Loaded 26246 creature addons 2010-03-02 07:37:01 2010-03-02 07:37:01 >>> Creature Addon Data loaded 2010-03-02 07:37:01 2010-03-02 07:37:01 Loading Creature Respawn Data... 2010-03-02 07:37:01 >> Loaded 3 creature respawn times 2010-03-02 07:37:01 2010-03-02 07:37:01 Loading Gameobject Data... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 87009 gameobjects 2010-03-02 07:37:04 Loading Gameobject Respawn Data... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 0 gameobject respawn time. 2010-03-02 07:37:04 Loading Objects Pooling Data... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 9084 objects pools 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 1230 creatures in pools 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 21668 gameobject in pools 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 6512 pools in mother pools 2010-03-02 07:37:04 Loading Game Event Data... 2010-03-02 07:37:04 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 42 game events 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 5905 creatures in game events 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 19167 gameobjects in game events 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 0 model/equipment changes in game events 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 104 quests additions in game events 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 0 pools in game events 2010-03-02 07:37:04 >>> Game Event Data loaded 2010-03-02 07:37:04 2010-03-02 07:37:04 Loading Weather Data... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 40 weather definitions 2010-03-02 07:37:04 Loading Quests... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 9399 quests definitions 2010-03-02 07:37:04 Loading Quest POI 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 5 quest POI definitions 2010-03-02 07:37:04 Loading Quests Relations... 2010-03-02 07:37:04 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 540 quest relations from gameobject_questrelation 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 453 quest relations from gameobject_involvedrelation 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 7777 quest relations from creature_questrelation 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 8147 quest relations from creature_involvedrelation 2010-03-02 07:37:04 >>> Quests Relations loaded 2010-03-02 07:37:04 2010-03-02 07:37:04 Loading UNIT_NPC_FLAG_SPELLCLICK Data... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 80 spellclick definitions 2010-03-02 07:37:04 Loading SpellArea Data... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 232 spell area requirements 2010-03-02 07:37:04 Loading AreaTrigger definitions... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 249 area trigger teleport definitions 2010-03-02 07:37:04 Loading Quest Area Triggers... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 58 quest trigger points 2010-03-02 07:37:04 Loading Tavern Area Triggers... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 114 tavern triggers 2010-03-02 07:37:04 Loading AreaTrigger script names... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 13 areatrigger scripts 2010-03-02 07:37:04 Loading Graveyard-zone links... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 830 graveyard-zone links 2010-03-02 07:37:04 Loading Spell target coordinates... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 391 spell teleport coordinates 2010-03-02 07:37:04 Loading spell pet auras... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 45 spell pet auras 2010-03-02 07:37:04 Loading Player Create Info & Level Stats... 2010-03-02 07:37:04 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 62 player create definitions 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 0 custom player create items 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 2819 player create spells 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 440 player create actions 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 800 level health/mana definitions 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 4960 level stats definitions 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 79 xp for level definitions 2010-03-02 07:37:04 >>> Player Create Info & Level Stats loaded 2010-03-02 07:37:04 2010-03-02 07:37:04 Loading Exploration BaseXP Data... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 71 BaseXP definitions 2010-03-02 07:37:04 Loading Pet Name Parts... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 313 pet name parts 2010-03-02 07:37:04 Loading the max pet number... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded the max pet number: 15853 2010-03-02 07:37:04 Loading pet level stats... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 3040 level pet stats definitions 2010-03-02 07:37:04 Loading Player Corpses... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 1 corpses 2010-03-02 07:37:04 Loading Player level dependent mail rewards... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 24 level dependent mail rewards, 2010-03-02 07:37:04 Loading Spell disabled... 2010-03-02 07:37:04 2010-03-02 07:37:04 >> Loaded 0 disabled spells 2010-03-02 07:37:04 Loading Loot Tables... 2010-03-02 07:37:04 2010-03-02 07:37:04 creature_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 234892 loot definitions (7969 templates) 2010-03-02 07:37:05 fishing_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 3615 loot definitions (470 templates) 2010-03-02 07:37:05 gameobject_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 8974 loot definitions (1304 templates) 2010-03-02 07:37:05 item_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 3237 loot definitions (298 templates) 2010-03-02 07:37:05 mail_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 101 loot definitions (101 templates) 2010-03-02 07:37:05 milling_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 90 loot definitions (47 templates) 2010-03-02 07:37:05 pickpocketing_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 19375 loot definitions (3664 templates) 2010-03-02 07:37:05 skinning_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 5683 loot definitions (1591 templates) 2010-03-02 07:37:05 disenchant_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 271 loot definitions (204 templates) 2010-03-02 07:37:05 prospecting_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 100 loot definitions (10 templates) 2010-03-02 07:37:05 spell_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 318 loot definitions (20 templates) 2010-03-02 07:37:05 reference_loot_template : 2010-03-02 07:37:05 2010-03-02 07:37:05 >> Loaded 5833 loot definitions (357 templates) 2010-03-02 07:37:06 >>> Loot Tables loaded 2010-03-02 07:37:06 2010-03-02 07:37:06 Loading Skill Discovery Table... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 344 skill discovery definitions 2010-03-02 07:37:06 Loading Skill Extra Item Table... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 219 spell specialization definitions 2010-03-02 07:37:06 Loading Skill Fishing base level requirements... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 94 areas for fishing base skill level 2010-03-02 07:37:06 Loading Achievements... 2010-03-02 07:37:06 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 43 achievement references. 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 1061 achievement criteria. 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 1936 additional achievement criteria data (212 disabled). 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 88 achievement rewards 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 16 achievement reward locale strings 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 211 realm completed achievements. 2010-03-02 07:37:06 >>> Achievements loaded 2010-03-02 07:37:06 2010-03-02 07:37:06 Loading Auctions... 2010-03-02 07:37:06 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 0 auction items 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 0 auctions. DB table `auctionhouse` is empty. 2010-03-02 07:37:06 >>> Auctions loaded 2010-03-02 07:37:06 2010-03-02 07:37:06 Loading Guilds... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 9 guild definitions 2010-03-02 07:37:06 Loading ArenaTeams... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 6 arenateam definitions 2010-03-02 07:37:06 Loading Groups... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 0 group definitions 2010-03-02 07:37:06 Loading ReservedNames... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 35 reserved player names 2010-03-02 07:37:06 Loading GameObjects for quests... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 1115 GameObjects for quests 2010-03-02 07:37:06 Loading BattleMasters... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 133 battlemaster entries 2010-03-02 07:37:06 Loading BattleGround event indexes... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 1236 battleground eventindexes 2010-03-02 07:37:06 Loading GameTeleports... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 1422 GameTeleports 2010-03-02 07:37:06 Loading Npc Text Id... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 2876 NpcTextId 2010-03-02 07:37:06 Loading Gossip scripts... 2010-03-02 07:37:06 gossip_scripts : 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 123 script definitions 2010-03-02 07:37:06 Loading Gossip menus... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 1446 gossip_menu entries 2010-03-02 07:37:06 Loading Gossip menu options... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 1599 gossip_menu_option entries 2010-03-02 07:37:06 Loading Vendors... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 35092 Vendors 2010-03-02 07:37:06 Loading Trainers... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 75358 Trainers 2010-03-02 07:37:06 Loading Waypoints... 2010-03-02 07:37:06 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Paths loaded 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Waypoints and behaviors loaded 2010-03-02 07:37:06 2010-03-02 07:37:06 >>> Loaded 3362 paths, 41852 nodes and 770 behaviors 2010-03-02 07:37:06 Loading GM tickets... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 7 GM tickets 2010-03-02 07:37:06 Returning old mails... 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Only expired mails (need to be return or delete) or DB table `mail` is empty. 2010-03-02 07:37:06 Loading Scripts... 2010-03-02 07:37:06 2010-03-02 07:37:06 quest_start_scripts : 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 618 script definitions 2010-03-02 07:37:06 quest_end_scripts : 2010-03-02 07:37:06 2010-03-02 07:37:06 >> Loaded 471 script definitions 2010-03-02 07:37:06 spell_scripts : 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 144 script definitions 2010-03-02 07:37:07 gameobject_scripts : 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 27 script definitions 2010-03-02 07:37:07 event_scripts : 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 694 script definitions 2010-03-02 07:37:07 >>> Scripts loaded 2010-03-02 07:37:07 2010-03-02 07:37:07 Loading Scripts text locales... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 420 string templates from db_script_string 2010-03-02 07:37:07 Loading CreatureEventAI Texts... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 913 string templates from creature_ai_texts 2010-03-02 07:37:07 Loading EventAI Texts additional data... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 913 additional CreatureEventAI Texts data. 2010-03-02 07:37:07 Loading CreatureEventAI Summons... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 19 CreatureEventAI summon definitions 2010-03-02 07:37:07 Loading CreatureEventAI Scripts... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 16046 CreatureEventAI scripts 2010-03-02 07:37:07 Initializing Scripts... 2010-03-02 07:37:07 2010-03-02 07:37:07 >>> Scripts Library libmangosscript.so was successfully loaded. 2010-03-02 07:37:07 2010-03-02 07:37:07 MMM MMM MM 2010-03-02 07:37:07 M MM M M M M 2010-03-02 07:37:07 MM M M M 2010-03-02 07:37:07 MMM M M M 2010-03-02 07:37:07 MM M M MMMM 2010-03-02 07:37:07 MM M M M 2010-03-02 07:37:07 MMM MMM [url]http://www.scriptdev2.com[/url] 2010-03-02 07:37:07 2010-03-02 07:37:07 SD2: Using configuration file /home/admin/wowptfinal22/etc/scriptdev2.conf 2010-03-02 07:37:07 2010-03-02 07:37:07 MySQL client library: 5.0.51a 2010-03-02 07:37:07 MySQL server ver: 5.0.51a-3ubuntu5.5 2010-03-02 07:37:07 SD2: ScriptDev2 database at initialized. 2010-03-02 07:37:07 2010-03-02 07:37:07 Loading ScriptDev2 (for MaNGOS 9414+) 2010-03-02 07:37:07 2010-03-02 07:37:07 SD2: Loading Script Texts... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 2165 string templates from script_texts 2010-03-02 07:37:07 SD2: Loading Script Texts additional data... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 2165 additional Script Texts data. 2010-03-02 07:37:07 SD2: Loading Custom Texts... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 0 string templates. DB table `custom_texts` is empty. 2010-03-02 07:37:07 SD2: Loading Custom Texts additional data... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 0 additional Custom Texts data. DB table `custom_texts` is empty. 2010-03-02 07:37:07 SD2: Loading Script Waypoints for 54 creature(s)... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 1429 Script Waypoint nodes. 2010-03-02 07:37:07 SD2: Loading C++ scripts 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 794 C++ Scripts. 2010-03-02 07:37:07 DEBUG:: Initialize game time and timers 2010-03-02 07:37:07 Starting Map System 2010-03-02 07:37:07 Starting BattleGround System 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 13 battlegrounds 2010-03-02 07:37:07 Loading Transports... 2010-03-02 07:37:07 2010-03-02 07:37:07 >> Loaded 20 transports 2010-03-02 07:37:07 Deleting expired bans... 2010-03-02 07:37:07 Calculate next daily quest reset time... 2010-03-02 07:37:07 Starting objects Pooling system... 2010-03-02 07:37:07 Starting Game Event system... 2010-03-02 07:37:07 GameEvent 7 "Lunar Festival" started. 2010-03-02 07:37:07 GameEvent 16 "Gurubashi Arena Booty Run" started. 2010-03-02 07:37:07 GameEvent 29 "Nights" started. 2010-03-02 07:37:07 GameEvent 38 "Edge of Madness, Wushoolay" started. 2010-03-02 07:37:07 Starting Autobroadcast system by Xeross... 2010-03-02 07:37:07 WORLD: World initialized 2010-03-02 07:37:07 SERVER STARTUP TIME: 0 minutes 13 seconds reseted dberrors.log, logged the game and .additem on me relog -> didnt save result -> nothing about it 2010-03-02 07:38:20 WORLD: CMSG_ITEM_NAME_QUERY for item 7953 failed (item listed in Item.dbc but not exist in DB) 2010-03-02 07:40:23 WORLD: CMSG_ITEM_NAME_QUERY for item 7953 failed (item listed in Item.dbc but not exist in DB) 2010-03-02 07:41:04 WORLD: CMSG_ITEM_NAME_QUERY for item 7953 failed (item listed in Item.dbc but not exist in DB) already tried remake the structure of characters db, and insert the data again (no luck), used truncate in character_inventory and item_instance (no luck, no gear at creating character, and isnt saving items) , remade mangos database (still the same), updated core (same...) , changed mysql configs (no luck). i guess it's and hidden problem... and here is my actual database : http://filebeam.com/9147bf042b685952cff26c49ca0b7ca6 thnx all for the help
  11. edit: nope, didnt solve the problem. even when i create a character sometimes come with gear, sometimes not. here an example of what happening: and i guess character_talent is missing here http://github.com/mangos/mangos/blob/master/sql/characters.sql
  12. no errors found relating to it
  13. related with character_inventory?
  14. rev.9483 YTDB latest Scriptdev2 Latest Looks like since rev.9483 my players lose items in game, for example they buy a item at champion's hall, and if the server crashes or they logout , item disapear. It's a little bit anoying bug. Anyone with the same problems?
  15. another ´../../../../src/shared/Database/QueryResultMysql.cpp: At global scope: ../../../../src/shared/Database/QueryResultMysql.cpp:23: error: expected `)' before '*' token make[5]: *** [Field.o] Error 1 make[5]: *** [QueryResultMysql.o] Error 1 make[5]: Leaving directory `/home/admin/insiderlol/mangos/objdir/src/shared/Database' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/admin/insiderlol/mangos/objdir/src/shared' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/admin/insiderlol/mangos/objdir/src/shared' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/admin/insiderlol/mangos/objdir/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/admin/insiderlol/mangos/objdir' make: *** [all] Error 2
  16. shadez how is the progress for flash animations? any news?
  17. now we must pay attention to the other cases, because they're anoying too, b4 waypoints, there was anyoing crashes already
  18. there are some crashs too related to the dungeon finder tool
×
×
  • 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