ChaseOxide Posted February 1, 2015 Share Posted February 1, 2015 Bug Submission:Category: GameplayIssue Title: Willow's Lighter not increasing her sanityIssue 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.Steps to Reproduce: Host a dedicated serverJoin game as WillowMake your sanity decreaseHold her lighter Link to comment https://forums.kleientertainment.com/forums/topic/50094-gameplay-willows-lighter-not-increasing-her-sanity/ Share on other sites More sharing options...
rezecib Posted February 1, 2015 Share Posted February 1, 2015 @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). Link to comment https://forums.kleientertainment.com/forums/topic/50094-gameplay-willows-lighter-not-increasing-her-sanity/#findComment-608411 Share on other sites More sharing options...
ChaseOxide Posted February 1, 2015 Author Share Posted February 1, 2015 @rezecib, looks like your guess is right. I just tested it myself on a random dedicated server and it does increase my sanity. Link to comment https://forums.kleientertainment.com/forums/topic/50094-gameplay-willows-lighter-not-increasing-her-sanity/#findComment-608461 Share on other sites More sharing options...
Developer Wade Posted February 3, 2015 Developer Share Posted February 3, 2015 Thanks for letting us know. I'll take a look into this and pass it along to the designers. Link to comment https://forums.kleientertainment.com/forums/topic/50094-gameplay-willows-lighter-not-increasing-her-sanity/#findComment-609479 Share on other sites More sharing options...
Recommended Posts
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.