03.09.2015, 14:07
It has been a long time since I was doing Pawn scripting, so I'm kinda back to a fresh start.
Anyway, I tried loading my script from 0.3z or 0.3e (I don't remember the version) and eventually it started to give me this error and did not want to load my plugins.
All my plugins are failing to load and I get this error msg.
I've tried to look for answers, .pwn sucessfully compiled and I've tried updating streamer.so but then I messed up everything. Currently I'm running the server local on my computer to test it before I buy a gameserver.
Anyway, I tried loading my script from 0.3z or 0.3e (I don't remember the version) and eventually it started to give me this error and did not want to load my plugins.
All my plugins are failing to load and I get this error msg.
Код:
SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [16:03:11] filterscripts = "" (string) [16:03:11] [16:03:11] Server Plugins [16:03:11] -------------- [16:03:11] Loading plugin: streamer.so [16:03:11] Failed. [16:03:11] Loading plugin: mysql.so [16:03:11] Failed. [16:03:11] Loading plugin: irc.so [16:03:11] Failed. [16:03:11] Loading plugin: sscanf.so [16:03:11] Failed. [16:03:11] Loaded 0 plugins. Script [gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"