Problem Errors in the console - Mindcrack v8.0.1

Dekar

New Member
Jul 29, 2019
35
0
0
So what exactly is the error that is being spammed? I looked through what you linked and didn't see anything that was an error being spammed.
 

Energysipher323

New Member
Jul 29, 2019
50
0
0
heres one error: this is the only one that i can find right now but ill start up my server im sure ill get one then.
4:09:49 PM
CONSOLE:
[INFO] java.net.SocketException: Software caused connection abort: socket write error

4:09:49 PM
CONSOLE:
[INFO] at java.net.SocketOutputStream.socketWrite0(Native Method)

4:09:49 PM
CONSOLE:
[INFO] at java.net.SocketOutputStream.socketWrite(Unknown Source)

4:09:49 PM
CONSOLE:
[INFO] at java.net.SocketOutputStream.write(Unknown Source)

4:09:49 PM
CONSOLE:
[INFO] at org.bouncycastle.crypto.io.CipherOutputStream.write(Unknown Source)

4:09:49 PM
CONSOLE:
[INFO] at java.io.BufferedOutputStream.flushBuffer(Unknown Source)

4:09:49 PM
CONSOLE:
[INFO] at java.io.BufferedOutputStream.flush(Unknown Source)

4:09:49 PM
CONSOLE:
[INFO] at java.io.DataOutputStream.flush(Unknown Source)

4:09:49 PM
CONSOLE:
[INFO] at ci.run(SourceFile:120)
 

Energysipher323

New Member
Jul 29, 2019
50
0
0
Here is one of them lovely errors im talking about -_-

this error came up after completely generating a new world

5:03:40 PM
CONSOLE:
[INFO] Loaded minor compatibility modules: none

5:03:40 PM
CONSOLE:
[INFO] java.lang.NoSuchMethodException: buildcraft.energy.OilPopulate.generateSurfaceDeposit(yc, int, int, int, int)

5:03:40 PM
CONSOLE:
[INFO] at java.lang.Class.getMethod(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at extrabiomes.module.amica.buildcraft.BuildcraftAPI.<init>(BuildcraftAPI.java:33)

5:03:40 PM
CONSOLE:
[INFO] at extrabiomes.module.amica.buildcraft.BuildcraftPlugin.preInit(BuildcraftPlugin.java:51)

5:03:40 PM
CONSOLE:
[INFO] at net.minecraftforge.event.ASMEventHandler_115_BuildcraftPlugin_preInit_Pre.invoke(.dynamic)

5:03:40 PM
CONSOLE:
[INFO] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)

5:03:40 PM
CONSOLE:
[INFO] at net.minecraftforge.event.EventBus.post(EventBus.java:103)

5:03:40 PM
CONSOLE:
[INFO] at extrabiomes.PluginManager.activatePlugins(PluginManager.java:17)

5:03:40 PM
CONSOLE:
[INFO] at extrabiomes.Extrabiomes.postInit(Extrabiomes.java:71)

5:03:40 PM
CONSOLE:
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

5:03:40 PM
CONSOLE:
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at java.lang.reflect.Method.invoke(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)

5:03:40 PM
CONSOLE:
[INFO] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at java.lang.reflect.Method.invoke(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

5:03:40 PM
CONSOLE:
[INFO] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

5:03:40 PM
CONSOLE:
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

5:03:40 PM
CONSOLE:
[INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at java.lang.reflect.Method.invoke(Unknown Source)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

5:03:40 PM
CONSOLE:
[INFO] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

5:03:40 PM
CONSOLE:
[INFO] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

5:03:40 PM
CONSOLE:
[INFO] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)

5:03:40 PM
CONSOLE:
[INFO] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)

5:03:40 PM
CONSOLE:
[INFO] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)

5:03:41 PM
CONSOLE:
[INFO] at ho.c(DedicatedServer.java:135)

5:03:41 PM
CONSOLE:
[INFO] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)

5:03:41 PM
CONSOLE:
[INFO] at fy.run(SourceFile:849)

5:03:41 PM
CONSOLE:
[INFO] Successfully Loaded.

5:03:41 PM
CONSOLE:
 

Energysipher323

New Member
Jul 29, 2019
50
0
0
Here's another error that has come up.

6:19:56 PM
CONSOLE:
[INFO] java.net.SocketException: Connection reset

6:19:56 PM
CONSOLE:
[INFO] at java.net.SocketInputStream.read(Unknown Source)

6:19:56 PM
CONSOLE:
[INFO] at java.net.SocketInputStream.read(Unknown Source)

6:19:56 PM
CONSOLE:
[INFO] at java.io.FilterInputStream.read(Unknown Source)

6:19:56 PM
CONSOLE:
[INFO] at org.bouncycastle.crypto.io.CipherInputStream.nextChunk(Unknown Source)

6:19:56 PM
CONSOLE:
[INFO] at org.bouncycastle.crypto.io.CipherInputStream.read(Unknown Source)

6:19:56 PM
CONSOLE:
[INFO] at java.io.FilterInputStream.read(Unknown Source)

6:19:56 PM
CONSOLE:
[INFO] at ef.a(Packet.java:142)

6:19:56 PM
CONSOLE:
[INFO] at cg.i(TcpConnection.java:324)

6:19:56 PM
CONSOLE:
[INFO] at cg.c(TcpConnection.java:544)

6:19:56 PM
CONSOLE:
[INFO] at ch.run(SourceFile:93)
 

hoodster25

New Member
Jul 29, 2019
89
0
0
try and give the actual crash report, it should be in the folder where the server files are, instead of the crash report from the forge modloader
 

Miniwolfie

New Member
Jul 29, 2019
51
0
0
error on line 1688 is just because he changed location for github - nothing to worry about - will be fixed in next version of Modual ForceField System

error on line 3249 is because buildcraft 3.4.2 change something in the api and extrabiomesxl having trouble accessing the api - also in the works to be fixed
 

ScottKillen

New Member
Jul 29, 2019
69
0
0
Here is one of them lovely errors im talking about -_-

this error came up after completely generating a new world

The extrabiomes error regarding buildcraft Oil generation is harmless. Aside from providing console spam, it is indicating that something in buildcraft has changes and Extrbiomes has not yet adjusted to it. A fix is forthcoming. The only downside of this message (aside from the console spam) is that you will not get more frequent oil spawns in any wasteland biome chunks that are generated.