[HELP] Los Santos Life Roleplay -
TeamPublic - 07.10.2010
Help i have LSLRP on my server and this happends when i start mode Unknown and the server log:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team
[15:43:47] password = "" (string)
[15:43:47] mapname = "San Andreas" (string)
[15:43:47] filterscripts = "" (string)
[15:43:47]
[15:43:47] Server Plugins
[15:43:47] --------------
[15:43:47] Loading plugin: streamer.so
[15:43:47]
*** Streamer Plugin v2.5 by Incognito loaded ***
[15:43:47] Loaded.
[15:43:47] Loaded 1 plugins.
[15:43:47]
[15:43:47] Filter Scripts
[15:43:47] ---------------
[15:43:47] Loaded 0 filter scripts.
[15:43:47] Script[gamemodes/tprp.amx]: Run time error 19: "File or function is not found"
[15:43:47] Number of vehicle models: 0
Please help!
Re: [HELP] Los Santos Life Roleplay -
NoobScripter1 - 07.10.2010
What system you are running windows or linux?
Re: [HELP] Los Santos Life Roleplay -
TeamPublic - 07.10.2010
linux i have rent it from serverffs
Re: [HELP] Los Santos Life Roleplay -
TeamPublic - 07.10.2010
please help me my server is down becuse of this
Re: [HELP] Los Santos Life Roleplay -
Twain32 - 07.10.2010
You need install .NET Framework 3.5
Re: [HELP] Los Santos Life Roleplay -
TeamPublic - 07.10.2010
But i rent the server in serverFFS
Re: [HELP] Los Santos Life Roleplay -
The_Moddler - 07.10.2010
You are missin a plugin or something else.. maybe
main in the gamemode..
Re: [HELP] Los Santos Life Roleplay -
TeamPublic - 07.10.2010
What du you mean with main?
Re: [HELP] Los Santos Life Roleplay -
Voldemort - 07.10.2010
Check all plugins and check if in server.cfg dont have writed TPRP instead of tprp
Re: [HELP] Los Santos Life Roleplay -
TeamPublic - 07.10.2010
Quote:
main()
{
print("____________________");
print("Los Santos Life Roleplay");
print(" * By: Austin Lynn *");
print("____________________");
}
|
That is my main thing
Re: [HELP] Los Santos Life Roleplay -
The_Moddler - 07.10.2010
It's a plugin missing error then.. check your plugins.
Re: [HELP] Los Santos Life Roleplay -
TeamPublic - 07.10.2010
what plugin should i have?
Re: [HELP] Los Santos Life Roleplay -
The_Moddler - 07.10.2010
IDK, it's your gamemode, not mines.
Re: [HELP] Los Santos Life Roleplay -
TeamPublic - 07.10.2010
This is the gamemode
https://sampforum.blast.hk/showthread.php?tid=123726
Re: [HELP] Los Santos Life Roleplay -
DayDay[NE-RP] - 08.10.2010
i got the same problem ish, it works on my localhost server ( computer hosted ) but when i upload it to FTP it just crashes or w.e
Re: [HELP] Los Santos Life Roleplay -
DayDay[NE-RP] - 08.10.2010
found it out, its cause the dedicated server ( FTP or w.e ) the server thast running your script doesn't have .Net framework 3.5+ installed on it, so it can run it.
Re: [HELP] Los Santos Life Roleplay -
jameskmonger - 08.10.2010
Contact serverFFS and ask them to install .NET Framework 3.5.
Re: [HELP] Los Santos Life Roleplay -
TeamPublic - 08.10.2010
They have linux
Re: [HELP] Los Santos Life Roleplay -
TeamPublic - 08.10.2010
.NET Framework 3.5 not working on Linux you know
Re: [HELP] Los Santos Life Roleplay -
MadeMan - 08.10.2010
Have you changed anything in that script?