Jump to content

Inventory and menu crashes,


Recommended Posts

Posted

hello all, 

game was running fine and smooth, but lately ive been getting crashes in inventories and menus period, its random when it happens. sometimes its quick or sometimes it happens after playing for a bit, doesnt matter whats in my inventory or what menu i use, 

Crash_2026_2_15_1-3-16.txt

Posted

when i use crash logger crash logs wont generate even with netframework disabled ill try again and see what happens,

Posted (edited)

You may be between a rock and a hard place with this one if Crash Logger SSE doesn't log it. All the other loggers sort of assume you get lucky or know how to use a debugger. There's some strings in your log that you could search for, cross-reference and such, but I fear since ESP+7E0 is a pointer to CraftingSubMenus::SmithingMenu that these strings may be in elements in the swf file behind this menu.

 

I've made a string searching utility specifically for Skyrim, but it doesn't have support for swf files. I may look into adding that support at some point but I have a feeling decompiling swf files has been made deliberately difficult, as for a long time these were part of Macromedia's cornerstones; kinda have to protect your business interests afterall.

 

Perhaps one thing to start with would be to remove the mod that's providing the smithing menu. If I had to guess, I'd say it's in interface\craftingmenu.swf.

 

Edit: 7zip can open swf files. Combine this with a python script and searching for strings in flash files could be implemented in a rudimentary way.

Edited by traison
Posted

so i looked at my files to find Craftingmenu.swf and i removed the mod its was with. (untarnished ui and dear diary) crash still happens even with a new game and reinstalling UI mods. i just have skyui and truehud additions, 

Posted

so i tried the new mod manager on nexus, Tullius CTD and its pointing to CLR.dll and i cant find it anywhere

Posted

My string search utility can now search in swf files. I suspect it won't help much in this case though as it'll likely just point to the crafting menu swf file(s). Send me a PM if you think it'll help and want it regardless.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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