Su5eD / GregTech-Experimental

A fully-featured port of GregTech 3 for modern minecraft versions
GNU Lesser General Public License v3.0
21 stars 8 forks source link

[Crash-Compat] issue with newest version of Energy Control #21

Closed gatoborrachon closed 3 years ago

gatoborrachon commented 3 years ago

Describe the bug Crash at startup when using EnergyControl-1.12.2-0.1.9 (released yesterday)

Does this bug cause a crash? https://pastebin.com/RDK5AhEG

Side Does this bug occur on a Client, or a Server? Client (i guess)

To Reproduce Steps to reproduce the behavior:

  1. Add Energy Control 0.1.9 and GregTech 1.0-28 and try to load Minecraft
  2. See error.

Expected behavior
Crash at startup

Additional context
-I noticed about this yesterday, but i had no time to prove it (run an instance with Energy Control and GregTech only). -Tell me if i need to open an Issue on EnergyControl if this is their fault (it does not happen with EnergyControl-1.12.2-0.1.8).

EDIT: Now that i think about it, i will open an issue on their side,

Su5eD commented 3 years ago

The issue is on my side. com.zuxelus.energycontrol.api.EnergyContolRegister had a grammar mistake in its name, and since it has been fixed now, the class can't be found. Updating the EC dependency should solve this.

gatoborrachon commented 3 years ago

ok, i will close this (and the other) issue as soon as a new .jar is released and there are not issues, many thanks