0% found this document useful (0 votes)
133 views11 pages

Crash 2023 02 11 - 21.45.20 Server

The Minecraft crash report summarizes a crash on a server due to an exception in the server tick loop. The crash was caused by an incompatible version of MagistuArmory attempting to call a method that does not exist in Minecraft 1.12.2, resulting in a NoSuchMethodError. The crash report provides details on the system, Minecraft version, mods loaded, and stack trace of the error.

Uploaded by

GamingDoge XL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
133 views11 pages

Crash 2023 02 11 - 21.45.20 Server

The Minecraft crash report summarizes a crash on a server due to an exception in the server tick loop. The crash was caused by an incompatible version of MagistuArmory attempting to call a method that does not exist in Minecraft 1.12.2, resulting in a NoSuchMethodError. The crash report provides details on the system, Minecraft version, mods loaded, and stack trace of the error.

Uploaded by

GamingDoge XL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 11

---- Minecraft Crash Report ----

WARNING: coremods are present:


IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
Thaumcraft Research Patcher Core Plugin (ThaumcraftResearchPatcher-1.12.2-
1.1.3.jar)
SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.0.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.5.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.7+5413028.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
iceandfire (iceandfire-1.9.1-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Regeneration (Regeneration-3.0.3.jar)
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
ratscore (rats-3.2.14-1.12.2.jar)
ShutdownPatcher (mcef-1.12.2-1.11-coremod.jar)
pymtech (PymTech-1.12.2-1.0.2.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 2/11/23 9:45 PM


Description: Exception in server tick loop

java.lang.NoSuchMethodError:
net.minecraft.item.Item.setTileEntityItemStackRenderer(Lnet/minecraft/client/
renderer/tileentity/TileEntityItemStackRenderer;)V
at com.magistuarmory.item.ItemProperties.extract(ItemProperties.java:75)
at com.magistuarmory.item.MedievalItem.<init>(MedievalItem.java:11)
at com.magistuarmory.init.ModItems.lambda$static$0(ModItems.java:31)
at com.magistuarmory.init.DeferredRegister.register(DeferredRegister.java:66)
at com.magistuarmory.init.ModItems.<clinit>(ModItems.java:31)
at
net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_ModItems_registerItem
s_Register.invoke(.dynamic)
at
net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.j
ava:90)
at
net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at
net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at
net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:850)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
at
net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.
java:99)
at
net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:
333)
at
net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:12
5)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:748)

A detailed walkthrough of the error, its code path and all known details is as
follows:
-----------------------------------------------------------------------------------
----

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 6.0.7-x64v1-xanmod1
Java Version: 1.8.0_282, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Azul Systems, Inc.
Memory: 1606744424 bytes (1532 MB) / 4706009088 bytes (4488 MB) up to
4706009088 bytes (4488 MB)
JVM Flags: 19 total; -Xms128M -Xmx4488M -XX:+UseG1GC -XX:
+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -
XX:+DisableExplicitGC -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -
XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -
XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -
XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -
XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2860 111 mods loaded, 111 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized
'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' =
Errored

