SuperWithJava25
No reviews yet
SuperWithJava25 is a lightweight compatibility coremod for Minecraft 1.7.10 that allows Fisk's Superheroes to run on modern Java versions (Java 21 through Java 25+) when using LWJGL3ify.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Addresses and fixes known bugs and issues.
Enhances game performance and optimizes resource usage.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
SuperWithJava25
MC 1.7.10 // JAVA 21+ FIX
makes fisk's mod actually boot on modern java so i can play
tl;dr why it crashes
fisk's mod calls jdk.nashorn for hero JS packs. oracle deleted nashorn in java 15. https://openjdk.org/jeps/372 and game goes boom:
Caused by: java.lang.ClassNotFoundException: Class bytes are null for jdk.nashorn.api.scripting.NashornScriptEngineFactory
what i did instead of rewriting fisk's mod
- shaded standalone org.openjdk.nashorn:nashorn-core into the jar
- wrote a lazy ASM transformer to catch com.fiskmods.heroes.* at boot
- replaces all string/type refs from jdk.nashorn -> org.openjdk.nashorn in memory so it just works
optimization stuff
if you want to optimize minecraft 1.7.10, check out this guide:
Minecraft 1.7.10 Optimization Guide
requirements or whatever
1.7.10 / Forge 1614+ / Java 21-25 (LWJGL3ify) / Fisk's Superheroes 2.4.0+
works on both client and server (just put it in /mods).
install
- drop jar in mods/
- launch game
- profit
why this exists
was working on advanced lightsabers rewrite structure generation, got annoyed, made this in like 20 minutes to procrastinate. also rewriting transformers mod eventually. maybe.
// ≈ "works on my machine."
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources