Upbolt / Hydroxide

Lua runtime introspection and network capturing tool for games on the Roblox engine.
The Unlicense
369 stars 150 forks source link

conditional logging doesn't seem to work #72

Closed AmongBrapFard closed 2 years ago

AmongBrapFard commented 2 years ago

the remotespy conditional logging doesn't seem to be working, unless im using it wrong. can someone try to use this

Upbolt commented 2 years ago

I don't think I've gotten any other complaints with this issue, so you're probably not using it correctly. Make sure values, types. and the arg index are correct, and also be aware of hidden white-space characters within strings if you're trying to ignore those. No current plan to provide a solution to that unfortunately, but if it becomes a big enough problem I might reconsider.