Skip to content

Fixes ReSDPatcher(Advanced) disable crash#176

Open
Qowyn wants to merge 1 commit intoClownsharkBatwing:mainfrom
Qowyn:ReSDPatcher-disable-fix
Open

Fixes ReSDPatcher(Advanced) disable crash#176
Qowyn wants to merge 1 commit intoClownsharkBatwing:mainfrom
Qowyn:ReSDPatcher-disable-fix

Conversation

@Qowyn
Copy link
Copy Markdown

@Qowyn Qowyn commented Sep 6, 2025

A small typo causes ReSDPatcher(Advanced) with enable=false to fail with: 'int' object is not subscriptable

This fixes it.

r-vage added a commit to r-vage/RES4LYF that referenced this pull request Feb 9, 2026
…harkBatwing#236 (NameError), ClownsharkBatwing#176 (typo fix)

- PR ClownsharkBatwing#241: Change default_dtype from float64 to float32 for Mac compatibility
- PR ClownsharkBatwing#236: Add try-except blocks for lying_sd variable to prevent NameError
- PR ClownsharkBatwing#176: Fix critical indexing typo [i[j]] -> [i][j] in models.py
- Note: PR ClownsharkBatwing#218 (beta57 scheduler) and PR ClownsharkBatwing#223 (device management) already applied via upstream merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant