-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
SuitIThub edited this page Jun 23, 2026
·
4 revisions
| Symptom | Likely cause | Fix |
|---|---|---|
| Duplicate windows / double actions | Same module DLL loaded twice | Remove the duplicate DLL from BepInEx/plugins/
|
| No sidebar icon | Plugin failed to load | Check BepInEx/LogOutput.log for the module's load line and errors |
| Plugin not in log at all | Wrong game DLL or BepInEx not installed | Check BepInEx/LogOutput.log; verify BepInEx 5 |
| Build restore fails | Missing nuget.config or IllusionLibs access |
Restore from repo root; check NuGet feeds |
| Symptom | Fix |
|---|---|
| Always "offline" | Start CopyScript server; check host/port; firewall |
| Wrong files tracked | Verify source/destination paths in CopyScript window |
| Symptom | Fix |
|---|---|
| Step does nothing | Target plugin missing or not the modified build Timeline expects |
| Variables not saved | Check timeline.json / persistent_vars.json permissions |
| VNGE commands fail | IronPython/VNGE paths; modified VNGE build required |
| Symptom | Fix |
|---|---|
| No search bar on panel | Studio UI path changed; add path under Additional Parent Paths |
| Bar on wrong panel | Remove incorrect paths from config |
| Symptom | Fix |
|---|---|
| Sliders do nothing | Select a character; enable Son scale; wrong object selected |
| BP length silent | BP missing or API changed — search log for Son scale:
|
| Symptom | Fix |
|---|---|
| Pin does not stick | Use middle-click on nested row; game update may need Harmony fix |
| Odd visibility after update |
TreeNodeObject internals changed — report issue |
| Symptom | Fix |
|---|---|
| Notes lost | Check BepInEx/config/com.hs2.sandbox/notebook.json; disk permissions |
| Save delay | Normal — debounced ~0.5s; flushed on close/quit |
| Symptom | Fix |
|---|---|
| Empty grid | Check folder mode (All poses / folder / Favorites); refresh ↻; relax filters |
| Pose won't apply | Select characters in Studio; click thumbnail |
| Multi-apply wrong pairing | Set Male/Female tags; configure Chars lists |
| ZIP import fails | Pack must use stored (uncompressed) ZIP — see Pose ZIP format |
| Tags lost | Back up pose_tags.tsv; don't edit TSV while game runs |
| Wiki pages missing | Install HS2Wiki; restart Studio |
| Stash closes with browser | Use Float or undocked stash hotkey for persistent window |
Full Pose Browser guide: Pose Browser
| Symptom | Fix |
|---|---|
| Click does nothing | Select a character in Studio (not prop/accessory) |
| Empty list | Clear search; check Hide non-Studio lists in Options; press ↻ |
| Merge button greyed | Hover for reason; cross-group merge needs group merge first |
| Controls vanish when window closed | Use floating controls or hotkey |
| Preview missing (KKS/KK) | Hover preview is HS2 only |
Full Anim Browser guide: Anim Browser
Always check:
<GameRoot>/BepInEx/LogOutput.log
Search for your plugin GUID or module name (e.g. com.hs2.sandbox.posebrowser).
- Overview
- Folders & library
- Search, filters & sort
- Grid & selection
- Pose groups
- Multi-character apply
- Pose stash
- Pose items
- Import/export ZIP
- Thumbnails
- Options & data