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

Apple III: The file couldn't be opened #35

Open
lifepillar opened this issue Apr 5, 2015 · 1 comment
Open

Apple III: The file couldn't be opened #35

lifepillar opened this issue Apr 5, 2015 · 1 comment
Labels

Comments

@lifepillar
Copy link

I get the error in the subject when selecting Apple III from the Template Chooser. I see this in the Console:

5/4/15 4:26:43.894 PM [0x0-0x7dc7dc].org.openemulator.OpenEmulator: libemulation: could not construct 'appleIII.video', class 'AppleIIIVideo' is not defined

All other machines run just fine. ROM files are from commit 598e8e5.

@tobier tobier self-assigned this Jul 21, 2016
@tobier tobier removed their assignment Jun 7, 2019
@tobier tobier transferred this issue from openemulator/openemulator Jun 9, 2019
@tobier tobier added the bug label Jun 10, 2019
@adespoton
Copy link

Has there been any update on this one? I've been trying to debug it, but it doesn't appear that the error as written is actually the problem. AppleIIIVideo is defined at line 231 of Apple III.xml, and the data its class is referencing appears to exist. So I'm not quite sure why appleIII.video can't be constructed, unless there's actually a syntax bug I missed somewhere in that block of XML.

Has the Apple III template functioned at any time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants