24.05.2015, 17:37
Quote:
As it says, you are attempting to access an invalid memory. It actually seems to possibly be an issue with y_malloc, not properly being able to work with the machine memory. If you are only using a few YSI includes, try to just include them singular instead of including the whole YSI library.
|
Код:
#include <a_samp> #include <sscanf2> #include <strlib> #include <noclass> #include <screentoworld> #include <YSI\y_commands> #include <YSI\y_iterate> #include <YSI\y_inline> #include <YSI\y_dialog> #include <YSI\y_timers> #include <colandreas> #include <vehsize> #include <userpvars> #include <timestamp>