Jump to content

Tweaks/cheats components ERROR


Recommended Posts

Posted

When i got to Tweaks/Cheats components: Increase Jewelry, Gem, and Miscellaneous Item Stacks (previously known as Increase Jewelry and Gem Stacks) it gave me this 

ERROR Installing [Increase Scroll Stacking -> Stacks of 40], rolling back to previous state
Will uninstall  79 files for [CDTWEAKS/SETUP-CDTWEAKS.TP2] component 3111.
Uninstalled     79 files for [CDTWEAKS/SETUP-CDTWEAKS.TP2] component 3111.
ERROR: Not_found



 

WeiDU.log SETUP-CDTWEAKS.zip

Posted

This error seems to be originally caused by TA's subcomponent "More Interjections".

The issue can be reproduced by

  1. Installing "More Interjections"
  2. Reinstalling "More Interjections"

@CamDawg More specifically, it's caused by this code.

My guess is that the IDS table isn't properly reloaded by WeiDU between the uninstallation and (re-)installation step. Possibly a WeiDU bug?

As a workaround I could fix it by adding CLEAR_IDS_MAP as the first action to the subcomponent before everything else.

 

@Proclaim_TV To fix it locally open the file "cdtweaks\setup-cdtweaks.tp2" in your game directory with a text editor. Jump to line 1274 or search for the string "LABEL ~cd_tweaks_more_interjections~" (without the quotes). Right after that line insert a new line with this command:

CLEAR_IDS_MAP

and save the file. It should (hopefully) fix this issue when you install or reinstall more mod components.

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...