AP complains invalid expanded type when an addon tries expanding CrT classes
friendlyhj opened this issue ยท 0 comments
Issue description
CraftTweaker/ContentTweaker#249, I expanded CrT's ItemGroup
, but AP complained Invalid Expanded Type! crafttweaker.api.item.ItemGroup
Steps to reproduce
- Checkout CraftTweaker/ContentTweaker#249
- Run
gradlew build
- Get exception
Script used
N/A
The crafttweaker.log file
N/A
Minecraft version
1.16
Forge version
36.2.5
CraftTweaker version
7.1.2.436
Other relevant information
exception stack trace: https://pastebin.com/qiENGC2Z
The latest.log file
N/A