Jump to content

Shino

Player
  • Content count

    380
  • Joined

  • Last visited

Everything posted by Shino

  1. Not exactly. The website is using too many resources, which is why the provider adjusted the cpu power against disk space, which is why no log is able to be processed now. I have done a backup of the current state of the website and wiped the DB now. I contacted the provider now, so this is adjusted again. This is only temporarily though, no data is lost. cheers!
  2. well, its a bug that must be fixed, I cant tell you much of a solution, sorry ;)
  3. Hmm, its probably the total version that is being processed instead of the current one or the segment specific one. File an bugreport please :>
  4. I think the rounded edges are not dependend on the texture itself. You gotta change some properties there. Not sure if I made an option for that.
  5. Either: Interface\\AddOns\\VCB\\textures\\blackborder or Interface\\AddOns\\VCB\\textures\\blackborder.tga If the texture is not suitable for a border, it wont work.
  6. I dont know yet. I also didnt have the time to look into it yet. After my exams I am going to take a look at the problem. cheers!
  7. It had been reported as bug, so you are prob not the only one.
  8. Well, this looks like a parsing error which results from locales that are not tested enough like zhCN, frFR, deDE. It is also caused by conflicting addons. For example SW_Stats rewrites the combat log strings which causes these kinds of issues. cheers!
  9. which locale are you playing on?
  10. Hey! For the upgrade project, I am looking for some testers that will provide me with feedback and some test logs! If you are interested PM me! cheers!
  11. Thanks, sorry for the inconvinience :)
  12. Hadnt been at home since yesterday ^^ Restarted the service.
  13. Thanks, will take care of it this evening.
  14. Hey! 1. Yes 2. It used to do an merging operation but that has been disabled until I put out the update that fixes the bottlenecks. So currently it does not matter who uploads first, one or more logs will be created. Loot does not work on all servers currently. WIll work in the next update. cheers!
  15. KTM just needs to be modified
  16. Hmm, I guess it is possible to atleast make KTM track your pets aggro, when I think about it again. But I hardly know how it is scripted. As far as I understand KTM only tracks your aggro and sends it to everyone else. Your pet is technically not a player that sends such data, so you gotta make some dirty workarounds there in order to also send your pet and track it. Also hard to track its aggro gain by the abilities. Its basically a blockbox to KTM. Guess someone who has lots of time might be able to assemble something. Most TBC threat addons rely on the threat library from tbc that itself must be backportet, the gui itself should not be a problem.
  17. Shino

    Warrior macro IsUsableAction(64)

    Maybe these are the default values for the empty action slot, dunno. For these function to work properly the vanilla ability is required to be in the slot though. Maybe put the Sunder Armor part in the else part of your first function
  18. Shino

    Warrior macro IsUsableAction(64)

    http://wowwiki.wikia.com/wiki/ActionSlot Edit: Second question: Not sure if that works but the actionSlot of your overpower. cheers!
  19. Alright, will work on the sync function then!
  20. Can you try what happens with synced disabled?
  21. First: Yes Second: That depends, some servers allow this configuration, some don't. You need to increase your combatLogRange in your config.txt in your WTF folder. You can find the information for that on the github overview page. cheers!
  22. Hey! DPSMate is sending your player data to everyone else every 2 minutes of non combat time, only when you are not in combat. Due to that, it does not actually sync, because obviously most of the time people are in combat. So syncing is more or less disabled currently. The problem really is that it is way too much Im sending, which will lag the raid for some bizarre reason. cheers!
  23. Shino

    /mpowa wont work

    hmm prob your file is corrupted, send me your mpowa saved var file and update to the last version
  24. Shino

    /mpowa wont work

    Try disabling all addons but mpowa. Then see what happens. Make sure to make a copy of your WTF folder before.
×