Sonar Core

Sonar Core

46M Downloads

[1.12.1] Couldn't load Handler

UnPure opened this issue ยท 3 comments

commented

While starting a server/client, Sonar Core is producing a few errors about Handler it couldn't find.

[10:42:58] [Server thread/ERROR] [sonarcore]: Couldn't load ISonarEnergyHandler sonar.core.handlers.energy.TeslaHandler for modid tesla
[10:42:58] [Server thread/ERROR] [sonarcore]: Couldn't load ISonarFluidHandler sonar.core.handlers.fluids.DeepResonanceTank for modid deepresonance
[10:42:58] [Server thread/ERROR] [sonarcore]: Couldn't load ISonarEnergyContainerHandler sonar.core.handlers.container.TeslaItemHandler for modid tesla

SonarCore: 5.0.1
Forge: 14.22.0.2475

commented

Do you have Tesla or Deep Resonance installed? If you don't you have nothing to worry about, these handlers will only load if the mods they 'handler' are loaded.

commented

I do not, but i thought it would still be something that shouldnt be in the log. Errors are always bad.^^

commented

Yeah I may change the wording and remove the Error warning so it doesn't look like a problem