Since the implementation of the new token hover, I've seen issues where everyone connected to the session will see the following stacktrace:
Handler error:[string "CoreRPG:scripts/manager_actor_display.lua"]:501: attempt to index local 'cImage' (a userdata value) [string "CoreRPG:scripts/manage_actor_display.lua"]:501: in function <[string "CoreRPG:scripts/manager_actor_display.lua"]:497>
I'm not sure if this is a bad value being stored in the database, but the fix has been to restart the client, which seems to help for a little while. This seems to affect the GM and all connected clients, becoming worse as the session goes on. If anyone has a proper fix for this that would be greatly appreciated as it brings up the debug console constantly.

