Kyle Sanderson

Results 202 comments of Kyle Sanderson

It sounds like a broken API on this one - the reason why is there's no forward or similar to indicate the parent API is ready. Blocking or demanding a...

> Is this a direct export from the translator tool or pulled from a SM release? > > Unmodified? > > Any idea if partial translations are all included here?...

As an aside are you able to atleast fix your mysql server? The rest is unfortunately defined until the race conditions are resolved inside the ext.

What? The config file you showed is clearly crap as the server is rejecting connections from the server. Please fix this and you'll see far less issues when your network...

Duplicate of https://github.com/alliedmodders/sourcemod/issues/726 My personal recommendation is to fix your environment and stop denying it's an issue. TCP dropouts are common and happen all the time, your environment configuration should...

GetCommandIterator is the proper way to do this.

@milutinke I've made some adjustments that I thought were appropriate. What do you think?

@milutinke any update on this?

> There isn't a practical way with FUSE to "remount" so mounting on top is kindof the only alternative. hmmm... Controllable by a mount flag. replace_process = Spawn new process,...

hmm... I was under the impression this was a solved problem since Linux 2.4 with the concept of doing a lazy umount. Instead of killing the old process lets do...