• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Search results

  1. B

    [SOLVED] [Need help] Some kind of dll injection?

    I've been experiencing this a "couple" of times. What happens is that the worldserver gets stuck and I can't really do anything when I'm gone from home because it won't restart, I have to manually restart it. This is how the error looks: http://i.imgur.com/2GCjFJp.jpg Thanks
  2. B

    [SOLVED] IF condition for ITEM_MOD_RATING?

    I am trying to write a code that would teleport a player from the zone if his resilience rating is below X. But, it seems like resilience isn't valid StatsType but it's ITEM_MOD so I cannot figure out how to write the code. So far, I am experimenting like: Unit* owner = GetOwner(); if (area &&...
  3. B

    [HELP] How to stop BSOD?

    Lately I've been experiencing random dedicated server restarts from my host. I moved because I thought something got messed and the team was unprofessional anyways. After I moved, installed same software I've been using for ages, and random restarts still are happening. It's actually a blue...
  4. B

    [SOLVED] Bosses Bugging [Huge HP issue]

    So, my friend and I are running TrinityCore based 255 FUN server. We have custom instances with bosses having 1-2 billion health points. So, we have this issue when boss literally bugs out and goes down by mistake to 600 thousand/million health points. We have came to realisation that uint32 has...
  5. B

    [SOLVED] Glyphs not working

    I'm not sure what happened, is there a way to disable them? Maybe I modified something, but not sure what that could have disabled them :-/ I have 3 open spots and 3 closed ones. If I try to insert a glyph, then this is what I get : "That Glyph cannot be inscribed there" Note: this is a 255...
  6. B

    [SOLVED] Talents on a 255 realm

    Is there a way to get only 71 talents while leveling up to 255? Thanks
  7. B

    [SOLVED] [HELP] Trinitycore bugreport table SPAM/CRASH/FREEZE - character database

    I'm not really sure how, but I'm being spammed/crashed via the bugreport table from the character database. Someone is inserting ~ 1000 rows / min. Only 2 of us know the mysql passw, so I think changing passwords would not resolve my problem. I altered the root user, and I allowed only to...
Top