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.

Block0

Members
  • Joined

  • Last visited

  1. Block0 joined the community
  2. [17:03:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [17:03:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [17:03:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [17:03:41] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading [17:03:41] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_231, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_231 [17:03:41] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed! [17:03:41] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed! [17:03:41] [main/INFO] [FML]: Searching C:\Users\Lulul\Desktop\Server\.\mods for mods [17:03:41] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_F5.jar [17:03:41] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:03:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:03:41] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker [17:03:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:03:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:03:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:03:41] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker [17:03:41] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions [17:03:41] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer [17:03:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:03:42] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [17:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:03:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [17:03:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [17:03:42] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments [17:03:43] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [17:03:45] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2 [17:03:45] [Server thread/WARN] [minecraft/DedicatedServer]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" [17:03:45] [Server console handler/ERROR] [minecraft/DedicatedServer]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_231] at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_231] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_231] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_231] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_231] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_231] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_231] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_231] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_231] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_231] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_231] at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?] [17:03:45] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized [17:03:45] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [17:03:45] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... [17:03:46] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients [17:03:46] [Server thread/INFO] [FML]: Searching C:\Users\Lulul\Desktop\Server\.\mods for mods [17:03:46] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844 [17:03:46] [Server thread/WARN] [FML]: Mod rootsclassic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.1.5 [17:03:47] [Server thread/INFO] [FML]: Forge Mod Loader has identified 16 mods to load [17:03:47] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang [17:03:47] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang [17:03:47] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang [17:03:47] [Server thread/WARN] [FML]: Missing English translation for mcjtylib_ng: assets/mcjtylib_ng/lang/en_us.lang [17:03:47] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, bloodmagic, guideapi, ic2, ironchest, jei, mantle, mcjtylib_ng, pmp, rootsclassic, tconstruct, xnet, immersiveengineering] at CLIENT [17:03:47] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, bloodmagic, guideapi, ic2, ironchest, jei, mantle, mcjtylib_ng, pmp, rootsclassic, tconstruct, xnet, immersiveengineering] at SERVER [17:03:48] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselIntegration; missing dependency: chisel [17:03:48] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits [17:03:48] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks [17:03:48] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila [17:03:48] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe [17:03:48] [Server thread/INFO] [tconstruct]: Preparing to take over the world [17:03:49] [Server thread/INFO] [FML]: Processing ObjectHolder annotations [17:03:49] [Server thread/INFO] [FML]: Found 1345 ObjectHolder annotations [17:03:49] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations [17:03:49] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations [17:03:49] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [17:03:49] [Forge Version Check/INFO] [forge.VersionCheck]: [pmp] Starting version check at https://10paksmods.net/update_pmp.json [17:03:52] [Forge Version Check/INFO] [forge.VersionCheck]: [rootsclassic] Starting version check at https://raw.githubusercontent.com/PrinceOfAmber/RootsClassic/master/update.json [17:03:52] [Forge Version Check/INFO] [forge.VersionCheck]: [rootsclassic] Found status: AHEAD Target: null [17:03:52] [Forge Version Check/INFO] [forge.VersionCheck]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/master/changelog.json [17:03:52] [Forge Version Check/INFO] [forge.VersionCheck]: [immersiveengineering] Found status: UP_TO_DATE Target: null [17:03:52] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [17:03:53] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null

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.