Plugins do not load. 0.3.DL
#1

Hello guys, I have a problem with the gamemode I'm creating.

Aslong I do not use any plugins, it works fine.
But now I added sscanf & streamer plugins.
Now it says Run time error 19, file or function not found.

I checked the server log and two plugins are not loading, idk why. They're placed in the correct map etc.
Code:
[12:42:06] Server Plugins
[12:42:06] --------------
[12:42:06]  Loading plugin: nativechecker
[12:42:06]   Loaded.
[12:42:06]  Loading plugin: sscanf
[12:42:06]   Failed.
[12:42:06]  Loading plugin: streamer
[12:42:06]   Failed.
[12:42:06]  Loaded 1 plugins.

[12:42:06] 
[12:42:06] Filterscripts
[12:42:06] ---------------
[12:42:06]   Loaded 0 filterscripts.

[12:42:06]    Error: Function not registered: 'CreateDynamicObject'
[12:42:06] Script[gamemodes/UARP.amx]: Run time error 19: "File or function is not found"
[12:42:06] Number of vehicle models: 0
Reply
#2

use windows or Linux?
Reply
#3

put the nativechecker after sscanf and streamer

if not work.. update your sscanf and streamer and recompile your GM or FS

Streamer - https://sampforum.blast.hk/showthread.php?tid=102865
Sscanf - https://sampforum.blast.hk/showthread.php?tid=570927

note: put nativechecker after sscanf and streamer
Reply
#4

Fixed already, thanks guys.
Reply
#5

Please specify how you fixed this problem in case someone else has the same issue.
Reply
#6

I downloaded Net framework for 64 bits instead of 32 bits.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)