Raised This Month: $ Target: $400
 0% 

Server is downloading creppy files


Post New Thread Reply   
 
Thread Tools Display Modes
Depresie
Veteran Member
Join Date: Nov 2013
Old 02-27-2017 , 15:56   Re: Server is downloading creppy files
Reply With Quote #21

Did you test on windows on your pc ? to see if it still happens ?

As far as i can remember i didn't have this problem when the server was hosted on windows on my pc...
__________________
Depresie is offline
grs4
Senior Member
Join Date: Dec 2010
Location: Poland
Old 02-27-2017 , 16:52   Re: Server is downloading creppy files
Reply With Quote #22

Only on listen server, i did not experience there any crash. I bought server(linux) 15 days ago, before i always tested at windows and there were no crashes.

At this time, still no crashes, so .ini or array cell size to 1 is a cause.

Last edited by grs4; 02-27-2017 at 16:53.
grs4 is offline
grs4
Senior Member
Join Date: Dec 2010
Location: Poland
Old 03-01-2017 , 02:39   Re: Server is downloading creppy files
Reply With Quote #23

Hmm,
- I changed all .ini files to .cfg
- I added checking file is exist before preache it
example:
PHP Code:
if(file_exists("...")
     
precache_model("...");
else if(
DEBUG)
    
log_to_file(LOG_FILE"DEBUG: Error! File '...' is not exist., ...); 
- I removed about 100 cvars and added separate config file - all plugins did not use cvars
- I removed just in case setting player models

And after a few days :
PHP Code:
UserMsgNot present on client 255

server failed to transmit file H 
It is strange...

Last edited by grs4; 03-01-2017 at 03:38.
grs4 is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 03-01-2017 , 06:12   Re: Server is downloading creppy files
Reply With Quote #24

Quote:
Originally Posted by grs4 View Post
Hmm,
- I changed all .ini files to .cfg
Why? What do you expect to gain by doing this?
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
grs4
Senior Member
Join Date: Dec 2010
Location: Poland
Old 03-02-2017 , 09:14   Re: Server is downloading creppy files
Reply With Quote #25

As someone told before, he had same problem, and he think think that reading/saving from ini is causing my problem.

So I hoped that this solves the problem but it doesnt.

Last edited by grs4; 03-02-2017 at 09:15.
grs4 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-02-2017 , 09:26   Re: Server is downloading creppy files
Reply With Quote #26

If you're misusing the API like you did and you did that for all your code, it's going to be difficult to fix your issue unless all your code is reviewed. Your last error doesn't seem an issue with AMXX itself (could be a consequence a bad coded plugin, though)
__________________
Arkshine is offline
grs4
Senior Member
Join Date: Dec 2010
Location: Poland
Old 03-02-2017 , 10:03   Re: Server is downloading creppy files
Reply With Quote #27

I dont think i'm misusing API. If you want, I can show your my code, but only on PM, then you can check if i'm doing something wrong.
grs4 is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 03-02-2017 , 18:01   Re: Server is downloading creppy files
Reply With Quote #28

I don't know if he is missusing that API
But i can confirm, on Linux, i had the same problem using the API created by mercylez

The issue can be reproduced on a linux hosted server using the zombie plague 5.0.8a version..

Still, i have an idea, delete the .ini files from the host server, restart the server, let the addon recreate and rewrite the .ini files

Then rewrite the paths of the desired resources in the .ini files, see if it works and let me know...
__________________

Last edited by Depresie; 03-02-2017 at 18:01.
Depresie is offline
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 03-03-2017 , 00:16   Re: Server is downloading creppy files
Reply With Quote #29

Quote:
Originally Posted by Depresie View Post
I don't know if he is missusing that API
But i can confirm, on Linux, i had the same problem using the API created by mercylez

The issue can be reproduced on a linux hosted server using the zombie plague 5.0.8a version..

Still, i have an idea, delete the .ini files from the host server, restart the server, let the addon recreate and rewrite the .ini files

Then rewrite the paths of the desired resources in the .ini files, see if it works and let me know...
Maybe take a look to MeRcyLeZZ related addon?
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 03-03-2017 , 02:42   Re: Server is downloading creppy files
Reply With Quote #30

Took a look, everything seems fine, on windows the problem is not present
__________________
Depresie is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:13.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode