MySQL loading
#2

You could have posted in your old thread as it is related to the houses.

Anyway, load crashdetect plugin and compile with debug info:
https://github.com/Zeex/samp-plugin-...etect/releases
https://github.com/Zeex/samp-plugin-...ith-debug-info

The problem is probably in one of these two functions: GetNameFromMySQLID and AC.

---

You forgot to replace with:
pawn Код:
for(new i = 0; i < rows; i++)
to avoid calling cache_get_row_count many times and declare "hEntStr" out of the loop.
Reply


Messages In This Thread
MySQL loading - by Ahmed21 - 26.07.2016, 18:24
Re: MySQL loading - by Konstantinos - 26.07.2016, 18:36
Re: MySQL loading - by Ahmed21 - 26.07.2016, 18:44
Re: MySQL loading - by Ahmed21 - 26.07.2016, 18:50
Re: MySQL loading - by Konstantinos - 26.07.2016, 19:24
Re: MySQL loading - by PrO.GameR - 26.07.2016, 22:13
Re: MySQL loading - by Ahmed21 - 27.07.2016, 07:17
Re: MySQL loading - by Ahmed21 - 27.07.2016, 09:35
Re: MySQL loading - by Konstantinos - 27.07.2016, 09:40
Re: MySQL loading - by Ahmed21 - 27.07.2016, 09:54

Forum Jump:


Users browsing this thread: 1 Guest(s)