https://github.com/pahimar/ChitChat/blob/pre-gra/common/com/pahimar/chitchat/chat/ChatListener.java
but IChatListener is no longer there @diesieben07 can you ask somewhere what happend to it??
The missing file may not be a problem. Because the blockstate failed to load (and therefor has no inventory variant) the game attempted to locate an item model file instead as a fallback (but there wasn't one of those either).
Fixing the blockstate json will likely make the missing file error go away as well.