TheGameCommunity / ExciteBot

A discord bot to used to notify the ExciteBots community of ongoing races

Home Page:http://discord.gg/PGJCvTj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.lang.NoSuchMethodError: 'void sun.security.util.ManifestEntryVerifier.<init>(java.util.jar.Manifest)'

Gamebuster19901 opened this issue · comments

This is McModLauncher/modlauncher#91

Mar 08 09:49:28: excite-bot.service: Main process exited, code=exited, status=1/FAILURE
Mar 08 09:49:28: excite-bot.service: Failed with result 'exit-code'.
Mar 08 09:49:28: excite-bot.service: Consumed 1.671s CPU time.
Mar 08 09:49:34: excite-bot.service: Scheduled restart job, restart counter is at 170.
Mar 08 09:49:34: Stopped Excite Bot Service.
Mar 08 09:49:34: excite-bot.service: Consumed 1.671s CPU time.
Mar 08 09:49:34: Started Excite Bot Service.
Mar 08 09:49:34: [09:49:34.422] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [-launchTarget, excitebot, -mixin.config=mixins.json]
Mar 08 09:49:34: [09:49:34.424] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher null starting: java version 11.0.14 by Ubuntu
Mar 08 09:49:34: WARNING: An illegal reflective access operation has occurred
Mar 08 09:49:34: WARNING: Illegal reflective access by cpw.mods.modlauncher.SecureJarHandler (file:/home/excitebot/Desktop/ExciteBot/ExciteBot.jar) to field java.util.jar.Manifest.jv
Mar 08 09:49:34: WARNING: Please consider reporting this to the maintainers of cpw.mods.modlauncher.SecureJarHandler
Mar 08 09:49:34: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
Mar 08 09:49:34: WARNING: All illegal access operations will be denied in a future release
Mar 08 09:49:34: [09:49:34.464] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.3 Source=file:/home/excitebot/Desktop/ExciteBot/ExciteBot.jar Service=ModLauncher Env=UNKNOWN
Mar 08 09:49:34: [java., org.objectweb.asm., org.apache.logging.log4j.]
Mar 08 09:49:34: file:/home/excitebot/Desktop/ExciteBot/ExciteBot.jar
Mar 08 09:49:34: [09:49:34.499] [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'excitebot' with arguments []
Mar 08 09:49:34: [09:49:34.534] [main/WARN] [mixin/]: Mixin environment was unable to detect the current side, sided mixins will not be applied
Mar 08 09:49:34: Exception in thread "main" java.lang.NoSuchMethodError: 'void sun.security.util.ManifestEntryVerifier.<init>(java.util.jar.Manifest)'
Mar 08 09:49:34:         at cpw.mods.modlauncher.SecureJarHandler.createCodeSource(SecureJarHandler.java:66)
Mar 08 09:49:34:         at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:275)
Mar 08 09:49:34:         at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
Mar 08 09:49:34:         at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
Mar 08 09:49:34:         at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
Mar 08 09:49:34:         at com.gamebuster19901.excite.launch.ExciteLauncherService.lambda$launchService$0(ExciteLauncherService.java:47)
Mar 08 09:49:34:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
Mar 08 09:49:34:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
Mar 08 09:49:34:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
Mar 08 09:49:34:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
Mar 08 09:49:34:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
Mar 08 09:49:34: excite-bot.service: Main process exited, code=exited, status=1/FAILURE
Mar 08 09:49:34: excite-bot.service: Failed with result 'exit-code'.
Mar 08 09:49:34: excite-bot.service: Consumed 1.724s CPU time.