That's not a bug. You shouldn't never add vehicles with -1, because then client will set car color for every player, with vehicle defined colors from calcols.dat.
You need to define your random colors serverside to fix this or just use random(255) as color serverside. See here for example: https://sampforum.blast.hk/showthread.php?tid=235398 |
SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [21:21:42] password = "" (string) [21:21:42] [21:21:42] Server Plugins [21:21:42] -------------- [21:21:42] Loading plugin: mysql.so [21:21:42] >> plugin.mysql: R39-3 successfully loaded. [21:21:42] Loaded. [21:21:42] Loading plugin: crashdetect.so [21:21:42] CrashDetect v4.13.1 is OK. [21:21:42] Loaded. [21:21:42] Loading plugin: sscanf.so [21:21:42] [21:21:42] =============================== [21:21:42] sscanf plugin loaded. [21:21:42] Version: 2.8.1 [21:21:42] © 2012 Alex "Y_Less" Cole [21:21:42] =============================== [21:21:42] Loaded. [21:21:42] Loading plugin: socket.so [21:21:42] Socket plugin v0.2b loaded. [21:21:42] Loaded. [21:21:42] Loading plugin: YSF.so [21:21:42] logprintf = 0x080A91D0 [21:21:42] [debug] Server crashed due to an unknown error [21:21:42] [debug] Native backtrace: [21:21:42] [debug] #0 f62b309b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [21:21:42] [debug] #1 f62ae2d2 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so [21:21:42] [debug] #2 f62aeebc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so [21:21:42] [debug] #3 f62af366 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so [21:21:42] [debug] #4 f62b2cec in ?? () from plugins/crashdetect.so [21:21:42] [debug] #5 f77d8410 in ?? () [21:21:42] [debug] #6 f5cf0036 in subhook_install () from plugins/YSF.so [21:21:42] [debug] #7 f5cca3e6 in _Z15InstallPreHooksv () from plugins/YSF.so [21:21:42] [debug] #8 f5cdb46c in Load () from plugins/YSF.so [21:21:42] [debug] #9 080d2742 in ?? () from ./samp03svr [21:21:42] [debug] #10 080d2afa in ?? () from ./samp03svr [21:21:42] [debug] #11 080aa0d0 in ?? () from ./samp03svr [21:21:42] [debug] #12 f74c1933 in __libc_start_main () from /lib/libc.so.6 [21:21:42] [debug] #13 0804b4e1 in ?? () from ./samp03svr
native ToggleGoggleBugForPlayer(playerid, bool: state);
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[00:44:32]
[00:44:32] Server Plugins
[00:44:32] --------------
[00:44:32] Loading plugin: streamer.dll
[00:44:32]
*** Streamer Plugin v2.7 by Incognito loaded ***
[00:44:32] Loaded.
[00:44:32] Loading plugin: Whirlpool.dll
[00:44:32]
[00:44:32] ==================
[00:44:32]
[00:44:32] Whirlpool loaded
[00:44:32]
[00:44:32] ==================
[00:44:32]
[00:44:32] Loaded.
[00:44:32] Loading plugin: YSF.dll
[00:44:35] Failed.
[00:44:35] Loaded 2 plugins.
K32GetModuleInformation could not be found in the dynamic library KERNEL32.dll.
GetTickCout64 could not be found in the dynamic library KERNEL32.dll.
Test you'r plug-n(new) with VC++ Redist 2015
but error not removed PHP код:
|
Number of vehicle models: 0 RCON admin connected to server. [debug] Server crashed due to an unknown error [debug] Native backtrace: [debug] #0 01f3df00 in ?? () [debug] #1 7731fa29 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #2 7731fe9e in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #3 773200a3 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #4 75671ace in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #5 75671a43 in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #6 75671ace in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #7 756973ae in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #8 75671d09 in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #9 74ce3322 in ?? () from C:\Windows\syswow64\kernel32.dll [debug] #10 773292e0 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #11 77329a8d in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #12 77329a6a in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #13 77329acc in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #14 77329a7a in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #15 77329a6a in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #16 773297f1 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #17 77329813 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #18 03dafd24 in ?? ()
Hi, Kurta, I am having a problem with YSF and RCON. On Linux (CentOS), when I try to send an RCON command, it connects to the server, but doesn't execute it or return anything to the client. On Windows, the server simply freezes. This happens even without any custom scripts. I am sure RCON is toggled on, because it works without the plugin.
Crashdetect output: Код:
Number of vehicle models: 0 RCON admin connected to server. [debug] Server crashed due to an unknown error [debug] Native backtrace: [debug] #0 01f3df00 in ?? () [debug] #1 7731fa29 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #2 7731fe9e in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #3 773200a3 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #4 75671ace in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #5 75671a43 in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #6 75671ace in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #7 756973ae in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #8 75671d09 in ?? () from C:\Windows\syswow64\KERNELBASE.dll [debug] #9 74ce3322 in ?? () from C:\Windows\syswow64\kernel32.dll [debug] #10 773292e0 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #11 77329a8d in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #12 77329a6a in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #13 77329acc in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #14 77329a7a in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #15 77329a6a in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #16 773297f1 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #17 77329813 in ?? () from C:\Windows\SysWOW64\ntdll.dll [debug] #18 03dafd24 in ?? () |
Perhaps the Model Sizes Plus should be implemented. I was going to make a pull request but I can't find the data in the source to update.
|
Don't do it I'll implement them by myself or going to remove totally and force people to use ColAndreas.
|