Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property "length" of undefined #38

Closed
dk-332 opened this issue Apr 28, 2024 · 1 comment
Closed

Cannot read property "length" of undefined #38

dk-332 opened this issue Apr 28, 2024 · 1 comment

Comments

@dk-332
Copy link

dk-332 commented Apr 28, 2024

I've been playing Tsukihime with yuzu and agent for the past few days and it's been running fine until today where I got this message when trying to attach agent

TypeError: cannot read property 'length' of undefined
at keys (native)
at setHook (E:\japanese\texthooker\agent\agent-v0.1.3-win32-x64\data\scripts\libYuzu.js:309)
at (E:\japanese\texthooker\agent\agent-v0.1.3-win32-x64\data\scripts\NS_01001DC01486A000_Tsukihime.js:115)
at call (native)
at (/agent.js:1)
at (/agent.js:1)
at (/agent.js:1)
at main (/agent.js:1)
at (/agent.js:1)

I've deleted and reinstalled yuzu, agent and the scripts but nothing changed. does anyone know how to fix this?

@koukdw
Copy link
Collaborator

koukdw commented Apr 28, 2024

Agent got updated, you need to download 0.1.4. The update broke some scripts for older version of agent.
You are currently running 0.1.3

@dk-332 dk-332 closed this as completed Apr 28, 2024
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

No branches or pull requests

2 participants