Posts: 440
Threads: 14
Joined: Sep 2009
Reputation:
0
Hey, if I use dini in different functions which happen at the same time, I get a .ini.part and the server crashes. If anyone knows how to fix this it would be appreciated.
-Conroy
Posts: 1,466
Threads: 7
Joined: Jun 2009
Reputation:
0
Post more information for us to help you.
Posts: 440
Threads: 14
Joined: Sep 2009
Reputation:
0
What more information do you want..? You don't really need more information..
I save/read variables to/from various files, for example I have a clock which saves the time to a file every minute, and I also have a vehicle spawner which creates or reads information about the car, and if I create a car at the same time as the time is saved, the server crashes and I get a .ini.part file in folder where it saves the time or where it saves the car.
Posts: 2,938
Threads: 162
Joined: May 2010
do you have alot of 1 second and below timers?
Posts: 440
Threads: 14
Joined: Sep 2009
Reputation:
0
I just started the script and only have 3 timers which are constantly running, two of which are every second. That shouldn't effect the file system though.
Posts: 2,938
Threads: 162
Joined: May 2010
hmm that shouldn't mess anything up
are you sue it happens to you only? whats your ip i'll test with you
also it could be a problem with the vehicle spawner