Cody

Results 30 comments of Cody

I'd be more than happy to maintain such a package. Planned for rewrite.

I'm unsure why, but installing Homebrew and XCode command-line tools appeared to fix random crashes for me. Give it a shot maybe?

What graphics card do you have? I'm pretty sure it happens with AMD GPUs.

Could you update it to the new file structure? Also, new translations need to be added to the [assets.qrc file](https://github.com/betacraftuk/betacraft-launcher/blob/v2/src/ui/assets.qrc), in your case like so: ```xml ../../assets/lang/Japanese.json ```

What game version are you trying this on? Can't reproduce with b1.7.3.

Will probably look into it for v2. I'm thinking about it just being per-instance and we'd support all the game's settings formats.

You reintroduced a dupe. There's a reason for that `continue`, as to not allow for force updating of blocks.

On another note, I think this should be a plugin instead of a server feature, as it changes vanilla mechanics.