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