Unitsync & downloads
Posted: 24 Nov 2019, 04:10
Hey guys,
I've integrated downloading into my lobby and I'm trying to get Unitsync to recognise the new file. I've triple-checked the file has been moved to the correct location in the data dir. Just asking for map count again doesn't work (somewhat predictably), but calling Init() and then getting the map count doesn't work either, even if I call UnInit() also (before Init())
I've had a look through SpringLobby's source code and there seems to be a gaping hole where unitsync should be? I've found some reload function called to LSL, but no lsl-related files seem to exist (even though they're included).
Could someone explain/point me to how it works?
I've integrated downloading into my lobby and I'm trying to get Unitsync to recognise the new file. I've triple-checked the file has been moved to the correct location in the data dir. Just asking for map count again doesn't work (somewhat predictably), but calling Init() and then getting the map count doesn't work either, even if I call UnInit() also (before Init())
I've had a look through SpringLobby's source code and there seems to be a gaping hole where unitsync should be? I've found some reload function called to LSL, but no lsl-related files seem to exist (even though they're included).
Could someone explain/point me to how it works?