Skip to content

Instantly share code, notes, and snippets.

[22:18:18] [Server thread/ERROR] [FML]: The following problems were captured during this phase>
[22:18:18] [Server thread/ERROR] [FML]: Caught exception from basemetals
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render at java.lang.Class.forName0(Native Method) ~[?:1.8.0_71] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_71] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:468) ~[forge.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_71] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_71] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_71] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.8.9.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:4
[22:11:44] [Server thread/ERROR] [FML]: Caught exception from basemetals
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render at java.lang.Class.forName0(Native Method) ~[?:1.8.0_71] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_71] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:468) ~[forge.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_71] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_71] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_71] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.8.9.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.8.9.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:
---- Minecraft Crash Report ----
WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-1.8.9-5.1.4.jar)
SpongeCoremod (spongeforge-1.8.9-1694-3.1.0-BETA-1070.jar)
NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar)
Contact their authors BEFORE contacting forge
// There are four lights!
---- Minecraft Crash Report ----
WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-1.8.9-5.1.4.jar)
SpongeCoremod (spongeforge-1.8.9-1694-3.1.0-BETA-1070.jar)
NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar)
Contact their authors BEFORE contacting forge
// Ooh. Shiny.
[22:45:58] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception ticking world entities
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav
a:707) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated
Server.java:344) ~[ko.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav
a:605) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481) [M
inecraftServer.class:?]
@JoeSchmo2840
JoeSchmo2840 / gist:7f99edb623f2db69c169
Created January 23, 2016 16:02
Ironchest Exception
[11:00:04] [Server thread/ERROR] [FML]: The following problems were captured dur
ing this phase
[11:00:04] [Server thread/ERROR] [FML]: Caught exception from IronChest
java.lang.NullPointerException: clazz
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:
229) ~[minecraft_server.1.8.9.jar:?]
at org.spongepowered.common.data.type.SpongeTileEntityType.<init>(Sponge
TileEntityType.java:42) ~[SpongeTileEntityType.class:1.8.9-1694-3.1.0-BETA-1070]
at net.minecraft.tileentity.TileEntity.onRegister(TileEntity.java:99) ~[
A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
#! /bin/sh
java -Xmx1g -Xms1g -XX:PermSize=128m -server -Djava.awt.headless=true -cp /C:/Users/J03/Desktop/Sponge-Modded/mods/nailed-1.0.0.jar:libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar:libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar:libraries\org\javassist\javassist\3.18.2-GA\javassist-3.18.2-GA.jar:libraries\org\scala-lang\scala-library\2.11.2\scala-library-2.11.2.jar:libraries\com\nothome\javaxdelta\2.0.1\javaxdelta-2.0.1.jar:libraries\org\jdom\jdom2\2.0.5\jdom2-2.0.5.jar:libraries\org\mozilla\rhino\1.7R4\rhino-1.7R4.jar:libraries\net\minecraft\launchwrapper\1.11\launchwrapper-1.11.jar:libraries\org\ow2\asm\asm-debug-all\5.0.3\asm-debug-all-5.0.3.jar:libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar:libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar:libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar:libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar:libraries\org\apache\commons\commons-lang3\3.3\commons-lang3-3.3.jar:
{
"subjects": {
"system": {
"default": [
{
"contexts": {
"srcip": "127.0.0.1"
},
"permissions-default": 1
}
[07:11:07] [Server thread/TRACE] [PermissionsEx/PermissionsEx]: Sending event FMLPreInitializationEvent to mod PermissionsEx
[07:11:07] [Server thread/INFO] [PermissionsEx/PermissionsEx]: Pre-init of PermissionsEx v2.0-SNAPSHOT
[07:11:07] [Server thread/ERROR] [Sponge/PermissionsEx]: [Plugin Class: ninja.leaping.permissionsex.sponge.PermissionsExPlugin][Handler: onPreInit]
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at org.spongepowered.mod.plugin.SpongeModPluginContainer.handleModStateEvent(SpongeModPluginContainer.java:126) [SpongeModPluginContainer.class:1.8-1487-2.1DEV-0+unknown-b0.git-unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.