18.01.2015, 21:46
I have a problem with my server. Recently the login system is not working and this is happening randomly and I don't know why. I mean the login system works fine, but sometimes can't read from the file of the player, when he is joining to the server. As if something starts blocking the function "fopen" and the server cannot load player file and when each player is joining to the server his stats is 0. And when I restart the server, the problem is fixed, but sometimes it happens again. I don't if really the problem is in the function "fopen", I'm just guess. I'm using Y_INI for my login system and my OS is linux. Let me tell you one more thing - before a few days I was using Dini 1.5.1 for my login system and I decided to update Dini with 1.6 version and when I done this the problem starts to appear. I thought it was from Dini 1.6 and I returned back Dini 1.5.1, but the problem is still appeared. So I moved my login system to Y_INI and the problem is still here ... and I don't know what to do. Is it possible some accounts are bugged? I have no ideas why this is happening ..