MySQL not saving account + setting random stats
#10

Hm, i have no idea why but whenever i hash the password using whirlpool, everything gets messed up and if i remove hashing function, it gets back to normal 0_o

I have hashed the password and increased the query size a bit but nothing happened. The bug is only appearing when i hash the password. Else everything is fine.

Any idea about that? I still need to fix this issue :/

This is the log that i have printed. Incase if its helpful to find out the problem
Код:
[16:48:55] [join] Oxide has joined the server (0:192.168.1.2)
[16:48:59] INSERT INTO `players` (Username, Password, Admin, VIP, Money, Score, Banned ,WantedLevel, License, PoliceStats, TruckerJobs, Convoys, Fines, JailedPlayers, MoneyBoost) VALUES ('Oxide', 'F3C0137053558D7B2B2EABBD1CE634BE2A83B9E926F1715EE270B47259933FD52030A3166C586D160E04ADB605C14ED710C9AE8FE7A9FB1D2BADA96A52142FF2', 65, 69, 56, 70, 70, 55, 50, 52, 0, 0 , 0, 0, 49)
The values are set with some random numbers after hashing the password. It gets back to normal when i remove the hash.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)