Cannot run my gamemode.
#1

Hey, I've recently bought a Windows Server R2 VPS and uploaded the exact same files as on my desktop(the one my actual computer is running is completely fine), yet it gives me an error saying File or Function not found: Vortex.pwn, I've reinstalled all the plugins, and reinstalled the script multiple times.
Reply
#2

Download and use nativechecker plugin and then post the output!
Reply
#3

Код:
[12:42:45]    Error: Function not registered: 'Streamer_RegisterInterface'
[12:42:45]    Error: Function not registered: 'Streamer_AddPlayer'
[12:42:45]    Error: Function not registered: 'Streamer_RemovePlayer'
[12:42:45]    Error: Function not registered: 'Streamer_VerifyPickup'
[12:42:45]    Error: Function not registered: 'Streamer_VerifyCheckpoint'
[12:42:45]    Error: Function not registered: 'CreateDynamicPickup'
[12:42:45]    Error: Function not registered: 'CreateDynamicObject'
[12:42:45]    Error: Function not registered: 'DestroyDynamicPickup'
[12:42:45]    Error: Function not registered: 'DestroyDynamicObject'
[12:42:45]    Error: Function not registered: 'GetDynamicObjectPos'
[12:42:45]    Error: Function not registered: 'MoveDynamicObject'
[12:42:45]    Error: Function not registered: 'CountDynamicObjects'
[12:42:45]    Error: Function not registered: 'CountDynamicPickups'
[12:42:45]    Error: Function not registered: 'CountDynamicCPs'
Reply
#4

Be sure they are the latest releases and i think you set them up incorrectly in your server.cfg, show us your server.cfg and maybe ill be able to help.
Reply
#5

echo Executing Server Config...
lanmode 0
rcon_password [Edited out]
maxplayers 100
port 7777
hostname Test Server[0.3x]
gamemode0 LeeScript 1
filterscripts yrace interior anims
plugins GeoIP_Plugin streamer whirlpool nativechecker
announce 1
query 1
weburl website
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#6

#include <a_samp>
#include <streamer>
#include <zcmd>
#include <mCam>
#include <GeoIP_Plugin>
#include <gtazones>
#include <djson>
#include <Dini>
#include <the_zones.inc>
Reply
#7

I've installed C++ 2010 onto the VPS in attempt to fix it, it didn't work.
Reply
#8

Hello? Does anyone know the problems?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)