Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Deadeyeduncann

Members
  • Joined

  • Last visited

  1. Deadeyeduncann joined the community
  2. "ClassNotFound" Error, I have been modding for a while, but am still a little confused at this. Any help would be massively appreciated. ---- Minecraft Crash Report ---- WARNING: coremods are present: BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.6.jar) iceandfire (iceandfire-1.8.3.jar) AppleCore (AppleCore-mc1.12.2-3.2.0.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar) ratscore (rats-3.2.4.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) LoadingPlugin (RandomThings-MC1.12.2-4.2.7.3.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) MovingWorldCore (movingworld-1.12-6.342-full.jar) Contact their authors BEFORE contacting forge // I let you down. Sorry Time: 1/15/20 8:19 AM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: com.favouritedragon.arcaneessentials.common.potion.PotionInfernoForm at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:612) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) 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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) 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.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: com.favouritedragon.arcaneessentials.common.potion.PotionInfernoForm at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:81) ... 36 more Caused by: java.lang.NoClassDefFoundError: electroblob/wizardry/potion/ISyncedPotion at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 42 more Caused by: java.lang.ClassNotFoundException: electroblob.wizardry.potion.ISyncedPotion at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 46 more Caused by: java.lang.NullPointerException 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: 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: 653577768 bytes (623 MB) / 1342177280 bytes (1280 MB) up to 12884901888 bytes (12288 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 121 mods loaded, 121 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 | |:----- |:-------------------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- | | LC | minecraft | 1.12.2 | minecraft.jar | None | | LC | mcp | 9.42 | minecraft.jar | None | | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None | | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LC | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None | | LC | openmodscore | 0.12.2 | minecraft.jar | None | | LC | foamfixcore | 7.7.4 | minecraft.jar | None | | LC | securitycraft | v1.8.15 | [1.12.2]+SecurityCraft+v1.8.15.jar | None | | LC | ctm | MC1.12.2-1.0.1.30 | CTM-MC1.12.2-1.0.1.30.jar | None | | LC | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LC | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | LC | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LC | endercore | 1.12.2-0.5.73 | EnderCore-1.12.2-0.5.73.jar | None | | LC | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None | | LC | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None | | LC | enderio | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LC | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None | | LC | enderiointegrationtic | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | LC | tconstruct | 1.12.2-2.13.0.171 | TConstruct-1.12.2-2.13.0.171.jar | None | | LC | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LC | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LC | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None | | LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None | | LC | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None | | LC | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None | | LC | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.4.jar | None | | LC | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None | | LC | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | LC | ebwizardry | 4.1.4 | Electroblob's+Wizardry+-+4.1.4+-+MC+1.12.2.jar | None | | LE | arcane_essentials | 1.0 | Arcane+Essentials-0.9.2.jar | None | | L | astikorcarts | 1.12.2-0.1.2.7 | astikorcarts-1.12.2-0.1.2.7.jar | None | | L | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None | | L | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | None | | L | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.33-universal.jar | None | | L | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None | | L | bewitchment | 0.21.6 | bewitchment-1.12.2-0.0.21.6.jar | None | | L | bookshelf | 2.3.585 | Bookshelf-1.12.2-2.3.585.jar | None | | L | brandonscore | 2.4.17 | BrandonsCore-1.12.2-2.4.17.208-universal.jar | None | | L | buildinggadgets | 2.7.4 | BuildingGadgets-2.7.4.jar | None | | L | caliper | 1.1.44 | Caliper-1.12.2-1.1.44.jar | None | | L | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | L | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None | | L | clumps | 3.1.2 | Clumps-3.1.2.jar | None | | L | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None | | L | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | None | | L | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None | | L | cyclicmagic | 1.19.19 | Cyclic-1.12.2-1.19.19.jar | None | | L | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | L | danknull | 1.7.89 | DankNull-1.12.2-1.7.89.jar | None | | L | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None | | L | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None | | L | draconicevolution | 2.3.24 | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar | None | | L | draconicadditions | 1.10.0 | Draconic-Additions-1.12.2-1.10.0.28-universal.jar | None | | L | dungeontactics | DT-0.16.6 | DungeonTactics-1.12.2-0.16.6.jar | None | | L | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None | | L | enderiobase | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | L | enderioconduits | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | L | enderioconduitsappliedenergistics | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | L | enderioconduitsopencomputers | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | L | enderioconduitsrefinedstorage | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | L | enderiointegrationforestry | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | L | enderiointegrationticlate | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | L | enderiomachines | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | L | enderiopowertools | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None | | L | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None | | L | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None | | L | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None | | L | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None | | L | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | L | mod_lavacow | 1.0.11 | Fishs_Undead_Rising-1.0.11.jar | None | | L | foamfix | 0.10.10-1.12.2 | foamfix-0.10.10-1.12.2.jar | None | | L | fpsreducer | mc1.12.2-1.14.1 | FpsReducer-mc1.12.2-1.14.1.jar | None | | L | gottschcore | 1.10.0 | GottschCore-mc1.12.2-f14.23.5.2768-v1.10.0.jar | None | | L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | None | | L | iceandfire | 1.8.3 | iceandfire-1.8.3.jar | None | | L | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | None | | L | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None | | L | jeivillagers | 1.0 | jeivillagers-1.12-1.0.2.jar | None | | L | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None | | L | justenoughreactors | 1.1.3.61 | JustEnoughReactors-1.12.2-1.1.3.61.jar | None | | L | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None | | L | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | L | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | L | mercurius | 1.0.6 | Mercurius-1.12.2.jar | None | | L | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None | | L | mputils | 1.5.6 | MPUtils-1.12.2-1.5.7.jar | None | | L | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.11.jar | None | | L | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None | | L | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None | | L | nuclearcraft | 2.17c | NuclearCraft-2.17c-1.12.2.jar | None | | L | omlib | 3.1.3-246 | omlib-1.12.2-3.1.3-246.jar | None | | L | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | None | | L | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | None | | L | openmodularturrets | 3.1.4-356 | openmodularturrets-1.12.2-3.1.4-356.jar | None | | L | plustic | 7.1.6.1 | plustic-7.1.6.1.jar | None | | L | randomthings | 4.2.7.3 | RandomThings-MC1.12.2-4.2.7.3.jar | None | | L | rats | 3.2.4 | rats-3.2.4.jar | None | | L | rustic | 1.1.2 | rustic-1.1.2.jar | None | | L | storagedrawers | 1.12.2-5.4.0 | StorageDrawers-1.12.2-5.4.0.jar | None | | L | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None | | L | thaumicenergistics | 2.2.2 | thaumicenergistics-2.2.2.jar | None | | L | thaumicperiphery | 0.3.1 | thaumicperiphery-0.3.1.jar | None | | L | tinkersjei | 1.2 | tinkersjei-1.2.jar | None | | L | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None | | L | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None | | L | toastcontrol | 1.8.1 | Toast+Control-1.12.2-1.8.1.jar | None | | L | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None | | L | totemic | 1.12.2-0.11.6 | Totemic-1.12.2-0.11.6.jar | None | | L | treasure2 | 1.8.0 | Treasure2-mc1.12.2-f14.23.5.2768-v1.8.0.jar | None | | L | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None | | L | wanionlib | 1.12.2-2.4 | WanionLib-1.12.2-2.4.jar | None | | L | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None | | L | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None | | L | wct | 3.12.96 | WirelessCraftingTerminal-1.12.2-3.12.96.jar | None | | L | matteroverdrive | 0.7.0.0 | MatterOverdrive-1.12.2-0.7.1.0-universal.jar | None | | L | structurize | 1.12.2-0.10.124-ALPHA | structurize-1.12.2-0.10.124-ALPHA.jar | None | | L | minecolonies | 1.12.2-0.10.592-RELEASE | minecolonies-1.12.2-0.10.592-RELEASE-universal.jar | None | | L | unidict | 1.12.2-2.9.3 | UniDict-1.12.2-2.9.3.jar | None | Loaded coremods (and transformers): BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.6.jar) iceandfire (iceandfire-1.8.3.jar) com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher AppleCore (AppleCore-mc1.12.2-3.2.0.jar) squeek.applecore.asm.TransformerModuleHandler CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar) team.chisel.ctm.client.asm.CTMTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher ratscore (rats-3.2.4.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher ApotheosisCore (Apotheosis-1.12.2-1.12.4.jar) shadows.ApotheosisTransformer Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer LoadingPlugin (RandomThings-MC1.12.2-4.2.7.3.jar) lumien.randomthings.asm.ClassTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) MovingWorldCore (movingworld-1.12-6.342-full.jar) GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4836' Renderer: 'Intel(R) HD Graphics 630' 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: stable rv6-stable-7 for Forge 14.23.5.2768 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) - chiselIntegration (Enabled/Not Forced) - chiselsandbitsIntegration (Enabled/Not Forced) - wailaIntegration (Enabled/Not Forced)

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.