-
Notifications
You must be signed in to change notification settings - Fork 7
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
Unable to parse latest factorio api #11
Comments
I'm assuming that's what's resulting in the following? Otherwise I'll open a separate issue
|
yes, that is the error for that :) |
And so is there a way to fix it please? (Or can someone update the plugin into Jetbrains ? :/) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since factorio 1.1.49 the new api format is finished and used. The current parser is not able to parse that new format.
As a workaround you can just select version 1.1.38 or lower. Those are still able to parse and i work on a fix.
The text was updated successfully, but these errors were encountered: