Skip to content

Instantly share code, notes, and snippets.

View tgstyle's full-sized avatar

tgstyle tgstyle

View GitHub Profile
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-r1.2-104.jar)
ForgelinPlugin (Forgelin-1.5.1.jar)
TransformerLoader (OpenComputers-1.12.1-1.7.0.4.jar)
SpongeCoremod (spongeforge-1.12.1-2444-7.0.0-BETA-2568.jar)
AppleCore (AppleCore-1.12.1-2.2.2.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.8.0-2-1.12-anarchybeta.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-70.jar)
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-r1.2-104.jar)
ForgelinPlugin (Forgelin-1.5.1.jar)
TransformerLoader (OpenComputers-1.12.1-1.7.0.4.jar)
LoadingPlugin (HardcoreDarkness-1.12-1.9.jar)
CTMCorePlugin (CTM-1.12-0.2.1.5.jar)
AppleCore (AppleCore-1.12.1-2.2.2.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-70.jar)
Time: 8/15/17 10:39 AM
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Random Things (randomthings)
Caused by: java.lang.IncompatibleClassChangeError: Conflicting default methods: com/google/common/base/Predicate.test org/spongepowered/api/item/recipe/crafting/Ingredient.test
at net.minecraft.item.crafting.Ingredient.test(Ingredient.java)
at lumien.randomthings.recipes.ModRecipes.addGlowingMushroomRecipes(ModRecipes.java:87)
at lumien.randomthings.RandomThings.postInit(RandomThings.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
[INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
[INITIALIZATION][CLIENT][INFO] Adding Crusher Recipe for Ender Dust
[INITIALIZATION][CLIENT][INFO] Adding Yellorite Ore to ore dictionary entry oreUranium
[INITIALIZATION][CLIENT][INFO] Adding Nether Draconium Ore to ore dictionary entry oreDraconium
[INITIALIZATION][CLIENT][INFO] Adding Ender Draconium Ore to ore dictionary entry oreDraconium
[INITIALIZATION][CLIENT][INFO] Adding Ender Dust to ore dictionary entry dustEnderPearl
[INITIALIZATION][CLIENT][INFO] Adding Coal Gravel Ore to ore dictionary entry oreCoal
[INITIALIZATION][CLIENT][INFO] Adding Iron Gravel Ore to ore dictionary entry oreIron
[INITIALIZATION][CLIENT][INFO] Adding Lapis Gravel Ore to ore dictionary entry oreLapis
// Remove Pulverizer
for item in <ore:oreRuby>.items {mods.thermalexpansion.Pulverizer.removeRecipe(item);}
for item in <ore:orePeridot>.items {mods.thermalexpansion.Pulverizer.removeRecipe(item);}
for item in <ore:oreSapphire>.items {mods.thermalexpansion.Pulverizer.removeRecipe(item);}
ActuallyAdditions-r117.jar
AppleCore-2.2.2.jar
AppleSkin-1.0.7.jar
AutoRegLib-1.3-13.jar
BabyAnimals-1.11-2.jar
BabyMobs-1.5.4.jar
BattleTowers.jar
Baubles-1.5.1.jar
BetterBuildersWands-0.11.1.245-69d0d70.jar
BiblioCraft-2.4.3-.0.jar
> locate Stronghold
[14:44:24] [Server thread/INFO]: Error occurred while executing command: java.lang.NullPointerException
[14:44:24] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'locate Stronghold' for source DedicatedServer: java.lang.NullPointerException
java.lang.RuntimeException: java.lang.NullPointerException
at org.spongepowered.common.command.MinecraftCommandWrapper.tryExecute(MinecraftCommandWrapper.java:164) ~[MinecraftCommandWrapper.class:1.12-2397-7.0.0-BETA-2486]
at org.spongepowered.common.command.MinecraftCommandWrapper.process(MinecraftCommandWrapper.java:145) ~[MinecraftCommandWrapper.class:1.12-2397-7.0.0-BETA-2486]
at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:335) ~[SimpleDispatcher.class:1.12-2397-7.0.0-BETA-2486]
at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:293) [SpongeCommandManager.class:1.12-2397-7.0.0-BETA-2486]
at net.minecraft
[14:41:01] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************************************/
> /*********************************************************************************************************************************************/
/* Exception during phase body */
/*********************************************************************************************************************************************/
/* Something happened trying to run the main body of a phase org.spongepowered.common.event.tracking.phase.packet.UseItemPacketState@d850ec6 */
/* PhaseContext : */
/* - Name: Source
[15:28:37] [Server thread/INFO]: Starting minecraft server version 1.12
[15:28:41] [Server thread/INFO]: Loading properties
[15:28:41] [Server thread/INFO]: Default game type: SURVIVAL
[15:28:41] [Server thread/INFO]: Generating keypair
[15:28:41] [Server thread/INFO]: Starting Minecraft server on *:25570
[15:28:41] [Server thread/INFO]: Using default channel type
[15:28:41] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[15:28:41] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[15:28:41] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[15:28:41] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
---- Minecraft Crash Report ----
WARNING: coremods are present:
MalisisCorePlugin (malisiscore-1.12-6.0.1.jar)
SpongeCoremod (spongeforge-2397-7.0.0-2481-beta.jar)
Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 7/27/17 3:28 PM