TheKodeToad

Results 318 comments of TheKodeToad

> > It's probably a problem with the launcher. Try installing it with https://github.com/Sol-Client/Installer/releases/download/dev-4/Sol-Client-Installer.jar. > > ![2022-09-23_11-00](https://user-images.githubusercontent.com/75558359/191884815-e92e5d9e-56ed-4231-8170-38eea484593a.png) > > it failed for me (thru polymc and Minecraft launcher) Maybe try...

Try disabling motion blur and menu blur. If you need further support, send in [#community-support](https://discord.com/channels/886561982872977408/886652743937306634). I'll keep this issue open so the bug can be fixed (if it is a...

This problem still exists with the launcher.

Is renaming categories planned? I was surprised that this feature is not currently available. It could be handy to be able to rename a category automatically moving all of its...

> Start Minecraft maximized just removes the width and height flags so it's up to the WM/Minecraft what the window size is. It shouldn't do, because I *think* that just...

> It feels so bizzare that this isn't doable. Especially that it _was_ doable but now isn't. Out of idle curiosity, what changed between 1.5.2 and 1.6.1 exactly which caused...

> > > please don't take control out of the hands of the user > > > > > > The option literally does not work so it won't change...

> this creates a few new warnings: > > ```shell > org/prismlauncher/impl/OneSixLauncher.java:63: warning: [unchecked] unchecked method invocation: method allSafe in class Parameters is applied to given types > mcParams =...

> `java.applet.Applet` is deprecated in newer Java versions. Is this required for older modloaders? And can it be replaced with whatever the modern alternative for applets is? Old versions of...