| State | ID | Version |
Source | Signature
|
|:----- |:--------------------------------- |:------------------------
|:------------------------------------------------------------
|:---------------------------------------- |
| LCH | minecraft | 1.12.2 |
minecraft.jar | None
|
| LCH | mcp | 9.42 |
minecraft.jar | None
|
| LCH | FML | 8.0.99.99 |
server.jar |
e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2860 |
server.jar |
e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | ivtoolkit | 1.3.3-1.12 |
minecraft.jar | None
|
| LCH | micdoodlecore | |
minecraft.jar | None
|
| LCH | opencomputers|core | 1.7.7+5413028 |
minecraft.jar | None
|
| LCH | securitycraft | v1.9.5 |
[1.12.2] SecurityCraft v1.9.5.jar | None
|
| LCH | magistuarmory | 1.0 |
[1.12.2]-Epic-Knights-Armor-and-Weapons-6.2v(uncomplete).jar | None
|
| LCH | actuallyadditions | 1.12.2-r152 |
ActuallyAdditions-1.12.2-r152.jar | None
|
| LCH | appliedenergistics2 | rv6-stable-7 |
appliedenergistics2-rv6-stable-7.jar |
dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH | bdlib | 1.14.3.12 |
bdlib-1.14.3.12-mc1.12.2.jar | None
|
| LCH | ae2stuff | 0.7.0.4 |
ae2stuff-0.7.0.4-mc1.12.2.jar | None
|
| LCH | baubles | 1.5.2 |
Baubles-1.12-1.5.2.jar | None
|
| LCH | artifacts | 1.12.2-1.2.3 |
Artifacts-1.12.2-1.2.3.jar | None
|
| LCH | crafttweaker | 4.1.20 |
CraftTweaker2-1.12-4.1.20.684.jar | None
|
| LCH | astralsorcery | 1.10.27 |
astralsorcery-1.12.2-1.10.27.jar |
a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH | atlaslib | 1.1.5a |
Atlas-Lib-1.12.2-1.1.5a.jar | None
|
| LCH | bettercaves | 1.12.2 |
bettercaves-1.12.2-2.0.4.jar | None
|
| LCH | better_diving | 1.5.8 |
BetterDiving-1.12.2-1.5.8.jar | None
|
| LCH | bibliocraft | 2.4.6 |
BiblioCraft[v2.4.6][MC1.12.2].jar | None
|
| LCH | guideapi | 1.12-2.1.8-63 |
Guide-API-1.12-2.1.8-63.jar | None
|
| LCH | bloodmagic | 1.12.2-2.4.3-105 |
BloodMagic-1.12.2-2.4.3-105.jar | None
|
| LCH | mantle | 1.12-1.3.3.55 |
Mantle-1.12-1.3.3.55.jar | None
|
| LCH | endercore | 1.12.2-0.5.76 |
EnderCore-1.12.2-0.5.76.jar | None
|
| LCH | jei | 4.16.1.301 |
jei_1.12.2-4.16.1.301.jar | None
|
| LCH | thaumcraft | 6.1.BETA26 |
Thaumcraft-1.12.2-6.1.BETA26.jar | None
|
| LCH | tombstone | 4.6.1 |
tombstone-4.6.1-1.12.2.jar | None
|
| LCH | enderio | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderiointegrationtic | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | tconstruct | 1.12.2-2.13.0.183 |
TConstruct-1.12.2-2.13.0.183.jar | None
|
| LCH | bloodsmeltery | 1.1.2 |
Blood-Smeltery-1.12.2-1.1.2.jar | None
|
| LCH | champions | 1.12.2-1.0.11.10 |
champions-1.12.2-1.0.11.10.jar |
b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
| LCH | codechickenlib | 3.2.3.358 |
CodeChickenLib-1.12.2-3.2.3.358-universal.jar |
f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | conarm | 1.2.5.10 |
conarm-1.12.2-1.2.5.10.jar |
b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
| LCH | crafttweakerjei | 2.0.3 |
CraftTweaker2-1.12-4.1.20.684.jar | None
|
| LCH | cyberware | 0.2.11.29 |
cyberware-1.12.2-0.2.11.29.jar | None
|
| LCH | dimdoors | 3.0.10 |
DimensionalDoors-1.12.2-3.0.12.jar | None
|
| LCH | thedalekmod | (Update 64.1.0) |
thedalekmod-64.1.0.jar | None
|
| LCH | dmadditions | 1.0.0 |
dmadditions-1.0.jar | None
|
| LCH | doomweapon | 1.4.1 |
Doom-Items-Mod-1.12.2-1.4.1.jar | None
|
| LCH | dldungeonsjbg | 1.14.12 |
DoomlikeDungeons-1.14.12-MC1.12.2.jar | None
|
| LCH | dueling | 0.12.1.107-1.12.2 |
dueling-0.12.1.107-1.12.2.jar | None
|
| LCH | dungeonsmod | @VERSION@ |
DungeonsMod-1.12.2-1.0.8.jar | None
|
| LCH | enderiobase | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderioconduits | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderioconduitsappliedenergistics | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | opencomputers | 1.7.7+5413028 |
OpenComputers-MC1.12.2-1.7.7+5413028.jar | None
|
| LCH | enderioconduitsopencomputers | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderioconduitsrefinedstorage | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderiointegrationforestry | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderiointegrationticlate | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderioinvpanel | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderiomachines | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderiopowertools | 5.3.70 |
EnderIO-1.12.2-5.3.70.jar | None
|
| LCH | enderzoo | 1.12.1-1.4.0.49 |
EnderZoo-1.12.1-1.4.0.49.jar | None
|
| LCH | galacticraftcore | 4.0.2.280 |
GalacticraftCore-1.12.2-4.0.2.280.jar | None
|
| LCH | galacticraftplanets | 4.0.2.280 |
Galacticraft-Planets-1.12.2-4.0.2.280.jar | None
|
| LCH | mjrlegendslib | 1.12.2-1.2.1 |
MJRLegendsLib-1.12.2-1.2.1.jar |
b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH | mekanism | 1.12.2-9.8.3.390 |
Mekanism-1.12.2-9.8.3.390.jar | None
|
| LCH | numina | 1.12.2-1.0.38 |
Numina-1.12.2-1.0.38.jar | None
|
| LCH | powersuits | 1.12.2-1.0.46 |
ModularPowersuits-1.12.2-1.0.46.jar | None
|
| LCH | extraplanets | 1.12.2-0.7.5 |
ExtraPlanets-1.12.2-0.7.5.jar |
b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH | fastleafdecay | v14 |
FastLeafDecay-v14.jar | None
|
| LCH | galacticcomputers | 1.0.0 |
GalacticComputers-1.0.0.jar | None
|
| LCH | ichunutil | 7.2.2 |
iChunUtil-1.12.2-7.2.2.jar |
4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | gravitygun | 7.1.0 |
GravityGun-1.12.2-7.1.0.jar |
4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | hbm | hbm-1.8.2a-Gv2 | hbm-
1.8.2a-Gv2.jar | None
|
| LCH | speedsterheroes | 1.12.2-2.2.1 |
SpeedsterHeroes-1.12.2-2.2.1.jar | None
|
| LCH | lucraftcore | 1.12.2-2.4.16 |
LucraftCore-1.12.2-2.4.17.jar | None
|
| LCH | heroesexpansion | 1.12.2-1.3.5 |
HeroesExpansion-1.12.2-1.3.5.jar | None
|
| LCH | heroicarmory | 1.1.3 |
heroicarmory-1.2.0.jar | None
|
| LCH | waila | 1.8.26 |
Hwyla-1.8.26-B41_1.12.2.jar | None
|
| LCH | llibrary | 1.7.20 |
llibrary-1.7.20-1.12.2.jar |
b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH | iceandfire | 1.9.1 |
iceandfire-1.9.1-1.12.2.jar | None
|
| LCH | inventorytweaks | 1.63+release.109.220f184 |
InventoryTweaks-1.63.jar |
55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH | journeymap | 1.12.2-5.7.1 |
journeymap-1.12.2-5.7.1.jar | None
|
| LCH | mcef | 1.11 |
mcef-1.12.2-1.11.jar | None
|
| LCH | mcjtylib_ng | 3.5.4 |
mcjtylib-1.12-3.5.4.jar | None
|
| LCH | meecreeps | 1.3.1 |
meecreeps-1.12-1.3.1.jar | None
|
| LCH | mekanismgenerators | 1.12.2-9.8.3.390 |
MekanismGenerators-1.12.2-9.8.3.390.jar | None
|
| LCH | mobamputation | 7.0.0 |
MobAmputation-1.12.2-7.0.1.jar | None
|
| LCH | monk | 1.4 |
monk-mod-1.4.jar | None
|
| LCH | morpheus | 1.12.2-3.5.106 |
Morpheus-1.12.2-3.5.106.jar | None
|
| LCH | mowziesmobs | 1.5.8 |
mowziesmobs-1.5.8.jar | None
|
| LCH | openglider | @VERSION@ |
OpenGlider-1.12.1-1.1.0.jar | None
|
| LCH | oreexcavation | 1.4.150 |
OreExcavation-1.4.150.jar | None
|
| LCH | pneumaticcraft | 1.12.2-0.11.15-398 |
pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar | None
|
| LCH | portalgun | 7.1.0 |
PortalGun-1.12.2-7.1.0.jar |
4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | portality | 1.0-SNAPSHOT |
portality-1.12.2-1.2.3-15.jar | None
|
| LCH | psf | 0.2.1 |
practical-space-fireworks-0.2.1.8.jar | None
|
| LCH | lambda | 0.0.2 |
ProjectLambda-0.0.2.jar | None
|
| LCH | pymtech | 1.12.2-1.0.2 |
PymTech-1.12.2-1.0.2.jar | None
|
| LCH | quickteleports | 1.1.1 |
quickteleports-1.12.2-1.1.1.jar | None
|
| LCH | rafradek_tf2_weapons | 1.6.1 |
rafradek_tf2_weapons-1.12.2-1.6.1.jar | None
|
| LCH | rats | 3.2.14 |
rats-3.2.14-1.12.2.jar | None
|
| LCH | reccomplex | 1.4.8.4 |
RecurrentComplex-1.4.8.4.jar | None
|
| LCH | regeneration | 3.0.3 |
Regeneration-3.0.3.jar | None
|
| LCH | xreliquary | 1.12.2-1.3.4.796 |
Reliquary-1.12.2-1.3.4.796.jar | None
|
| LCH | roguelike | 1.8.0 |
RoguelikeDungeons-1.12.2-1.8.0.jar | None
|
| LCH | spartanshields | 1.5.5 |
SpartanShields-1.12.2-1.5.5.jar | None
|
| LCH | spartanweaponry | 1.5.0 |
SpartanWeaponry-1.12.2-1.5.0.jar | None
|
| LCH | star-tech | 1.1.1 |
star-tech-1.1.1.jar | None
|
| LCH | tcresearchpatcher | 1.12.2-1.1.3 |
ThaumcraftResearchPatcher-1.12.2-1.1.3.jar |
8f678591ba6f78d579e553a8aa94b4c4766cb13d |
| LCH | tcinventoryscan | 2.0.10 |
ThaumicInventoryScanning_1.12.2-2.0.10.jar | None
|
| LCH | the-fifth-world | 0.5 | the-
fifth-world-0.5.1.jar | None
|
| LCH | toolbelt | 1.9.14 |
ToolBelt-1.12.2-1.9.14.jar | None
|
| LCH | variedcommodities | 1.12.2 |
VariedCommodities_1.12.2-(13Jan22).jar | None
|
| LCH | webdisplays | 1.1 |
webdisplaysremastered-1.12.2-1.2.jar | None
|
| LCH | immersiveengineering | 0.12-98 |
ImmersiveEngineering-0.12-98.jar | None
|
| LCH | matteroverdrive | 0.8.2 |
MatterOverdrive-1.12.2-0.8.2-universal.jar | None
|

