Skip 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.

(1.12.2)Help what mods cause my forge to crash

Featured Replies

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  MicdoodlePlugin (MicdoodleCore-Dev-1.12.2-4.0.2.261.jar)
  LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  MovingWorldCore (movingworld-1.12-6.353-full.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  iceandfire (iceandfire-1.9.1-1.12.2.jar)
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 8/19/21 6:00 PM
Description: Initializing game

java.lang.NoSuchFieldError: EMPTY
    at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.<init>(InventoryExtended.java:16)
    at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.<clinit>(ClientProxyCore.java:145)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor3.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)


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

-- Head --
Thread: Client thread
Stacktrace:
    at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.<init>(InventoryExtended.java:16)
    at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.<clinit>(ClientProxyCore.java:145)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor3.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)

-- Initialization --
Details:
Stacktrace:
    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)

-- 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: 228526664 bytes (217 MB) / 570425344 bytes (544 MB) up to 6375342080 bytes (6080 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx6071M -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.2855 Optifine OptiFine_1.12.2_HD_U_G5 76 mods loaded, 76 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.2855.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                                        | 14.23.5.2855            | forge-1.12.2-14.23.5.2855.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | micdoodlecore                                |                         | minecraft.jar                                      | None                                     |
    | LC    | com.elytradev.movingworld.common.asm.coremod |                         | minecraft.jar                                      | None                                     |
    | LC    | biomesoplenty                                | 7.0.1.2441              | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar      | None                                     |
    | LC    | redstoneflux                                 | 2.1.1                   | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
    | LC    | cofhcore                                     | 4.6.6                   | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
    | LC    | craftstudioapi                               | 1.0.0                   | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None                                     |
    | LC    | baubles                                      | 1.5.2                   | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LC    | thaumcraft                                   | 6.1.BETA26              | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
    | LC    | twilightforest                               | 3.11.1021               | twilightforest-1.12.2-3.11.1021-universal.jar      | None                                     |
    | LC    | animania                                     | 2.0.3.28                | animania-1.12.2-base-2.0.3.28.jar                  | None                                     |
    | LC    | jei                                          | 4.16.1.301              | jei_1.12.2-4.16.1.301.jar                          | None                                     |
    | LC    | appleskin                                    | 1.0.14                  | AppleSkin-mc1.12-1.0.14.jar                        | None                                     |
    | LC    | tombstone                                    | 4.4.6                   | tombstone-1.12.2-4.4.6.jar                         | None                                     |
    | LC    | quark                                        | r1.6-179                | Quark-r1.6-179.jar                                 | None                                     |
    | LC    | autoreglib                                   | 1.3-32                  | AutoRegLib-1.3-32.jar                              | None                                     |
    | LC    | betteradvancements                           | 0.1.0.77                | BetterAdvancements-1.12.2-0.1.0.77.jar             | None                                     |
    | LC    | bettercaves                                  | 1.12.2                  | bettercaves-1.12.2-2.0.4.jar                       | None                                     |
    | LC    | bettermineshafts                             | 1.12.2-2.2.1            | BetterMineshaftsForge-1.12.2-2.2.1.jar             | None                                     |
    | LC    | bookshelf                                    | 2.3.590                 | Bookshelf-1.12.2-2.3.590.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | codechickenlib                               | 3.2.3.358               | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | brandonscore                                 | 2.4.20                  | BrandonsCore-1.12.2-2.4.20.162-universal.jar       | None                                     |
    | LC    | cofhworld                                    | 1.4.0                   | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
    | LC    | comforts                                     | 1.4.1.3                 | comforts-1.12.2-1.4.1.3.jar                        | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LC    | cyclicmagic                                  | 1.20.11                 | Cyclic-1.12.2-1.20.11.jar                          | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
    | LC    | darkutils                                    | 1.8.230                 | DarkUtils-1.12.2-1.8.230.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | movingworld                                  | 1.12-6.353              | movingworld-1.12-6.353-full.jar                    | None                                     |
    | LC    | davincisvessels                              | @DVESSELSVER@           | davincisvessels-1.12-6.340-full.jar                | None                                     |
    | LC    | thermalfoundation                            | 2.6.7                   | ThermalFoundation-1.12.2-2.6.7.1-universal.jar     | None                                     |
    | LC    | draconicevolution                            | 2.3.27                  | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar | None                                     |
    | LC    | ebwizardry                                   | 4.3.4                   | ElectroblobsWizardry-4.3.4-MC1.12.2.jar            | None                                     |
    | LC    | mantle                                       | 1.12-1.3.3.55           | Mantle-1.12-1.3.3.55.jar                           | None                                     |
    | LC    | tconstruct                                   | 1.12.2-2.13.0.183       | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
    | LC    | extrautils2                                  | 1.0                     | extrautils2-1.12-1.9.9.jar                         | None                                     |
    | LC    | forestry                                     | 5.8.2.387               | forestry_1.12.2-5.8.2.387.jar                      | None                                     |
    | LC    | forgelin                                     | 1.8.4                   | Forgelin-1.8.4.jar                                 | None                                     |
    | LC    | cfm                                          | 6.3.1                   | furniture-6.3.1-1.12.2.jar                         | None                                     |
    | L     | galacticraftcore                             | 4.0.2.261               | GalacticraftCore-Dev-1.12.2-4.0.2.261.jar          | None                                     |
    | L     | galacticraftplanets                          | 4.0.2.261               | Galacticraft-Planets-Dev-1.12.2-4.0.2.261.jar      | None                                     |
    | L     | geneticsreborn                               | 1.28                    | geneticsreborn-1.12-1.32.jar                       | None                                     |
    | L     | speedsterheroes                              | 1.12.2-2.2.1            | SpeedsterHeroes-1.12.2-2.2.1.jar                   | None                                     |
    | L     | lucraftcore                                  | 1.12.2-2.4.16           | LucraftCore-1.12.2-2.4.16.jar                      | None                                     |
    | L     | heroesexpansion                              | 1.12.2-1.3.5            | HeroesExpansion-1.12.2-1.3.5.jar                   | None                                     |
    | L     | llibrary                                     | 1.7.20                  | llibrary-1.7.20-1.12.2.jar                         | None                                     |
    | L     | iceandfire                                   | 1.9.1                   | iceandfire-1.9.1-1.12.2.jar                        | None                                     |
    | L     | infinity                                     | 1.12                    | infinity-1.12.jar                                  | None                                     |
    | L     | inventorypets                                | 2.0.15                  | inventorypets-1.12-2.0.15.jar                      | None                                     |
    | L     | ironchest                                    | 1.12.2-7.0.67.844       | ironchest-1.12.2-7.0.71.846.jar                    | None                                     |
    | L     | jeibees                                      | 0.9.0.5                 | jeibees-0.9.0.5-mc1.12.2.jar                       | None                                     |
    | L     | journeymap                                   | 1.12.2-5.7.1            | journeymap-1.12.2-5.7.1.jar                        | None                                     |
    | L     | jeresources                                  | 0.9.2.60                | JustEnoughResources-1.12.2-0.9.2.60.jar            | None                                     |
    | L     | magicbees                                    | 1.0                     | MagicBees-1.12.2-3.1.10.jar                        | None                                     |
    | L     | morebees                                     | 1.12.2-2.0.1            | morebees-1.12.2-2.0.1.jar                          | None                                     |
    | L     | mousetweaks                                  | 2.10                    | MouseTweaks-2.10-mc1.12.2.jar                      | None                                     |
    | L     | mowziesmobs                                  | 1.5.8                   | mowziesmobs-1.5.8.jar                              | None                                     |
    | L     | neat                                         | 1.4-17                  | Neat+1.4-17.jar                                    | None                                     |
    | L     | oreexcavation                                | 1.4.150                 | OreExcavation-1.4.150.jar                          | None                                     |
    | L     | overpoweredarmorbar                          | @VERSION@               | overloadedarmorbar-1.0.4g.jar                      | None                                     |
    | L     | pitweaks                                     | 1.12.1-0.4.1            | PiTweaks-1.12.1-0.4.1.jar                          | None                                     |
    | L     | projecte                                     | 1.12.2-PE1.4.1          | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
    | L     | silentlib                                    | 3.0.13                  | SilentLib-1.12.2-3.0.14+168.jar                    | None                                     |
    | L     | scalinghealth                                | 1.3.37                  | ScalingHealth-1.12.2-1.3.42+147.jar                | None                                     |
    | L     | valkyrielib                                  | 1.12.2-2.0.20.1         | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | L     | simplegenerators                             | 1.12.2-2.0.20.2         | simplegenerators-1.12.2-2.0.20.2.jar               | None                                     |
    | L     | spartanshields                               | 1.5.4                   | SpartanShields-1.12.2-1.5.4.jar                    | None                                     |
    | L     | spartanweaponry                              | beta 1.3.8              | SpartanWeaponry-1.12.2-beta-1.3.8.jar              | None                                     |
    | L     | theoneprobe                                  | 1.4.28                  | theoneprobe-1.12-1.4.28.jar                        | None                                     |
    | L     | tp                                           | 3.2.34                  | tinyprogressions-1.12.2-3.3.34-Release.jar         | None                                     |
    | L     | tlauncher_custom_cape_skin                   | 1.4                     | tlskincape_1.12.2-1.4.jar                          | None                                     |
    | L     | travelersbackpack                            | 1.0.35                  | TravelersBackpack-1.12.2-1.0.35.jar                | None                                     |
    | L     | universalmodifiers                           | 1.12.2-1.0.16.1         | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
    | L     | structurize                                  | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar            | None                                     |
    | L     | minecolonies                                 | 1.12.2-0.11.804-RELEASE | minecolonies-1.12.2-0.11.804-RELEASE-universal.jar | None                                     |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
MicdoodlePlugin (MicdoodleCore-Dev-1.12.2-4.0.2.261.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar)
  lucraft.mods.lucraftcore.core.LCTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
MovingWorldCore (movingworld-1.12-6.353-full.jar)
  
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
iceandfire (iceandfire-1.9.1-1.12.2.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 27.20.100.8681' Renderer: 'Intel(R) UHD Graphics 620'
    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)
        - theoneprobeIntegration (Enabled/Not Forced)
        - quarkIntegration (Enabled/Not Forced)

    Launched Version: ForgeOptiFine 1.12.2
    LWJGL: 2.9.4
    OpenGL: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 27.20.100.8681, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 - Build 27.20.100.8681
    OpenGlRenderer: Intel(R) UHD Graphics 620
    OpenGlVendor: Intel
    CpuCount: 8

Guest
This topic is now closed to further replies.

Important Information

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

Account

Navigation

Search

Search

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.