Skip to content

Instantly share code, notes, and snippets.

View KAfable's full-sized avatar

Kevin Afable (Vyraal1) KAfable

View GitHub Profile
---- Minecraft Crash Report ----
WARNING: coremods are present:
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.8.0-1.12-anarchy.jar)
ForgelinPlugin (Forgelin-1.5.1.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-74-core.jar)
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.4.jar)
AppleCore (AppleCore-mc1.12.2-2.2.2.jar)
HammerCoreCore (HammerCore-1.12.2-1.9.5.2.jar)
SFRCore (SolarFluxReborn_1.12.2-3.42r.jar)
---- Minecraft Crash Report ----
WARNING: coremods are present:
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.8.0-1.12-anarchy.jar)
ForgelinPlugin (Forgelin-1.5.1.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-74-core.jar)
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.4.jar)
AppleCore (AppleCore-mc1.12.2-2.2.2.jar)
HammerCoreCore (HammerCore-1.12.2-1.9.5.2.jar)
SFRCore (SolarFluxReborn_1.12.2-3.42r.jar)
[PREINITIALIZATION][CLIENT][INFO] Loading scripts
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: Crossroads.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: Disabled.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: Immersive.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: Misc.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: ModularMachinery.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Loading Script: {[0:contenttweaker]: PortalBlocks.zs}
[PREINITIALIZATION][CLIENT]
import loottweaker.vanilla.loot.LootTables;
import loottweaker.vanilla.loot.LootTable;
import loottweaker.vanilla.loot.LootPool;
import loottweaker.vanilla.loot.Functions;
import crafttweaker.item.IItemStack;
//removeEntry(String entryName)
//removeItemEntry(IItemStack stack)
//addItemEntryHelper(IItemStack iStack, int weight, int quality, LootFunction[] functions, LootCondition[] conditions)
val antipig = LootTables.getTable("abyssalcraft:entities/anti_pig");
{
"pools": [
{
"name": "immersiveengineering:engineers_village_house",
"entries": [
{
"entryName": "treated_stick",
"weight": 20,
"quality": 0,
"type": "item",
This file has been truncated, but you can view the full file.
[09:59:44] [Server thread/INFO]: Starting integrated minecraft server version 1.12.2
[09:59:44] [Server thread/INFO]: Generating keypair
[09:59:49] [Server thread/INFO]: This world was saved with mod forge version 14.23.0.2531 and it is now at version 14.23.0.2541, things may not work well
[09:59:49] [Server thread/INFO]: This world was saved with mod jei version 4.8.0.111 and it is now at version 4.8.0.114, things may not work well
[09:59:49] [Server thread/INFO]: This world was saved with mod appliedenergistics2 version rv5-stable-1 and it is now at version rv5-stable-2, things may not work well
[09:59:49] [Server thread/INFO]: This world was saved with mod psi version r1.1-58 and it is now at version r1.1-59, things may not work well
[09:59:49] [Server thread/INFO]: This world was saved with mod backpacks16840 version backpacks16840 and it is now at version 3.4.1, things may not work well
[09:59:49] [Server thread/INFO]: This world was saved with mod botania version r1.10-349 and it is now at version r1.10
<xtones:zome:12>.displayName = "Base Alchemical Beacon (Active)";
<chisel:netherbrick:8>.displayName = "Reinforced Lava Concentrator";
<thermalfoundation:storage:4>.displayName = "Testing, Former Aluminum Block";
<thermalfoundation:material:128>.displayName = "Testing, Former Copper Ingot";
---- Minecraft Crash Report ----
WARNING: coremods are present:
ForgelinPlugin (Forgelin-1.5.1.jar)
BCModPlugin (backpacks 1.12.2 - 3.4.2.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-74-core.jar)
AppleCore (AppleCore-mc1.12.2-2.2.2.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar)
AstralCore (astralsorcery-1.12.2-1.8.2.jar)
SFRCore (SolarFluxReborn_1.12.2-3.42r.jar)
[15:27:53] [main/INFO]: Sorting done in 2420038ns
[15:28:44] [main/INFO]: [CHAT] Scepter Inventory is Empty
[15:29:04] [Netty Server IO #1/ERROR]: SimpleChannelHandlerWrapper exception
java.lang.ClassCastException: net.minecraft.item.ItemAir cannot be cast to com.lothrazar.cyclicmagic.component.cyclicwand.ItemCyclicWand
at com.lothrazar.cyclicmagic.registry.SpellRegistry.getSpellbook(SpellRegistry.java:68) ~[SpellRegistry.class:?]
at com.lothrazar.cyclicmagic.component.cyclicwand.ItemCyclicWand$Spells.getSpellIDCurrent(ItemCyclicWand.java:110) ~[ItemCyclicWand$Spells.class:?]
at com.lothrazar.cyclicmagic.component.cyclicwand.ItemCyclicWand$Spells.getSpellCurrent(ItemCyclicWand.java:116) ~[ItemCyclicWand$Spells.class:?]
at com.lothrazar.cyclicmagic.util.UtilSpellCaster.shiftLeft(UtilSpellCaster.java:68) ~[UtilSpellCaster.class:?]
at com.lothrazar.cyclicmagic.component.cyclicwand.PacketSpellShiftLeft.onMessage(PacketSpellShiftLeft.java:22) ~[PacketSpellShiftLeft.class:?]
at com.lothrazar.cyclicmagic.compo
[PREINITIALIZATION][CLIENT][INFO] Loading scripts
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: ArmorPlus.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: Botania.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: Calculator.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: compactmachines.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: Crossroads.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: Disabled.zs} as we are currently loading wit