#ChatMessage cannot be resolved to a type

6 messages · Page 1 of 1 (latest)

serene dock
#

Hi there, im trying to create a hexdump of an instance of a class called ChatMessage.

However i keep getting the issue, ChatMessage cannot be resolved to a type. Why is this the case?

I only have the ChatMessage.class file.

astral quailBOT
#

This post has been reserved for your question.

Hey @serene dock! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

feral warren
#

..... Normally that's because you don't have a class called ChatMessage

#

In theory it could simply be that it's not in the same dir as your SerializeChatMessage class

river mica
#

It seems like your package is also having some issues