Search results
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
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 ?
9 lut 2023 · I am launching a Fabric server, but normal server jars only give me "A Java Exception has occurred". I am using Windows 11, that is probably part of the issue, and there might not be a fix, but I have to ask in case there is one.
29 sty 2021 · Then I checked the Minecraft Forge support site, where you can often find info on what causes errors and how to fix them. I then disabled half of my mods and tried running the game. If the error disappeared, it meant that the problem was with the disabled mod.
16 sie 2021 · Here's how I fixed the problem: If you've port forwarded your server, check your IPv4 address. For some reason mine had changed from .2 to .3 during the night, and after changing the porting for Minecraft and server to the new IPv4 address, the server launched like usual.
24 sie 2017 · I am getting the following error when I try to connect to a Minecraft server: This is all servers, not just one. The error says: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: Version 1.12. I've tried: Restarting Minecraft; Restarting Computer; Uninstalling and Reinstalling Mincraft
1 lis 2017 · This error usually happens when compiled in higher JDK version and ran in the lower version of JDK and if your code has some features present in the higher versions.