Fenhl

Results 172 comments of Fenhl

I can confirm that it no longer crashes after installing the closed source driver.

That's how it works in CSS as far as I can tell.

Ran into the same error on Debian stretch. Applying the patch seems to fix the issue.

@ollie27 command-line tools on OS X should use the same directories as on Linux, i.e. those defined in the XDG Base Directory spec.

Hi, is this still an issue? It might explain some problems I've been having with rustup.

tl;dr: - World = Dimension? No, one world can have multiple dimensions. - Inter-world communication? No for vanilla, yes for mods. - Ticks: synced per world. My proposal is that...

We don't really have one. I started the project but I don't have any administrative powers, other than strong opinions.

I agree that it will probably be impossible to recreate world generation perfectly, but we should still try to emulate it as closely as possible, to get the worlds to...

Minecraft also has block updates other than random ticks, which need to be synchronized in order for things like redstone to function correctly.

It's not a feature we need for Minecraft 1.8.9 support, but of course if we already want to implement it we can do that.