Server problem
#1

I am opening my test server but a few seconds later that's closing... Why can it be?
Reply
#2

If it closes after few seconds, probably there's a piece of code that turns off the gamemode.

Show what's in server_log
Reply
#3

Код:
[15:03:06]   Loaded.
[15:03:06]  Loaded 2 plugins.

[15:03:06] 
[15:03:06] Filter Scripts
[15:03:06] ---------------
[15:03:06]   Loading filter script 'GarHouse.amx'...
[15:03:06]  
[15:03:06]  ======================================= 
[15:03:06]  |                                     | 
[15:03:06]  |        YSI version 1.03.0011        | 
[15:03:06]  |        By Alex "******" Cole        | 
[15:03:06]  |                                     | 
[15:03:06]  |  Checking the latest YSI version..  | 
[15:03:07]  |                                     | 
[15:03:07]  ======================================= 
[15:03:07]  
[15:03:07] 
>> Attempting to load GarHouse v2.0... <<

[15:03:07] 
Total House Interiors Loaded: 11. Duration: 9 ms

[15:03:07] 
Total Houses Loaded: 0. Duration: 20 ms

[15:03:07] 
>> GarHouse v2.0 By [03]Garsino Loaded <<

[15:03:07]   Loading filter script 'Bank.amx'...
[15:03:07] Failed to load 'filterscripts/Bank.amx.amx' filter script.
[15:03:07]   Unable to load filter script 'Bank.amx'.
[15:03:07]   Loading filter script 'badmin.amx'...
[15:03:07] 
--------------------------------------
[15:03:07]  Admin Script By Bartje01
[15:03:07] --------------------------------------

[15:03:07]   Loading filter script 'Ammu.amx'...
[15:03:07]   Loaded 3 filter scripts.
Reply
#4

Код:
[15:03:07]   Loading filter script 'Bank.amx'...
[15:03:07] Failed to load 'filterscripts/Bank.amx.amx' filter script.
[15:03:07]   Unable to load filter script 'Bank.amx'.
Open the Bank.pwn filterscript and attempt to Compile the pawn file, if it has no errors the file will create a new Bank.amx.

But do you remember what you've added the last into your server? (Before it worked and didn't crash before)
Because I don't think a missing filterscript will cause the crash, but i'm not sure about this. So give it a try :P.
Reply
#5

There is a Bank.amx but same error again...

Last I change Bank filterscript...
Reply
#6

Quote:
Originally Posted by DragonYancy
Посмотреть сообщение
There is a Bank.amx but same error again...

Last I change Bank filterscript...
If you change scripts a working (no errors) Bank.pwn, and the modifys cause errors then you will not be able to compile the .pwn into the .amx. Re-download the bank.pwn or re-extract it from winrar. Or whatever the methode is what you used to download the filterscript. Try to think about what your modifying about the filterscript and compile it every 1 minute, so once you make a mistake you can fix it at once. Instead of compiling every hour, then everything goes wrong and you will have to start aaaall over. Or do you mean that the bank.pwn already had errors?

I hope this helped you.

Kind Regards,
Rolyy
Reply
#7

That was my fs but I was have 1 copy Thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)