Jump to content

[General] - Rocks titled "missing name"


Mysanthil

Recommended Posts

Bug Submission:

Category: General
Issue Title: Rocks titled "missing name"
Issue Description: While playing on my server, a client ran into boulder called "Missing Name". See picture. This was in our meteor field. I haven't checked it myself yet.
Steps to Reproduce: No idea.

 

post-449479-0-30355900-1416109235_thumb.

Interesting! I did a test and had some people join my server. It looks like this occurs with the rock_flintless_med and rock_flintless_low. Looking at the code, I'm guessing it's because those two have these lines:

	inst:AddComponent("named")	inst.components.named:SetName(STRINGS.NAMES["ROCK_FLINTLESS"])

Somehow that's not being networked properly, I guess, while otherwise Inspectable takes over? Just speculation.

 

Also, I'm guessing this is what that thread about haunting meteors was actually talking about.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...