z-edit / zedit

An integrated development environment for Bethesda Plugin Files.
https://z-edit.github.io
MIT License
304 stars 55 forks source link

zEdit opens normally the first time, but after closing and exiting, I always get an error message #290

Open aristotle999 opened 1 year ago

aristotle999 commented 1 year ago

It is always this message:

Error: GetMessages failed. Access violation at address 0000000000436BD1 in module ‘XEditLib.dll’. Write of address 000030B800A06000 at Object.helpers.Fail (D:\Utilities\zEdit\resources\app.asar\node_modules\xelib\src\js\helpers.js:63:15) at helpers.GetString (D:\Utilities\zEdit\resources\app.asar\node_modules\xelib\src\js\helpers.js:74:21) at Object.GetMessages (D:\Utilities\zEdit\resources\app.asar\node_modules\xelib\src\js\messages.js:7:20) at logMessages (file:///D:/Utilities/zEdit/resources/app.asar/app/app.js:290:25) at $scope.checklfLoaded (file:///D:/Utilities/zEdit/resources/app.asar/app/app.js:2925:9) at D:\Utilities\zEdit\resources\app.asar\node_modules\angular\angular.js:21765:31 at TaskTracker.completeTask (D:\Utilities\zEdit\resources\app.asar\node_modules\angular\angular.js:21403:7) at D:\Utilities\zEdit\resources\app.asar\node_modules\angular\angular.js:6879:19

The plugins are all listed, then it starts to load them. It loads Skyrim.esm, then the error message appears.