Loaded coremods (and transformers):


IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
Thaumcraft Research Patcher Core Plugin (ThaumcraftResearchPatcher-1.12.2-
1.1.3.jar)
thecodex6824.tcresearchpatcher.Transformer
SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.0.jar)

MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.5.jar)

TransformerLoader (OpenComputers-MC1.12.2-1.7.7+5413028.jar)
li.cil.oc.common.asm.ClassTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
iceandfire (iceandfire-1.9.1-1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
Regeneration (Regeneration-3.0.3.jar)
me.suff.mc.regen.asm.RegenClassTransformer
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar)
lucraft.mods.lucraftcore.core.LCTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
AstralCore (astralsorcery-1.12.2-1.10.27.jar)

Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)


invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
ratscore (rats-3.2.14-1.12.2.jar)
com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
ShutdownPatcher (mcef-1.12.2-1.11-coremod.jar)
net.montoyo.mcef.coremod.ShutdownPatcher
pymtech (PymTech-1.12.2-1.0.2.jar)
lucraft.mods.pymtech.core.PymTechClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Ender IO: 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.):
* Offline mode for dedicated servers is NOT supported by Ender
IO.
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.
Authlib is : /home/container/minecraft_server.1.12.2.jar

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
!!!You are looking at the diagnostics information, not at the
crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report
----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!

