Search results
Posts: 1. i have a 1.19.4 server that i host from my pc. when i try to use the server on my laptop, when running server.jar i get "a java exception has occured" popup, despite having the same java version on both pcs, java 8, and it works on my desktop, how do i fix this ?
12 mar 2023 · If you already have CraftBukkit successfully installed, installing Spigot is usually as simple as replacing your server JAR with the new one. Also, to avoid malicious or old Spigot that opens a large vulnerability for a Minecraft server, you should NOT download any Spigot jar files found on Internet.
19 lip 2020 · I think that java is trying to execute the .jar file from the folder where you start the CMD. or maybe from the root where java is installed, try to specify the path of the spigot.jar, for example: PHP: java - Xmx2048M - Xms2048M - jar C:/ Users / andym / OneDrive / Desktop /"Redstone folder game"/ spigot. jar nogui.
The tool works by downloading the Vanilla Minecraft Server Jar, Bukkit, CraftBukkit, and Spigot. It then decompiles the vanilla server jar, injects craftbukkit code, applies the spigot patches, and then spits out a working spigot jar file. All of which is done on your computer!
Apparently, Java Version 8 (the one you linked to) won't work. The person in the video used JDK 16, but I downloaded JDK 20 and it seems to work well. You can download it here https://www.oracle.com/java/technologies/downloads/#jdk20-windows
8 lip 2022 · Problem solved. IT IS the internet problem. Eventhough it failed when firstly install forge server/client, a folder named 'libraries' created in the target folder. Specifically, \libraries\net\minecraft\server, and it's empty.
16 mar 2023 · Load up a local server, pull all your plugins and add the new server jar in and see which plugins break. Then update them 1 by 1 until you see which plugins don't work in .4 yet. Downgrading servers is never recommended, so always test before hand just in case.