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.
  • Joined

  • Last visited

Everything posted by [email protected]

  1. net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 28.04 21:13:30 [Server] main/ERROR [FML]: FML appears to be missing any signature data. This is not a good thing 28.04 21:13:30 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 28.04 21:13:30 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 28.04 21:13:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker 28.04 21:13:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 28.04 21:13:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 28.04 21:13:31 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker 28.04 21:13:31 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker 28.04 21:13:31 [Server] main/INFO [STDOUT]: [com.mrcrayfish.backpacked.asm.BackpackedTransformer:patch:68]: [Backpacked] Starting to patch: net.minecraft.entity.player.EntityPlayer#<init>(Lnet/minecraft/world/World;Lcom/mojang/authlib/GameProfile;)V 28.04 21:13:31 [Server] main/INFO [STDOUT]: [com.mrcrayfish.backpacked.asm.BackpackedTransformer:patch:71]: [Backpacked] Successfully patched: net.minecraft.entity.player.EntityPlayer#<init>(Lnet/minecraft/world/World;Lcom/mojang/authlib/GameProfile;)V 28.04 21:13:31 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase 28.04 21:13:32 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} 28.04 21:13:37 [Server] main/INFO [EnderCore ASM]: Transforming Class [net.minecraft.entity.item.EntityItemFrame], Method [func_184230_a] 28.04 21:13:37 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.entity.item.EntityItemFrame Finished. 28.04 21:13:38 [Server] main/INFO [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d] 28.04 21:13:38 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished. 28.04 21:13:40 [Server] main/INFO [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b] 28.04 21:13:40 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished. 28.04 21:13:40 [Server] Server thread/INFO Starting minecraft server version 1.12.2 28.04 21:13:40 [Server] Server thread/INFO [FML]: MinecraftForge v14.23.5.2847 Initialized 28.04 21:13:40 [Server] Server thread/INFO [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. 28.04 21:13:40 [Server] Server thread/INFO [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... 28.04 21:13:41 [Server] Server thread/INFO [FML]: Replaced 1227 ore ingredients 28.04 21:13:41 [Server] Server thread/INFO [FML]: Searching /./mods for mods 28.04 21:13:41 [Server] Server thread/WARN [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.2 28.04 21:13:42 [Server] Server thread/INFO [FML]: Forge Mod Loader has identified 17 mods to load 28.04 21:13:42 [Server] Server thread/WARN [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang 28.04 21:13:42 [Server] Server thread/WARN [FML]: Missing English translation for autocrafter: assets/autocrafter/lang/en_us.lang 28.04 21:13:42 [Server] Server thread/WARN [FML]: Missing English translation for bettercombatmod: assets/bettercombatmod/lang/en_us.lang 28.04 21:13:42 [Server] Server thread/WARN [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang 28.04 21:13:42 [Server] Server thread/WARN [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang 28.04 21:13:42 [Server] Server thread/FATAL [FML]: net.minecraftforge.fml.common.MissingModsException: Mod simplerpgskills (Simple RPG Skills) requires [skilltree@[1.2.3.0,)] 28.04 21:13:42 [Server] Server thread/ERROR Encountered an unexpected exception 28.04 21:13:42 [Server] INFO net.minecraftforge.fml.common.MissingModsException: Mod simplerpgskills (Simple RPG Skills) requires [skilltree@[1.2.3.0,)] 28.04 21:13:42 [Server] INFO at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:266) ~[Loader.class:?] 28.04 21:13:42 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:572) ~[Loader.class:?] 28.04 21:13:42 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?] 28.04 21:13:42 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?] 28.04 21:13:42 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?] 28.04 21:13:42 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?] 28.04 21:13:42 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_241] 28.04 21:13:42 [Server] Server thread/ERROR This crash report has been saved to: /./crash-reports/crash-2020-04-28_21.13.42-server.txt 28.04 21:13:42 [Server] Server thread/INFO Stopping server 28.04 21:13:42 [Server] Server thread/INFO Saving worlds 28.04 21:13:42 [Server] Server thread/INFO [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded. 28.04 21:13:43 [Multicraft] Server shut down (starting) 28.04 21:13:43 [Multicraft] Not restarting crashed server. 28.04 21:13:43 [Multicraft] Stopping server! 28.04 21:13:45 [Multicraft] Server stopped

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.