Search Results
[WARNING] CMySQLResult::GetRowData - invalid row ('3') or field index ('1')
What i have do wrong to get this error, how i need search it.
114
samp03svr: amx/amx.c:811: expand: Assertion `memsize==0' failed.
I understand that something with memory how to fix it?
270
samp03svr: amx/amx.c:803: expand: Assertion sc<64 failed
How understand it?
270
This nothing mean?
amx/amx.c:555 amx_BrowseRelocate: Assertion op>0 && op<OP_NUM_OPCODES FAILED
263
Код:
Server crashed due to an unknown error
Native backtrace:
#0 b7502e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
#1 b74fbbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from...
263
In putty when i want start server ./samp03svr & i get this error?
263
263
Hi,
How to fix this problem?
263
Server crashed due to an unknown error
234
How to fix it?
234
How to fix it?
128
I get this in server.log
166
How make connection?
97
[ERROR] CMySQLQuery::Execute[] - (error #111 Row size too large (> 8126)
166
How to make bigger memory?
147
[ERROR] CMySQLQuery::Execute[] - (error #111 Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format,...
152
Hi,
What query i need procced that i could get name of player for exampe which XP TOP is 400 of 1000 registered players.
146
It'is will be possible to make stock like that
stock CalculateProc( proc )
{
switch (random(proc-1))
{
case 0:
{
// 1%
}
default:
{
99%
}
}
how work with case...
398
I know random but i need another way for example how you will do if i want to make 99 % that will be succefully and left 1 % that can fail.
398