Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

So hello guys, I've been trying to create server with plugins which is not working me. I have forge launching server through forge.jar and i am getting error that server doesn't have forge installed

pic http://prntscr.com/7h6q8m

  • Author

Same thing trying to connect through localhost. Log in the way!

19:08:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[19:08:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[19:08:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker

[19:08:44] [main/INFO] [FML]: Forge Mod Loader version 8.0.14.1281 for Minecraft 1.8 loading

[19:08:44] [main/INFO] [FML]: Java is Java HotSpot Client VM, version 1.8.0_31, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre1.8.0_31

[19:08:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[19:08:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[19:08:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[19:08:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[19:08:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[19:08:45] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[19:08:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[19:08:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[19:08:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[19:08:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[19:08:45] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[19:08:48] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.8

[19:08:48] [server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"

[19:08:48] [server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input

java.io.IOException: The handle is invalid

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_31]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_31]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_31]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_31]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_31]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_31]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_31]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_31]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_31]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_31]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_31]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [pq.class:?]

[19:08:48] [server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

[19:08:48] [server thread/INFO] [FML]: MinecraftForge v11.14.0.1281 Initialized

[19:08:48] [server thread/INFO] [FML]: Replaced 204 ore recipies

[19:08:48] [server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

[19:08:48] [server thread/INFO] [FML]: Searching C:\Users\GrazviS\Desktop\another test\mods for mods

[19:08:49] [server thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load

[19:08:49] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, minions, AS_UpdateCheck] at CLIENT

[19:08:49] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, minions, AS_UpdateCheck] at SERVER

[19:08:49] [server thread/INFO] [FML]: Processing ObjectHolder annotations

[19:08:49] [server thread/INFO] [FML]: Found 384 ObjectHolder annotations

[19:08:49] [server thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[19:08:49] [server thread/INFO] [sTDOUT]: [atomicstryker.minions.common.MinionsCore:initializeSettingsFile:722]: C:\Users\GrazviS\Desktop\another test\config\minions_Advanced.cfg found and opened

[19:08:49] [server thread/INFO] [sTDOUT]: [atomicstryker.minions.common.MinionsCore:initializeSettingsFile:737]: Config: registered additional tree block ID net.minecraft.block.BlockCactus@1232cf

[19:08:49] [server thread/INFO] [sTDOUT]: [atomicstryker.minions.common.MinionsCore:initializeSettingsFile:737]: Config: registered additional tree block ID net.minecraft.block.BlockHugeMushroom@19642db

[19:08:49] [server thread/INFO] [sTDOUT]: [atomicstryker.minions.common.MinionsCore:initializeSettingsFile:737]: Config: registered additional tree block ID net.minecraft.block.BlockHugeMushroom@5821a6

[19:08:49] [server thread/INFO] [sTDOUT]: [atomicstryker.minions.common.MinionsCore:initializeSettingsFile:746]: Config: registered additional worthless block ID net.minecraft.block.BlockTorch@1cf3f8b

[19:08:49] [server thread/INFO] [sTDOUT]: [atomicstryker.minions.common.MinionsCore:initializeSettingsFile:746]: Config: registered additional worthless block ID net.minecraft.block.BlockSnowBlock@3df614

[19:08:49] [server thread/INFO] [sTDOUT]: [atomicstryker.minions.common.MinionsCore:initializeSettingsFile:746]: Config: registered additional worthless block ID net.minecraft.block.BlockChest@1c24e72

[19:08:49] [server thread/INFO] [sTDOUT]: [atomicstryker.minions.common.MinionsCore:initializeSettingsFile:761]: C:\Users\GrazviS\Desktop\another test\config\minions_Advanced.cfg parsed, registered 27 evil Deeds.

[19:08:49] [server thread/INFO] [FML]: Applying holder lookups

[19:08:49] [server thread/INFO] [FML]: Holder lookups applied

[19:08:49] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties

[19:08:49] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL

[19:08:49] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair

[19:08:49] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565

[19:08:50] [server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods

[19:08:50] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"

[19:08:50] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance

[19:08:50] [server thread/INFO] [FML]: Applying holder lookups

[19:08:50] [server thread/INFO] [FML]: Holder lookups applied

[19:08:50] [server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@1c9bc29)

[19:08:50] [server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@1c9bc29)

[19:08:50] [server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@1c9bc29)

[19:08:50] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0

[19:08:51] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 88%

[19:08:51] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (1.261s)! For help, type "help" or "?"

[19:09:09] [Netty Server IO #1/INFO] [FML]: Disconnecting Player: This server requires FML/Forge to be installed. Contact your server admin for more details.

Here it is, sorry for the spam thought u was ignoring me xD

  • Author

Wait what, In order to play in my server everyone needs to download forge? How other servers are working with plugins and people don't need to download forge?

they are using bukkit ,spigot ,forge 1.8

forge server for 1.7.10 need the client to have forge

forge server for 1.8  dont need the client to have forge but if you have common mods like buildcraft then you need the client to have forge

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.