Giter VIP home page Giter VIP logo

Comments (5)

jonathan-robertson avatar jonathan-robertson commented on June 18, 2024
2022-09-03T14:42:48 241.834 INF [Amnesia.Handlers.GameMessage] TRACE: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs) died and did not have bloodmoon life protection.
2022-09-03T14:42:48 241.834 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); bmProtection: False, postBmProtection: False
2022-09-03T14:42:48 241.835 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); class.Name: buffstatuscheck01, BuffName: buffstatuscheck01
2022-09-03T14:42:48 241.835 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); class.Name: buffstatuscheck02, BuffName: buffstatuscheck02
2022-09-03T14:42:48 241.835 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); class.Name: buffnewbiecoat, BuffName: buffnewbiecoat
2022-09-03T14:42:48 241.835 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); class.Name: buffminingtip, BuffName: buffminingtip
2022-09-03T14:42:48 241.835 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); class.Name: buffperkabilityupdate, BuffName: buffperkabilityupdate
2022-09-03T14:42:48 241.835 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); class.Name: buffamnesiapositiveoutlook, BuffName: buffamnesiapositiveoutlook
2022-09-03T14:42:48 241.835 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); class.Name: stateraidmode, BuffName: stateraidmode
2022-09-03T14:42:48 241.835 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); class.Name: buffamnesiamentallystable, BuffName: buffamnesiamentallystable
2022-09-03T14:42:48 241.835 INF [Amnesia.Handlers.GameMessage] DEBUG: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs); class.Name: buffcumchancech, BuffName: buffcumchancech
2022-09-03T14:42:48 241.835 INF GMSG: Player 'Nuggs' died
2022-09-03T14:42:48 241.837 INF 4521 EntityBackpack id 0, plyrId 240, (0.0, 0.0, 0.0) (0, 0), chunk False (0, 0, 0), items 0  at (0, 0, 0, xz 0 0) : Read
2022-09-03T14:42:48 241.837 INF 4521 EntityBackpack id 579, plyrId 240, (712.7, 38.9, 283.4) (44, 17), chunk True (44, 2, 17), items 0  at (0, 0, 0, xz 0 0) : Write
2022-09-03T14:42:48 241.839 INF [CSMM_Patrons]playerKilledByEntity: zombiePartyGirl (713,36,283) killed Nuggs (Steam_76561199175355249) @ 712 36 283
2022-09-03T14:42:48 241.842 INF [CSMM_Patrons]playerDied: Nuggs (Steam_76561199175355249) died @ 712 36 283
2022-09-03T14:42:48 241.845 INF [Amnesia.Handlers.SavePlayerData] TRACE: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs) died with 2 lives remaining.
2022-09-03T14:42:48 241.846 INF [Amnesia.Handlers.SavePlayerData] TRACE: EOS_00023de3471c45c788e0a0b2d610ebe2 (Nuggs) lost a life: 2->1

So the server is unaware that the client has buffAmnesiaPostBloodmoonLifeProtection... even though the server, itself, gave the client buffAmnesiaPostBloodmoonLifeProtection... wtf?

Should we be using CVars instead?
They seem to handle network activity much more smoothly...

from amnesia.

jonathan-robertson avatar jonathan-robertson commented on June 18, 2024

💭 Could the game be overlapping buff names based on the name key?
❌ No, changing the name key to something unique makes no difference

from amnesia.

jonathan-robertson avatar jonathan-robertson commented on June 18, 2024

💭 Could this be a problem only on the first death experienced with this buff?
❌ No, multiple subsequent deaths without losing buffAmnesiaPostBloodmoonLifeProtection still results in no buff being detected

from amnesia.

jonathan-robertson avatar jonathan-robertson commented on June 18, 2024

💭 Could it be that neither buffAmnesiaPostBloodmoonLifeProtection or buffAmnesiaBloodmoonLifeProtection work?
❌ No, buffAmnesiaBloodmoonLifeProtection always seems to work and buffAmnesiaPostBloodmoonLifeProtection never seems to

from amnesia.

jonathan-robertson avatar jonathan-robertson commented on June 18, 2024

💭 Could it be that we're using non-networked, non-saved cvars to count down to the end of the buff? In other words, maybe the server thinks that the buff has already expired because this cvar is not updated through the network, rather than checking in with the client.
✅ WOW, that was it.

from amnesia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.