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.

DoooberSnober

Members
  • Joined

  • Last visited

Everything posted by DoooberSnober

  1. Would I just go to the onedrive folder and take the server file out?
  2. I recently started a server and cant seem to get all of my mods to load. I ran java -jar forge-1.12.2-14.23.5.2847-universal.jar and got this: [22:41:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [22:41:02] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [22:41:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [22:41:02] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading [22:41:02] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_231, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_231 [22:41:02] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed! [22:41:02] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed! [22:41:02] [main/INFO] [FML]: Searching C:\Users\skill\OneDrive\Desktop\Minecraft Server.\mods for mods [22:41:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [22:41:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [22:41:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [22:41:04] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [22:41:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [22:41:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [22:41:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [22:41:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [22:41:05] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [22:41:10] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2 [22:41:10] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized [22:41:10] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [22:41:10] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... [22:41:10] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients [22:41:10] [Server thread/INFO] [FML]: Config directory created successfully [22:41:10] [Server thread/INFO] [FML]: Searching C:\Users\skill\OneDrive\Desktop\Minecraft Server.\mods for mods [22:41:11] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [22:41:11] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang [22:41:11] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT [22:41:11] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER [22:41:12] [Server thread/INFO] [FML]: Processing ObjectHolder annotations [22:41:12] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations [22:41:12] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations [22:41:12] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations [22:41:12] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [22:41:12] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [22:41:12] [Server thread/INFO] [FML]: Applying holder lookups [22:41:12] [Server thread/INFO] [FML]: Holder lookups applied [22:41:12] [Server thread/INFO] [FML]: Applying holder lookups [22:41:12] [Server thread/INFO] [FML]: Holder lookups applied [22:41:12] [Server thread/INFO] [FML]: Applying holder lookups [22:41:12] [Server thread/INFO] [FML]: Holder lookups applied [22:41:12] [Server thread/INFO] [FML]: Applying holder lookups [22:41:12] [Server thread/INFO] [FML]: Holder lookups applied [22:41:12] [Server thread/INFO] [FML]: Injecting itemstacks [22:41:12] [Server thread/INFO] [FML]: Itemstack injection complete [22:41:12] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties [22:41:12] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL [22:41:12] [Server thread/INFO] [minecraft/DedicatedServer]: Generating keypair [22:41:12] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on 192.168.1.5:25565 [22:41:12] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type [22:41:13] [Server thread/INFO] [FML]: Applying holder lookups [22:41:13] [Server thread/INFO] [FML]: Holder lookups applied [22:41:13] [Server thread/INFO] [FML]: Injecting itemstacks [22:41:13] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null [22:41:13] [Server thread/INFO] [FML]: Itemstack injection complete [22:41:14] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods

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.