Certain changes not added to final build
When I add changes to Minecraft.java, GuiMainMenu.java, GuiMultiplayer.java, GuiInGame.java, and PanelCrashReport.java, only the changes from Minecraft.java and GuiInGame.java got added to the jar
version : a1.0.16_02
Help please?
(what i was trying to do was change the version string of the build)
Which Java version are you using?
Java 1.8,16, and 17
Java 1.8,16, and 17
Which one are you launching RetroMCP with?
Java 1.8,16, and 17
Which one are you launching RetroMCP with?
How do I find it? I dont know?
Java 1.8,16, and 17
Which one are you launching RetroMCP with?
How do I find it? I dont know?
I found it, 17.0.8
And when I revert the only classes that would apply to the client back to their original, the other code still wouldn't apply. Got any solutions?
I tried with just Java 1.8 installed and it still doesn't work.
Is this still an issue?
Is this still an issue?
sorry for not responding but yea, even tried the 1.0.1 compiled from source
and this might be a problem but did i not mention that i use intellij?
Intellij support is currently broken in that case. Changes won't be applied in the environment unless you enable "Use Eclipse dependency format" in project/module settings.
Thanks, I got it working now