Jump to content
TrinityCore

Strange parse error


Pallam
 Share

Recommended Posts

  • 3 months later...
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • By Methatronc
      Hello,
      I'm slowly building up a custom quest, however I can't find a way to implement a password.
      I remember a few years ago a quest in Stormwind where, if you went to some convention, you could there have won a key and give the passwd to some pnj that let you have a precious pet.
      Is this system usable with only sql edit in some world.quest_xxx ?
      Thanks for your help :)
    • By Voarsh
      I suppose this is two questions in one.
      I ".reset spells", etc and now when I login to WowTLK 3.3.5A I get "can't speak that language"
      I have a macro that selects a language and then I can talk normally.... or I can just choose a language. What language is my char/client trying to use?
      I cleared my account/cache in my client. Only new chars work.
       
      I then thought, I can't solve this, all I can do is "select" a language every login... I can't even use GM commands until i do.
      So, perhaps make a new char and "copy" the quests over.... I've no idea how I might do this.
       
      Any help?
    • By ChiefMcClane
      Hello folks
      I once updated my Trinity Server (3.3.5a) to the latest version (30.09.2020), unfortunately my Draenei Warlock is now broken.  I once created one in an older version by simply changing the breed in the database. After the update I couldn't select it at first, because the combination is invalid. This message came in the console. 
      I did some research and found out that the playercreateinfo_ tables have to be filled. I did that.
      I can log in now, but it seems that I have no language. The error message "you can not speak this language" appears in the chat. I cannot select a language either. I have already tried many things, including adding the skills, but the error remains. 
      I can't remember that it was so difficult in the past, has anything been changed?
    • By shroom
      Hi,
      Following one recent commit officially adding MariaDB 10.4 support, I took this opportunity to update my database server (from MariaDB 10.1 to MariaDB 10.4) and compiled the game server with the corresponding libraries instead of MySQL 5.7.
      Everything went fine and the server runs properly.
      I had one tiny little issue though: I had to fill the MySQLExecutable variable in the conf file otherwise the worldserver executable wouldn't launch:
      Didn't find any executable MySQL binary at '/Server/Release/bin/Release' or in path, correct the path in the *.conf ("MySQLExecutable").
      I never had to fill this variable before and it was still working fine with this commit: https://github.com/TrinityCore/TrinityCore/commit/48c700347c91b1748427a8c5b09b8d4099c9a105
      I'm running with this commit at the moment: https://github.com/TrinityCore/TrinityCore/commit/43d9ffd1bc127768882711a47d5e2bae92845d04
      It's not that big of deal obviously, but the worldserver conf file states for this variable:
      If the path is left empty, built-in path from cmake is used.
      Alas, while being properly set in CMake, the path isn't used anymore.
      Is this the new expected behavior or is this a bug?
    • By Bernd Lipp
      Hi there.
      I am using Jeuties Repack WotLK server for a while now.
      The log says it is this version:
      TrinityCore rev. 879af88d2180 2015-06-29 22:29:28 +0200 (3.3.5 branch) (Win64, Release) (worldserver-daemon)
      Using World DB: TDB 335.58
       
      Now to the love is in the air fest we want to change how much of the charms get generated by killing mobs. After long searching trough all tables I found that it is the aura part of the "Lovely Charm Collector's Kit". I tried to find out how I can modify it and failed. I also tried to apply the hidden buff as a stack of 10 but that also didn't work.
      How is it supposed to work if I want to set the buff so that every worthy enemy drops a charm? Do I have to modify the code for the spell or is it doable in just mysql?
      Thanks for helping out.
      Bernd
×
×
  • Create New...