Jump to content

WidgetLoader causing crash?


DrPal

Recommended Posts

Posted

This is an issue that has been causing a crash a few seconds after loading a game for a while now. In my SKSE.log the last few lines are always as follows:

 

WidgetLoader.as: setRootPath(a_path = exported/)
WidgetLoader.as: loadWidget(a_widgetID = 0, a_widgetSource = skyui/activeeffects.swf)
WidgetLoader.as: loadWidget(a_widgetID = 1, a_widgetSource = frostfall/meterIndicator.swf)
WidgetLoader.as: loadWidget(a_widgetID = 2, a_widgetSource = frostfall/chargemeter.swf)
WidgetLoader.as: loadWidget(a_widgetID = 3, a_widgetSource = frostfall/chargemeter.swf)
WidgetLoader.as: loadWidget(a_widgetID = 4, a_widgetSource = defeat/meter.swf)
Skyrim has crashed. A minidump containing debugging information is being written to C:\Users\user\Documents\My Games\Skyrim\SKSE\Crashdumps\2019-01-10_21.18.59.dmp.
Minidump written.

 

Has anyone else had this issue before?

Posted

No idea what this WidgetLoader is but:

Just because the last few lines refer to this WidgetLoader doesn't necessarily mean that it is the cause of the crash. Easiest way to find out if there is a problem with the WidgetLoader is to uninstall it. And have you looked at the minidump?

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...