Eehee333 Posted June 30, 2019 Author Share Posted June 30, 2019 Took a look at Loadout's debug logs, I don't know if any of this is out of the ordinary: [06/30/2019 - 04:39:41PM] Loadout log opened (PC)[06/30/2019 - 04:39:41PM] Checking SKSE version...[06/30/2019 - 04:39:41PM] SKSE 1.7.3 is installed[06/30/2019 - 04:39:41PM] Checking for updates...[06/30/2019 - 04:39:41PM] No updates found[06/30/2019 - 04:39:41PM] Resetting key states...[06/30/2019 - 04:39:41PM] Registering key bindings...[06/30/2019 - 04:39:41PM] Loading done[06/30/2019 - 04:39:51PM] Key pressed: 2[06/30/2019 - 04:39:51PM] Restoring loadout 1...[06/30/2019 - 04:39:51PM] Loadout 1 restored[06/30/2019 - 04:39:51PM] Key pressed: 3[06/30/2019 - 04:39:51PM] Restoring loadout 2...[06/30/2019 - 04:39:51PM] Loadout 2 restored[06/30/2019 - 04:39:52PM] Key pressed: 29[06/30/2019 - 04:39:52PM] Key pressed: 2[06/30/2019 - 04:39:52PM] Saving loadout 1...[06/30/2019 - 04:39:52PM] Saved current loadout to 1[06/30/2019 - 04:39:52PM] Loadout 1: 0 name: Miner's Clothes, hash: 01 name: boots, hash: 0Left name: , hash: 0Right name: , hash: 0Shout name: , hash: 0[06/30/2019 - 04:39:53PM] Key pressed: 29[06/30/2019 - 04:39:56PM] Unequipped Armor or Ammo "boots", hash: can't compute[06/30/2019 - 04:39:56PM] Unequipped Armor or Ammo "Miner's Clothes", hash: can't compute[06/30/2019 - 04:39:57PM] Key pressed: 29[06/30/2019 - 04:39:57PM] Key pressed: 3[06/30/2019 - 04:39:57PM] Saving loadout 2...[06/30/2019 - 04:39:57PM] Saved current loadout to 2[06/30/2019 - 04:39:57PM] Loadout 2: Left name: , hash: 0Right name: , hash: 0Shout name: , hash: 0[06/30/2019 - 04:39:57PM] Key pressed: 29[06/30/2019 - 04:40:00PM] Key pressed: 2[06/30/2019 - 04:40:00PM] Restoring loadout 1...[06/30/2019 - 04:40:00PM] Loadout 1 restored[06/30/2019 - 04:40:01PM] Key pressed: 3[06/30/2019 - 04:40:01PM] Restoring loadout 2...[06/30/2019 - 04:40:01PM] Loadout 2 restored[06/30/2019 - 04:40:03PM] Key pressed: 4[06/30/2019 - 04:40:03PM] Restoring loadout 3...[06/30/2019 - 04:40:03PM] Loadout 3 restored I'm not sure why there's a "can't compute" where the boots and Miner's Clothes are unequipped, maybe the problem is something to do with the mod no longer being able to parse items or such for some reason? Link to comment Share on other sites More sharing options...
IsharaMeradin Posted July 1, 2019 Share Posted July 1, 2019 At this point I cannot guess as to why it is not working. I can tell you that based on the code on GitHub that the "can't compute" string will always be printed whenever the unequipped object is an armor or ammo object. Not sure what it is supposed to mean but it will always be printed to the log. Link to comment Share on other sites More sharing options...
Recommended Posts