Architectury API (UNUSED)

Architectury API (UNUSED)

9M Downloads

Crash when registering menus via arch

gigabit101 opened this issue ยท 3 comments

commented

Crash when registering menus via arch

Log: https://gist.github.com/gigabit101/51396e0e100a4d6a5c80a66a694112c5

Code: https://github.com/gigabit101/Shrink/blob/1.20.2/dev/common/src/main/java/net/gigabit101/shrink/init/ModContainers.java

architectury_version=10.0.15

fabric_loader_version=0.14.22
fabric_api_version=0.89.0+1.20.2

forge_version=48.0.38
neoforge_version=20.2.59-beta

If I am just being stupid please do let me know.

commented

import net.minecraftforge.common.extensions.IForgeMenuType;

Yep, IForgeMenuType needs that as a platform mapping for Neo.

commented

Yep, Just not figured out how yet or I would have submitted a PR lol