Jump to content

Meltie

getMaNGOS VB Developer
  • Posts

    188
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    50.00 GBP 

Everything posted by Meltie

  1. Description: During logging out, some races will be able to logout instantly within city limits and others won't be able to logout instantly. Current behaviour: I have a Alliance character in Stormwind City, able to logout instantly anywhere in the city. The other character Horde in Undercity and has to wait 20 seconds before logging out. Expected behaviour: All characters within any city , should be able to logout instantly. Steps to reproduce the problem: Create a Horde & Alliance character Place them in their Faction City Attempt to logout ??? Operating system: Win10/Ubuntu 16.04
  2. This looks like the issues I temp fixed some months ago, which wasn't fully fixed. The use of .server shutdown 0 or .server restart 0. This is from the server unable to use the call function from 0. As I recall, I believe this is on all cores. Tips: Try using a high number then 0
  3. Arcemu has something like this already. I recommend you looking on Arcemu side for it.
  4. [quote=Talendrys]Hi Titan, can you try this bug fix and provides feedback ? :-) [url]https://github.com/Warkdev/server/commit/69982e8767d9f65d60e0bc8a2b85cb48f21a8ae3[/url] Thanks.[/quote] Talendrys, this posted fix, is hacky.. Shouldn't call exposed data like that.. Plus is fix was taken from Silverpine Project, which no credits were given.
  5. This is included by default. I can use SOAP in Zero just fine on Unix. Reason of the message, because it's most likely not turned on via config file.
  6. Looks like a tags are changed around.
  7. This is a minor issue.. I'll look into this when I get that chance.. From map updates before Rel19, could have broken the system for LoS and Movement. This is confirmed on both windows and unix systems, where the reading of the tiles are not fully loaded during start-up. As of right now, its [u]not a required function[/u].
  8. Make sure all the database queries are correct and matching what the core has.. This is the first step you should always do.. Second, is all the opcodes correct? Sometimes, this makes the client none talk-able to the server. Many things can make the bank not work.
  9. This is an confirmed bug in the Rel19. Still looking for a proper fix for it.
  10. Fixed on this commit -> [url]https://github.com/mangoszero/server/commit/a87b8e52b6497a5e367dd26f17e35d349c7a4413[/url]
  11. Thanks an unneeded function, so it can simply be removed. There's more to that crash, then that line of coding.
  12. Returning to Home Bind When a player binds his/her Inn location, after they log out, they will return to their Inn keeper instead of logging back in here they log out. This happens on all classes and races. This is a major issue if you bind to an inn keeper, no matter where you are. It happens on both player and game master accounts.
  13. After finding the root cause of the crash, Collision that controls vmap, found some incomplete structures that might need addressing. This is the whole system, not just a line of coding.
  14. When this happens, are you getting warnings on the console, or errors? Need a log of the event when its happening, or I can't track the origin of this issue.
  15. That quest that the hunters have to do are database & core sided. More then likely the core scripts are broken and/or need some updating to fix the issue. Another factor in this is the movement system, that effects the pets in one way or another.
  16. From farther analysis, that's the table were ALL dead creatures end up. Has nothing to do with spawn timers at all.. The timers in the database need fixing on those creatures that are spawning fast. Fastest time I saw a creature spawn as 50 seconds to 1 1/2 minutes. My data page proves that point.
  17. The fix was committed here. [url]https://github.com/Nymph2013/MangosZero/commit/d5259da35bc43558b63af6b156969c3f1a3a710c[/url]
  18. From analysis of the database, most creature and npc spawn timers are around 2 to 3 minutes. More research might be needed to correct the times to the blizzard like. Most timers are 5 minutes at max. World Bosses are around 5 to 12 hours. --Update Here's the list of Entry with Names and their Spawn Timers. The file was to big, so I place a temp file on my web host for now. [url]http://www.cybertekgaming.org/creature-spawn-timers.html[/url]
  19. The unhandled opcode would be CMSG_VIOLENCE_LEVEL = 0x7816
  20. Install Prefix Issues. Hello.I'm compiled mangos-zero in windows.When I run realmd.exe written message f:\Mangos-Zero>realmd.exe Could not find configuration file /etc/realmd.conf. How fix it.
×
×
  • 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