mIRC Home    About    Download    Register    News    Help

Print Thread
#60874 18/11/03 02:13 AM
Joined: Apr 2003
Posts: 25
S
SS217 Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Apr 2003
Posts: 25
Hi,

If you look back in the posts you'll be able to find the fact that I made an mIRC bot that reads logfiles and manages a game server via the remote admin interface that came with the dedicated server, however lately there's been a problem that mIRC refuses to write to ANY files, this causes mass chaos on my server since it's dependant on /write and $read.

The bot is running mIRC v 6.11, I normally see in the status window /write unable to open file (leave.jg line 6) or whatever the file and line number may be. It takes a restart of mIRC for these commands to start working again, I'm thinking maybe it's just the mass number of files that mIRC has to open is causing an error? smirk

#60875 18/11/03 06:20 AM
Joined: Mar 2003
Posts: 1,271
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Mar 2003
Posts: 1,271
In that case, did you try to see what happens when you cut down on the files. If you really need to save so much info that writing it all to files is screwing up your mirc, consider using custom windows or hash tables.


DALnet #Helpdesk
I hear and I forget. I see and I remember. I do and I understand. -Confucius
#60876 23/11/03 08:37 PM
Joined: Apr 2003
Posts: 25
S
SS217 Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Apr 2003
Posts: 25
That would work but all the data that's written to files needs to be written, (ex IP blacklists, player's IP, moderator files), everything else uses variables, is it possible this is a bug with 6.11?

#60877 23/11/03 08:45 PM
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
Perhaps related to this?


Link Copied to Clipboard