startersclan / source-udp-forwarder

A simple HTTP and UDP forwarder to the HLStatsX:CE daemon. Supports Counter-Strike 2. Dockerized 🐳
Apache License 2.0
4 stars 2 forks source link

Can't call method "set" on unblessed reference at .//HLstats_EventHandlers.plib line 564. #52

Closed theck1 closed 5 months ago

theck1 commented 5 months ago

Had a running system working fine with 1.11.0 (?) for a long time.

However, after a restore from a backup after hdd failure, I restored from backup, but never got it to work properly again. I created a new DB, and updated hlstatsce to version 1.11.2.

The daemon crashes sometimes, and the hlstats daemon gives this error message. One player does not get any kills registered, and it seems to crash everytime that specific player joins the game / mapchange. It registers the other players fine it seems, until he joins and the daemon crashes. This can just be random behaviour.

Daemon crash error message: Can't call method "set" on unblessed reference at .//HLstats_EventHandlers.plib line 564.

Any tips?

leojonathanoh commented 5 months ago

v1.11.3 fixed that bug. Simply upgrade and it will be fixed.

In the future, please open daemon issues at https://github.com/startersclan/hlstatsx-community-edition.