Skip to content
View in the app

A better way to browse. Learn more.

Unraid

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.

TySensei

Members
  • Joined

  • Last visited

  1. Thank you for your assistance with this. However it looks as though there is still an issue if you could take a look at the following logs. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by cpw.mods.modlauncher.SecureJarHandler (file:/data/libraries/cpw/mods/modlauncher/8.1.3/modlauncher-8.1.3.jar) to field java.util.jar.Manifest.jv WARNING: Please consider reporting this to the maintainers of cpw.mods.modlauncher.SecureJarHandler WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Exception in thread "main" 2023-01-30 09:11:46,571 main ERROR Could not create plugin of type class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender for element RollingRandomAccessFile: java.lang.IllegalStateException: ManagerFactory [org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager$RollingRandomAccessFileManagerFactory@87a85e1] unable to create manager for [logs/latest.log] with data [org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager$FactoryData@671a5887] java.lang.IllegalStateException: ManagerFactory [org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager$RollingRandomAccessFileManagerFactory@87a85e1] unable to create manager for [logs/latest.log] with data [org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager$FactoryData@671a5887] at org.apache.logging.log4j.core.appender.AbstractManager.getManager(AbstractManager.java:115) at org.apache.logging.log4j.core.appender.OutputStreamManager.getManager(OutputStreamManager.java:100) at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.getRollingRandomAccessFileManager(RollingRandomAccessFileManager.java:107) at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender$Builder.build(RollingRandomAccessFileAppender.java:132) at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender$Builder.build(RollingRandomAccessFileAppender.java:53) at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build(PluginBuilder.java:122) at org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(AbstractConfiguration.java:1107) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:1032) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:1024) at org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure(AbstractConfiguration.java:643) at org.apache.logging.log4j.core.config.AbstractConfiguration.initialize(AbstractConfiguration.java:243) at org.apache.logging.log4j.core.config.AbstractConfiguration.start(AbstractConfiguration.java:289) at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:626) at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:699) at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:716) at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:270) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47) at org.apache.logging.log4j.LogManager.getContext(LogManager.java:196) at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:599) at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:585) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) 2023-01-30 09:11:46,572 main ERROR Unable to invoke factory method in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender for element RollingRandomAccessFile: java.lang.IllegalStateException: No factory method found for class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender java.lang.IllegalStateException: No factory method found for class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.findFactoryMethod(PluginBuilder.java:234) at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build(PluginBuilder.java:134) at org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(AbstractConfiguration.java:1107) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:1032) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:1024) at org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure(AbstractConfiguration.java:643) at org.apache.logging.log4j.core.config.AbstractConfiguration.initialize(AbstractConfiguration.java:243) at org.apache.logging.log4j.core.config.AbstractConfiguration.start(AbstractConfiguration.java:289) at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:626) at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:699) at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:716) at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:270) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:155) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:47) at org.apache.logging.log4j.LogManager.getContext(LogManager.java:196) at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:599) at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:585) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) 2023-01-30 09:11:46,572 main ERROR Null object returned for RollingRandomAccessFile in Appenders. 2023-01-30 09:11:46,575 main ERROR Unable to locate appender "File" for logger config "root" 2023-01-30 09:11:46,576 main ERROR Unable to locate appender "ServerGuiConsole" for logger config "root" [09:11:46] [main/INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.28, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [09:11:46] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 11.0.16 by Oracle Corporation [09:11:46] [main/INFO]: Added Lets Encrypt root certificates as additional trust [09:11:46] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/data/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: com.electronwill.nightconfig.core.io.WritingException: An I/O error occured [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.save(AutoreloadFileConfig.java:36) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:71) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:77) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.HashMap$Values.forEach(HashMap.java:977) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:76) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: Caused by: java.nio.file.AccessDeniedException: /data/config/fml.toml [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:478) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: at java.base/java.nio.file.Files.newOutputStream(Files.java:220) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:87) [09:11:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1059]: ... 16 more
  2. I am attempting to run a Skyfactoryone server. Upon download of the container, I went into the folder and changed the permissions to 777 which then allowed it to be able to download the files. However, now when it is started, I get this for the logs. I am not sure where to go from here in troubleshooting. Thank you for any help you can provide! The notable Fatal error being "Failed to find Minecraft resource version 1.16.5-20210115.111550 at /data/libraries/net/minecraftforge/forge/1.16.5-36.2.28/forge-1.16.5-36.2.28-server.jar" + java -Xms2048m -Xmx2048m -XX:MaxPermSize=256M -Dlog4j.configurationFile=log4j2_112-116.xml -jar forge-1.16.5-36.2.28.jar nogui OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by cpw.mods.modlauncher.SecureJarHandler (file:/data/libraries/cpw/mods/modlauncher/8.1.3/modlauncher-8.1.3.jar) to field java.util.jar.Manifest.jv WARNING: Please consider reporting this to the maintainers of cpw.mods.modlauncher.SecureJarHandler WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Exception in thread "main" + cd /data + [[ true = \f\a\l\s\e ]] + echo eula=true + [[ -f SkyFactory_One_Server_1_0_5.zip ]] + [[ -n '' ]] + [[ -n world ]] + sed -i '/level-name\s*=/ c level-name=world' /data/server.properties + [[ -n '' ]] + . ./settings.sh ++ export INSTALL_JAR=forge-1.16.5-36.2.28-installer.jar ++ INSTALL_JAR=forge-1.16.5-36.2.28-installer.jar ++ export SERVER_JAR=forge-1.16.5-36.2.28.jar ++ SERVER_JAR=forge-1.16.5-36.2.28.jar ++ export JAVA_JAR= ++ JAVA_JAR= ++ export MIN_RAM=1024M ++ MIN_RAM=1024M ++ export MAX_RAM=4096M ++ MAX_RAM=4096M ++ export 'JAVA_PARAMETERS=-XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.readTimeout=180' ++ JAVA_PARAMETERS='-XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.readTimeout=180' + curl -Lo log4j2_112-116.xml https://launcher.mojang.com/v1/objects/02937d122c86ce73319ef9975b58896fc1b491d1/log4j2_112-116.xml % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1131 100 1131 0 0 10098 0 --:--:-- --:--:-- --:--:-- 10008 + java -Xms2048m -Xmx2048m -XX:MaxPermSize=256M -Dlog4j.configurationFile=log4j2_112-116.xml -jar forge-1.16.5-36.2.28.jar nogui OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by cpw.mods.modlauncher.SecureJarHandler (file:/data/libraries/cpw/mods/modlauncher/8.1.3/modlauncher-8.1.3.jar) to field java.util.jar.Manifest.jv WARNING: Please consider reporting this to the maintainers of cpw.mods.modlauncher.SecureJarHandler WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Exception in thread "main" 2023-01-29 10:37:08,679 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND 2023-01-29 10:37:08,719 main ERROR Unable to locate appender "ServerGuiConsole" for logger config "root" [10:37:08] [main/INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.28, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [10:37:08] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 11.0.15 by Oracle Corporation [10:37:08] [main/INFO]: Added Lets Encrypt root certificates as additional trust [10:37:08] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/data/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [10:37:09] [main/FATAL]: Failed to find Minecraft resource version 1.16.5-20210115.111550 at /data/libraries/net/minecraftforge/forge/1.16.5-36.2.28/forge-1.16.5-36.2.28-server.jar [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: java.lang.RuntimeException: Missing minecraft resource! [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.lambda$validatePaths$4(FMLCommonLaunchHandler.java:124) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.validatePaths(FMLCommonLaunchHandler.java:121) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:202) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:94) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.HashMap$Values.forEach(HashMap.java:977) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:76) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [10:37:09] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) 2023-01-29 10:40:38,376 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND 2023-01-29 10:40:38,416 main ERROR Unable to locate appender "ServerGuiConsole" for logger config "root" [10:40:38] [main/INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.28, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [10:40:38] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 11.0.15 by Oracle Corporation [10:40:38] [main/INFO]: Added Lets Encrypt root certificates as additional trust [10:40:38] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/data/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [10:40:38] [main/FATAL]: Failed to find Minecraft resource version 1.16.5-20210115.111550 at /data/libraries/net/minecraftforge/forge/1.16.5-36.2.28/forge-1.16.5-36.2.28-server.jar [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: java.lang.RuntimeException: Missing minecraft resource! [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.lambda$validatePaths$4(FMLCommonLaunchHandler.java:124) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLCommonLaunchHandler.validatePaths(FMLCommonLaunchHandler.java:121) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:202) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:94) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.util.HashMap$Values.forEach(HashMap.java:977) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:76) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [10:40:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)

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.