"Secure mod features disabled, update JDK" Trees do not fall
bur8ver opened this issue ยท 9 comments
The mod does not do anything even though it is in the mods folder. The screen says:
Falling Tree
Version: 2.11.0
ModID: fallingtree State:done
No child mods found
License: GPL-3.0
Change the way you cut trees.
**Secure mod features disabled, update JDK**
- Minecraft verson: [e.g. 1.14.4]
- Mod loader: [Forge]
- Mod version: [2.11.0]
Imgur link to pictures: https://imgur.com/a/p9pdO0G
Please tell me if I did something wrong when installing this mod. If I didn't install it wrong I hope this issue can be fixed soon. Thank you for reading,
This isn't a mod issue.
This is forge telling you to upgrade your JDK to use it.
What version of Java do you have (can be seen in the F3 menu while in game) ?
If this is less than 1.8_281 then you're not up to date.
Download can be found here: https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html
Well it happens for me too, I'll look a bit more into it. Though the message of the "Secure mod disabled" shouldn't cause any issues and the mod should run fine.
To remove the "Secure" message, you have to have a not super mega old version of Java and, this is important, tell the Minecraft launcher to use it. By default the launcher uses a Java version that is bundled with it and that is super old. You can probably search online how to change the minecraft version used but essentially:
(you can even use Java 11 instead of Java 8 if you want to be on the latest LTS version)
But again this is just to remove the message that is just here as information. This won't prevent you from using the mod.
Hello, thanks for answering. I see the picture of you using the configure Java app. I am on an iMac so I had to do it a bit differently. It says that I have Java 8 Update 281. I think that is up to date. When I tried punching trees in creative and survival they didn't fall and I couldn't use the mod.
I will try searching online to see how to change the version of java that Minecraft uses.
Your java seems "up to date", at least recent enough. Just that minecraft doesn't use it to run minecraft.
As I said the mod should work fine even with the "secure" message displayed.
The thing is:
- To break trees in creative, you need to update the configuration to allow it to do so.
- To break trees in general, you need a tool (axes by default)
If you do the change in the profile of your minecraft installation to set your own java (#81 (comment)), it should ressemble something like /Library/Java/JavaVirtualMachines/jdk-8 ....
on osx.