-
Notifications
You must be signed in to change notification settings - Fork 28
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
Strange crash with Mekanism on 1.2.0 version #265
Comments
As you already said its the same issue as the other two and not our fault. MekCeu seems to be using removed api. Report to them. |
This is probably on MekCE side Although I'll say that these reports indicate that the gs dependents aren't updated enough to justify deleting old API |
We didnt immediatly delete. We kept the api around deprecated for a few months |
Its deprecated since #156 which was merged in 1.1.0 (released 16.6.24). The api was removed in 1.2.0 (released 6.10.24). |
it happens also with vanilla mek |
Then its not mekanisms fault (and still not GroovyScripts). |
Is there any way to debug,since it happened only in a few instances and they worked well in a new instance during the test. |
binary search for the offending mod |
This is the continuation of #263 and #262
This happens in all MEK branches (CE and CEU), disabling mek no longer crashes. But the strange thing is that running groovy script with MEK alone does not crash.
The text was updated successfully, but these errors were encountered: