Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] invalid orm id #253

Open
MtPlayerZ opened this issue Mar 21, 2021 · 0 comments
Open

[ERROR] invalid orm id #253

MtPlayerZ opened this issue Mar 21, 2021 · 0 comments

Comments

@MtPlayerZ
Copy link

It is my first time using the plugin and I am getting a flood of errors in the "mysql.log" file.
Most errors are: "orm_destroy: invalid orm id (number)" and "orm_update: invalid orm id (number)".

In the places where I used "orm_destroy" I did the following check:
if (PlayerInfo [playerid] [OrmID]! = MYSQL_INVALID_ORM) orm_destroy (PlayerInfo [playerid] [OrmID]);

but I still get errors in this function.

Would you be able to tell me if it could be a fault when I program or if it is with the plugin, vps or something?

ps: sorry for the bad english, i'm using the translator.

Captura de tela 2021-03-21 131223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant