Jump to content

Beathan

Members
  • Posts

    14
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Beathan's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. yea works perfectly now, I had 8 installed but I just needed to uninstall 17. Thank you for your patience and helping, I greatly appreciate it!
  2. currently trying 8, thanks for helping btw
  3. C:\Users\ejvos\Desktop\New folder>java -Xmx1024M -Xms1024M -jar forge-1.16.3-34.1.42.jar nogui 2021-10-21 13:32:20,827 main WARN Advanced terminal features are not available in this environment [13:32:20] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 34.1.42, --fml.mcpVersion, 20201025.185957, --fml.mcVersion, 1.16.3, --fml.forgeGroup, net.minecraftforge, nogui] [13:32:20] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.6+85+master.325de55 starting: java version 17 by Oracle Corporation Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x25b485ba) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x25b485ba at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:41) at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95) at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:41) at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55) at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52) at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47) at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62) at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55) at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) 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)
  4. the panda was the server name I just didnt like Server(11) to show up, so about running the forge file; It it running for a split second then it disappears now.
  5. java -Xmx1024M -Xms1024M -jar pandas.jar nogui
  6. Okay I have started the server adding all run.bat log and accepting the Eula to get it running, then I made sure I could play on it by clicking on the run.bat file to open the server. I then opened Minecraft and can still play on the server. However for some reason it is not a modded server. when I meant the actual server file can be disregarded because I am now using the run.bat fil. Run it is just me opening the run.bat file so that I can play on it
  7. I have installed the client and server
  8. when you download a server from the internet, that is what I mean by server file and by run it I mean opening the server
  9. okay so I went back and fixed my run.bat file and am running it from that, still getting the vanilla logo
  10. well for some reason when I try to execute my run.bat it dosent open, it like glitches for a sec and never opens so I use the actual server file to open and run it
  11. Idk what to do at this point, I have done everything every youtube video has told me to do
  12. forgot to quote but I posted the log
  13. [12:25:27 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD' [12:25:28 WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [12:25:28 WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [12:25:28 WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [12:25:28 WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [12:25:28 WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [12:25:28 INFO]: Reloading ResourceManager: Default [12:25:29 INFO]: Loaded 7 recipes [12:25:30 INFO]: Loaded 927 advancements [12:25:32 INFO]: Starting minecraft server version 1.16.3 [12:25:32 INFO]: Loading properties [12:25:32 INFO]: Default game type: SURVIVAL [12:25:32 INFO]: Generating keypair [12:25:32 ERROR]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:?] at java.io.FileInputStream.read(FileInputStream.java:276) ~[?:?] at java.io.BufferedInputStream.read1(BufferedInputStream.java:282) ~[?:?] at java.io.BufferedInputStream.read(BufferedInputStream.java:343) ~[?:?] at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270) ~[?:?] at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313) ~[?:?] at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) ~[?:?] at java.io.InputStreamReader.read(InputStreamReader.java:177) ~[?:?] at java.io.BufferedReader.fill(BufferedReader.java:162) ~[?:?] at java.io.BufferedReader.readLine(BufferedReader.java:329) ~[?:?] at java.io.BufferedReader.readLine(BufferedReader.java:396) ~[?:?] at zg$1.run(SourceFile:89) [pandas.jar:?] [12:25:32 INFO]: Starting Minecraft server on *:25565 [12:25:32 INFO]: Using default channel type [12:25:32 INFO]: Preparing level "world" [12:25:33 INFO]: Preparing start region for dimension minecraft:overworld [12:25:34 INFO]: Preparing spawn area: 0% [12:25:34 INFO]: Preparing spawn area: 0% [12:25:34 INFO]: Preparing spawn area: 0% [12:25:34 INFO]: Preparing spawn area: 0% [12:25:35 INFO]: Preparing spawn area: 0% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:40 INFO]: Preparing spawn area: 83% [12:25:41 INFO]: Preparing spawn area: 83% [12:25:41 INFO]: Preparing spawn area: 91% [12:25:42 INFO]: Preparing spawn area: 91% [12:25:42 INFO]: Preparing spawn area: 91% [12:25:43 INFO]: Preparing spawn area: 91% [12:25:43 INFO]: Preparing spawn area: 91% [12:25:44 INFO]: Preparing spawn area: 91% [12:25:44 INFO]: Preparing spawn area: 91% [12:25:45 INFO]: Preparing spawn area: 91% [12:25:45 INFO]: Preparing spawn area: 92% [12:25:46 INFO]: Preparing spawn area: 95% [12:25:46 INFO]: Time elapsed: 13447 ms [12:25:46 INFO]: Done (13.559s)! For help, type "help" (I changed server to 1.16.3 but still having the same issue
  14. So I created a 1.17.1 server, downloaded forge client and to my server. Ran it, runs fine. But when I open Minecraft it displays the incompatible vanilla server logo. Don't know what to do or how to fix it at this point. I have the latest version of java, everything
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.