Jump to content

POWERBROOD

Members
  • Posts

    4
  • Joined

  • Last visited

POWERBROOD's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Oh yeah, that seems to have fixed it. Mods are running on my side for multiplayer lobbies. Thanks friend!
  2. I only have them set through the directory C:/Users\Yasin-PC\AppData\Roaming\.minecraft. Do I need to put them in the mod folder where my server is also being held?
  3. https://gist.github.com/powerbrood/be4f8a70fe07182b30d33c24f0b151d6
  4. I'm currently using Forge version 1.12.2-14.23.4.2707 and when I log into single player the mods are working perfectly fine, when I launch my online server through the universal jar however, none of the mods are loading up. I go into creative mode and the sections where they should be are blank and they have no blocks that I can click on. Any idea how I should run the files differently? My Directory for the mods is: C:/Users\Yasin-PC\AppData\Roaming\.minecraft and this is the log for when I boot up my server: [22:15:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [22:15:52] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [22:15:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [22:15:52] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2707 for Minecraft 1.12.2 loading [22:15:52] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_181, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_181 [22:15:52] [main/INFO] [FML]: Searching C:\Users\Yasin-PC\Desktop\Forge Server\.\mods for mods [22:15:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [22:15:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [22:15:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [22:15:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [22:15:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:15:54] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [22:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [22:15:54] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [22:15:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [22:15:55] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [22:15:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2 [22:15:59] [Server thread/INFO] [FML]: MinecraftForge v14.23.4.2707 Initialized [22:15:59] [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_181] at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_181] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_181] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_181] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_181] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_181] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_181] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_181] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_181] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_181] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_181] at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?] [22:15:59] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [22:15:59] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients [22:15:59] [Server thread/INFO] [FML]: Searching C:\Users\Yasin-PC\Desktop\Forge Server\.\mods for mods [22:16:00] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [22:16:00] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang [22:16:00] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT [22:16:00] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER [22:16:01] [Server thread/INFO] [FML]: Processing ObjectHolder annotations [22:16:01] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations [22:16:01] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations [22:16:01] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations [22:16:01] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [22:16:01] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [22:16:01] [Server thread/INFO] [FML]: Applying holder lookups [22:16:01] [Server thread/INFO] [FML]: Holder lookups applied [22:16:01] [Server thread/INFO] [FML]: Applying holder lookups [22:16:01] [Server thread/INFO] [FML]: Holder lookups applied [22:16:01] [Server thread/INFO] [FML]: Applying holder lookups [22:16:01] [Server thread/INFO] [FML]: Holder lookups applied [22:16:01] [Server thread/INFO] [FML]: Applying holder lookups [22:16:01] [Server thread/INFO] [FML]: Holder lookups applied [22:16:01] [Server thread/INFO] [FML]: Injecting itemstacks [22:16:01] [Server thread/INFO] [FML]: Itemstack injection complete [22:16:01] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties [22:16:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL [22:16:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair [22:16:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 192.168.1.188:25565 [22:16:02] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.4.2759 [22:16:02] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type [22:16:05] [Server thread/INFO] [FML]: Applying holder lookups [22:16:05] [Server thread/INFO] [FML]: Holder lookups applied [22:16:05] [Server thread/INFO] [FML]: Injecting itemstacks [22:16:05] [Server thread/INFO] [FML]: Itemstack injection complete [22:16:05] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods [22:16:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world" [22:16:05] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance [22:16:05] [Server thread/INFO] [FML]: Applying holder lookups [22:16:05] [Server thread/INFO] [FML]: Holder lookups applied [22:16:06] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@425c92d7) [22:16:06] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements [22:16:06] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@425c92d7) [22:16:06] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@425c92d7) [22:16:06] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [22:16:07] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0% [22:16:08] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 74% [22:16:09] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (3.710s)! For help, type "help" or "?" [22:16:09] [Server thread/INFO] [FML]: Unloading dimension -1 [22:16:09] [Server thread/INFO] [FML]: Unloading dimension 1 [22:16:40] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player lacefacexox is f0a4eab2-15d7-46a0-9fb3-7d1a7b69f869 [22:16:41] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements]: Ignored advancement 'cfm:root' in progress file .\world\advancements\f0a4eab2-15d7-46a0-9fb3-7d1a7b69f869.json - it doesn't exist anymore? [22:16:41] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements]: Ignored advancement 'cfm:install' in progress file .\world\advancements\f0a4eab2-15d7-46a0-9fb3-7d1a7b69f869.json - it doesn't exist anymore? [22:16:41] [Server thread/WARN] [net.minecraft.advancements.PlayerAdvancements]: Ignored advancement 'cfm:privacy' in progress file .\world\advancements\f0a4eab2-15d7-46a0-9fb3-7d1a7b69f869.json - it doesn't exist anymore? [22:16:41] [Netty Server IO #2/INFO] [FML]: Client protocol version 2 [22:16:41] [Netty Server IO #2/INFO] [FML]: Client attempting to join with 14 mods : [email protected],[email protected],[email protected],bspkrscore@at_0.9,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],treecapitator@at_0.9,[email protected]
×
×
  • Create New...

Important Information

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