BluSunrize / ImmersiveEngineering

Wires, transformers, high voltage! Bzzzzt!
Other
782 stars 389 forks source link

Crash on server launch [10.2] #1384

Closed MysticAura closed 8 years ago

MysticAura commented 8 years ago

MC Version: 10.2 Forge Version: 2076 Mod Version: 0.10-38

Steps to Reproduce: Launch server.. kaboom :P Crash Log

SonOfTheStars commented 8 years ago

Heyo Mystic!

You seem to be experiencing an issue with Cross-Mod-Compat

Hinted at by these lines: net/minecraft/client/resources/I18n at com.polipo.foundry.ItemStackKey.toString(ItemStackKey.java:139)

Im pretty much guesing right here, but it seems that Foundry mod tries to access an invalid Asset. Because i can defenitly confirm IE running fine.

Try running without Foundry installed and if it is causing the problem also report it on their Side ;)

BluSunrize commented 8 years ago

It's not Foundry's fault. Don't send people to other mods' trackers unless we actually know that. This is my error. Just because another mod is mentioend in the log doesn't mean it's their fault >_>

I know what caused this, I can fix it. Don't worry about it.

BluSunrize commented 8 years ago

There we go. Fixed for future releases.