You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Followed instructions for GUI Builder on a new settlement. For this location, I didn't need any ForcedZ markers. The GUI Builder generated the nodes and then the .nif without any error, but the Export NIF button generated the attached error. ImportError.txt
The text was updated successfully, but these errors were encountered:
+ Exception when adding a linked ref when there aren't any existing linked refs to an object reference (fixes issue #6)
+ Potentially sending synced object changed events twice for object references when they change cells
+ Exception when importing an object reference depending on another form import
+ Some windows using FormClosing event instead of FormClosed for cleanup
+ BatchImport becoming unresponsive while performing imports (applying imports is now threaded)
[changes]
+ Generalized how windows (Windows Forms) are handled and accessed
[adds]
+ Debug string (Name) to ImportTarget for logging issues to a specific target
+ Initial code to handle rendering workshop build volumes/sandboxes/border markers/etc
Followed instructions for GUI Builder on a new settlement. For this location, I didn't need any ForcedZ markers. The GUI Builder generated the nodes and then the .nif without any error, but the Export NIF button generated the attached error.
ImportError.txt
The text was updated successfully, but these errors were encountered: