jredfox

Results 31 issues of jredfox

natives / libs should be stored on the zip or jar on the disk after downloading. this is to both version control your modified libs, and to also provide a...

(default instance) --> instance versions change --> edit instance change UI of edit instance to look cleaner delete instance --> deletes entire folder version editing should retain both index and...

Custom Class loader doesn't set the thread context. this can result in breaking forge mods, mixins, or even some fabric attributes. you create a class loader but don't set the...

- for versions that will crash without it provide an offline file proxy that will return null.ogg with 0 bytes as the file to download. minecraft.net/resources txt or MinecraftResources xml...

issue: unable to change the icon back to the default instance icon through the UI. it wants me to select an icon rather then select a preset icon (default in...

version: launcher-1.09_15 JRE: 8 Issue: forcing update doesn't delete the resources folder. This could result in modded resources being retained as well as invalid sound files for the version if...

UPNP is enabled on my router as well as NAT port mappings Code: https://pastebin.com/Y16dz9Ht I noticed you hard coded an ip address is this suppose to be ipv-4 or ipv-6...

`sudo apt-get install roxterm` no longer works. I go download your sourceforge files and it's not even compiled I go to your github releases it's also not compiled I go...

`tilda -c "bash '/home/jredfox/Desktop/test.sh'"` ```bash #!/bin/bash set +v echo -n -e "\033]0;Test App 1.0.0\007" echo hello world read -p "Press ENTER to continue..." exit ``` press enter and then run...

somehow tilda randomly stored it's last command I gave it to boot. I removed that command and then tried to reboot it and it stopped working. I have no idea...