James Mitchell
James Mitchell
Testing on this page: https://www.discogs.com/release/14511989-Arkajo-Nadir I play the songs from the video sidebar, but the web-scrobbler plugin seems to show that it is not detecting anything: It suggested that I...
Hello! I recently went through learning about parchment and setting it up on my project and I have some feedback about minor roadblocks I hit. The first place I landed...
Hello, I have a 7x7-tile repeating pattern that I'd like to be able to paint onto a scene one tile at a time. The basic idea is to check the...
## Issue Source from https://github.com/MinecraftForge/ForgeGradle/commit/17da7eb1b648283217512ec21868b19995ed0be1 > Seems gradle/Artifactual only supports ONE custom repo at a time. > So everything is now added to a single wrapper repo. ## Bug Description...
Hello, I would like to publish obfuscated library jars using VanillaGradle. Currently there is no good way to do this. I tried to work around VanillaGradle by trying to use...
PLEASECHANGELATER is not a valid path heh ``` [14:49:53] [Thread-20/INFO] [STDERR]: [com.dynious.versionchecker.helper.WebHelper:downloadUpdate:116]: java.io.FileNotFoundException: http://minecraft.curseforge.com/projects/version-checker/files/PLEASECHANGELATER?cookieTest=1 [14:49:53] [Thread-20/INFO] [STDERR]: [com.dynious.versionchecker.helper.WebHelper:downloadUpdate:116]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1836) [14:49:53] [Thread-20/INFO] [STDERR]: [com.dynious.versionchecker.helper.WebHelper:downloadUpdate:116]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) [14:49:53] [Thread-20/INFO] [STDERR]: [com.dynious.versionchecker.helper.WebHelper:downloadUpdate:116]:...
I'm profiling the startup times and memory consumption of some big Minecraft packs, looking for things that are causing minor issues when pushed to the limits. Every call to `getItemNN()`...
This adds two config flags that are disabled by default: 1. enables async loading of JEI, which means it will not block the world load and it will continue loading...
It might be nice to generated just 1 html file, but allow switching between mipmap levels.