Ali Rizvi
Ali Rizvi
I don't personally see enough people using this for it to deserve a full gui and support going forward. It seems like a lot of extra workload for not very...
Can confirm this with Enigmatic's own items, Will of the Ocean and Charm of the Treasure Hunter. Standing inside of a cave will cause a perpetual flickering
can confirm, the aura spell of shaman is affected by exordium. Good to know it'll eventually be tackled though
This issue is GLFW specific. Try building the latest GLFW library and linking it to your MC via `-Dorg.lwjgl.glfw.libname=/usr/lib/libglfw.so` (or wherever you save it after building). So far that's fixed...
Are you sure your /persist directory exists at the time of root creation? You should ensure "/persist" is loaded and mounted before impermanence gets to it, otherwise bind mounts fail.
Glad to see this getting more traction. One thing to note is that there isn't any newer "release" of LWJGL, not as far as 3.3.1 is concerned, and the issue...
I recommend making use of symbolic links.
On windows you can use the `mklink` command in command prompt (not powershell). Create some global folder that you want to link across all your instances, then run `mklink specific_instance/resourcepacks...
Quick update from the player, seems even without the spaces AT crashes with the same error, almost as if the parameter isn't detected. This is not consistent behaviour with a...
This issue is present on Webcord as well, which makes me believe it might be an Electron/Chromium specific issue.