Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: FarisDon on Jul 05, 2015, 08:35 AM

Title: Server Starting problem
Post by: FarisDon on Jul 05, 2015, 08:35 AM
Hey Mates,well i have a problem in starting my 0.4 server actually i had not did any scripting from months and check the forum,so i had downloaded the plugins from here http://forum.vc-mp.org/?board=4.0
and now when i am opening the server.application it is crashing all the time i don't know why
http://prntscr.com/7ozlvw
Title: Re: Server Starting problem
Post by: jayant on Jul 05, 2015, 08:59 AM
Problem maybe with your server.exe..Replace that too and then try to start the server.
Title: Re: Server Starting problem
Post by: FarisDon on Jul 05, 2015, 09:03 AM
Quote from: jayant on Jul 05, 2015, 08:59 AMProblem maybe with your server.exe..Replace that too and then try to start the server.
Not working still the same problem actually if i am loading it without loading my scripts its working fine.
Title: Re: Server Starting problem
Post by: jayant on Jul 05, 2015, 09:22 AM
Then its a problem in your script, check for small errors like brackets etc.
Title: Re: Server Starting problem
Post by: MacTavish on Jul 05, 2015, 09:23 AM
Watchout the timers in onScriptLoad and onServerStart
Title: Re: Server Starting problem
Post by: FarisDon on Jul 05, 2015, 09:29 AM
Quote from: Beztone on Jul 05, 2015, 09:23 AMWatchout the timers in onScriptLoad and onServerStart
i removed them but still crashing.
Title: Re: Server Starting problem
Post by: kokia on Jul 08, 2015, 06:36 AM
try doing this because this worked for me :D
right click on computer ->click properties->open advanced tab->in performance click settings->then click data execution prevention tab.>then click turn on dep for all programs except i select->click add->goto where the server.exe is->double click on-> remember to dont uncheck the server from the list->restart computer-> done yay!
Title: Re: Server Starting problem
Post by: Mashreq on Jul 09, 2015, 08:00 AM
Did you try replacing the plugins with the new one?