- Joined
- Feb 8, 2015
- Messages
- 93
Hi
I recently released my new map - which I've been working on several months.
But when I try playing the map with other people online, roughly half of them desync as soon as the game starts. Before nay triggering is run; they're just gone. Roughly 50% of players in a lobby.
I tried deleting ALL import data, and then rehosting. Again; the same result - so it's not corrupt file imports.
I know the triggering is sound. I don't have any triggers running on Map Initialization, and I do not, to my knowledge, use any of the natives/functions that supposedly crash Warcraft on the new patches (1.30...) like Local Player, etc.
So I'm left with... not much to go on. It could be some of my object data, or some variable declarations are inherently corrupt and cause the desyncs... But there's no real way for me to find out how?
Could anyone, at least, give me a hint on some sort of error log or debugging tips? Spent a helluva long time making this (and for what it's worth; the people who didn't disconnect said they liked it), and I'd hate to throw it away because of some inexplicable desync bug.
@Kam
I recently released my new map - which I've been working on several months.
But when I try playing the map with other people online, roughly half of them desync as soon as the game starts. Before nay triggering is run; they're just gone. Roughly 50% of players in a lobby.
I tried deleting ALL import data, and then rehosting. Again; the same result - so it's not corrupt file imports.
I know the triggering is sound. I don't have any triggers running on Map Initialization, and I do not, to my knowledge, use any of the natives/functions that supposedly crash Warcraft on the new patches (1.30...) like Local Player, etc.
So I'm left with... not much to go on. It could be some of my object data, or some variable declarations are inherently corrupt and cause the desyncs... But there's no real way for me to find out how?
Could anyone, at least, give me a hint on some sort of error log or debugging tips? Spent a helluva long time making this (and for what it's worth; the people who didn't disconnect said they liked it), and I'd hate to throw it away because of some inexplicable desync bug.
@Kam