Raised This Month: $12 Target: $400
 3% 

Failed to write ! - error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sincronic
Senior Member
Join Date: Dec 2018
Old 01-11-2019 , 19:25   Failed to write ! - error
Reply With Quote #1

Hello guys, for abut 2 day i have this error in my consola. It's from a extension ?

https://imgur.com/a/owY9DSk
Sincronic is offline
backwards
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 01-11-2019 , 19:50   Re: Failed to write ! - error
Reply With Quote #2

I've looked for the message in the server.dll/server.so files. It appears to be related to saving round data to a file for backups in case the server crashes or the rounds need reset to a previous state. It's failing to write the data to the disk for any reason but it looks like the filename is "" non existant as the warning message includes a token string of the filename it trys to write to.

Quote:
Warning("Failed to write %s!\n", filename);
This is blank in your image. So disabling the round backup stuff through the mp_backup convars or setting a filename with this console variable may fix it?

Quote:
"mp_backup_round_file" = "backup" game - If set then server will save all played rounds information to files filename_dat
here's a link to the function in hex rays that prints this warning message. In case someone has more information.
__________________
I highly recommend joining the SourceMod Discord Server for real time support.

Last edited by backwards; 01-11-2019 at 21:17.
backwards is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 01-13-2019 , 18:47   Re: Failed to write ! - error
Reply With Quote #3

Hello ! Thanks for the respon. I find the error source. It was from database.cfg, i accidentally delete 2 "}" and that was the error source, and now it's working fine !!

Thanks anyway !!!
Sincronic is offline
Reply


Thread Tools
Display Modes

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 07:18.


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