[MySQL] Invalid info tuple handle: 0
1 Attachment(s)
Hello, I have a problem with the database.
After entering the server, the following error appears: Code:
L 01/13/2024 - 14:07:18: [MySQL] Invalid info tuple handle: 0while after entering the /modele command, the following error appears: Code:
L 01/13/2024 - 14:13:18: [MySQL] Invalid info tuple handle: 0 |
Re: [MySQL] Invalid info tuple handle: 0
Have you verified that you can actually connect to your database successfully with your credentials? Also verify that your database is allowed to be access by your server because many web hosts will block external connections by default.
|
Re: [MySQL] Invalid info tuple handle: 0
How to do it? I have the mod running on localhost, as well as the database (xampp) on localhost, the table was not created, so I created it and it still doesn't work.
|
Re: [MySQL] Invalid info tuple handle: 0
Bug solved, I had register_message twice in public_init
|
Re: [MySQL] Invalid info tuple handle: 0
Quote:
Code:
[MySQL] Invalid info tuple handle: 0 |
Re: [MySQL] Invalid info tuple handle: 0
Ok, so if that is the case, how is that even possible considering that this condition (a value of 0) is explicitly checked and if it was actually 0, the plugin would be put into a failed state. See line 131.
Feel free to help the OP. |
| All times are GMT -4. The time now is 02:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.