Closed Menyten closed 3 years ago
Hi, that's probably a version mismatch issue.
Here's what you might have seen in the issue report template before deleting it:
Environment
- OS:
- Godot version:
- godot-ink version:
- ink version:
It'd help identify what's going on if you could fill in the info.
Hi, that's probably a version mismatch issue. Here's what you might have seen in the issue report template before deleting it:
Environment
- OS:
- Godot version:
- godot-ink version:
- ink version:
It'd help identify what's going on if you could fill in the info.
Sorry about that! Here's my environment
OS: Windows 10 Home 64 Godot: Godot v3.2.3 stable mono win64 godot-ink: 0.8 ink: the dll I tried with was from ink v1.0 I also tested with v0.9
Looks like it is working now. I must apologize. I got the ink-engine-runtime.dll from the wrong repo. 😓
This error only happens if you're using godot-ink >= 0.8
with ink < 1.0.0
. The version introduced breaking changes in the error management.
I added a note on the release page.
Hi!
I'm having some major problems installing this plugin. Currently when I try to build the project I get this error
The type or namespace name 'ErrorType' does not exist in the namespace 'Ink'
. I'm not really sure what to do here as I've followed the installation instructions to a T.Here's the full log.