skylord123 / node-red-contrib-gamedig

Query for the status of any game server using Node Red
MIT License
3 stars 2 forks source link

Player keyhash issue for BF1942 (Fixed in latest version of gamedig) #13

Closed RestNPizza closed 1 year ago

RestNPizza commented 1 year ago

A few months ago, I reported to the game-dig team a bug related to BF1942 queries. The issue is that game-dig returns an incomplete keyhash for Battlefield 1942 when the keyhash starts with an integer. They've released a fix for this last week and I just tested via command prompt and can confirm it has been fixed. Would you be able to update this node with the most recent version of game-dig to incorporate the fix? It would be much appreciated.

Thanks! :)

skylord123 commented 1 year ago

Sure thing, I'll post here once I get it updated. Adding to my todo list.

Thanks!

RestNPizza commented 1 year ago

Sure thing, I'll post here once I get it updated. Adding to my todo list.

Thanks!

Thanks so much!!!

skylord123 commented 1 year ago

@RestNPizza just pushed out a new release with the latest gamedig version. Test that out and let me know how it goes.

Thanks

RestNPizza commented 1 year ago

That did the trick! Thanks so much!!!!

skylord123 commented 1 year ago

Awesome, glad it's working for you now.