Skip to content
ezdiy edited this page Aug 9, 2018 · 3 revisions

If you have an issue, check past issues marked as informative - those are either matter of simple configuration tweak, or not a bug in pw as such.

I get missing clothing/hairs/head/body parts

Could be a mod problem or pw problem. Try globally disabling mods (first unsafe, then normal ones) to see if problem persists.

DLL script X does not work with patchwork

Compatibility is maintained only for commonly used plugins.

I get very low fps

This typically mean some plugin is conflicting with pw and is spamming errors every rendered frame.

How do i find which plugin is conflicting with patchwork? I have dozens!

Patchwork can enable plugins while the game is running.

  • uncheck everything of type DLL in 'Scripts' tab, leave only the default scripts.
  • Then click the launch button.
  • Then run the game, go to the place which causes issues
  • Start check marking DLLs in scripts tab - whenever it gets checked, the plugin gets loaded immediately.
  • Once the problem appears, you found the conflict.

Optionally, you can open an issue and request compatibility to be fixed for particular plugin.

I have an issue I can't solve on my own

Open issue and describe the problem. If the game breaks very badly for no apparent reason:

  • enable [SPAM] logging in advanced tab
  • launch the game until problem appears, exit
  • There's now a file Koikatu_Data/output_log.txt which contains information hinting the source of the problem, attach it to the github issue.

If you wish to report the issue anonymously, use https://docs.google.com/spreadsheets/d/1bVUz7gKkcghV-HgzvGn6l6I6w38_F9-CAXaqMVBnT20/edit#gid=0

Clone this wiki locally