I'm experiencing an issue with Lucera Legacy regarding HWID storage.
Example:
lastHWID = 4ae71336e44bf9bf79d2752e234818a5
This value is written for every account.

Environment
- Lucera Legacy
- Clean db instrallation of Login Server / Game Server
- Different physical computers tested
Problem
Every account receives exactly the same value in the accounts.lastHWID field, regardless of which computer logs in.Example:
lastHWID = 4ae71336e44bf9bf79d2752e234818a5
This value is written for every account.
What I've verified
- Tested on multiple different physical PCs.
- Each computer should generate a different HWID.
- However, every login stores the exact same value.
- The problem occurs with newly created accounts as well.
- lastIP changes correctly, so the login process itself is working.
- client_hardware table have data - LogHardwareInfo = True
Question
Does anyone have a solution to this problem?
Last edited: