Posts: 23
Threads: 6
Joined: Sep 2015
Reputation:
0
06.10.2017, 10:53
(
Последний раз редактировалось ganglion; 06.10.2017 в 12:13.
)
sometimes the house icon or most of the pickup icons disappear in my server and only the text on top of them appear. Why is it like this? In order to fix it I have to restart the whole server and after 1 day they disappear once again.
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
Can you show the code that goes with the mysql_escape_string? It's most likely that the string you're trying to store stuff in is too small. After seeing code I can probably be more specific.
Posts: 23
Threads: 6
Joined: Sep 2015
Reputation:
0
I tried finding this code in my gamemode but it says Text not found.
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
When does this error come up? Is it on login, when loading the player's data? If so, try finding the code that's responsible for loading data after login. Did searching 'mysql_escape_string' return 0 results?
Posts: 23
Threads: 6
Joined: Sep 2015
Reputation:
0
One of my friend fixed it, thanks for the help tho! And yea I got one more question, sometimes the house icon or most of the pickup icons disappear and only the text on top of them appear. Why is it like this? In order to fix it I have to restart the whole server and after 1 day they disappear once again.
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
Are you using a streamer to stream those pickups? It's just a guess, but if you don't maybe you have too many pickups.
Posts: 23
Threads: 6
Joined: Sep 2015
Reputation:
0
I do have many pickups + houses and yes I'm using streamer plugin aswell. I really gotta fix this issue since now the icons disappear after every 1 hour and I gotta restart the server.