Closed ghost closed 5 months ago
This commit fixes the network related issue where connecting to the Pretendo network was not possible anymore (Version 2.1 from PabloMK7's fork was the last one which didn't have the function "GetRequestState" where the connection to Pretendo kept working).
Thanks to Radu (Discord: radu13) for figuring this one out.
This commit also fixes the friend code generation issue. (HTTP still has to be disabled to access FRD due to a bug in nimbus). https://github.com/PretendoNetwork/nimbus/issues/39
This commit fixes the network related issue where connecting to the Pretendo network was not possible anymore (Version 2.1 from PabloMK7's fork was the last one which didn't have the function "GetRequestState" where the connection to Pretendo kept working).
Thanks to Radu https://github.com/Radu13 for figuring this one out.