EtiamNullam / Etiam-ONI-Modpack

A bunch of mods made for Klei's Oxygen Not Included.
28 stars 10 forks source link

ChainedDeconstruction: Broken since today's patch #9

Closed shagura1980 closed 4 years ago

shagura1980 commented 4 years ago

As title says,CD is not working anymore since today's ONI patch. All other mods are fine for me,but if i try to activate CD it just begin a loop where game ask me to restart and then restart again until it become non active. Also in the mod selection in the ONI MENU', CD is marked RED. I love this mod anc cant really play without it,can you fix this pls? Thanks!

EtiamNullam commented 4 years ago

Post output_log.txt from failed launch with ChainedDeconstruction activated so I can investigate.

shagura1980 commented 4 years ago

output_log.txt This is the log you want i guess. Thx for the reply

EtiamNullam commented 4 years ago

Thanks, but ChainedDeconstruction is not initialized here. Try this: enable mod, restart game then save the output_log.txt.

You might also try: unsubscribe, launch game then resubscribe to ChainedDeconstruction. Yet its unlikely it will help.

EDIT: If you can its best to test this while deactivating every other mod to narrow it down.

shagura1980 commented 4 years ago

Ok,i got it. Thanks for your help. the problem was that the game just loops the installing and uninstalling cd. I've done what you said, unsubscribed,than launch the game without CD,then quit the game,go to workshop and subscribe again. that worked. In the meantime,i unsubscribed another mod (deconstructible POI) that was marked red and not working too. Maybe it doesnt matter,but with those two things,i fixed. Thanks for your patience. And,BTW,most useful mod for this game.

EtiamNullam commented 4 years ago

Thank you for solving the issue!

Looks like its something about steam workshop or the game itself. Don't hesitate and re-open this issue if you want to share any additional relevant information.

EtiamNullam commented 4 years ago

Apparently some people still have problem running ChainedDeconstruction in 408920.

If it doesn't work for you please provide output_log.txt from failed launch. Also try running the game with only ChainedDeconstruction mod enabled.

fooodball commented 4 years ago

Hi, I have unable to use the mod so this is my output_log from failed launch. thx output_log.txt

EtiamNullam commented 4 years ago

@fooodball Thanks! Looks like game tries to remove mod directory but has no access.

Have you tried unsubscribe and resubscribe method that worked for @shagura1980 above?

You can try remove directory located at %userprofile%\Documents\Klei\OxygenNotIncluded\mods\Steam\1737893485 manually.

I don't know why there is access restricted there, maybe restarting PC would help.

Let me know if anything helps.

OriginalFoamy commented 4 years ago

Uninstalled/reinstalled approximately 6 times. Still not working. Reading the above comments, I also had issues with Deconstructible POI mods and have removed it completely. Also attempted to delete and reinstall CD after the update.

Same issue as described above, constant loops of installing and closing, restarting, and failing to load. "An Unsufficient Space Error occurred when trying to Write to Disk"

On the assumption that maybe disk space was an issue, I also checked available space on that drive. Ive got at least 100Gb free, so I fail to understand...

output_log.txt

EtiamNullam commented 4 years ago

@OriginalFoamy: Looks like you have a completely different issue - your log shows an error that appeared during last test branch.

An Unsufficient Space Error occurred when trying to Write to Disk - this message is often wrong and its displayed when game can't access some mod files. I got when I wanted to uninstall a mod, but I had a text editor open in it.

Also looks like you are using some mod manager. I bet that's why game has some issues with access - game tries to uninstall mod and get new version but mod manager won't let it. Try removing this mod manager.

Also check version of ChainedDeconstruction.dll located at %userprofile%\Documents\Klei\OxygenNotIncluded\mods\Steam\1737893485 it should be currently at 2.2.1 (mouse-over or check in Properties->Details):

image.

Sometimes Steam Workshop makes you download wrong mod version, but I doubt that's the issue here.

EtiamNullam commented 4 years ago

@fooodball, @OriginalFoamy: Anyway I'm pretty sure you have wrong version of the mod and something prevents game from updating it.

If it still doesn't work for you - check mod version. image If its 2.2 or less mod is outdated and you have to force it to be downloaded again somehow, you can try this:

  1. Exit game.
  2. Unsubscribe from ChainedDeconstruction.
  3. Make sure directory 1737893485 does not exist at %userprofile%\Documents\Klei\OxygenNotIncluded\mods\Steam (If it exists - delete it).
  4. Launch game to check if it launches correctly.
  5. If you can disable all other mods to make sure they don't conflict.
  6. Exit game.
  7. Subscribe to ChainedDecostruction.
  8. Launch game.
  9. Check ChaindDeconstruction version again. If the mod version is 2.2.1 now or above it has to work.

In any case please tell me what u tried and whether it helped or not.

OriginalFoamy commented 4 years ago

Looks like that probably would have worked. @Ony apparently updated the mod manager, and then I deleted, unsubscribed, resubscribed, and started/restarted ONI a few times, and it is working correctly now. Thanks for all your help.

fooodball commented 4 years ago

thanks, I did have the older version of it but now it's solved!!

EtiamNullam commented 4 years ago

Ok, thanks for letting me know. I'm glad it works.