Pulsar/tconstruct loaded Pulses:


- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- wailaIntegration (Enabled/Not Forced)

List of loaded APIs:


* actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-
7.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.14.12-MC1.12.2.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.2.280.jar
* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from
ImmersiveEngineering-0.12-98.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.301.jar
* MatterOverdrive|API (0.4.1) from MatterOverdrive-1.12.2-0.8.2-
universal.jar
* MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
* Open Glider|API (0.1) from OpenGlider-1.12.1-1.1.0.jar
* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-
1.7.7+5413028.jar
* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-
1.7.7+5413028.jar
* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-
1.7.7+5413028.jar
* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-
MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-
1.7.7+5413028.jar
* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-
MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-
1.7.7+5413028.jar
* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-
1.7.7+5413028.jar
* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-
1.7.7+5413028.jar
* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-
1.7.7+5413028.jar
* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-
1.7.7+5413028.jar
* PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-
0.11.15-398.jar
* psf-api (0.0.1) from practical-space-fireworks-0.2.1.8.jar
* psf-api-client (0.0.1) from practical-space-fireworks-0.2.1.8.jar
* psf-api-module (0.0.1) from practical-space-fireworks-0.2.1.8.jar
* psf-api-spacecraft (0.0.1) from practical-space-fireworks-0.2.1.8.jar
* psf-api-util (0.0.1) from practical-space-fireworks-0.2.1.8.jar
* SecurityCraftAPI (1.3) from [1.12.2] SecurityCraft v1.9.5.jar
* spartanweaponry_api (6) from SpartanWeaponry-1.12.2-1.5.0.jar
* tcresearchpatcherapi (1.1.0) from ThaumcraftResearchPatcher-1.12.2-
1.1.3.jar
* Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
* tombstone-api (1.5.0) from tombstone-4.6.1-1.12.2.jar
* tombstone-api-capability (1.5.0) from tombstone-4.6.1-1.12.2.jar
* tombstone-api-event (1.5.0) from tombstone-4.6.1-1.12.2.jar
* tombstone-api-magic (1.5.0) from tombstone-4.6.1-1.12.2.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

You might also like