2021-08-02, 09:50 PM
Hi Guys, sorry for bad english.
I'm doing a samp server, and I put the PawnPlus include on my server, my host is linux, I uploaded PawnPlus.so, but this warning appears, I have no idea what it is. Also after a few minutes the server simply doesn't load the files, it's still online, but as if it were a "Blank Script"
i have the includes:
a_samp
td-streamer
streamer
sscanf2
dof2
Pawn.CMD
foreach
a_zones
cpstream
I'm doing a samp server, and I put the PawnPlus include on my server, my host is linux, I uploaded PawnPlus.so, but this warning appears, I have no idea what it is. Also after a few minutes the server simply doesn't load the files, it's still online, but as if it were a "Blank Script"
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[18:25:36] password = ""? (string)
[18:25:36] filterscripts = ""? (string)
[18:25:36]
[18:25:36] Server Plugins
[18:25:36] --------------
[18:25:36]? Loading plugin: sscanf.so
[18:25:36]
[18:25:36]? ===============================
[18:25:36]? ? ? sscanf plugin loaded.? ?
[18:25:36]? ? ? ? ? Version:? 2.8.3? ? ? ?
[18:25:36]? (c) 2018 Alex "Y_Less" Cole?
[18:25:36]? ===============================
[18:25:36]? Loaded.
[18:25:36]? Loading plugin: streamer.so
[18:25:36]
*** Streamer Plugin v2.9.4 by Incognito loaded ***
[18:25:36]? Loaded.
[18:25:36]? Loading plugin: pawncmd.so
[18:25:36] [Pawn.CMD] plugin v3.3.3 by urShadow loaded
[18:25:36]? Loaded.
[18:25:36]? Loading plugin: PawnPlus.so
[18:25:36]? PawnPlus v1.3.2 loaded
[18:25:36]? Created by IllidanS4
[18:25:36]? Loaded.
[18:25:36]? Loaded 4 plugins.
[18:25:36]
[18:25:36] Filterscripts
[18:25:36] ---------------
[18:25:36]? Loaded 0 filterscripts.
[18:25:36] Objetos: 13 carregado(s) de Objetos/CaixaEletronico.txt
[18:25:36]
====================================
[18:25:36] |? ? ? GAMEMODE BY: BigDK |
[18:25:36] |? ? ? Heist RolePlay ? |
[18:25:36] ====================================
[18:25:36] Number of vehicle models: 1
[18:26:19] [connection] 189.10.145.144:22403 requests connection cookie.
[18:26:20] [connection] incoming connection: 189.10.145.144:22403 id: 0
[18:26:20] [join] Big_dk has joined the server (0:189.10.145.144)
[18:34:27] [PawnPlus] Warning: amx_FindPublic returned negative index -10060 for function 'pp_on_error'. Possible collision with SAMPGDK detected. Use pp_public_min_index or pp_use_funcidx to remove this warning.
[18:34:27] [PawnPlus] pool_has: argument 'index' is out of range
[18:34:27] [part] Big_dk has left the server (0:1)
i have the includes:
a_samp
td-streamer
streamer
sscanf2
dof2
Pawn.CMD
foreach
a_zones
cpstream