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

Fails to run on vpinball standalone #1

Open
francisdb opened this issue Jun 26, 2024 · 2 comments
Open

Fails to run on vpinball standalone #1

francisdb opened this issue Jun 26, 2024 · 2 comments

Comments

@francisdb
Copy link

francisdb commented Jun 26, 2024

2024-06-26 11:20:15.948 ERROR [5627936] [CodeViewer::OnScriptError@1210] Script Error at line 8401 : VBSE_INVALID_TYPELIB_VARIABLE
2024-06-26 11:20:15.948 ERROR [5627936] [CodeViewer::AppendLastErrorTextW@4013] Runtime error: Line: 8401, Character: 8, VBSE_INVALID_TYPELIB_VARIABLE

image

Trying to find out what is going wrong

VBSE_INVALID_TYPELIB_VARIABLE      "Variable uses an Automation type not supported in VBScript"
@mpcarr
Copy link
Owner

mpcarr commented Jun 26, 2024

I think the issue is with the nested array accessor handlers(0)(0). I'll have to refactor that.

https://bugs.winehq.org/show_bug.cgi?id=53877

@francisdb
Copy link
Author

Ah yes, it went away when doing those in 2 steps.

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