Patrick Monaghan
Patrick Monaghan
Hate to resurrect a year old issue but I've just run into this, and it seems to be the case for all non-string table keys. https://github.com/satoren/LRDB/blob/68378984d689e7ca36b56a7c625bb5a6e3d318ba/include/lrdb/debugger.hpp#L102-L107 Unfortunately this repo looks...
I think this is a good temporary fix, but it's not really ideal. For table keys that might be fine, but for things like numbers, you probably want to keep...
yeah I noticed it was a bit out of date haha I've fixed a few more bugs and merged it back with the original project over here https://github.com/Game-Insight/netcode.io/tree/master I can't...