Jump to content

[ZERO] Scripting library not found


7_horst

Recommended Posts

Hallo liebe Gemeinde,

ich erbitte euch um Hilfe.

Ich bin dabei einen MaNGOS ZeRO Server auf meinem Win7 Laptop aufzusetzen, was mir im wesentlichen auch gelungen ist.

Allerdings muss ich feststellen, dass das ScriptDev2 das in der server git repository eingebunden ist, beim starten der mangosd.exe nicht geladen wird.

Ansonsten funktioniert der Server und das connecten auf diesen problemlos.

Anleitung nach: https://github.com/mangoswiki/Wiki/wiki/MangosZero%2018.1%20Build%20Part%201

Was bisher geschah:

- server per git geclont

- datenbank geclont und aufgesetzt

- buildfiles mit cmake erstellt (dabei "with_mod_scriptdev2" aktiviert)

- buildfiles mit MS VC++ 10 compiliert

- alle benötigten Dateien einschließlich der mangos-scriptsd.dll in einen Ordner geschoben

Serverlog:

2014-03-09 17:53:05 mangos-zero/0.18.1 (08.03.2014 14:49 Revision 2462 - unknown revision) for Win32 (little-endian) [world-daemon]

2014-03-09 17:53:05 <Ctrl-C> to stop.

__ __ _ _ ___ ___ ___

| \/ |__ _| \| |/ __|/ _ \/ __|

