Bug Error log: Server constantly crashing.

dtoxftw

New Member
Dec 31, 2019
10
1
3
The server seems to lag a bit and at first I thought it was an issue with Refined Storage (GUI lags when power need is not filled. I assumed it would just not work rather than chug...) but Is this just a simple EnderIO version issue? The API being loaded from MoarSigns has me scratching my head as well. Now our server is crashing every hour or so. Wanted to check here before I start messing with too much. Any thoughts?







EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from refinedstorage-1.2.26.jar).
It is a supported version, but that difference may lead to problems.
* Our API got loaded from MoarSigns-1.10.2-4.2.3.9.jar. That's unexpected.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.

Detailed RF API diagnostics:
* RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Toshnik/Desktop/FTBPresentsSkyfactory3Server/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/EnergyStorage.class
* RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Toshnik/Desktop/FTBPresentsSkyfactory3Server/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyConnection.class
* RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Toshnik/Desktop/FTBPresentsSkyfactory3Server/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
* RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Toshnik/Desktop/FTBPresentsSkyfactory3Server/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyHandler.class
* RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Toshnik/Desktop/FTBPresentsSkyfactory3Server/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyProvider.class
* RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Toshnik/Desktop/FTBPresentsSkyfactory3Server/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyReceiver.class
* RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Toshnik/Desktop/FTBPresentsSkyfactory3Server/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyStorage.class
* RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Toshnik/Desktop/FTBPresentsSkyfactory3Server/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
* RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Toshnik/Desktop/FTBPresentsSkyfactory3Server/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/TileEnergyHandler.class

Detailed Tesla API diagnostics:
* Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
* Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
* Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
* Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
* Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
* Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
* Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
* Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
* Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
* Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
* Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
post full log and use paste.feed-the-beast.com to share the link to the paste.
 

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
Looks like there's issues with a controller:
Block location: World: (-185,1,249)

See line 55 -> 62 of your log.

Try and replace that block (destroy and place again) - if you can't do it in-game, try using a offline editor - MCEdit or likewise.

Post new log if you still have issues.
 

dtoxftw

New Member
Dec 31, 2019
10
1
3
Looks like there's issues with a controller:
Block location: World: (-185,1,249)

See line 55 -> 62 of your log.

Try and replace that block (destroy and place again) - if you can't do it in-game, try using a offline editor - MCEdit or likewise.

Post new log if you still have issues.

Thanks for the help. We'll look into this today.
 
  • Like
Reactions: grandrolf