Unable to play while using 64-bit ID #1
Labels
🐛 Bug
Issues marked with this label indicate unintended program behaviour that needs correction.
✔️ Confirmed
Issues marked with this label were acknowledged and confirmed by the developer.
Bug report
Describe the bug
The 32-bit ID work perfectly, but when generating the 64-bit ID it won't let you play (you can't connect to the online services).
The problem is due to misinterpretation in the message, 64-bit ID only have
1100001
as prefix (and this prefix CANNOT be different).PNLauncher/PNLauncher/src/mainwindow.java
Lines 192 to 193 in 7d745b9
Expected behavior
It should generate the 32-bit ID and prefix it with 1100001, for example:
The text was updated successfully, but these errors were encountered: