Sonar Core

Sonar Core

46M Downloads

Crash using Atomic Mulyiplier after updating to latest SonarCore/Calculator

ate0ate opened this issue ยท 3 comments

commented

When trying to multiply experience seeds from mystical agriculture I get this crash as soon as I place the item into the inventory slot of the Atomic Multiplier.

http://pastebin.com/fC1KAx9T

This is using...
forge 12.18.3.2221
Sonarcore 3.2.3
Calculator 3.1.8

commented

Get the same error putting dirt in the (forgot machine name but the one which gives a % chance of dirty circuits) and noticed this in the startup log:

[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Registered Events
[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Loaded Energy Type: Applied Energistics
[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Loaded Energy Type: Minecraft Joules
[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Loaded Energy Type: Energy Units
[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Loaded Energy Type: Tesla
[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Loaded Energy Type: Redstone Flux
[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Loaded Planters: Vanilla Planter
[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Loaded Harvesters: Harvester
[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Loaded Harvesters: Hemp Harvester
[23:16:44] [Client thread/INFO] [sonarcore/sonarcore]: Loaded Fertilisers: Bonemeal
[23:16:44] [Client thread/TRACE] [sonarcore/sonarcore]: Sent event FMLInitializationEvent to mod sonarcore
[23:16:44] [Client thread/DEBUG] [FML/]: Bar Step: Initialization - SonarCore took 0.080s
[23:16:44] [Client thread/TRACE] [calculator/calculator]: Sending event FMLInitializationEvent to mod calculator
[23:16:44] [Client thread/ERROR] [sonarcore/calculator]: Invalid Recipe Input for Calculator: STONE
[23:16:44] [Client thread/ERROR] [sonarcore/calculator]: Invalid Recipe Input for Calculator: DIRT
[23:16:44] [Client thread/ERROR] [sonarcore/calculator]: Invalid Recipe Input for Calculator: PLANKS
[23:16:44] [Client thread/ERROR] [sonarcore/calculator]: Invalid Recipe Input for Calculator: LEAVES
[23:16:44] [Client thread/ERROR] [sonarcore/calculator]: Invalid Recipe Input for Calculator: LEAVES
[23:16:44] [Client thread/INFO] [calculator/calculator]: Registered Calculator Recipes
[23:16:44] [Client thread/INFO] [calculator/calculator]: Added Crafting Recipes

commented

I seem to get this crash placing ANYTHING in the Atomic Multiplier at all:(

commented

Fixed in dev