Full notes
Full SunAge: Battle for Elysium update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
0 fixes1 addition0 changes0 removals
- Server
addedHi guys, This version fixes the infamous all-new connection-to-master-server-failed - bug. For all of you guys understanding code - THIS was the culprit:
Hi guys, This version fixes the infamous all-new connection-to-master-server-failed - bug. For all of you guys understanding code - THIS was the culprit:
int32 v4napi_sockets::getSocketError () { #ifdef V4OS_WINDOWS_WIN32_XP return WSAGetLastError (); #else return errno; #endif }Whoever can guess the bug here, gets awarded the vertex4 Award of Excellence in Coding Clairvoyance. Cheers and sorry for the hassle, Roman
Source
Changelog.gg summarizes and formats this update. How we read updates.
