Jump to content

[Gameplay] - Willow's Lighter not increasing her sanity


ChaseOxide

Recommended Posts

Bug Submission:

Category: Gameplay
Issue Title: Willow's Lighter not increasing her sanity
Issue Description: Willow's Lighter doesn't increase her sanity on dedicated server. I tried this on game hosted server and it works fine. Campfire/fires from other sources however does increase her sanity, and when I hold Willow's Lighter while standing close to a campfire it does increase at a higher rate.
Mods are disabled on the server.

post-514716-0-19797700-1422760411_thumb.

Steps to Reproduce: Host a dedicated server
Join game as Willow
Make your sanity decrease
Hold her lighter

@ChaseOxide, I'm not sure about this, but I think it still does increase your sanity, but because the health/hunger/sanity information is sent to clients as a whole number, it doesn't register the small increases on clients until it actually rounds up to a new whole number.

 

That being said, it's still a visual bug. It looks like the game has code for sending the sanity rate (which is what is used to show the arrow) independently with an accuracy of 0.01, but maybe the lighter rate is less than that? It looks from Willow's sanity function like the maximum sanity rate from fires is 0.10416, and that lighters should give 1/10th of that, so 0.0104, which should be enough to show up on the networked sanity rate, but maybe something else is going wrong (or my math is wrong).

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...