Jump to content

crashes on launch code -1


duckymommy

Recommended Posts

i thought i did its attached to this post

 

and ill post it here too 

   ---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 9/4/20 2:29 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at vazkii.botania.common.item.brew.ItemIncenseStick.func_77624_a(ItemIncenseStick.java:66) ~[?:1.16.1-403] {re:classloading}
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:579) ~[?:?] {re:mixin,re:classloading,xf:fml:quark:add-spacing-for-stack}
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$7(Minecraft.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft$$Lambda$6673/1574841618.apply(Unknown Source) ~[?:?] {}
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:36) ~[?:?] {re:classloading}
    at net.minecraft.client.util.SearchTreeReloadable.func_217872_a(SourceFile:48) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$10(Minecraft.java:635) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft$$Lambda$6695/1017970329.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:634) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:464) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.1-32.0.108.jar:32.0] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/1587279684.call(Unknown Source) [forge-1.16.1-32.0.108.jar:32.0] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?] {re:classloading}


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

-- Head --
Thread: Render thread
Stacktrace:
    at vazkii.botania.common.item.brew.ItemIncenseStick.func_77624_a(ItemIncenseStick.java:66)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:579)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$7(Minecraft.java:617)
    at net.minecraft.client.Minecraft$$Lambda$6673/1574841618.apply(Unknown Source)
    at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:36)
    at net.minecraft.client.util.SearchTreeReloadable.func_217872_a(SourceFile:48)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$10(Minecraft.java:635)
    at net.minecraft.client.Minecraft$$Lambda$6695/1017970329.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:634)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:464)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:149)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/1587279684.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.16.1
    Minecraft Version ID: 1.16.1
    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: 590214272 bytes (562 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 6.1.1+74+master.966c698
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.jar mixin PLUGINSERVICE 
        /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.1_HD_U_G2.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE 
    FML: 32.0
    Forge: net.minecraftforge:32.0.108
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        NetherPortalFix_1.16.1-7.0.1.jar NetherPortalFix {[email protected] LOAD_REGISTRIES}
        ElenaiDodge-1.16.1-1.7.2.jar Elenai Dodge {[email protected] LOAD_REGISTRIES}
        enchantablehorsearmor-1.0a.jar Enchantable Horse Armor {[email protected] LOAD_REGISTRIES}
        curiousshulkerboxes-FORGE-1.16.1-3.0.jar Curious Shulker Boxes {[email protected] LOAD_REGISTRIES}
        kingvillager-1.4.jar The King of the villagers {[email protected] LOAD_REGISTRIES}
        findme-1.16.1-2.0.0.0.jar Find Me {findme@NONE LOAD_REGISTRIES}
        Neat 1.7-23.jar Neat {[email protected] LOAD_REGISTRIES}
        BetterCaves-1.16.1-1.0.jar YUNG's Better Caves {[email protected] LOAD_REGISTRIES}
        ForgeEndertech-1.16.1-7.0.1.0-build.0008.jar Forge Endertech {[email protected] LOAD_REGISTRIES}
        XaerosWorldMap_1.10.1_Forge_1.16.1.jar Xaero's World Map {[email protected] LOAD_REGISTRIES}
        CTM-MC1.16.1-1.1.1.4.jar ConnectedTexturesMod {[email protected] LOAD_REGISTRIES}
        CookingForBlockheads_1.16.1-9.0.2.jar Cooking for Blockheads {[email protected] LOAD_REGISTRIES}
        Placebo-1.16.1-4.1.3.jar Placebo {[email protected] LOAD_REGISTRIES}
        citadel-1.2.0.jar Citadel {[email protected] LOAD_REGISTRIES}
        Bookshelf-1.16.1-6.3.20.jar Bookshelf {[email protected] LOAD_REGISTRIES}
        guardvillagers-1.16.1-1.1.1.jar Guard Villagers {[email protected] LOAD_REGISTRIES}
        advancedtools-1.16.1-1.0.6.jar Advanced Tools {[email protected] ERROR}
        Hwyla-forge-1.10.10-B77_1.16.1.jar Waila {[email protected]_1.16.1 LOAD_REGISTRIES}
        horsestandstill-1.16.1-1.0.1.jar Stupid Horse Stand Still {[email protected] LOAD_REGISTRIES}
        VampiresNeedUmbrellas-1.16.1-1.0.jar Vampires Need Umbrellas {[email protected] LOAD_REGISTRIES}
        shetiphiancore-1.16-3.8.0.jar ShetiPhian-Core {[email protected] LOAD_REGISTRIES}
        structure-gel-api-1.16.1-1.2.1.jar Structure Gel API {[email protected] LOAD_REGISTRIES}
        mcw-bridges-1.0.4-mc1.16.1.jar Macaw's Bridges {[email protected] LOAD_REGISTRIES}
        repurposed_structures-1.16.1-2.0.6.jar Repurposed Structures {[email protected] LOAD_REGISTRIES}
        GentleFawn-1.1.1-MC1.16.1.jar Gentle Fawn {[email protected] LOAD_REGISTRIES}
        Fast Tool Switching-1.16.1-1.0.0.jar Fast Tool Switching {fasttoolswitching@NONE LOAD_REGISTRIES}
        AdPoles-1.16.1-5.0.0.0-build.0006.jar To the Bat Poles! {[email protected] LOAD_REGISTRIES}
        BiomesOPlenty-1.16.1-11.0.0.395-universal.jar Biomes O' Plenty {[email protected] LOAD_REGISTRIES}
        valhelsia_structures-16.0.2.jar Valhelsia Structures {[email protected] LOAD_REGISTRIES}
        LetSleepingDogsLie-1.16.1-1.1.1.jar Let Sleeping Dogs Lie {[email protected] LOAD_REGISTRIES}
        dungeons-plus-1.16.1-1.0.2.jar Dungeons Plus {[email protected] LOAD_REGISTRIES}
        enderitemod-1.16.1-0.5.3-forge-32.0.98.jar Enderite Mod {[email protected] LOAD_REGISTRIES}
        villagespawnpoint_1.16-1.2.jar Village Spawn Point {[email protected] LOAD_REGISTRIES}
        curios-FORGE-1.16.1-3.0.0.2.jar Curios API {[email protected] LOAD_REGISTRIES}
        Curious Armor Stands-1.16.1-1.2.0.jar Curious Armor Stands {[email protected] LOAD_REGISTRIES}
        Botania-1.16.1-403.jar Botania {[email protected] LOAD_REGISTRIES}
        Patchouli-1.16-39.jar Patchouli {[email protected] LOAD_REGISTRIES}
        leap-1.16.1-1.0.1.jar Leap {[email protected] LOAD_REGISTRIES}
        collective-1.16.1-1.35.jar Collective {[email protected] LOAD_REGISTRIES}
        DrawersTooltip-1.16.1-2.0.1.jar Drawers Tooltip {[email protected] LOAD_REGISTRIES}
        furniture-7.0.0-pre18-1.16.1.jar MrCrayfish's Furniture Mod {[email protected] LOAD_REGISTRIES}
        shulkersstructures-0.3.jar Shulkers Structures {[email protected] LOAD_REGISTRIES}
        curiouselytra-FORGE-1.16.1-3.0.jar Curious Elytra {[email protected] LOAD_REGISTRIES}
        AI-Improvements-1.16.1-0.3.0.jar AI-Improvements {[email protected] LOAD_REGISTRIES}
        cherishedworlds-FORGE-1.16.1-4.0.0.1.jar Cherished Worlds {[email protected] LOAD_REGISTRIES}
        AdChimneys-1.16.1-6.0.0.0-build.0006.jar Advanced Chimneys {[email protected] LOAD_REGISTRIES}
        BetterBurning-1.16.1-2.0.2.jar BetterBurning {[email protected] LOAD_REGISTRIES}
        [1.16.1][Forge] RPG-HUD-3.8.2.jar RPG-Hud {[email protected] LOAD_REGISTRIES}
        FastLeafDecay-v23.jar FastLeafDecay {fastleafdecay@v23 LOAD_REGISTRIES}
        BetterMineshaftsForge-1.16.1-1.3.jar YUNG's Better Mineshafts {[email protected] LOAD_REGISTRIES}
        altereddamage_1.16-1.1.jar Altered Damage {[email protected] LOAD_REGISTRIES}
        BetterAdvancements-1.16.1-0.1.0.100.jar Better Advancements {[email protected] LOAD_REGISTRIES}
        QuarkOddities-1.15.2.jar Quark Oddities {[email protected] LOAD_REGISTRIES}
        BedBenefits-1.16.1-1.0.1.jar BedBenefits {[email protected] LOAD_REGISTRIES}
        AdFinders-1.16.1-5.0.1.0-build.0008.jar Advanced Finders {[email protected] LOAD_REGISTRIES}
        mining-helmet-1.16.1-1.0.8.jar Mining Helmet {[email protected] LOAD_REGISTRIES}
        mermaidtail-1.4.jar Mermaid Tail Mod {[email protected] LOAD_REGISTRIES}
        jei-1.16.1-7.0.1.10.jar Just Enough Items {[email protected] LOAD_REGISTRIES}
        the-conjurer-1.16.1-1.0.8.jar The Conjurer {[email protected] LOAD_REGISTRIES}
        Abnormals-Core-1.16.1-2.0.3.jar Abnormals Core {[email protected] LOAD_REGISTRIES}
        Bamboo-Blocks-1.16.1-2.0.0.jar Bamboo Blocks {bamboo_blocks@NONE LOAD_REGISTRIES}
        Buzzier-Bees-1.16.1-2.0.1.jar Buzzier Bees {[email protected] LOAD_REGISTRIES}
        Berry-Good-1.16.1-3.0.0.jar Berry Good {[email protected] LOAD_REGISTRIES}
        KiwiBirds 1.3 1.16.1.jar Kiwi Birds {[email protected] 1.16.1 LOAD_REGISTRIES}
        caelus-FORGE-1.16.1-2.0-beta7.jar Caelus API {[email protected] LOAD_REGISTRIES}
        Upgrade-Aquatic-1.16.1-2.0.1.jar Upgrade Aquatic {[email protected] LOAD_REGISTRIES}
        Extra-Boats-1.16.1-1.4.1.jar Extra Boats {[email protected] LOAD_REGISTRIES}
        Waystones_1.16.1-7.1.1.jar Waystones {[email protected] LOAD_REGISTRIES}
        netheritehorsearmor-1.1.jar Netherite Horse Armor Mod {[email protected] LOAD_REGISTRIES}
        BotanyPots-1.16.1-3.0.6.jar BotanyPots {[email protected] LOAD_REGISTRIES}
        champions-FORGE-1.16.1-2.0-beta6.jar Champions {[email protected] LOAD_REGISTRIES}
        AdHooks-1.16.1-6.0.0.0-build.0006.jar Advanced Hook Launchers {[email protected] LOAD_REGISTRIES}
        DungeonCrawl-1.16.1-2.0.2.jar Dungeon Crawl {[email protected] LOAD_REGISTRIES}
        curioofundying-FORGE-1.16.1-4.0.jar Curio of Undying {[email protected] LOAD_REGISTRIES}
        bedspreads-FORGE-1.16.1-4.0.0.2.jar Bedspreads {[email protected] LOAD_REGISTRIES}
        walljump-forge-1.16.1-1.3.6.jar Wall-Jump! {[email protected] LOAD_REGISTRIES}
        JEITweaker-1.16.1-1.0.1.2.jar JEI Tweaker {[email protected] LOAD_REGISTRIES}
        iChunUtil-1.16.1-9.0.0.jar iChunUtil {[email protected] LOAD_REGISTRIES}
        CraftTweaker-1.16.1-7.0.0.23.jar CraftTweaker {[email protected] LOAD_REGISTRIES}
        forge-1.16.1-32.0.108-universal.jar Forge {[email protected] LOAD_REGISTRIES}
        Waddles-1.16.1-0.8.7.jar Waddles {[email protected] LOAD_REGISTRIES}
        WailaHarvestability-mc1.16.1-forge-1.1.12.jar Waila Harvestability {[email protected] LOAD_REGISTRIES}
        scuba-gear-1.16.1-1.0.1.jar Scuba Gear {[email protected] LOAD_REGISTRIES}
        dash-1.16.1-1.0.1.jar Dash {[email protected] LOAD_REGISTRIES}
        ironchest-1.16.1-11.0.4.jar Iron Chests {[email protected] LOAD_REGISTRIES}
        forge-1.16.1-32.0.108-client.jar Minecraft {[email protected] LOAD_REGISTRIES}
        The-Endergetic-Expansion-1.16.1-2.0.0.jar The Endergetic Expansion {[email protected] LOAD_REGISTRIES}
        EnchantmentDescriptions-1.16.1-3.0.2.jar EnchantmentDescriptions {[email protected] LOAD_REGISTRIES}
        swingthroughgrass-1.16.1-1.5.1.jar SwingThroughGrass {[email protected] LOAD_REGISTRIES}
        MouseTweaks-2.13-mc1.16.1.jar Mouse Tweaks {[email protected] LOAD_REGISTRIES}
        ToolBelt-1.16.1-1.14.2.jar Tool Belt {[email protected] LOAD_REGISTRIES}
        morevanillalib-1.16.1-1.2.8.jar MoreVanillaLib {[email protected] LOAD_REGISTRIES}
        candles-1.16.1-0.0.2.jar TheDeathlyCow's Candles Mod {[email protected] LOAD_REGISTRIES}
        AdLods-1.16.1-4.0.0.0-build.0007.jar Large Ore Deposits {[email protected] LOAD_REGISTRIES}
        Ding-1.16.1-1.1.0.jar Ding {[email protected] LOAD_REGISTRIES}
        Atmospheric-1.16.1-2.0.0.jar Atmospheric {[email protected] LOAD_REGISTRIES}
        Savage-and-Ravage-1.16.1-2.0.0.jar Savage & Ravage {[email protected] LOAD_REGISTRIES}
        Xaeros_Minimap_20.20.1_Forge_1.16.1.jar Xaero's Minimap {[email protected] LOAD_REGISTRIES}
        ShulkerTooltip-1.9.3.jar Shulker Tooltip {[email protected] LOAD_REGISTRIES}
        FastWorkbench-1.16.1-4.2.0.jar FastWorkbench {[email protected] LOAD_REGISTRIES}
        Autumnity-1.16.1-1.4.0.jar Autumnity {[email protected] LOAD_REGISTRIES}
        multibeds-1.16-1.7.0.jar Multi-Beds {[email protected] LOAD_REGISTRIES}
        AutoRegLib-1.6-43.jar AutoRegLib {[email protected] LOAD_REGISTRIES}
        Quark-r2.2-262.jar Quark {[email protected] LOAD_REGISTRIES}
        StorageDrawers-1.16.2-8.1.0.jar Storage Drawers {[email protected] LOAD_REGISTRIES}
        enderchests-1.16-1.7.0.jar EnderChests {[email protected] LOAD_REGISTRIES}
        backpacked-1.5.1-1.16.1.jar Backpacked {[email protected] LOAD_REGISTRIES}
        structurize-0.13.32-RELEASE.jar Structurize {[email protected] LOAD_REGISTRIES}
        vanilladeathchest-1.16.1-1.11.0.4.jar VanillaDeathChest {[email protected] LOAD_REGISTRIES}
        AppleSkin-mc1.16.1-forge-1.0.14.jar AppleSkin {[email protected] LOAD_REGISTRIES}
        BackTools-1.16.1-9.0.0.jar Back Tools {[email protected] LOAD_REGISTRIES}
        craftablehorsearmour-1.3.jar Craftable Horse Armour {[email protected] LOAD_REGISTRIES}
        terraqueous-1.16-1.7.0.jar Terraqueous {[email protected] LOAD_REGISTRIES, [email protected] LOAD_REGISTRIES, [email protected] LOAD_REGISTRIES}
        CosmeticArmorReworked-1.16.1-v1b.jar CosmeticArmorReworked {[email protected] LOAD_REGISTRIES}
        step-1.16.1-1.0.3.jar Step {[email protected] LOAD_REGISTRIES}
        supertools-1.16.1-2.jar Vanilla+ Tools {supertools@version LOAD_REGISTRIES}
    Launched Version: 1.16.1-forge-32.0.108
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.74, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 4x Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz
    OptiFine Version: OptiFine_1.16.1_HD_U_G2
    OptiFine Build: 20200802-005745
    Render Distance Chunks: 14
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: Sildurs Vibrant Shaders v1.28 Lite.zip
    OpenGlVersion: 4.6.0 NVIDIA 442.74
    OpenGlRenderer: GeForce GTX 980 Ti/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

debug2.txt

Link to comment
Share on other sites

because i am saving it as a text file and ive posted 3 at this point

 

do you not know how files on a computer work? im not gnna find the random name it gives itself, but iff u rly dnt believe me ill upload the next one w the name it gives it

Edited by duckymommy
Link to comment
Share on other sites

heres some of it?

[04Sep2020 15:46:56.772] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, duckymommy, --version, 1.16.1-forge-32.0.108, --gameDir, C:\Users\plaze2\AppData\Roaming\.minecraft, --assetsDir, C:\Users\plaze2\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, ea3de570a6d64a4a8efe959ac7a40079, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 32.0.108, --fml.mcVersion, 1.16.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200625.160719]
[04Sep2020 15:46:56.775] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 6.1.1+74+master.966c698 starting: java version 1.8.0_51 by Oracle Corporation
[04Sep2020 15:46:56.788] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[04Sep2020 15:46:56.797] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[04Sep2020 15:46:56.834] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[04Sep2020 15:46:56.844] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[04Sep2020 15:46:56.920] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [C:\Users\plaze2\AppData\Roaming\.minecraft\mods\MixinBootstrap-1.0.3.jar, C:\Users\plaze2\AppData\Roaming\.minecraft\mods\OptiFine_1.16.1_HD_U_G2.jar]
[04Sep2020 15:46:56.982] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,OptiFine,fml,mixinbootstrap]
[04Sep2020 15:46:56.982] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[04Sep2020 15:46:56.983] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[04Sep2020 15:46:56.983] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[04Sep2020 15:46:56.983] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service OptiFine
[04Sep2020 15:46:56.984] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[04Sep2020 15:46:56.985] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\plaze2\AppData\Roaming\.minecraft\mods\OptiFine_1.16.1_HD_U_G2.jar
[04Sep2020 15:46:56.995] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service OptiFine
[04Sep2020 15:46:56.995] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[04Sep2020 15:46:56.995] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[04Sep2020 15:46:56.999] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 32.0
[04Sep2020 15:46:56.999] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 32.0 loading
[04Sep2020 15:46:57.004] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 6.1.1+74+master.966c698
[04Sep2020 15:46:57.004] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[04Sep2020 15:46:57.005] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.2.0+57+master.16c1bdb
[04Sep2020 15:46:57.005] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 3.0.3+63+master.b6b4769
[04Sep2020 15:46:57.006] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[04Sep2020 15:46:57.010] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 3.0.0+9+master.3817658
[04Sep2020 15:46:57.011] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.1.1+12+master.3ce14ad
[04Sep2020 15:46:57.011] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[04Sep2020 15:46:57.103] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[04Sep2020 15:46:57.103] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[04Sep2020 15:46:57.103] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixinbootstrap
[04Sep2020 15:46:57.103] [main/DEBUG] [MixinBootstrap Launch/]: MixinLauncherPlugin detected
[04Sep2020 15:46:57.103] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixinbootstrap
[04Sep2020 15:46:57.106] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[04Sep2020 15:46:57.117] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[04Sep2020 15:46:57.117] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mi

Link to comment
Share on other sites

Then provide a new debug.log

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.