File Details
AI FTB Translator-1.1.1
- B
- Oct 23, 2025
- 162.57 KB
- 41
- 1.20.1
- Forge
File Name
aiftbtranslator-1.1.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Version 1.1.1 - AI Reliability Patch
This small update fixes a critical bug that could occur with some AI models, ensuring a more reliable translation experience.
🐛 Bug Fix: Improved AI Response Validation
-
The Problem: Fixed a critical bug where the AI could occasionally respond with internal metadata (e.g., {"annotations":...}) instead of a valid translation.
-
Old Behavior: The mod would incorrectly save this "garbage" text as a correct translation, which prevented it from ever trying to translate that quest again.
-
New Behavior: The mod now includes a "quality control" check. It detects and rejects these invalid responses, correctly triggering the [Failed: PARSE ERROR] message and the automatic retry countdown. This ensures that the mod will always keep trying to get a real translation for you.