| |\/| / _` | .` | (_ | (_) \__ \

|_| |_\__,_|_|\_|\___|\___/|___/

___

Visit our website for support: |_ /___ _ _ ___

http://getmangos.eu/ / // -_) '_/ _ \

/___\___|_| \___/

We love vanilla WoW!

2014-03-09 17:53:05 Using configuration file ./mangosd.conf.

2014-03-09 17:53:05 World Database total connections: 2

2014-03-09 17:53:06 MySQL client library: 5.1.49

2014-03-09 17:53:06 MySQL server ver: 5.5.27

2014-03-09 17:53:06 MySQL client library: 5.1.49

2014-03-09 17:53:06 MySQL server ver: 5.5.27

2014-03-09 17:53:06 Character Database total connections: 2

2014-03-09 17:53:06 MySQL client library: 5.1.49

2014-03-09 17:53:06 MySQL server ver: 5.5.27

2014-03-09 17:53:06 MySQL client library: 5.1.49

2014-03-09 17:53:06 MySQL server ver: 5.5.27

2014-03-09 17:53:06 Login Database total connections: 2

2014-03-09 17:53:06 MySQL client library: 5.1.49

2014-03-09 17:53:06 MySQL server ver: 5.5.27

2014-03-09 17:53:06 MySQL client library: 5.1.49

2014-03-09 17:53:06 MySQL server ver: 5.5.27

2014-03-09 17:53:06 Realm running as realm ID 1

2014-03-09 17:53:06 Using World DB: ZeroDatabase 2.0.10 for MaNGOSZero zXXXX+ and ScriptDevZero zXXXX+

2014-03-09 17:53:06 Using creature EventAI: MaNGOSZero Artificial Creature Intelligence Database

2014-03-09 17:53:06 Using DataDir ./

2014-03-09 17:53:06 WORLD: VMap support included. LineOfSight:1, getHeight:1, indoorCheck:1

2014-03-09 17:53:06 WORLD: VMap data directory is: ./vmaps

2014-03-09 17:53:06 WORLD: mmap pathfinding enabled

2014-03-09 17:53:06

2014-03-09 17:53:06 Loading MaNGOS strings...

2014-03-09 17:53:06 Loading texts from mangos_string

2014-03-09 17:53:07 >> Loaded 798 MaNGOS strings from table mangos_string

2014-03-09 17:53:07

2014-03-09 17:53:07 Initialize data stores...

2014-03-09 17:53:11

2014-03-09 17:53:11 >> Initialized 50 data stores

2014-03-09 17:53:11 Using deDE DBC Locale as default. All available DBC locales: deDE

2014-03-09 17:53:11

2014-03-09 17:53:11 Loading Script Names...

2014-03-09 17:53:14

2014-03-09 17:53:14 >> Loaded 309 Script Names

2014-03-09 17:53:14 Loading WorldTemplate...

2014-03-09 17:53:14 >> Loaded 2 World Template definitions

2014-03-09 17:53:14

2014-03-09 17:53:14 Loading InstanceTemplate...

2014-03-09 17:53:15 >> Loaded 26 Instance Template definitions

2014-03-09 17:53:15

2014-03-09 17:53:15 Loading SkillLineAbilityMultiMap Data...

2014-03-09 17:53:15

2014-03-09 17:53:15 >> Loaded 5072 SkillLineAbility MultiMap Data

2014-03-09 17:53:15 Loading SkillRaceClassInfoMultiMap Data...

2014-03-09 17:53:16

2014-03-09 17:53:16 >> Loaded 148 SkillRaceClassInfo MultiMap Data

2014-03-09 17:53:16 Cleaning up instances...

2014-03-09 17:53:16

2014-03-09 17:53:16 >> Instances cleaned up

2014-03-09 17:53:16 Packing instances...

2014-03-09 17:53:16 >> Instance numbers remapped, next instance id is 1

2014-03-09 17:53:16

2014-03-09 17:53:16 Packing groups...

2014-03-09 17:53:16 >> Group Ids remapped, next group id is 1

2014-03-09 17:53:16

2014-03-09 17:53:16

2014-03-09 17:53:16 Loading Page Texts...

2014-03-09 17:53:17 >> Loaded 1431 page texts

2014-03-09 17:53:17

2014-03-09 17:53:17 Loading Game Object Templates...

2014-03-09 17:53:19 >> Loaded 10573 game object templates

2014-03-09 17:53:19

2014-03-09 17:53:19 Loading GameObject models...

2014-03-09 17:53:19 Loading Spell Chain Data...

2014-03-09 17:53:20

2014-03-09 17:53:20 >> Loaded 2825 spell chain records (1786 from DBC data with 2 req field updates, and 1039 loaded from table)

2014-03-09 17:53:20 Loading Spell Elixir types...

2014-03-09 17:53:21

2014-03-09 17:53:21 >> Loaded 60 spell elixir definitions

2014-03-09 17:53:21 Loading Spell Facing Flags...

2014-03-09 17:53:22

2014-03-09 17:53:22 >> Loaded 971 facing caster flags

2014-03-09 17:53:22 Loading Spell Learn Skills...

2014-03-09 17:53:22

2014-03-09 17:53:22 >> Loaded 58 Spell Learn Skills from DBC

2014-03-09 17:53:22 Loading Spell Learn Spells...

2014-03-09 17:53:23

2014-03-09 17:53:23 >> Loaded 9 spell learn spells + 4735 found in DBC

2014-03-09 17:53:23 Loading Spell Proc Event conditions...

2014-03-09 17:53:24

2014-03-09 17:53:24 >> Loaded 150 extra spell proc event conditions +11 custom proc (inc. +8 custom ranks)

2014-03-09 17:53:24 Loading Spell Bonus Data...

2014-03-09 17:53:24

2014-03-09 17:53:24 >> Loaded 105 extra spell bonus data

2014-03-09 17:53:24 Loading Spell Proc Item Enchant...

2014-03-09 17:53:24

2014-03-09 17:53:24 >> Loaded 4 proc item enchant definitions

2014-03-09 17:53:24 Loading Spell Linked definitions...

2014-03-09 17:53:25

2014-03-09 17:53:25 >> Spell linked definition not loaded - table empty

2014-03-09 17:53:25 Loading Aggro Spells Definitions...

2014-03-09 17:53:25

2014-03-09 17:53:25 >> Loaded 73 spell threat entries

2014-03-09 17:53:25 Loading NPC Texts...

2014-03-09 17:53:27

2014-03-09 17:53:27 >> Loaded 4492 npc texts

2014-03-09 17:53:27 Loading Item Random Enchantments Table...

2014-03-09 17:53:29

2014-03-09 17:53:29 >> Loaded 27892 Item Enchantment definitions

2014-03-09 17:53:29 Loading Items...

2014-03-09 17:53:31 >> Loaded 14398 item prototypes

2014-03-09 17:53:31

2014-03-09 17:53:31 Loading Item Texts...

2014-03-09 17:53:31

2014-03-09 17:53:31 >> Loaded 0 item pages

2014-03-09 17:53:31 Loading Creature Model Based Info Data...

2014-03-09 17:53:32 >> Loaded 10534 creature model based info

2014-03-09 17:53:32

2014-03-09 17:53:32 Loading Equipment templates...

2014-03-09 17:53:32 ERROR:creature_equip_template table is empty!

2014-03-09 17:53:32 >> Loaded 0 equipment template

2014-03-09 17:53:32

2014-03-09 17:53:33 >> Loaded 1949 equipment template (deprecated format)

2014-03-09 17:53:33

2014-03-09 17:53:33 Loading Creature templates...

2014-03-09 17:53:34 >> Loaded 9091 creature definitions

2014-03-09 17:53:34

2014-03-09 17:53:34 ERROR:Creature (Entry: 15118) has nonexistent faction_A template (0)

2014-03-09 17:53:34 ERROR:Creature (Entry: 15118) has nonexistent faction_H template (0)

2014-03-09 17:53:34 Loading Creature template spells...

2014-03-09 17:53:35 >> Loaded 2429 creature_template_spells definitions

2014-03-09 17:53:35

2014-03-09 17:53:35 Loading SpellsScriptTarget...

2014-03-09 17:53:35 Loading ItemRequiredTarget...

2014-03-09 17:53:36

2014-03-09 17:53:36 >> Loaded 41 Item required targets

2014-03-09 17:53:36 Loading Reputation Reward Rates...

2014-03-09 17:53:36

2014-03-09 17:53:36 >> Loaded 3 reputation_reward_rate

2014-03-09 17:53:36 Loading Creature Reputation OnKill Data...

2014-03-09 17:53:36

2014-03-09 17:53:36 >> Loaded 436 creature award reputation definitions

2014-03-09 17:53:36 Loading Reputation Spillover Data...

2014-03-09 17:53:36

2014-03-09 17:53:36 >> Loaded 12 reputation_spillover_template

2014-03-09 17:53:36 Loading Points Of Interest Data...

2014-03-09 17:53:37

2014-03-09 17:53:37 >> Loaded 244 Points of Interest definitions

2014-03-09 17:53:37 Loading Pet Create Spells...

2014-03-09 17:53:37

2014-03-09 17:53:37 >> Loaded 7 pet create spells from table and 300 from DBC

2014-03-09 17:53:37 Loading Creature Data...

2014-03-09 17:54:11

2014-03-09 17:54:11 >> Loaded 62863 creatures

2014-03-09 17:54:11 Loading Creature Addon Data...

2014-03-09 17:54:11

2014-03-09 17:54:12 >> Loaded 6482 creature template addons

2014-03-09 17:54:12

2014-03-09 17:54:13 >> Loaded 51022 creature addons

2014-03-09 17:54:13

2014-03-09 17:54:14 >>> Creature Addon Data loaded

2014-03-09 17:54:14

2014-03-09 17:54:14 Loading Gameobject Data...

2014-03-09 17:54:42

2014-03-09 17:54:42 >> Loaded 38758 gameobjects

2014-03-09 17:54:42 Loading CreatureLinking Data...

2014-03-09 17:54:43

2014-03-09 17:54:43 >> Loaded creature linking for 59 creature-entries

2014-03-09 17:54:43

2014-03-09 17:54:43 >> Loaded creature linking for 6 creature-Guids

2014-03-09 17:54:43 Loading Objects Pooling Data...

2014-03-09 17:54:44

2014-03-09 17:54:44 >> Loaded 74 objects pools

2014-03-09 17:54:44

2014-03-09 17:54:44 >> Loaded 0 creatures in pools from `pool_creature`

2014-03-09 17:54:44

2014-03-09 17:54:44 >> Loaded 575 creatures in pools from `pool_creature_template`

2014-03-09 17:54:44

2014-03-09 17:54:44 >> Loaded 4 gameobject in pools from `pool_gameobject`

2014-03-09 17:54:44

2014-03-09 17:54:44 >> Loaded 4 gameobject in pools from `pool_gameobject_template`

2014-03-09 17:54:44

2014-03-09 17:54:44 >> Loaded 0 pools in pools

2014-03-09 17:54:45 Loading Weather Data...

2014-03-09 17:54:45

2014-03-09 17:54:45 >> Loaded 33 weather definitions

2014-03-09 17:54:45 Loading Quests...

2014-03-09 17:54:47

2014-03-09 17:54:47 >> Loaded 4244 quests definitions

2014-03-09 17:54:47 Loading Quests Relations...

2014-03-09 17:54:47

2014-03-09 17:54:48

2014-03-09 17:54:48 >> Loaded 243 quest relations from gameobject_questrelation

2014-03-09 17:54:49

2014-03-09 17:54:49 >> Loaded 206 quest relations from gameobject_involvedrelation

2014-03-09 17:54:50

2014-03-09 17:54:50 >> Loaded 3848 quest relations from creature_questrelation

2014-03-09 17:54:50

2014-03-09 17:54:50 >> Loaded 4006 quest relations from creature_involvedrelation

2014-03-09 17:54:50 >>> Quests Relations loaded

2014-03-09 17:54:50

2014-03-09 17:54:50 Loading Game Event Data...

2014-03-09 17:54:50

2014-03-09 17:54:51

2014-03-09 17:54:51 >> Loaded 30 game events

2014-03-09 17:54:52

2014-03-09 17:54:52 >> Loaded 691 creatures in game events

2014-03-09 17:54:53

2014-03-09 17:54:53 >> Loaded 8498 gameobjects in game events

2014-03-09 17:54:53

2014-03-09 17:54:53 >> Loaded 9 creature reactions at game events

2014-03-09 17:54:54

2014-03-09 17:54:54 >> Loaded 52 quest additions in game events

2014-03-09 17:54:54

2014-03-09 17:54:54 >> Loaded 0 start/end game event mails

2014-03-09 17:54:54 >>> Game Event Data loaded

2014-03-09 17:54:54

2014-03-09 17:54:54 Loading Conditions...

2014-03-09 17:54:54 >> Loaded 119 Condition definitions

2014-03-09 17:54:54

2014-03-09 17:54:54 Creating map persistent states for non-instanceable maps...

2014-03-09 17:54:54 Loading Creature Respawn Data...

2014-03-09 17:54:54

2014-03-09 17:54:54 >> Loaded 0 creature respawn time.

2014-03-09 17:54:54 Loading Gameobject Respawn Data...

2014-03-09 17:54:55

2014-03-09 17:54:55 >> Loaded 0 gameobject respawn time.

2014-03-09 17:54:55 Loading SpellArea Data...

2014-03-09 17:54:55

2014-03-09 17:54:55 >> Loaded 0 spell area requirements

2014-03-09 17:54:55 Loading AreaTrigger definitions...

2014-03-09 17:54:55

2014-03-09 17:54:55 >> Loaded 100 area trigger teleport definitions

2014-03-09 17:54:55 Loading Quest Area Triggers...

2014-03-09 17:54:56

2014-03-09 17:54:56 >> Loaded 28 quest trigger points

2014-03-09 17:54:56 Loading Tavern Area Triggers...

2014-03-09 17:54:56

2014-03-09 17:54:56 >> Loaded 42 tavern triggers

2014-03-09 17:54:56 Loading AreaTrigger script names...

2014-03-09 17:54:57

2014-03-09 17:54:57 >> Loaded 38 areatrigger scripts

2014-03-09 17:54:57 Loading event id script names...

2014-03-09 17:54:57

2014-03-09 17:54:57 >> Loaded 19 scripted event id

2014-03-09 17:54:57 Loading Graveyard-zone links...

2014-03-09 17:54:58

2014-03-09 17:54:58 >> Loaded 168 graveyard-zone links

2014-03-09 17:54:58 Loading spell target destination coordinates...

2014-03-09 17:54:58

2014-03-09 17:54:58 >> Loaded 267 spell target destination coordinates

2014-03-09 17:54:58 Loading SpellAffect definitions...

2014-03-09 17:54:59

2014-03-09 17:54:59 >> Loaded 249 spell affect definitions

2014-03-09 17:54:59 Loading spell pet auras...

2014-03-09 17:54:59

2014-03-09 17:54:59 >> Loaded 24 spell pet auras

2014-03-09 17:54:59 Loading Player Create Info & Level Stats...

2014-03-09 17:54:59

2014-03-09 17:55:00

2014-03-09 17:55:00 >> Loaded 40 player create definitions

2014-03-09 17:55:00

2014-03-09 17:55:00 >> Loaded 0 custom player create items

2014-03-09 17:55:01

2014-03-09 17:55:01 >> Loaded 1497 player create spells

2014-03-09 17:55:01

2014-03-09 17:55:01 >> Loaded 215 player create actions

2014-03-09 17:55:02

2014-03-09 17:55:02 >> Loaded 540 level health/mana definitions

2014-03-09 17:55:03

2014-03-09 17:55:03 >> Loaded 2400 level stats definitions

2014-03-09 17:55:03

2014-03-09 17:55:03 >> Loaded 60 xp for level definitions

2014-03-09 17:55:03 >>> Player Create Info & Level Stats loaded

2014-03-09 17:55:03

2014-03-09 17:55:03 Loading Exploration BaseXP Data...

2014-03-09 17:55:04

2014-03-09 17:55:04 >> Loaded 61 BaseXP definitions

2014-03-09 17:55:04 Loading Pet Name Parts...

2014-03-09 17:55:05

2014-03-09 17:55:05 >> Loaded 260 pet name parts

2014-03-09 17:55:05 Cleaning character database...

2014-03-09 17:55:05 Loading the max pet number...

2014-03-09 17:55:05

2014-03-09 17:55:05 >> Loaded the max pet number: 0

2014-03-09 17:55:05 Loading pet level stats...

2014-03-09 17:55:05

2014-03-09 17:55:05 >> Loaded 1260 level pet stats definitions

2014-03-09 17:55:05 Loading Player Corpses...

2014-03-09 17:55:06

2014-03-09 17:55:06 >> Loaded 0 corpses

2014-03-09 17:55:06 Loading Loot Tables...

2014-03-09 17:55:06

2014-03-09 17:55:06 creature_loot_template :

2014-03-09 17:55:09

2014-03-09 17:55:09 >> Loaded 233513 loot definitions (4406 templates)

2014-03-09 17:55:09 ERROR:Table 'creature_loot_template' entry 1 isn't creature entry and not referenced from loot, and then useless.

2014-03-09 17:55:09 fishing_loot_template :

2014-03-09 17:55:10

2014-03-09 17:55:10 >> Loaded 87 loot definitions (71 templates)

2014-03-09 17:55:10 gameobject_loot_template :

2014-03-09 17:55:10 ERROR:Table `gameobject_loot_template` for entry 2117, item 4433 has condition_id 10 that does not exist in `conditions`, ignoring

2014-03-09 17:55:11

2014-03-09 17:55:11 >> Loaded 15699 loot definitions (567 templates)

2014-03-09 17:55:11 ERROR:Table 'gameobject_loot_template' entry 2117 (gameobject lootid) not exist but used as loot id in DB.

2014-03-09 17:55:11 item_loot_template :

2014-03-09 17:55:12

2014-03-09 17:55:12 >> Loaded 4106 loot definitions (175 templates)

2014-03-09 17:55:12 mail_loot_template :

2014-03-09 17:55:13

2014-03-09 17:55:13 >> Loaded 60 loot definitions (60 templates)

2014-03-09 17:55:13 pickpocketing_loot_template :

2014-03-09 17:55:13

2014-03-09 17:55:13 >> Loaded 6907 loot definitions (1559 templates)

2014-03-09 17:55:13 skinning_loot_template :

2014-03-09 17:55:14

2014-03-09 17:55:14 >> Loaded 2806 loot definitions (777 templates)

2014-03-09 17:55:14 disenchant_loot_template :

2014-03-09 17:55:15

2014-03-09 17:55:15 >> Loaded 80 loot definitions (37 templates)

2014-03-09 17:55:15 reference_loot_template :

2014-03-09 17:55:16

2014-03-09 17:55:16 >> Loaded 4591 loot definitions (179 templates)

2014-03-09 17:55:17 >>> Loot Tables loaded

2014-03-09 17:55:17

2014-03-09 17:55:17 Loading Skill Fishing base level requirements...

2014-03-09 17:55:17

2014-03-09 17:55:17 >> Loaded 57 areas for fishing base skill level

2014-03-09 17:55:17 Loading Npc Text Id...

2014-03-09 17:55:18

2014-03-09 17:55:18 >> Loaded 1628 NpcTextId

2014-03-09 17:55:18 Loading Gossip scripts...

2014-03-09 17:55:18 dbscripts_on_gossip :

2014-03-09 17:55:19

2014-03-09 17:55:19 >> Loaded 100 script definitions

2014-03-09 17:55:19 (Re)Loading Gossip menus...

2014-03-09 17:55:20

2014-03-09 17:55:20 >> Loaded 904 gossip_menu entries

2014-03-09 17:55:20 (Re)Loading Gossip menu options...

2014-03-09 17:55:20

2014-03-09 17:55:20 >> Loaded 688 gossip_menu_option entries

2014-03-09 17:55:20 Loading Vendors...

2014-03-09 17:55:20

2014-03-09 17:55:20 >> Loaded `npc_vendor_template`, table is empty!

2014-03-09 17:55:22

2014-03-09 17:55:22 >> Loaded 12549 vendor items

2014-03-09 17:55:22 Loading Trainers...

2014-03-09 17:55:22

2014-03-09 17:55:22 >> Loaded `npc_trainer_template`, table is empty!

2014-03-09 17:55:25

2014-03-09 17:55:25 >> Loaded 27294 trainer spells

2014-03-09 17:55:25 Loading Waypoint scripts...

2014-03-09 17:55:25 dbscripts_on_creature_movement :

Ab hier folgen mehrere Fehler:

2014-03-09 17:55:25 Loading Waypoint scripts...

2014-03-09 17:55:25 dbscripts_on_creature_movement :

2014-03-09 17:55:25 ERROR:Table `dbscripts_on_creature_movement` has buddyEntry = 5 in command 20 for script id 173701, but this creature_template does not exist, skipping.

2014-03-09 17:55:25 ERROR:Table `dbscripts_on_creature_movement` has buddyEntry = 5 in command 20 for script id 173701, but this creature_template does not exist, skipping.

2014-03-09 17:55:25 ERROR:Table `dbscripts_on_creature_movement` has buddyEntry = 5 in command 25 for script id 173901, but this creature_template does not exist, skipping.

2014-03-09 17:55:25 ERROR:Table `dbscripts_on_creature_movement` has buddyEntry = 5 in command 25 for script id 173902, but this creature_template does not exist, skipping.

2014-03-09 17:55:25

2014-03-09 17:55:25 >> Loaded 72 script definitions

2014-03-09 17:55:25 Loading Waypoints...

2014-03-09 17:55:25

2014-03-09 17:55:26

2014-03-09 17:55:26 >> Paths loaded

2014-03-09 17:55:28 ERROR:Table creature_movement for id 28705, point 8 have script_id 173902 that does not exist in `dbscripts_on_creature_movement`, ignoring

2014-03-09 17:55:28 ERROR:Table creature_movement for id 28705, point 7 have script_id 173901 that does not exist in `dbscripts_on_creature_movement`, ignoring

2014-03-09 17:55:29 ERROR:Table creature_movement for id 28706, point 11 have script_id 173701 that does not exist in `dbscripts_on_creature_movement`, ignoring

2014-03-09 17:55:29

2014-03-09 17:55:29 >> Waypoints and behaviors loaded

2014-03-09 17:55:29

2014-03-09 17:55:29 >>> Loaded 1644 paths, 40890 nodes and 250 behaviors

2014-03-09 17:55:30

2014-03-09 17:55:30 >> Path templates loaded

2014-03-09 17:55:30

2014-03-09 17:55:30 >> Waypoint templates loaded

2014-03-09 17:55:30

2014-03-09 17:55:30 >>> Loaded 26 path templates with 481 nodes and 6 behaviors

2014-03-09 17:55:30 Loading Localization strings...

2014-03-09 17:55:30

2014-03-09 17:55:30 >> Loaded 0 creature locale strings. DB table `locales_creature` is empty.

2014-03-09 17:55:30

2014-03-09 17:55:30 >> Loaded 0 gameobject locale strings. DB table `locales_gameobject` is empty.

2014-03-09 17:55:30

2014-03-09 17:55:30 >> Loaded 0 Item locale strings. DB table `locales_item` is empty.

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 Quest locale strings. DB table `locales_quest` is empty.

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 Quest locale strings. DB table `locales_npc_text` is empty.

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 PageText locale strings. DB table `locales_page_text` is empty.

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 gossip_menu_option locale strings. DB table `locales_gossip_menu_option` is empty.

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 points_of_interest locale strings. DB table `locales_points_of_interest` is empty.

2014-03-09 17:55:31 >>> Localization strings loaded

2014-03-09 17:55:31

2014-03-09 17:55:31 Loading Auctions...

2014-03-09 17:55:31

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 auction items

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 auctions. DB table `auction` is empty.

2014-03-09 17:55:31 >>> Auctions loaded

2014-03-09 17:55:31

2014-03-09 17:55:31 Loading Guilds...

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 guild definitions

2014-03-09 17:55:31 Loading Groups...

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 group definitions

2014-03-09 17:55:31 Loading ReservedNames...

2014-03-09 17:55:31

2014-03-09 17:55:31 >> Loaded 0 reserved player names

2014-03-09 17:55:31 Loading GameObjects for quests...

2014-03-09 17:55:32

2014-03-09 17:55:32 >> Loaded 668 GameObjects for quests

2014-03-09 17:55:32 Loading BattleMasters...

2014-03-09 17:55:32

2014-03-09 17:55:32 >> Loaded 24 battlemaster entries

2014-03-09 17:55:32 Loading BattleGround event indexes...

2014-03-09 17:55:33

2014-03-09 17:55:33 >> Loaded 1147 battleground eventindexes

2014-03-09 17:55:33 Loading GameTeleports...

2014-03-09 17:55:34

2014-03-09 17:55:34 >> Loaded 220 GameTeleports

2014-03-09 17:55:34 Loading GM tickets...

2014-03-09 17:55:34

2014-03-09 17:55:34 >> Loaded `character_ticket`, table is empty.

2014-03-09 17:55:34 Returning old mails...

2014-03-09 17:55:34

2014-03-09 17:55:34 >> Only expired mails (need to be return or delete) or DB table `mail` is empty.

2014-03-09 17:55:34 Loading Scripts...

2014-03-09 17:55:34

2014-03-09 17:55:34 dbscripts_on_quest_start :

2014-03-09 17:55:35

2014-03-09 17:55:35 >> Loaded 168 script definitions

2014-03-09 17:55:35 dbscripts_on_quest_end :

2014-03-09 17:55:35

2014-03-09 17:55:35 >> Loaded 420 script definitions

2014-03-09 17:55:35 dbscripts_on_spell :

2014-03-09 17:55:35

2014-03-09 17:55:35 >> Loaded 10 script definitions

2014-03-09 17:55:35 dbscripts_on_go_use :

2014-03-09 17:55:36

2014-03-09 17:55:36 >> Loaded 78 script definitions

2014-03-09 17:55:36 dbscripts_on_go_template_use :

2014-03-09 17:55:36

2014-03-09 17:55:36 >> Loaded 9 script definitions

2014-03-09 17:55:36 dbscripts_on_event :

2014-03-09 17:55:37

2014-03-09 17:55:37 >> Loaded 364 script definitions

2014-03-09 17:55:37 dbscripts_on_creature_death :

2014-03-09 17:55:37

2014-03-09 17:55:37 >> Loaded 0 script definitions

2014-03-09 17:55:37 >>> Scripts loaded

2014-03-09 17:55:37

2014-03-09 17:55:37 Loading Scripts text locales...

2014-03-09 17:55:37 Loading texts from db_script_string, with additional data

2014-03-09 17:55:38 >> Loaded 385 text templates from db_script_string

2014-03-09 17:55:38

2014-03-09 17:55:38 Loading CreatureEventAI Texts...

2014-03-09 17:55:38 Loading texts from creature_ai_texts, with additional data

2014-03-09 17:55:39 >> Loaded 390 text templates from creature_ai_texts

2014-03-09 17:55:39

2014-03-09 17:55:39 Loading CreatureEventAI Summons...

2014-03-09 17:55:39

2014-03-09 17:55:39 >> Loaded 20 CreatureEventAI summon definitions

2014-03-09 17:55:39 Loading CreatureEventAI Scripts...

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 22301 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 27701 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 27901 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 29701 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 33101 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 33201 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 33801 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 34001 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 37601 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 43101 Action1 uses incorrect Target type 6 for event-type 12

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 46101 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 46601 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 48201 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 48301 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 58702 Action1 uses incorrect Target type 6 for event-type 13

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 65601 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 91401 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 92801 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 95701 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 114101 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 121201 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:40 ERROR CreatureEventAI: Event 125701 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

...usw...

Hier das Scriptladen:

2014-03-09 17:55:42 ERROR CreatureEventAI: Event 1780401 Action1 uses incorrect Target type 1 for event-type 10 (can not be used OOC)

2014-03-09 17:55:42 ERROR CreatureEventAI: Creature 12143 has EFLAG_REPEATABLE set. Event can never be repeatable. Removing flag for event 1214301.

2014-03-09 17:55:42 ERROR CreatureEventAI: Creature 15215 has EFLAG_REPEATABLE set. Event can never be repeatable. Removing flag for event 1521501.

2014-03-09 17:55:42 ERROR CreatureEventAI: EventAI has script for creature entry (15471), but AIName = '' instead 'EventAI'.

2014-03-09 17:55:42 ERROR CreatureEventAI: Entry 8 in table `creature_ai_summons` but not used in EventAI scripts.

2014-03-09 17:55:42 ERROR CreatureEventAI: Entry 17 in table `creature_ai_summons` but not used in EventAI scripts.

2014-03-09 17:55:42

2014-03-09 17:55:42 >> Loaded 13684 CreatureEventAI scripts

2014-03-09 17:55:42 Initializing Scripts...

2014-03-09 17:55:42 ERROR:Scripting library not found or not accessible.

2014-03-09 17:55:42 DEBUG:: Initialize game time and timers

2014-03-09 17:55:42 Starting Map System

2014-03-09 17:55:42 Starting BattleGround System

2014-03-09 17:55:42

2014-03-09 17:55:42 >> Loaded 3 battlegrounds

2014-03-09 17:55:42 Starting Outdoor PvP System

2014-03-09 17:55:42

2014-03-09 17:55:42 >> Loaded 2 Outdoor PvP zones

2014-03-09 17:55:42 Loading Transports...

2014-03-09 17:55:43

2014-03-09 17:55:43 >> Loaded 8 transports

2014-03-09 17:55:43 Deleting expired bans...

2014-03-09 17:55:43 Starting server Maintenance system...

2014-03-09 17:55:43 Loading Honor Standing list...

2014-03-09 17:55:43

2014-03-09 17:55:43 >> Loaded 0 Horde and 0 Ally honor standing definitions

2014-03-09 17:55:43 Starting Game Event system...

2014-03-09 17:55:43 GameEvent 4 "Darkmoon Faire (Elwynn)" started.

2014-03-09 17:55:43 GameEvent 18 "Call to Arms: Alterac Valley!" started.

2014-03-09 17:55:43 GameEvent 35 "Winter Season Fishing" started.

2014-03-09 17:55:43 Player::DeleteOldChars: Deleting all characters which have been deleted 30 days before...

2014-03-09 17:55:43 Initialize AuctionHouseBot...

2014-03-09 17:55:43 AHBOT is Disabled. Unable to open configuration file(./ahbot.conf).

2014-03-09 17:55:43 WORLD: World initialized

2014-03-09 17:55:43 SERVER STARTUP TIME: 2 minutes 37 seconds

2014-03-09 17:55:43 mangosd process priority class set to HIGH

Der Server startet. Mobs bewegen sich wie gewohnt. Laufen ihre Waypoints ab. Haben Waffen in der Hand. Können Zauber wirken. Alles gut.

Jedoch die scritpe funktionieren nicht. Weder die Instanzbezogenen noch die boss_ scripte.

Nun habe ich die precompiled version von getmangos runtergeladen und ausprobiert. Mit der selben Datenbank und den selben .conf Einstellungen funktionieren die ScriptDev2 der precompiled einwandfrei!

Das kopieren der mangosscript.dll aus der precompiled in die build nutzt auch bei umbenennung nichts.

Woran kann das liegen, dass die mangosd.exe die Scripte nicht findet und daher nicht läd?

Wo kann ich den Pfad überprüfen, in dem er die .dll erwartet?

Hochachtungsvoll,

Horst.

Link to comment
Share on other sites

Danke für die schnelle Antwort.

Beim compilieren werden u.A. im Unterverzeichnis lib/debug/ folgende Dateien erstellt:

- mangos-scriptsd.dll

- mangos-scriptsd.ilk

- mangos-scriptsd.pdb

- mangos-scriptsd.exp

- mangos-scriptsd.lib

Auch wenn ich alle in den Hauptordner kopiere, funktioniert das Script dennoch nicht.

Meinst du, ich soll die "mangos-scriptsd.dll" in "mangos-scripts.dll" umbenennen?

Also das "d" ändern? Denn ".dll" ist ja bereits das angegebene Dateiformat.

Gruß, Horst.

Link to comment
Share on other sites

I would advise that you build the server using the 'Release' config, rather than 'Debug'

You will also need to copy the file scriptdev2.conf into your server folder and configure it.

----=== google translate ===----

Ich würde Ihnen raten, dass Sie die Server zu bauen mit der "Freigabe" Config, anstatt 'Debug'

Sie müssen auch die Datei scriptdev2.conf in Ihre Server-Ordner zu kopieren und zu konfigurieren.

Link to comment
Share on other sites

Danke für die Antwort.

Eine "scriptdev2.conf" habe ich bereits im Ordner reingeschoben.

Ich werde es mal mit der "release" version probieren.

Mit freundlichen Grüßen,

Horst.

----=== google translate ===----

Thanks for the reply.

A "scriptdev2.conf" I have already in the folder.

I'll try it with the "release" version.

Sincerely,

Horst.

_______________________________

Edit:

Ok, everything worked well with the release build.

Thank you for that hint.

Greetings,

Horst.

Link to comment
Share on other sites

Archived

This topic is now archived and is 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