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

Crash with IC2 Classic #785

Closed
Prunoideae opened this issue Aug 13, 2019 · 1 comment
Closed

Crash with IC2 Classic #785

Prunoideae opened this issue Aug 13, 2019 · 1 comment

Comments

@Prunoideae
Copy link

Issue type:

  • 🐛 Bug

Short description:

EvilCraft crashed when trying to load compact recipe for ICEXP, but there's only IC2 Classic installed.

Steps to reproduce the problem:

  1. Install ONLY IC2 Classic, and EvilCraft and Cyclops Core.
  2. Launch and wait for the crash
  3. If only either EvilCraft or IC2 Classic is present, the crash will not happen.

Expected behaviour:

The recipes should not be loaded.


Versions:

  • This mod: 1.12.2-0.10.77
  • Minecraft: 1.12.2
  • Forge: 14.23.5.2838
  • IC2 Classic: 1.12-1.5.4.4

Log file:

https://pastebin.com/Kg0AHS7m

@rubensworks
Copy link
Member

So the problem is that IC2 classic uses the same mod id as IC2 exp, which makes it impossible for me to distinguish between the two. Ideally, IC2 classic should use a different mod id, but last time I checked, the mod author of the fork was not willing to do this. So there is not much I can do about this on my end unfortunately.

You can however just disable the IC2 compat of EvilCraft (see config file). This will avoid loading the compat code, and will therefore not crash.

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

No branches or pull requests

2 participants