SA-MP Forums Archive
HELP PLEASE :( - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: HELP PLEASE :( (/showthread.php?tid=640806)



HELP PLEASE :( - Osamakurdi - 07.09.2017

i have host and i have script
i used filezilla to uplode my server
after that i click restart server and server works without errors or problems but when i
login to server no register dialog no cmds no class ( SCRIPT NOT load or idk ) please help


Re: HELP PLEASE :( - DomagojSellug - 07.09.2017

Your console, or the server logs would be helpful. Try re-uploading everything again. And also, check if your host is a linux or windows host. If it's Linux, then change all the plugins from .dll to .so


Re: HELP PLEASE :( - Osamakurdi - 07.09.2017

Quote:
Originally Posted by DomagojSellug
Посмотреть сообщение
Your console, or the server logs would be helpful. Try re-uploading everything again. And also, check if your host is a linux or windows host. If it's Linux, then change all the plugins from .dll to .so
i read server log its
[17:25:13] Script[gamemodes/New.amx]: Run time error 19: "File or function is not found"

but i see something,,, on my laptop when i uplode server and script and start server its start normaly and work without any problems or [17:25:13] Script[gamemodes/New.amx]: Run time error 19: "File or function is not found"

please help me


Re: HELP PLEASE :( - DomagojSellug - 07.09.2017

1. Try re-compiling the script.

2. When uploading with FileZilla, try uploading the .pwn file first, and the .amx file second. Make sure you upload them into the gamemodes folder.


Re: HELP PLEASE :( - Osamakurdi - 08.09.2017

Quote:
Originally Posted by DomagojSellug
Посмотреть сообщение
1. Try re-compiling the script.

2. When uploading with FileZilla, try uploading the .pwn file first, and the .amx file second. Make sure you upload them into the gamemodes folder.
When i click on SAMP server from desktop its work without run time error 19

but when i uplode it to host its show that error i tried all you said


Re: HELP PLEASE :( - Zeth - 08.09.2017

It usually happens when you are missing a additional plugin file for a include file.
add nativechecker to check which plugins aren't loading up.


Re: HELP PLEASE :( - Ultraz - 08.09.2017

Don't upload the .pwn file in the FTP.
Solutions:


Re: HELP PLEASE :( - Sew_Sumi - 08.09.2017

Yes, post full logs, not just the line you can see that is a problem, when the rest of the log is what we really need.

Like, you're asking for help, know that it's not working, but only posting up what you think is related, when you don't know what is wrong...


Re: HELP PLEASE :( - Osamakurdi - 09.09.2017

Thanks guys my problem solved

specially @Ultraz