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

Client crash with nickname #91

Closed
Flame115 opened this issue Jan 19, 2022 · 3 comments
Closed

Client crash with nickname #91

Flame115 opened this issue Jan 19, 2022 · 3 comments
Labels
mod incompat An issue caused by an interaction with another mod

Comments

@Flame115
Copy link

when i type /nickname set (my user) "red" my game crashes, it crashes when you type the last ", not when you send it but when you type it. here is the crash log

https://pastebin.com/1cF0XtwG

@John-Paul-R
Copy link
Owner

at io.github.darkkronicle.advancedchatbox.formatter.CommandColorer.fromRange(CommandColorer.java:167)

darkkronicle.advancedchatbox

sus


I'll see if there is anything I can do on my end, though I'd hazard a guess that this might be an advancedchatbox thing.

@John-Paul-R
Copy link
Owner

Yeah, this seems to be their json or text parser. I can reproduce this with tellraw: /tellraw @p "testing" -> crash. Will make an issue on their GitHub.

@John-Paul-R
Copy link
Owner

Actually, since this seems to be wholly a problem from AdvancedChatBox, I'm going to close this issue here. Not much do be done by EC unfortunately.

If you're just looking to set a nickname and don't want to get rid of AdvancedChatBox, using the Placeholders format should work:

eg: <red>MyNameInRed</red>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod incompat An issue caused by an interaction with another mod
Projects
None yet
Development

No branches or pull requests

2 participants