SonarSonic / Calculator

Minecraft Forge Mod
MIT License
52 stars 33 forks source link

Crash with Fluxed Redstone pipes #162

Closed Shadows-of-Fire closed 8 years ago

Shadows-of-Fire commented 8 years ago

Attaching any RF pipes from that mod causes the game to crash under this report. https://gist.github.com/Shadows-of-Fire/1975e888c89c02010618b95341052c13

I don't know whether its on Calulator's end, Tesla's end, or @modmuss50 's end.

Shadows-of-Fire commented 8 years ago

Calculator 3.0.9 SonarCore 3.0.8 Tesla 1.2.1.42 Fluxed Redstone 2.3.0.48 Minecraft 1.10.2 Forge 12.18.1.2014

SonarSonic commented 8 years ago

Fixed in dev, the problem was Tesla deciding to change their modid

modmuss50 commented 8 years ago

Forge now requires lower case mod ids, so tesla had to change it.

SonarSonic commented 8 years ago

it does? I've had no issues so far....

AEnterprise commented 8 years ago

it doesn't require them just yet, it's only printing warnings in the log atm but with the next MC version those warnings will turn into errors