Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTB Utilities incompatibility #2

Open
uberifix opened this issue Nov 28, 2019 · 1 comment
Open

FTB Utilities incompatibility #2

uberifix opened this issue Nov 28, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@uberifix
Copy link
Member

ColouredChat throws a null pointer exception when ftb utils is installed

https://gist.github.com/uberifix/e3a3940070f265a3a01dc624d9448f81

This error can be resolved with a small workaround by just disabling Ranks:override_chat in the configs

@uberifix uberifix self-assigned this Nov 28, 2019
@uberifix uberifix added the bug Something isn't working label Nov 28, 2019
@uberifix
Copy link
Member Author

For now I have added a null check and a warning message.
This should make it so it no longer throws exceptions and causes chat to not send at all, as well as alert users to the actual problem.
Will have to figure out how to parse text components differently to make it actually compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant