Jump to content

Stats window gone


Caz Tirin

Recommended Posts

  • 2 months later...
  • 1 year later...
  • 1 year later...

the fix in the response worked for me, except rather than simply deleting everything in the curly brackets i deleted the coordinates and set the positions to "null". here's a copy of what my data file in that area looked like after i modified it to fix the issue:

{
  "keyMapping": {},
  "dialogPositions": {
    "worldmapDialog": null,
    "playercharacter": null,
    "playerstats": null,
    "environment": null

},

this should probably be fixed, as i am certain i didnt move my stats box to an impossible location. some hotkey or a button in the UI settings to reset all windows to their default positions would prevent people from having to modify JSON files, and I would hope that isn't a complicated thing to implement.

Edited by Arcane Alchemist
edits for clarity
  • Thanks 1
Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.