You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried using Recaf to remap the mod of 1.20.4, and the mapping table is of tiny v2. I didn't find any particular problems. remap is perfect. If you say it's version 1.7.10 of minecraft, then it might not be a mapping table in the Tiny v2 format. The mapping table of forge is in srg format.
Activity
Col-E commentedon Apr 4, 2025
Please provide a sample & mappings file that reproduces the issue
Edouard127 commentedon Apr 4, 2025
mappings.txt
(renamed to .txt)
tiny mappings srg->mcp minecraft 1.7.10
I don't have a sample on hands, any mc mod for 1.7.10 will do it
Edouard127 commentedon Apr 4, 2025
Log output
No mentions of remapping methods or properties, check the class files, only classes are remapped
luiox commentedon Apr 18, 2025
I have tried using Recaf to remap the mod of 1.20.4, and the mapping table is of tiny v2. I didn't find any particular problems. remap is perfect. If you say it's version 1.7.10 of minecraft, then it might not be a mapping table in the Tiny v2 format. The mapping table of forge is in srg format.
Edouard127 commentedon Apr 18, 2025
Class names are remapped correctly but method and fields that are present in the tinyv2 file are not remapped in places where they are called
Edouard127 commentedon Apr 18, 2025
I have used the mappings viewer from wagyourtail to generate the mappings
luiox commentedon Apr 19, 2025
Can you provide a mapping table and jar? I would like to try reproducing it.