Nem tudjátok, hogy mi okozza ezt a crash-t? Már hónapok, sőt évek óta találkozom vele időnként, és nem tudunk semmit tenni ellene.Van amikor 30 object egyszerre betöltődésekor már ezt dobja ki. (például amikor átteleportálódik a játékos a bejárattól az interiorba)Lentebb vettük a stream distance-t 150-re, de még így is crashel.Nem tudom, hogy az olyan szervereken miért nem crashelnek a játékosok, ahol több száz object van, és még a stream distance is normális? SA-MP 0.3.7Exception At Address: 0x00544BBEBase: 0x04010000
SA-MP 0.3.7Exception At Address: 0x00544BBEBase: 0x04010000
Hali!Most találkoztam pawnos pályafutásom ideje alatt először azzal a problémával, hogy akármilyen stringet akárhogy akarok kiirtani az ékezetes karakterek egyszerűen nem jelennek meg és csak a hülye kódolást látom.Van-e valakinek valami ötlete, hogy mit lehet tenni ez ellen?
Nem tudjátok, hogy mi okozza ezt a crash-t? Már hónapok, sőt évek óta találkozom vele időnként, és nem tudunk semmit tenni ellene.Van amikor 30 object egyszerre betöltődésekor már ezt dobja ki. (például amikor átteleportálódik a játékos a bejárattól az interiorba)Lentebb vettük a stream distance-t 150-re, de még így is crashel.Nem tudom, hogy az olyan szervereken miért nem crashelnek a játékosok, ahol több száz object van, és még a stream distance is normális? SA-MP 0.3.7Exception At Address: 0x00544BBEBase: 0x04010000 Ment a PM a témával kapcsolatosan. [/quote][gmod]Olvasd át a lokális szabályzatot![/gmod]
1:05:28] Number of vehicle models: 0[01:05:51] [connection] 84.225.197.59:47925 requests connection cookie.[01:05:51] Incoming connection: 84.225.197.59:47925 id: 0[01:05:52] [join] _][TheNextG][_DeLL has joined the server (0:84.225.197.59)[01:05:54] [debug] Server crashed while executing lesh.amx[01:05:54] [debug] AMX backtrace:[01:05:54] [debug] #0 native fclose () from samp03svr[01:05:54] [debug] #1 000010b0 in ?? (372336) from lesh.amx[01:05:54] [debug] #2 00004a6c in public OnDialogResponse (0, 1, 1, -1, 356500) from lesh.amx[01:05:54] [debug] Native backtrace:[01:05:54] [debug] #0 f740ce8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so[01:05:54] [debug] #1 f7405bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so[01:05:54] [debug] #2 f7406dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so[01:05:54] [debug] #3 f7407226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so[01:05:54] [debug] #4 f740cadc in ?? () from plugins/crashdetect.so[01:05:54] [debug] #5 f76f3410 in ?? ()[01:05:54] [debug] #6 f7491237 in fclose () from /lib/i386-linux-gnu/i686/cmov/libc.so.6[01:05:54] [debug] #7 0809bd34 in ?? () from ./samp03svr[01:05:54] [debug] #8 080950b4 in ?? () from ./samp03svr[01:05:54] [debug] #9 f740894b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so[01:05:54] [debug] #10 f740b8f8 in ?? () from plugins/crashdetect.so[01:05:54] [debug] #11 f740f916 in amx_Exec () from plugins/crashdetect.so[01:05:54] [debug] #12 f7407be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so[01:05:54] [debug] #13 f740b659 in ?? () from plugins/crashdetect.so[01:05:54] [debug] #14 080a667f in ?? () from ./samp03svr[01:05:54] [debug] #15 080b2864 in ?? () from ./samp03svr[01:05:54] [debug] #16 08071d38 in ?? () from ./samp03svr[01:05:54] [debug] #17 08071e32 in ?? () from ./samp03svr[01:05:54] [debug] #18 0807bc20 in ?? () from ./samp03svr[01:05:54] [debug] #19 080ae9fd in ?? () from ./samp03svr[01:05:54] [debug] #20 080aebc2 in ?? () from ./samp03svr[01:05:54] [debug] #21 080a9e9a in ?? () from ./samp03svr
01:05:54] [debug] #2 00004a6c in public OnDialogResponse (0, 1, 1, -1, 356500) from lesh.amx
new file[128]; GetPlayerName(playerid, neve, sizeof(neve)); if(strlen(inputtext) == 0) { ShowPlayerDialog(playerid, regeles, DIALOG_STYLE_INPUT, \"Regisztráció\", \"Olyan jelszót írj be, amit később nem fogsz elfelejteni!\", \"Regisztráció\", \"Mégse.\"); return 0; } format(file,sizeof(file),\"/Admin/%s.ini\",neve);
new file[128]; GetPlayerName(playerid, neve, sizeof(neve)); if(strlen(inputtext) == 0) { ShowPlayerDialog(playerid, regeles, DIALOG_STYLE_INPUT, \"Regisztráció\", \"Olyan jelszót írj be, amit később nem fogsz elfelejteni!\", \"Regisztráció\", \"Mégse.\"); return 0; } format(file,sizeof(file),\"/Admin/%s.ini\",neve); Megoldódott a probléma. Mentéssel volt a baj.
{d10000}