- Joined
- Oct 9, 2019
- Messages
- 295
I've been experiencing more random multiplayer DCs than usual with my project in the past 2-3 days than usual. Its not me personally disconnecting its other players and its at random times. I was wondering if either of these libraries might be causing it or if its Blizz's servers being bad. These are the only two libraries I added recently enough for them to have a chance of contributing. There appears to be no correlation between making a unit face the mouse at run time and the timing of the DC. Its just that I added these libraries most recently.

Unit Face Mouse System
Allows one to force a unit to turn to face the position of the mouse cursor. Supports customizable turn rates and executing code while a unit is being affected by the system. Credits: MyPad for MouseUtils Changelog: 1.0 Initial release 1.1 Updated with new math from Antares 1.2 Code refactor...

[vJASS] - [Snippet] Mouse Utility
This is a snippet that makes mouse coordinate detection easier for the user. It allows the user to determine the mouse's map coordinates in runtime without having to ever depend on events that the user would usually have to listen to. This also has the added bonus of returning an individual...

I patched these libraries out and did some games. No change in the random DCs.
Last edited: