Wyatt Childers

Results 122 comments of Wyatt Childers

I'm seeing this as well moving from version .2 to 1.0. Edit: I'm also on Ubuntu 14.04, not OSX.

I found my issue as well. We were using `Rails.root.join` to declare our sub directories, it appears v1.0.0 doesn't respect absolute paths.

My own, just something as simple as `createExplosion` on the `Location` class. e.g. https://github.com/packet-loss-gaming/Grindstone/blob/master/src/main/java/gg/packetloss/grindstone/util/explosion/ExplosionStateFactory.java#L20

> I am also interested in this. I have two web servers, one in AWS US-West and one in US-East. Users upload files to the website, and syncthing keeps the...

Is this on a Fedora system you recently updated to Fedora 36? If so, consider the following: https://github.com/duplicati/duplicati/issues/4650

> system specs are 100% useless, something, likely a plugin, looks to have modified the servers internal entity lists improperly Do you have any ideas what kind of improper modification...

It's an extremely rare issue maybe 1/5 days... Narrowing it down to a plugin isn't all that helpful with thousands of lines of code in many plugins.

Sometimes it just happens at startup. I mean it's really random. Hmm... Maybe it's some race condition in a player join handler...

It's anecdotal because it's so rare, and I haven't looked at the patch to see what it actually did/this makes any sense... But I don't believe we've experienced this since...

This is definitely still happening in 1.18, happened when two people went through a portal at the same time (though I doubt that's the cause) and another person was just...