[HELP]: Run time error 19
#1

Hello guys,
so earlier I reformated my PC, and now when I try to run my game mode, it gives me this error
"Run time error 19: "File or function is not found"
so what's the problem here?

Solution:
1- Visual C++ Redistributable (Link: https://www.microsoft.com/en-us/down....aspx?id=48145)

2- Open firewall settings
3- go to "Allow an app or feature throughout Windows Firewall"
4- Look for "samp-server"
5- Choose "Change settings"
6- Mark the checkbox "Both Private and Public Option"

Hope this helps anyone with the same problem
Reply
#2

Show your server log,
What plugin's failed to load?
Any msvcr popups?
Reply
#3

Quote:
Originally Posted by ManGoe
Посмотреть сообщение
Show your server log,
What plugin's failed to load?
Any msvcr popups?
Well, I installed nativechecker to help me realize the errors, and it gave me this
Код:
 Error: Function not registered: 'Streamer_CallbackHook'
   Error: Function not registered: 'CreateDynamic3DTextLabel'
   Error: Function not registered: 'CreateDynamicObject'
   Error: Function not registered: 'CreateDynamicCP'
   Error: Function not registered: 'CreateDynamicPickup'
   Error: Function not registered: 'DestroyDynamicPickup'
   Error: Function not registered: 'UpdateDynamic3DTextLabelText'
   Error: Function not registered: 'EditDynamicObject'
   Error: Function not registered: 'DestroyDynamic3DTextLabel'
Script[gamemodes/EO_CNR.amx]: Run time error 19: "File or function is not found"
Reply
#4

Libraries might be missing check em out.
Reply
#5

Which libraries?
Reply
#6

Do you have streamer include ?
Reply
#7

yes, streamer.inc
Reply
#8

Any idea?
When I compile the code, I get no errors, but when I run the server, it gives me the same error as above
Reply
#9

Update your streamer plugin and make it be the same as your streamer include. Compile the gamemode and filterscripts that use streamer once done.
Reply
#10

Quote:
Originally Posted by Private200
Посмотреть сообщение
Update your streamer plugin and make it be the same as your streamer include. Compile the gamemode and filterscripts that use streamer once done.
Problem solved, but Thanks anyway

Solution:
1- Visual C++ Redistributable (Link: https://www.microsoft.com/en-us/down....aspx?id=48145)

2- Open firewall settings
3- go to "Allow an app or feature throughout Windows Firewall"
4- Look for "samp-server"
5- Choose "Change settings"
6- Mark the checkbox "Both Private and Public Option"

Hope this helps anyone with the same problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)