-
Posts
12 -
Joined
-
Last visited
SaltedCRMLZ's Achievements

Tree Puncher (2/8)
0
Reputation
-
Run.bat file does keeps failling when running it / 1.16.5
SaltedCRMLZ replied to SaltedCRMLZ's topic in Support & Bug Reports
Thank you -
Run.bat file does keeps failling when running it / 1.16.5
SaltedCRMLZ replied to SaltedCRMLZ's topic in Support & Bug Reports
Thank you very much it worked, but to make sure im definetly running a modded server. I open the server through run.bat correct? That way the server won't be vanilla? -
Run.bat file does keeps failling when running it / 1.16.5
SaltedCRMLZ replied to SaltedCRMLZ's topic in Support & Bug Reports
I've dowloaded the "recommended" version. Should i dowload the absolute newest one available? -
Run.bat file does keeps failling when running it / 1.16.5
SaltedCRMLZ replied to SaltedCRMLZ's topic in Support & Bug Reports
C:\Users\SaltedCM\Desktop\srv16>java -Xmx4096M -Xms4096M -jar forgeserver.jar nogui 2022-02-20 19:19:27,307 main WARN Advanced terminal features are not available in this environment [19:19:27] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.20, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [19:19:27] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 11.0.14 by Oracle Corporation WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by cpw.mods.modlauncher.SecureJarHandler (file:/C:/Users/Borboris/Desktop/srv16/libraries/cpw/mods/modlauncher/8.0.9/modlauncher-8.0.9.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 [19:19:27] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [19:19:27] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/Borboris/Desktop/srv16/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [19:19:27] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release [19:19:28] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release [19:19:28] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release [19:19:28] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] Exception in thread "main" [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: java.lang.NoSuchMethodError: sun.security.util.ManifestEntryVerifier.<init>(Ljava/util/jar/Manifest;)V [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.SecureJarHandler.createCodeSource(SecureJarHandler.java:66) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:275) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.lang.Class.forName0(Native Method) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at java.base/java.lang.Class.forName(Class.java:398) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [19:19:28] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1050]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) -
Run.bat file does keeps failling when running it / 1.16.5
SaltedCRMLZ replied to SaltedCRMLZ's topic in Support & Bug Reports
As i've mentioned, the images above is what heppends when i run THAT exact file. With pause added at the end on the new line, it still does not result in eula file to apear -
SaltedCRMLZ changed their profile photo
-
Run.bat file does keeps failling when running it / 1.16.5
SaltedCRMLZ replied to SaltedCRMLZ's topic in Support & Bug Reports
could it be that im giving the server too much ram? -
Run.bat file does keeps failling when running it / 1.16.5
SaltedCRMLZ replied to SaltedCRMLZ's topic in Support & Bug Reports
Sorry for the misunderstanding, i did do that on all the tries. java -Xmx4096M -Xms4096M -jar forgeserver.jar nogui PAUSE is what i put in the text file -
Run.bat file does keeps failling when running it / 1.16.5
SaltedCRMLZ replied to SaltedCRMLZ's topic in Support & Bug Reports
i should rename it run.batpause? Im not quite sure where exatly do i make the change -
When i create the run.bat file it fails the first time as i assume it's supposed to. Which should create an eula file to make me set it to true The problem however occurs when it does not create the eula file and im stuck with the same folders as originally. I then force the eula file to appear by running minecraft_server.1.16.5.jar and then it does appear. But eveb after setting it to true the run.bat file keeps on failling. I tried doing everything on Java 8 and Java 11 as of recently. Is there something im doing wrong? Before running the run.bat file After running the run.bat file As you see naturally the eula does not appear
-
I've had an intention on creating a modded server however the game sees my server a vanilla server. Enven though i've installed the server through forge and then runned it it's still seen as vanilla server. I've had trouble getting the mods folder itself to appear but after installing Java 8 i got it to apear. Regardless i've must have done something wrong as even after putting the mods into the folder it does not recognize it as modded.