Jump to content

20201453

Members
  • Posts

    10
  • Joined

  • Last visited

20201453's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. @TileEntity It's a forge server. I double-click minecraft forge.jar and minecraft-server 1.12.2.jar and it opens. Simple and easy. Wouldn't have done it without your help. Thanks for that, by the way!
  2. @TileEntity Where can the startscript file be found? I've tried looking up 'startscript' in my server folder, yields no results.
  3. My forge 1.12.2 server is very slow and laggy. The reason is probably because every 5 seconds, the console spits out this message (or smth like it): Running 15ms behind! Is the server overloaded? Skipping 60 ticks (example, but keeps sending messages just like it) I've been trying to allocate ram to fix this issue. How can I do this on 1.12.2? There is no jvm args.txt, like in 1.20.1.
  4. How can I fix this? This makes perfect sense! What do I do, though? I have the mods folder and a forge version in the same folder as the minecraft-server 1.12.2.jar.
  5. The server loads perfectly fine, but the mod's don't work. They are in the folder but don't load in or interact at all with the server. I've tried using a server pack, but same result. The latest.log [08:21:34] [Server thread/INFO]: Starting minecraft server version 1.12.2 [08:21:34] [Server thread/INFO]: Loading properties [08:21:34] [Server console handler/ERROR]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_401] at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_401] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_401] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_401] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_401] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_401] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_401] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_401] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_401] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_401] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_401] at nz$2.run(SourceFile:100) [minecraft_server.1.12.2.jar:?] [08:21:34] [Server thread/INFO]: Default game type: SURVIVAL [08:21:34] [Server thread/INFO]: Generating keypair [08:21:34] [Server thread/INFO]: Starting Minecraft server on *:25565 [08:21:34] [Server thread/INFO]: Using default channel type [08:21:36] [Server thread/INFO]: Preparing level "world" [08:21:37] [Server thread/INFO]: Loaded 488 advancements [08:21:37] [Server thread/INFO]: Preparing start region for level 0 [08:21:38] [Server thread/INFO]: Preparing spawn area: 4% [08:21:39] [Server thread/INFO]: Preparing spawn area: 10% [08:21:41] [Server thread/INFO]: Preparing spawn area: 28% [08:21:41] [Server thread/INFO]: Done (5.662s)! For help, type "help" or "?" [08:21:57] [Server thread/INFO]: Stopping server [08:21:57] [Server thread/INFO]: Saving players [08:21:57] [Server thread/INFO]: Saving worlds [08:21:57] [Server thread/INFO]: Saving chunks for level 'world'/overworld [08:21:57] [Server Shutdown Thread/INFO]: Stopping server [08:21:57] [Server Shutdown Thread/INFO]: Saving players [08:21:57] [Server Shutdown Thread/INFO]: Saving worlds As you can see, it loads as normal. but no mods were loaded.
  6. usually error code 1 relates to a broken mod. This happened to me once, here are the steps for fixing it. 1. Look at the CurseForge pages relating to your mods. Maybe you are missing a dependency? 2. Uninstall the broken mod. Maybe it is conflicting with another mod and can't work?
  7. I followed the steps and created my Minecraft forge server. I joined the server and my mods didn't work. Why? It's clear, my mods folder isn't there! I create it and import the mods. Still dosen't work. I re-install. Still doesn't work. At this point I'm getting frustrated. I just wanted to play some minecraft with my friends! I can join just fine, but it's just vanilla 1.12.2! For some reason, in-game some animations work, but functions such as shooting a gun or spawning in an npc does not. Vanilla features, such as splash potions, work fine tho. Things I've tried: Re-installing the server Importing mods into different locations (such as world file) Re-installing the minecraft modpack my current server folder: (dosen't work btw) (can't upload images so) Libraries world Mods Logs minecraft-server-1.12.2.jar forge-1.12.2-14.23.5.2859.jar banned-ips.json banned-players.json ops.json eula.txt server.properties usercache.json whitelist.json
  8. nevermind i just tried it, it didn't work.
  9. thanks! could you leave a link or explain how I can do this?
  10. I followed the steps and created my Minecraft forge server. I joined the server and my mods didn't work. Why? It's clear, my mods folder isn't there! I create it and import the mods. Still dosen't work. I re-install. Still doesn't work. At this point I'm getting frustrated. I just wanted to play some minecraft with my friends! I can join just fine, but it's just vanilla 1.12.2! For some reason, in-game some animations work, but functions such as shooting a gun or spawning in an npc does not. Vanilla features, such as splash potions, work fine tho. Things I've tried: Re-installing the server Importing mods into different locations (such as world file) Re-installing the minecraft modpack my current server folder: (dosen't work btw) (can't upload images so) Libraries world Mods Logs minecraft-server-1.12.2.jar forge-1.12.2-14.23.5.2859.jar banned-ips.json banned-players.json ops.json eula.txt server.properties usercache.json whitelist.json
×
×
  • Create New...

Important Information

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