Jump to content

DerBexucher1

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by DerBexucher1

  1. Hi,

    I need help with Scriptdev2. ICC is not working on my Server

    Windows Server 2008 r2

    MaNGOS 0.17.0-DEV

    ScriptDev2 Rev. 2453

    UDB 0.12.2 (402) for MaNGOS 11792+ with SD2 SQL for rev. 2279

    Creature EventAI ist ACID 3.0.8 - Full Release for MaNGOS(3.3.5a Client)

    So I thought I could download one of the Scripts in the Internet. First of all, which one is working?(Not blizzlike, but at least you should be able to finish it)

    And how can I update my Script? I read the FAQ but there was nothing written about it and google also doesnt answer my question.

    After I replaced the uncompiled script of ICC with the custom one I get these errors:

    1>------ Erstellen gestartet: Projekt: ScriptDev2, Konfiguration: Release Win32 ------

    1> Extracting revision

    1> boss_deathbringer_saurfang.cpp

    1> instance_icecrown_citadel.cpp

    1>..\\scripts\\northrend\\icecrown_citadel\\icecrown_citadel\\boss_deathbringer_saurfang.cpp(676): error C2039: 'RemoveSplineFlag': Ist kein Element von 'Creature'

    1> c:\\sources\\mangos\\mangos\\src\\game\\Creature.h(455): Siehe Deklaration von 'Creature'

    1>..\\scripts\\northrend\\icecrown_citadel\\icecrown_citadel\\boss_deathbringer_saurfang.cpp(1114): error C2039: 'RemoveSplineFlag': Ist kein Element von 'Creature'

    1> c:\\sources\\mangos\\mangos\\src\\game\\Creature.h(455): Siehe Deklaration von 'Creature'

    1>..\\scripts\\northrend\\icecrown_citadel\\icecrown_citadel\\boss_deathbringer_saurfang.cpp(1140): error C2039: 'AddSplineFlag': Ist kein Element von 'Creature'

    1> c:\\sources\\mangos\\mangos\\src\\game\\Creature.h(455): Siehe Deklaration von 'Creature'

    1>..\\scripts\\northrend\\icecrown_citadel\\icecrown_citadel\\instance_icecrown_citadel.cpp(123): error C2039: 'GetGUID': Ist kein Element von 'Creature'

    1> c:\\sources\\mangos\\mangos\\src\\game\\Creature.h(455): Siehe Deklaration von 'Creature'

    1>..\\scripts\\northrend\\icecrown_citadel\\icecrown_citadel\\instance_icecrown_citadel.cpp(126): error C2039: 'GetGUID': Ist kein Element von 'Creature'

    1> c:\\sources\\mangos\\mangos\\src\\game\\Creature.h(455): Siehe Deklaration von 'Creature'

    1>..\\scripts\\northrend\\icecrown_citadel\\icecrown_citadel\\instance_icecrown_citadel.cpp(130): error C2039: 'GetGUID': Ist kein Element von 'Creature'

    1> c:\\sources\\mangos\\mangos\\src\\game\\Creature.h(455): Siehe Deklaration von 'Creature'

    1>..\\scripts\\northrend\\icecrown_citadel\\icecrown_citadel\\instance_icecrown_citadel.cpp(156): error C2039: 'GetGUID': Ist kein Element von 'GameObject'

    1> c:\\sources\\mangos\\mangos\\src\\game\\GameObject.h(606): Siehe Deklaration von 'GameObject'

    ========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========

    Can you please help me?

  2. So I take this zip: https://unifieddb.svn.sourceforge.net/svnroot/unifieddb/trunk/Full_DB/

    And install the sql inside there into database "mangos"?

    I made a new Database named mangos, imported the sql and now I get this:

    2012-02-09 16:36:59 Using configuration file mangosd.conf.

    2012-02-09 16:36:59 World Database total connections: 2

    2012-02-09 16:36:59 MySQL client library: 5.1.49

    2012-02-09 16:36:59 MySQL server ver: 5.1.61-community

    2012-02-09 16:36:59 MySQL client library: 5.1.49

    2012-02-09 16:36:59 MySQL server ver: 5.1.61-community

    2012-02-09 16:36:59 ERROR:SQL: SELECT required_11885_01_mangos_spell_proc_event FROM db_version LIMIT 1

    2012-02-09 16:36:59 ERROR:query ERROR: Unknown column 'required_11885_01_mangos_spell_proc_event' in 'field list'

    2012-02-09 16:36:59 ERROR:The table `db_version` in your [WORLD] database indicates that this database is out of date!

    2012-02-09 16:36:59 ERROR:

    2012-02-09 16:36:59 ERROR: [ A] You have: --> `11785_01_mangos_instance_encounters.sql`

    2012-02-09 16:36:59 ERROR:

    2012-02-09 16:36:59 ERROR: [ B] You need: --> `11885_01_mangos_spell_proc_event.sql`

    2012-02-09 16:36:59 ERROR:

    2012-02-09 16:36:59 ERROR:You must apply all updates after [ A] to [ B] to use mangos with this database.

    2012-02-09 16:36:59 ERROR:These updates are included in the sql/updates folder.

    2012-02-09 16:36:59 ERROR:Please read the included [README] in sql/updates for instructions on updating.

    So I wanted to import the "11885_01_mangos_spell_proc_event.sql" and I get this message from PHPMyAdmin:

    Fehler (german for Error)

    SQL-Befehl: ALTER TABLE db_version CHANGE COLUMN required_11876_01_mangos_creature_linking_template required_11885_01_mangos_spell_proc_event bit;

    MySQL meldet: (german for MySQL reports)

    Dokumentation #1054 - Unknown column 'required_11876_01_mangos_creature_linking_template' in 'db_version'

    Any Idea?

×
×
  • 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