• 0

    posted a message on [1.7.10+] Advanced Capes mod

    Hey guys!


    This mod now supports all minecraft versions above 1.7.10.

    This includes the following:

    • 1.18
    • 1.18.1
    • 1.18.2
    • 1.19
    • 1.19.1
    • 1.19.2

    All these versions can be downloaded on my website: https://advancedcapes.nl/files/

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod

    The mod was just updated to 1.16.3.

    You can download it here:

    https://advancedcapes.nl/files/file/16-advanced-capes-1163/

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod

    I just uploaded a new version for 1.12.2 with the following changes:

    • Added cape GUI again
    • Fixed issue that caused capes to download every tick, causing the game to lag.

    The version can be downloaded here: https://advancedcapes.nl/files/file/5-advanced-capes-1122/

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod

    My mod has just been updated to support Minecraft version 1.15.1!

    You can find the download here:

    https://advancedcapes.nl/files/file/8-advanced-capes-1151/

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod

    New releases!

    A bunch of new releases for my mod have been uploaded to the website!

    Some of these versions include Minecraft 1.12, 1.13 and 1.14!


    You can find these files here:

    https://advancedcapes.nl/files/

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod
    Quote from rexito7w7»

    Hello, I really love your mod is very cute and I use it since 1.12 it turns out that now I play in 1.14.3 and I can not find a link to download this wonderful mod and you can update it to 1.14.3 Please?
    I ask it seriously from the heart Please be the best mod and seriously I have followed it since 1.12 I really love it and even have my modified layers please update it to 1.14.3 I ask you from the heart Many thanks You are a great person <3


    Sorry for the late reply.

    You can find all downloads for this mod here: https://advancedcapes.nl/files/

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod

    Help!!!!!!!! if i press c it doesnt pop up the cape customization! anyone help me!!!


    The new version of the mod no longer has that, instead you can use the /setcape <url> comand.

    Posted in: Minecraft Mods
  • 0

    posted a message on World Crashes upon startup.
    Quote from Blind_Danger»

    (I am playing the new release of Fool Craft 3)


    I have been playing on my own LAN world for about 48 hours. I decided to finally break into the stronghold and when I got to a chest. I picked up some constellation paper which is nothing new. I've picked up two of them before. And then suddenly I noticed I didn't get the new constellation found message and in stead my game crashed.


    I have already tried messing with NBT data but deleting the item from my inventory didn't seem to help. I believe upon getting the item in your inventory it starts a script for you to discover the constellation but I don't have a clue to where the code for that would be. I already checked the chunk data and no entities or data seems to be wrong/corrupt. I honestly don't know where to start to look for my issue. The next step I'm going to try is deleting Astral Sorcery or finding a corrupt file and having it repair itself by loading the world.


    --Error Report--


    ---- Minecraft Crash Report -------- Minecraft Crash Report ----
    WARNING: coremods are present: LibLoader (# LibLoader.jar) RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar) ForgelinPlugin (Forgelin-1.7.4.jar) BedPatch (bedpatch-2.2-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar) MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) AstralCore (astralsorcery-1.12.2-1.9.3.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar) CoreMod (TickProfiler-1.12-0.0.4.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) MoreCommandsLoadingPlugin (MoreCommands-1.12.2-6.0.jar) ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)Contact their authors BEFORE contacting forge
    // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
    Time: 7/19/18 12:46 PMDescription: Ticking player
    java.lang.NullPointerException: Ticking player at hellfirepvp.astralsorcery.common.network.packet.server.PktSyncKnowledge.load(PktSyncKnowledge.java:62) at hellfirepvp.astralsorcery.common.data.research.ResearchManager.pushProgressToClientUnsafe(ResearchManager.java:390) at hellfirepvp.astralsorcery.common.data.research.ResearchManager.memorizeConstellation(ResearchManager.java:255) at hellfirepvp.astralsorcery.common.item.ItemConstellationPaper.func_77663_a(ItemConstellationPaper.java:177) at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:526) at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:363) at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:511) at com.mrnobody.morecommands.patch.PatchEntityPlayerMP$EntityPlayerMP.func_70636_d(PatchEntityPlayerMP.java:516) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745)

    A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
    -- Head --Thread: Server threadStacktrace: at hellfirepvp.astralsorcery.common.network.packet.server.PktSyncKnowledge.load(PktSyncKnowledge.java:62) at hellfirepvp.astralsorcery.common.data.research.ResearchManager.pushProgressToClientUnsafe(ResearchManager.java:390) at hellfirepvp.astralsorcery.common.data.research.ResearchManager.memorizeConstellation(ResearchManager.java:255) at hellfirepvp.astralsorcery.common.item.ItemConstellationPaper.func_77663_a(ItemConstellationPaper.java:177) at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:526) at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:363) at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:511) at com.mrnobody.morecommands.patch.PatchEntityPlayerMP$EntityPlayerMP.func_70636_d(PatchEntityPlayerMP.java:516) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
    -- Player being ticked --Details: Entity Type: null (com.mrnobody.morecommands.patch.PatchEntityPlayerMP.EntityPlayerMP) Entity ID: 411 Entity Name: Dangeraura Entity's Exact location: 947.54, 37.00, -957.70 Entity's Block location: World: (947,37,-958), Chunk: (at 3,2,2 in 59,-60; contains blocks 944,0,-960 to 959,255,-945), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: nullStacktrace: at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
    -- Ticking connection --Details: Connection: [email protected]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745)
    -- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1917543552 bytes (1828 MB) / 4521984000 bytes (4312 MB) up to 11453595648 bytes (10923 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_E1 204 mods loaded, 204 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 | |:--------- |:--------------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- | | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None | | UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None | | UCHIJAAAA | obfuscate | 0.2.4 | minecraft.jar | None | | UCHIJAAAA | opencomputers|core | 1.7.2.67 | minecraft.jar | None | | UCHIJAAAA | yac | 2.2.003 | YetAnotherCore-2.2.003-MC1.12.2.jar | None | | UCHIJAAAA | fastbench | 1.5.1 | FastWorkbench-1.12.2-1.5.1.jar | None | | UCHIJAAAA | actuallyadditions | 1.12.2-r135 | ActuallyAdditions-1.12.2-r135.jar | None | | UCHIJAAAA | appliedenergistics2 | rv6-alpha-2 | appliedenergistics2-rv6-alpha-2.jar | None | | UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | UCHIJAAAA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UCHIJAAAA | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None | | UCHIJAAAA | statues | 0.8.6.3 | statues-1.12.X-0.8.6.3.jar | None | | UCHIJAAAA | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None | | UCHIJAAAA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None | | UCHIJAAAA | modtweaker | 4.0.12 | modtweaker-4.0.12.jar | None | | UCHIJAAAA | jei | 4.11.0.202 | jei_1.12.2-4.11.0.202.jar | None | | UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | UCHIJAAAA | astralsorcery | 1.9.3 | astralsorcery-1.12.2-1.9.3.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | UCHIJAAAA | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None | | UCHIJAAAA | psi | r1.1-59 | Psi-r1.1-59.jar | None | | UCHIJAAAA | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None | | UCHIJAAAA | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None | | UCHIJAAAA | base | 3.9.0 | base-1.12.2-3.9.0.jar | None | | UCHIJAAAA | betteradvancements | 0.0.8.50 | BetterAdvancements-1.12.2-0.0.8.50.jar | None | | UCHIJAAAA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None | | UCHIJAAAA | betterfoliage | 2.1.10 | BetterFoliage-MC1.12-2.1.10.jar | None | | UCHIJAAAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None | | UCHIJAAAA | betterrecords | 1.12.2-1.5.6 | BetterRecords-1.12.2-1.5.6.jar | None | | UCHIJAAAA | biomesoplenty | 7.0.1.2384 | BiomesOPlenty-1.12.2-7.0.1.2384-universal.jar | None | | UCHIJAAAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None | | UCHIJAAAA | bloodmagic | 1.12.2-2.2.12-97 | BloodMagic-1.12.2-2.2.12-97.jar | None | | UCHIJAAAA | bonsaitrees | 1.0.5 | bonsaitrees-1.0.5-b77.jar | None | | UCHIJAAAA | bookshelf | 2.3.552 | Bookshelf-1.12.2-2.3.552.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCHIJAAAA | thaumcraft | 6.1.BETA17 | Thaumcraft-1.12.2-6.1.BETA17.jar | None | | UCHIJAAAA | botania | r1.10-354 | Botania r1.10-354.jar | None | | UCHIJAAAA | carpentersblocks | 3.4.004 POC | Carpenter's Blocks v3.4.004 POC - MC 1.12.2.jar | None | | UCHIJAAAA | catwalks | 1.12.2-4.0.42 | catwalks-1.12.2-4.0.42.jar | None | | UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | UCHIJAAAA | chancecubes | 1.12.2-3.2.1.224 | ChanceCubes-1.12.2-3.2.1.224.jar | None | | UCHIJAAAA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None | | UCHIJAAAA | ctm | MC1.12.2-0.3.1.16 | CTM-MC1.12.2-0.3.1.16.jar | None | | UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None | | UCHIJAAAA | chiselsandbits | 14.18 | chiselsandbits-14.18.jar | None | | UCHIJAAAA | lagremoval | 1.0 | clearlag-1.0.jar | None | | UCHIJAAAA | clumps | 3.1.1 | Clumps-3.1.1.jar | None | | UCHIJAAAA | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None | | UCHIJAAAA | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | cyclopscore | 0.11.6 | CyclopsCore-1.12.2-0.11.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | UCHIJAAAA | colossalchests | 1.6.11 | ColossalChests-1.12.2-1.6.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | UCHIJAAAA | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None | | UCHIJAAAA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None | | UCHIJAAAA | refinedstorage | 1.5.34 | refinedstorage-1.5.34.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 | | UCHIJAAAA | compactmachines3 | 3.0.12 | compactmachines3-1.12.2-3.0.12-b215.jar | None | | UCHIJAAAA | controlling | 3.0.6 | Controlling-3.0.6.jar | None | | UCHIJAAAA | cookingforblockheads | 6.4.40 | CookingForBlockheads_1.12.2-6.4.40.jar | None | | UCHIJAAAA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None | | UCHIJAAAA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.9.jar | None | | UCHIJAAAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None | | UCHIJAAAA | cropdusting | 0.7 | CropDusting-0.7-[1.12.2].jar | None | | UCHIJAAAA | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None | | UCHIJAAAA | modcurrency | 1.12-1.3.2 | Currency-1.12.0-1.3.2.jar | None | | UCHIJAAAA | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None | | UCHIJAAAA | d3core | 1.3.2.71 | D3Core-1.12.2-1.3.2.71.jar | None | | UCHIJAAAA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | UCHIJAAAA | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None | | UCHIJAAAA | defaultoptions | 9.2.7 | DefaultOptions_1.12.2-9.2.7.jar | None | | UCHIJAAAA | diy | 1.1.1 | diy-1.12.2-1.1.1.jar | None | | UCHIJAAAA | endercore | 1.12.2-0.5.35 | EnderCore-1.12.2-0.5.35.jar | None | | UCHIJAAAA | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | enderio | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderiointegrationtic | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderiobase | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderioconduits | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderioconduitsopencomputers | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderioconduitsrefinedstorage | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderiointegrationforestry | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderiointegrationticlate | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None | | UCHIJAAAA | ftblib | 5.2.0.24 | FTBLib-5.2.0.24.jar | None | | UCHIJAAAA | enderiomachines | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderiopowertools | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None | | UCHIJAAAA | enderstorage | 2.4.4.132 | EnderStorage-1.12.2-2.4.4.132-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJAAAA | enderzoo | 1.12.1-1.4.0.49 | EnderZoo-1.12.1-1.4.0.49.jar | None | | UCHIJAAAA | valkyrielib | 1.12.2-2.0.11a | valkyrielib-1.12.2-2.0.11a.jar | None | | UCHIJAAAA | environmentaltech | 1.12.2-2.0.11a | environmentaltech-1.12.2-2.0.11a.jar | None | | UCHIJAAAA | projecte | 1.12-PE1.3.1B | ProjectE-1.12-PE1.3.1B.jar | None | | UCHIJAAAA | equivalentenergistics | 0.8.1 | EquivalentEnergistics-1.12.2-0.8.1.jar | None | | UCHIJAAAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | UCHIJAAAA | exchangers | 1.12.2-2.7.3 | Exchangers-1.12.2-2.7.3.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c | | UCHIJAAAA | extendedcrafting | 1.3.7 | extendedcrafting-1.12-1.3.7.jar | None | | UCHIJAAAA | extrabitmanipulation | 1.12-3.2.1 | ExtraBitManipulation-1.12-3.2.1.jar | None | | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None | | UCHIJAAAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None | | UCHIJAAAA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | UCHIJAAAA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None | | UCHIJAAAA | sonarcore | 5.0.13 | sonarcore-1.12.2-5.0.13-11.jar | None | | UCHIJAAAA | fluxnetworks | 3.0.14 | fluxnetworks-1.12.2-3.0.14-8.jar | None | | UCHIJAAAA | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None | | UCHIJAAAA | forgemultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJAAAA | microblockcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None | | UCHIJAAAA | minecraftmultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None | | UCHIJAAAA | placebo | 1.4.0 | Placebo-1.12.2-1.4.0.jar | None | | UCHIJAAAA | foundry | 3.2.0 | Foundry-1.12.2-3.2.0.jar | None | | UCHIJAAAA | ftbutilities | 5.2.0.29 | FTBUtilities-5.2.0.29.jar | None | | UCHIJAAAA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.1.jar | None | | UCHIJAAAA | cfm | 5.1.0 | furniture-5.1.0-1.12.2.jar | None | | UCHIJAAAA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None
    | | UCHIJAAAA | cgm | 0.4.0 | guns-0.4.0-1.12.2.jar | None | | UCHIJAAAA | hats | 7.0.0 | Hats-1.12.2-7.0.2.jar | None | | UCHIJAAAA | immersivecables | 1.3.1 | ImmersiveCables-1.12.2-1.3.1.jar | None | | UCHIJAAAA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None | | UCHIJAAAA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None | | UCHIJAAAA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCHIJAAAA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.3-181.jar | None | | UCHIJAAAA | inventorypets | 1.5.2 | inventorypets-1.12-1.5.2.jar | None | | UCHIJAAAA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | UCHIJAAAA | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None | | UCHIJAAAA | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None | | UCHIJAAAA | loottweaker | 0.0.7 | LootTweaker-1.12.2-0.0.7.jar | None | | UCHIJAAAA | jeresources | 0.8.7.41 | JustEnoughResources-1.12.2-0.8.7.41.jar | None | | UCHIJAAAA | loyaltymedals | 1.2.1 | Loyalty Medals-1.2.1.jar | None | | UCHIJAAAA | magipsi | 1.3 | MagicalPsi-1.3.jar | None | | UCHIJAAAA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | UCHIJAAAA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | UCHIJAAAA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | UCHIJAAAA | mcjtylib_ng | 3.0.2 | mcjtylib-1.12-3.0.2.jar | None | | UCHIJAAAA | meecreeps | 1.2.1 | meecreeps-1.12-1.2.1.jar | None | | UCHIJAAAA | megaloot | 0.2.30 | megaloot-1.12.2-0.2.30.jar | None | | UCHIJAAAA | mtrm | 1.2.2.30 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar | None | | UCHIJAAAA | mite2shulker | 1.0.0 | Mite2Shulker-1.12.2-1.0.0.jar | None | | UCHIJAAAA | mob_grinding_utils | 0.3.7 | MobGrindingUtils-0.3.7.jar | None | | UCHIJAAAA | mrnobody_morecommands | 6.0 | MoreCommands-1.12.2-6.0.jar | None | | UCHIJAAAA | morelootstuff | 0.0.4 | MoreLootStuff-1.12.2-0.0.4.jar | None | | UCHIJAAAA | moreloottables | 0.1.0 | moreloottables-1.12.0-0.1.0.jar | None | | UCHIJAAAA | moreoverlays | 1.13 | moreoverlays-1.13-mc1.12.1.jar | None | | UCHIJAAAA | morph | 7.1.2 | Morph-1.12.2-7.1.2.jar | None | | UCHIJAAAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None | | UCHIJAAAA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None | | UCHIJAAAA | netherportalfix | 5.3.13 | NetherPortalFix_1.12.1-5.3.13.jar | None | | UCHIJAAAA | nice | 0.3.0 | nice-1.12-0.3.0.jar | None | | UCHIJAAAA | recipehandler | 0.11 | NoMoreRecipeConflict-0.11(1.12.2).jar | None | | UCHIJAAAA | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None | | UCHIJAAAA | nutrition | 3.4.0 | Nutrition-1.12.2-3.4.0.jar | None | | UCHIJAAAA | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None | | UCHIJAAAA | omlib | 3.0.0-148 | omlib-1.12.2-3.0.0-148.jar | None | | UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | UCHIJAAAA | openmodularturrets | 3.0.1-257 | openmodularturrets-1.12.2-3.0.1-257.jar | None | | UCHIJAAAA | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None | | UCHIJAAAA | harvestcraft | 1.12.2u | Pam's HarvestCraft 1.12.2u.jar | None | | UCHIJAAAA | pamscookables | 1.1 | pamscookables-1.1.jar | None | | UCHIJAAAA | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None | | UCHIJAAAA | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None | | UCHIJAAAA | reborncore | 3.9.2.319 | RebornCore-1.12.2-3.9.2.319-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | UCHIJAAAA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.1.0.50.jar | None | | UCHIJAAAA | refined_avaritia | 2.0 | refined_avaritia-1.12.2-2.0.jar | None | | UCHIJAAAA | refinedstorageaddons | 0.3 | refinedstorageaddons-0.3.jar | None | | UCHIJAAAA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | UCHIJAAAA | rftools | 7.54 | rftools-1.12-7.54.jar | None | | UCHIJAAAA | rftoolspower | 1.1.1 | rftoolspower-1.12-1.1.1.jar | None | | UCHIJAAAA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | UCHIJAAAA | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAAAA | simplyjetpacks | 2.2.7.45 | SimplyJetpacks2-1.12.2-2.2.7.45.jar | None | | UCHIJAAAA | spartanshields | 1.4.1 | SpartanShields-1.12.2-1.4.1.jar | None | | UCHIJAAAA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None | | UCHIJAAAA | storagedrawersextra | @[email protected] | StorageDrawersExtras-1.12-3.1.0.jar | None | | UCHIJAAAA | sync | 7.0.2 | Sync-1.12.2-7.0.2.jar | None | | UCHIJAAAA | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.4.0-14.jar | None | | UCHIJAAAA | cactusmod | 1.2.1 | The Cactus Mod-1.2.1.jar | None | | UCHIJAAAA | tickprofiler | 1.12-0.0.4 | TickProfiler-1.12-0.0.4.jar | None | | UCHIJAAAA | tp | 3.2.29 | tinyprogressions-1.12.2-3.3.29-Release.jar | None | | UCHIJAAAA | toastcontrol | 1.7.0 | Toast Control-1.12.2-1.7.0.jar | None | | UCHIJAAAA | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None | | UCHIJAAAA | tombmanygraves | 1.12-4.1.0 | TombManyGraves-1.12-4.1.0.jar | None | | UCHIJAAAA | torchmaster | 1.6.4.62 | torchmaster_1.12.2-1.6.4.62.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 | | UCHIJAAAA | totemic | 1.12.2-0.11.2 | Totemic-1.12.2-0.11.2.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea | | UCHIJAAAA | translocators | 2.5.0.73 | Translocators-1.12.2-2.5.0.73-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJAAAA | unlimitedchiselworks | 0.1.12 | UnlimitedChiselWorks-0.1.12.jar | None | | UCHIJAAAA | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.11a.jar | None | | UCHIJAAAA | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None | | UCHIJAAAA | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None | | UCHIJAAAA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None | | UCHIJAAAA | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None | | UCHIJAAAA | wawla | 2.5.257 | Wawla-1.12.2-2.5.257.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCHIJAAAA | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None | | UCHIJAAAA | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.0.5-universal.jar | None | | UCHIJAAAA | wct | 3.9.71 | WirelessCraftingTerminal-1.12.2-3.9.71.jar | None | | UCHIJAAAA | xnet | 1.7.3 | xnet-1.12-1.7.3.jar | None | | UCHIJAAAA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None | | UCHIJAAAA | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 | | UCHIJAAAA | minimoos | 2.1-002 | MiniMoos-2.1.002-MC1.12.2.jar | None | | UCHIJAAAA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None | | UCHIJAAAA | unidict | 1.12.2-2.5f | UniDict-1.12.2-2.5f.jar | None |
    Loaded coremods (and transformers): LibLoader (# LibLoader.jar) RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar) pw.prok.realbench.asm.RBTransformerForgelinPlugin (Forgelin-1.7.4.jar) BedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASMOpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformerDo not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformerCTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar) team.chisel.ctm.client.asm.CTMTransformerMalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) AstralCore (astralsorcery-1.12.2-1.9.3.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformerEnderCorePlugin (EnderCore-1.12.2-0.5.35.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcherIELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformerCoreMod (TickProfiler-1.12-0.0.4.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformerTransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) li.cil.oc.common.asm.ClassTransformerIvToolkit (IvToolkit-1.3.3-1.12.jar) MoreCommandsLoadingPlugin (MoreCommands-1.12.2-6.0.jar) com.mrnobody.morecommands.asm.transform.TransformBlockRailBase com.mrnobody.morecommands.asm.transform.TransformForgeHooks com.mrnobody.morecommands.asm.transform.TransformItemStack com.mrnobody.morecommands.asm.transform.TransformStyleObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformerBetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar) mods.betterfoliage.loader.BetterFoliageTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: alpha rv6-alpha-2 for Forge 14.23.3.2655 List of loaded APIs: * actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r135.jar * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-alpha-2.jar * Base|API (1.0.0) from base-1.12.2-3.9.0.jar * Baubles|API (1.1.1.0) from inventorypets-1.12-1.5.2.jar * betteradvancements|API (0.0.8.50) from BetterAdvancements-1.12.2-0.0.8.50.jar * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.2.12-97.jar * BotaniaAPI (89) from Botania r1.10-354.jar * CarpentersBlocks|API (3.3.8) from Carpenter's Blocks v3.4.004 POC - MC 1.12.2.jar * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.18.jar * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.2.19-universal.jar * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar * CSLib|API (1.0.1) from PTRLib-1.0.2.jar * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.29.jar * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.29.jar * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.29.jar * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.29.jar * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.29.jar * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.29.jar * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.29.jar * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.29.jar * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.29.jar * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.14-8.jar * foundry.api (2.2.0.0) from Foundry-1.12.2-3.2.0.jar * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.1.jar * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.5-60.jar * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-82.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-82.jar * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.3-181.jar * jeresources|API (0.8.7.41) from JustEnoughResources-1.12.2-0.8.7.41.jar * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.202.jar * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar * projecteapi (1.12.2-1.0.0) from ProjectE-1.12-PE1.3.1B.jar * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar * PsiAPI (6) from Psi-r1.1-59.jar * reborncoreAPI (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar * reborncoreAPI|Power (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar * reborncoreAPI|Recipe (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar * reborncoreAPI|Tile (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.13-11.jar * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA17.jar * totemic|API (1.12.2-7.0.0) from Totemic-1.12.2-0.11.2.jar * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.11a.jar * veinminerApi (0.3) from VeinMiner-1.12-0.38.2.647+b31535a.jar * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.71.jar d3core: Debug: false Silliness: true AprilFools: true PastPost:true RebornCore: Plugin Engine: 0 RebornCore Version: 3.9.2.319 Runtime Debofucsation 1 RenderEngine: 1 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.): * Optifine is installed. This is NOT supported. 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.
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['Dangeraura'/411, l='FoolCraft3', x=947.54, y=37.00, z=-957.70]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_E1 OptiFine Build: 20180628-111228 Render Distance Chunks: 8 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.13507 Compatibility Profile Context 23.20.15025.1004 OpenGlRenderer: Radeon (TM) RX 480 Graphics OpenGlVendor: ATI Technologies Inc. CpuCount: 8



    Astral Sorcery is causing the crash, other than that you'll have to ask the developer.


    ps. this is the wrong category for this topic.

    Posted in: Java Edition Support
  • 1

    posted a message on [1.7.10+] Advanced Capes mod
    Quote from vpontin»



    Thanks for the info!

    Edit: Well, i tried to use your mod, but when i pressed the key to open the cape gui i ran with this crash. According with VanillaFix the it was AdvancedCapes fault. Log: https://paste.dimdev.org/jepitoceha.txt


    Thanks for the crash log, I am currently working on an experimental version of the mod without a gui to see if that fixes some of the problems.
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.7.10+] Advanced Capes mod
    Quote from vpontin»

    Is this mod needed on dedicated server-side too? And is this compatible with OfflineSkins?


    If you want to see other player's capes or want others to see your cape then yes.
    It should also be compatible with OfflineSkins, since that does not interfere with the server.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod
    Quote from XGamer771»

    PLZ I need help listen I'm confused i can only see cape on 1.7 1.8 not working PLZ AWNSER ME

    Could you post your log file?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod
    Quote from craftboy1012»

    Hi,


    Would there be any way you could make it so people can see the cape of others without putting the mod on the server.


    If you monder what I am talking about. A system like in WearMC (that unfortunitly closed)



    srry for bad english


    It would be possible if all players used the advancedcapes website to store their capes, but considering people put their capes on all kinds of websites (imgur-like sites) it is not possible.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod
    Quote from XGamer771»

    doesn't work because when i go skin customisation it says cape OFF but i do ON i close it still not showing
    i go to skin customisation again and it was OFF help plz


    My mod turns the cape option off to prevent crashes with optifine, if you still can't see your cape it is either invalid or the link is wrong, could you attach it please?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10+] Advanced Capes mod
    Quote from ArcEus45»

    Dude ?

    can anyone view my cape or not ??


    I have stated this several times already, if you are playing on a server, the server needs to have the mod installed, if you want other people to see your cape they also need to have the mod installed.
    Posted in: Minecraft Mods
  • To post a comment, please .