AR - TR:Nightmares love skill fix
No reviews yet
Fixes two crashes in Tensura Reincarnated: Nightmare — LoveSkill NoSuchMethodError and ManasTestTheory bad Personality enum values.
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
A lightweight JS coremod patch for Tensura Reincarnated: Nightmare (trnightmare) that fixes two runtime crashes:
1. LoveSkill.onBeingDamaged NoSuchMethodError
- The original code calls java.util.Random methods that fail due to SRG mapping issues at runtime.
- This fix replaces all java.util.Random usage with ThreadLocalRandom.current(), which bypasses SRG remapping entirely.
2. ManasTestTheory.onTick IllegalArgumentException
- Saved world data can contain invalid Personality enum values that cause a crash when the skill ticks.
- This fix wraps the onTick method body in a try-catch to gracefully suppress bad enum lookups from corrupted or outdated save data.
Requires: Tensura Reincarnated: Nightmare (trnightmare)
Minecraft 1.19.2 — Forge
Screenshots
Gallery
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