Acranomue
New Member
- Joined
- Apr 10, 2023
- Messages
- 3
- Reaction score
- 0
I want to study using the server, but I'm trying to get something on my database. I am using Znote and whenever I try to create a new account, or a new character, he tries to create with "ID 0", and I see the error below:
Does anyone know how to solve this problem? I believe there are also problems with Znote_accounts, Znote_Players, and always a problem involving the ID.
I'm sending my database if you help with something.
Register Account
string(178) "INSERT INTOaccounts
(name
,password
,premdays
,creation
) VALUES ('333333', '81d1ca2164b6b2681dc08cbe7ddfbbf53813cca2', '[email protected]', '30', '1681077737')"
(query - SQL error)
Type: voidQuery (voidQuery is used for update, insert or delete from database)
Duplicate entry '0' for key 'PRIMARY'
Does anyone know how to solve this problem? I believe there are also problems with Znote_accounts, Znote_Players, and always a problem involving the ID.
I'm sending my database if you help with something.
Attachments
-
a7tibirus.sql97.4 KB · Views: 46 · VirusTotal
Last edited: