blaxxun-boop / Foraging

1 stars 0 forks source link

Pickable timers throw errors #3

Open olavr-dev opened 1 year ago

olavr-dev commented 1 year ago

Seems like something broke the pickable timers.

[Error  : Unity Log] ArgumentOutOfRangeException: Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
Parameter name: ticks
Stack trace:
System.DateTime..ctor (System.Int64 ticks) (at <695d1cc93cca45069c528c15c9fdd749>:0)
Foraging.Foraging+DisplayRespawn.Postfix (Pickable __instance, System.String& __result) (at <7deb20b693d14d6e8c8fa2791d97f725>:0)
(wrapper dynamic-method) Pickable.DMD<Pickable::GetHoverText>(Pickable)
Hud.UpdateCrosshair (Player player, System.Single bowDrawPercentage) (at <63a83d86eabf4e27a9ac8b8199363ef6>:0)
(wrapper dynamic-method) Hud.DMD<Hud::Update>(Hud)

BepInEx 5.4.21.0 Valheim 0.214.300

Any quickfix for this?

olavr-dev commented 1 year ago

After a bit of playing around with various config settings, I am not able to produce the errors anymore.

Was this just a case of MEMEZ