DeflatedPickle

Results 40 comments of DeflatedPickle

Great. I'm leaving this open as I *do* want a localization system so it can be translated, even though this bug is related to haruhi, that doesn't get the traction...

Git is what I was thinking, as that's all I've used. But it's how it should be presented to the user that I'm conflicted with Some users might want control...

Are you sure? Do you have multiple versions of Java installed? I think you can check with `java --version`

Ah, wonderful. I won't be debugging this as I only use Linux but if anyone else wants to figure it out and submit a PR, that'd be appreciated!

@AsterrKat, this is because you're not using Java 8, like it says in the [README](https://github.com/DeflatedPickle/Quiver/blob/rewrite/README.md#L16). This issue has already been recorded; #40 #45

@AsterrKat, this is an issue related to [haruhi](https://github.com/DeflatedPickle/haruhi) but for me, it's usually fixed by deleting the `config` directory or just launching the program a second time after it errors

@AsterrKat, what if you make one?

I'll look into a loader for vanilla models (and may as well support basic OBJs as I've already written code for 'em in another project), after properly learning how the...

Attempting again to use `lwjgl3-awt`, I'm getting hit with errors. I've submitted an [issue](https://github.com/LWJGLX/lwjgl3-awt/issues/25) for it. I'll push the beginnings to a branch and continue when the issue is resolved

That issue was resolved, so I set up a plugin for it, but now I'm getting this [issue](https://github.com/LWJGLX/lwjgl3-awt/issues/30), so I'll have to put this on hold until then. I might...