Runtime error 19
#1

Alright guys, i really need your help! I updated my server from 0.3x to 0.3z and i got this error "Runtime error 19"

I searched for some old topics and they said that i have to update my includes, but i have a lot of them, how can i know which one is not working?
Reply
#2

Load nativechecker plugin and add it last in the plugins line in server.cfg
Run the server and post the server log.
Reply
#3

Код:
[10:18:00]    Error: Function not registered: 'CreatePlayerTextDraw'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawUseBox'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawLetterSize'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawFont'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawSetShadow'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawSetOutline'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawColor'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawShow'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawBoxColor'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawBackgroundColor'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawSetSelectable'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawAlignment'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawTextSize'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawSetPreviewModel'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawSetPreviewRot'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawDestroy'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawSetString'
[10:18:00]    Error: Function not registered: 'SelectTextDraw'
[10:18:00]    Error: Function not registered: 'CancelSelectTextDraw'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawHide'
[10:18:00]    Error: Function not registered: 'InterpolateCameraPos'
[10:18:00]    Error: Function not registered: 'InterpolateCameraLookAt'
[10:18:00]    Error: Function not registered: 'RemoveBuildingForPlayer'
[10:18:00]    Error: Function not registered: 'StopAudioStreamForPlayer'
[10:18:00]    Error: Function not registered: 'PlayAudioStreamForPlayer'
[10:18:00]    Error: Function not registered: 'PlayerTextDrawSetProportional'
[10:18:00]    Error: Function not registered: 'EditAttachedObject'
[10:18:00]    Error: Function not registered: 'AttachPlayerObjectToVehicle'
[10:18:00] Script[gamemodes/lsrp.amx]: Run time error 19: "File or function is not found"
[10:18:00] Number of vehicle models: 0
Reply
#4

The samp server (executable file) is for 0.3d or below. Those functions were added in 0.3e so update the server package to 0.3z (all the files).
Reply
#5

Thanks, i made a mistake by pasting my old includes over these new ones!
Reply
#6

[18:43:07] Error: Function not registered: 'SSCANF_Init'
[18:43:07] Error: Function not registered: 'SSCANF_Join'
[18:43:07] Error: Function not registered: 'SSCANF_Leave'
[18:43:07] Error: Function not registered: 'sscanf'
[18:43:07] Script[gamemodes/LRP.amx]: Run time error 19: "File or function is not found


Can someone help me?
Reply
#7

Quote:
Originally Posted by SAMPbitch
Посмотреть сообщение
[18:43:07] Error: Function not registered: 'SSCANF_Init'
[18:43:07] Error: Function not registered: 'SSCANF_Join'
[18:43:07] Error: Function not registered: 'SSCANF_Leave'
[18:43:07] Error: Function not registered: 'sscanf'
[18:43:07] Script[gamemodes/LRP.amx]: Run time error 19: "File or function is not found


Can someone help me?
You should create a new topic. Make sure you have the include.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)