Friendly0Fire / GW2Clarity

MIT License
32 stars 12 forks source link

Config file makes the game crash on startup #48

Open midadami opened 8 months ago

midadami commented 8 months ago

Describe the bug The game crashes at start if you have an empty item. In other words, the addon allows to change config in a way that crashes gw2clarity on startup.

To Reproduce Steps to reproduce the behavior: Create new item and leave it empty: { "buff_id": 0, "pos": [ 0, 0 ], "style": "[Default] Simple On/Off (hidden)" }

Expected behavior Crash on startup of the game.

config.json

arcdps_lastcrash.log

If you need something I could help with just ask. Thanks