AR - TR:Nightmares love skill fix
Modby miskosiska
Fixes two crashes in Tensura Reincarnated: Nightmare — LoveSkill NoSuchMethodError and ManasTestTheory bad Personality enum values.
Type
Mod
CurseForge Downloads
5,621
CurseForge ID
1504540
Last Updated
Jul 17, 2026
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
Similar Mods
One Click Crafting
Faster crafting with the recipe book and stonecutter!
SimplePrivateChest
A simple mod that can create private chest
Cinematic Zoom (Fabric)
Smooth, cinematic zoom for Minecraft with animated black bars, per-frame easing, and optional mouse wheel control. Built...
Chest Minecart Sounds
Sound for chest minecart opening and closing
Mob Battle Mod (Fabric)
Creative utensils in creating mob battles
SI: Credits [DISCONTINUED]
DISCONTINUED