SA-MP Forums Archive
0.3c R3 switch to 0.3d problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: 0.3c R3 switch to 0.3d problem (/showthread.php?tid=302105)



0.3c R3 switch to 0.3d problem - niels44 - 07.12.2011

hey guys,
i want to change my server to 0.3d but now ther eis a problem...
when i start the samp-server.exe then i get this error at bottom of line:
Код:
[16:08:50] Reading File: blank
[16:08:50] Reading File: properties/houses.txt
[16:08:50] Reading File: properties/businesses.txt
[16:08:50] Reading File: properties/banks.txt
[16:08:50] Reading File: properties/police.txt
[16:08:50] Script[gamemodes/NYD_Drifting1.amx]: Run time error 19: "File or function is not found"
[16:08:50] Number of vehicle models: 0
how to fix this?
i already compiled the script again with the pawno in the 0.3d server pack and there it isnt giving errors... how to fix this?


Re: 0.3c R3 switch to 0.3d problem - N0FeaR - 07.12.2011

you have update your include to 0.3d too?


Re: 0.3c R3 switch to 0.3d problem - array13 - 07.12.2011

Recompile your gamemode with 0.3d includes.


Re: 0.3c R3 switch to 0.3d problem - Thresholdold - 07.12.2011

If it says runtime error, it's usually a plugin or include failure, so just check out those and update them if possible.


Re: 0.3c R3 switch to 0.3d problem - niels44 - 08.12.2011

ok thanks guys


Re: 0.3c R3 switch to 0.3d problem - Astralis - 09.12.2011

Quote:
Originally Posted by niels44
Посмотреть сообщение
ok thanks guys
have you solved your problem or still needs a support ?


Re: 0.3c R3 switch to 0.3d problem - niels44 - 11.12.2011

i haven't solved the problem.... can anyone help me i changed the sscanf plugin to 0.3d but still giving error... and how to make the includes to 0.3d? just save them again or somethin?


Re: 0.3c R3 switch to 0.3d problem - niels44 - 11.12.2011

it now says when i enter in the server.cfg by plugins sscanf it says: the program can not be started becuz MSVCR100.dll is not found... how to fix this? when i remove sscanf from the plugins then it is working...


Re: 0.3c R3 switch to 0.3d problem - N0FeaR - 11.12.2011

Quote:
Originally Posted by niels44
Посмотреть сообщение
it now says when i enter in the server.cfg by plugins sscanf it says: the program can not be started becuz MSVCR100.dll is not found... how to fix this? when i remove sscanf from the plugins then it is working...
you have update your sscanf in pawno/include?


Re: 0.3c R3 switch to 0.3d problem - niels44 - 11.12.2011

yes i did i just replaced everything of sscanf