Jump to content

1.8 'middle' message problem (Not titles)


LCastr0

Recommended Posts

Whatever you're using that adds the extra hearts is not using the Forge system.

In our system everything knows the height of everything and adjusts itself accordingly.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Uh, i'm not talking about the hearts...

You can see the height of the middle message, it's not where it should be...

I'll even post one more image from the vanilla mc using that middle message.

It's not the item name, it's the 1.8 middle chat message. (It's also not the 1.8 title)

As you can see in this image (http://i.imgur.com/jGlDmZ0.png) the message is above the hearts (Vanilla)

In this one, it's also above the hearts (http://i.imgur.com/zzkHYUq.png) (LiteLoader only)

But in this (http://i.imgur.com/aStXrLn.png) and this (http://i.imgur.com/GpCFpvy.png) ones, they are 'under' the hearts (LiteLoader+Forge and Forge only)

 

So, please, don't say it uses the correct locations for the messages, because as you can see in the images, it doesn't.

(Again, I'm NOT talking about the hearts, but the colored message ABOVE them)

Link to comment
Share on other sites

It must be the jukebox message that is being used by some plugin. It's the only type of message that vanilla displays there.

In 1.8, there is 1 more packet that sends different types of messages, i think it's called Action bar

You can see more about the packet here: http://wiki.vg/Protocol#Chat_Message (Note that if you use the '2' byte, it displays above the action bar, but it's not the jukebox message)

Link to comment
Share on other sites

I just looked at the code. If that value 2 is received it just sets the jukebox message. It's not called jukebox message anyways, just "overlay  message" in the code.

Really? Because some times i can see both the 'action bar' and the jukebox text, but ok, thanks anyway :P

Link to comment
Share on other sites

Are you sure it's not the tool highlight?

I just checked the code again, jukebox message and the packet you mentioned above (which is used for the "this chest is locked" message, btw.) go through the exact same method.

Well it could be the jukebox, i'm not sure... I only know how it works in Bukkit/Spigot, not in forge :P

But it's not the tool highlight for sure

Link to comment
Share on other sites

Bukkit works with vanilla, and Forge does not alter this code at all. So yeah, it must be the jukebox message, because that's the only one that vanilla provides.

Alright, I'll wait for the next build and try again, and if it's still bugged i quote you again :P

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.