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.

Jamyy

Members
  • Joined

  • Last visited

Everything posted by Jamyy

  1. thanks i will try without it
  2. Hi, I recently got a modded forge server with apex hosting. I followed a number of tutorials but i get errors when the sever starts to rate limit (30/s) 27.09 20:53:24 [Server] main/ERROR [FML]: FML appears to be missing any signature data. This is not a good thing 27.09 20:53:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 27.09 20:53:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 27.09 20:53:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 27.09 20:53:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 27.09 20:53:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class codechicken.asm.internal.Tweaker 27.09 20:53:24 [Server] main/INFO [STDOUT]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false 27.09 20:53:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker 27.09 20:53:24 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker 27.09 20:53:24 [Server] main/ERROR [LaunchWrapper]: A critical problem occurred registering the ASM transformer class 27.09 20:53:24 [Server] INFO java.lang.ClassNotFoundException: 27.09 20:53:24 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] 27.09 20:53:24 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212] 27.09 20:53:24 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212] 27.09 20:53:24 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?] 27.09 20:53:24 [Server] INFO at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge1122.jar:?] 27.09 20:53:24 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?] 27.09 20:53:24 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] 27.09 20:53:24 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] 27.09 20:53:24 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] 27.09 20:53:24 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] 27.09 20:53:24 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] 27.09 20:53:24 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge1122.jar:?] 27.09 20:53:24 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge1122.jar:?] 27.09 20:53:24 [Server] INFO Caused by: java.lang.NullPointerException 27.09 20:53:24 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] 27.09 20:53:24 [Server] INFO ... 12 more 27.09 20:53:25 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 27.09 20:53:25 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 27.09 20:53:25 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 27.09 20:53:25 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker 27.09 20:53:25 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker 27.09 20:53:26 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} 27.09 20:53:26 [Server] main/INFO [BetterFps]: Patching net.minecraft.block.Block... (aow) 27.09 20:53:26 [Server] main/INFO [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState] 27.09 20:53:26 [Server] main/INFO [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished. 27.09 20:53:26 [Server] main/INFO [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm 27.09 20:53:27 [Server] main/INFO [OpenComputers]: Successfully patched net/minecraft/entity/EntityLiving.recreateLeash. 27.09 20:53:27 [Server] main/INFO [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh) 27.09 20:53:27 [Server] main/INFO [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl) 27.09 20:53:27 [Server] main/INFO [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw) 27.09 20:53:28 [Server] main/INFO [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz) 27.09 20:53:29 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2 27.09 20:53:29 [Server] Server thread/INFO [FML]: MinecraftForge v14.23.5.2847 Initialized 27.09 20:53:29 [Server] Server thread/INFO [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. 27.09 20:53:29 [Server] Server thread/INFO [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... 27.09 20:53:29 [Server] Server thread/INFO [FML]: Replaced 1227 ore ingredients 27.09 20:53:29 [Server] Server thread/INFO [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:23]: ********* CoreDummyContainer. OK 27.09 20:53:29 [Server] Server thread/INFO [FML]: Searching /./mods for mods 27.09 20:53:29 [Server] Server thread/INFO [FML]: Searching /./mods/1.12.2 for mods 27.09 20:53:30 [Server] Server thread/WARN [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358 27.09 20:53:31 [Server] Server thread/INFO [FML]: Disabling mod controlling it is client side only. 27.09 20:53:31 [Server] Server thread/INFO [FML]: Disabling mod ctm it is client side only. 27.09 20:53:31 [Server] Server thread/WARN [FML]: Mod microblockcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.2.83 27.09 20:53:31 [Server] Server thread/WARN [FML]: Mod forgemultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.2.83 27.09 20:53:31 [Server] Server thread/WARN [FML]: Mod minecraftmultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.2.83 27.09 20:53:31 [Server] 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 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod mrtjpcore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.4.43 27.09 20:53:32 [Server] Server thread/INFO [FML]: Disabling mod neat it is client side only. 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-20 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120 27.09 20:53:32 [Server] Server thread/INFO [FML]: Mod projectred-compat is missing the required element 'name'. Substituting projectred-compat 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-compat is missing the required element 'version' and no fallback can be found. Substituting '1.0'. 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-relocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120 27.09 20:53:32 [Server] Server thread/WARN [FML]: Mod projectred-exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120 27.09 20:53:33 [Server] Server thread/WARN [FML]: Mod translocators is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.2.81 27.09 20:53:33 [Server] Server thread/WARN [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.0.72 27.09 20:53:33 [Server] Server thread/INFO [FML]: Forge Mod Loader has identified 89 mods to load 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/INFO [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:42]: ********* registerBus. OK 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftbuilders: assets/buildcraftbuilders/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftcore: assets/buildcraftcore/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftenergy: assets/buildcraftenergy/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftfactory: assets/buildcraftfactory/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftrobotics: assets/buildcraftrobotics/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for buildcraftsilicon: assets/buildcraftsilicon/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for buildcrafttransport: assets/buildcrafttransport/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for clumps: assets/clumps/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for fencejumper: assets/fencejumper/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for forgeendertech: assets/forgeendertech/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for microblockcbe: assets/microblockcbe/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for forgemultipartcbe: assets/forgemultipartcbe/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for minecraftmultipartcbe: assets/minecraftmultipartcbe/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for morpheus: assets/morpheus/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for mrtjpcore: assets/mrtjpcore/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for projectred-core: assets/projectred-core/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for projectred-compat: assets/projectred-compat/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for projectred-fabrication: assets/projectred-fabrication/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for projectred-integration: assets/projectred-integration/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for projectred-transmission: assets/projectred-transmission/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for projectred-illumination: assets/projectred-illumination/lang/en_us.lang 27.09 20:53:33 [Server] Server thread/WARN [FML]: Missing English translation for projectred-expansion: assets/projectred-expansion/lang/en_us.lang 27.09 20:53:34 [Multicraft] Skipped 11 lines due to rate limit (30/s) 27.09 20:53:34 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, advancedrocketrycore, obfuscate, opencomputers|core, actuallyadditions, adchimneys, adlods, advancedrocketry, ageofweapons, better_diving, betternether, bibliocraft, biomesoplenty, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, carryon, chisel, clumps, codechickenlib, dynamictrees, elevatorid, environmentaltech, fencejumper, flansmodapocalypse, flansmod, forestry, forgeendertech, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, cfm, gravestone, waila, icbmclassic, ichunutil, ic2, inventorytweaks, ironbackpacks, ironchest, jei, jeibees, journeymap, libvulpes, mantle, mekanism, morpheus, mrtjpcore, opencomputers, patchouli, projecte, projectred-core, projectred-compat, projectred-fabrication, projectred-integration, projectred-transmission, projectred-illumination, projectred-expansion, projectred-relocation, projectred-transportation, projectred-exploration, railcraft, additionalstructures, roguelike, ropebridge, scud, sync, tconstruct, teamup, translocators, treechopper, twilightforest, unidict, universalmodifiers, valkyrielib, vc, walljump, wanionlib, waystones, immersiveengineering] at CLIENT 27.09 20:53:34 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, advancedrocketrycore, obfuscate, opencomputers|core, actuallyadditions, adchimneys, adlods, advancedrocketry, ageofweapons, better_diving, betternether, bibliocraft, biomesoplenty, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, carryon, chisel, clumps, codechickenlib, dynamictrees, elevatorid, environmentaltech, fencejumper, flansmodapocalypse, flansmod, forestry, forgeendertech, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, cfm, gravestone, waila, icbmclassic, ichunutil, ic2, inventorytweaks, ironbackpacks, ironchest, jei, jeibees, journeymap, libvulpes, mantle, mekanism, morpheus, mrtjpcore, opencomputers, patchouli, projecte, projectred-core, projectred-compat, projectred-fabrication, projectred-integration, projectred-transmission, projectred-illumination, projectred-expansion, projectred-relocation, projectred-transportation, projectred-exploration, railcraft, additionalstructures, roguelike, ropebridge, scud, sync, tconstruct, teamup, translocators, treechopper, twilightforest, unidict, universalmodifiers, valkyrielib, vc, walljump, wanionlib, waystones, immersiveengineering] at SERVER 27.09 20:53:36 [Server] Server thread/ERROR [FML]: The mod flansmod appears to have an invalid event annotation EventHandler. This annotation can only apply to methods with recognized event arguments - it will not be called 27.09 20:53:38 [Server] Server thread/INFO [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits 27.09 20:53:38 [Server] Server thread/INFO [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks 27.09 20:53:38 [Server] Server thread/INFO [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe 27.09 20:53:38 [Server] Server thread/INFO [tconstruct]: Preparing to take over the world 27.09 20:53:39 [Server] Server thread/INFO [FML]: Processing ObjectHolder annotations 27.09 20:53:39 [Server] Server thread/INFO [FML]: Found 1720 ObjectHolder annotations 27.09 20:53:39 [Server] Server thread/INFO [FML]: Identifying ItemStackHolder annotations 27.09 20:53:39 [Server] Server thread/INFO [FML]: Found 2 ItemStackHolder annotations 27.09 20:53:39 [Server] Server thread/INFO [FML]: Configured a dormant chunk cache size of 0 27.09 20:53:39 [Server] Forge Version Check/INFO [forge.VersionCheck]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json 27.09 20:53:39 [Server] Server thread/INFO [Actually Additions]: Starting PreInitialization Phase... 27.09 20:53:39 [Server] Server thread/INFO [Actually Additions]: Grabbing Configurations... 27.09 20:53:39 [Server] Server thread/INFO [Actually Additions]: Initializing Tool Materials... 27.09 20:53:39 [Server] Server thread/INFO [Actually Additions]: Initializing Armor Materials... 27.09 20:53:39 [Server] Server thread/INFO [Actually Additions]: Initializing Update Checker... 27.09 20:53:39 [Server] Server thread/INFO [Actually Additions]: PreInitializing ServerProxy... 27.09 20:53:39 [Server] Server thread/INFO [Actually Additions]: PreInitialization Finished. 27.09 20:53:39 [Server] Actually Additions Update Checker/INFO [Actually Additions]: Starting Update Check... 27.09 20:53:39 [Server] Forge Version Check/INFO [forge.VersionCheck]: [buildcraftlib] Found status: UP_TO_DATE Target: null 27.09 20:53:39 [Server] Forge Version Check/INFO [forge.VersionCheck]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json 27.09 20:53:39 [Server] Forge Version Check/INFO [forge.VersionCheck]: [buildcraftcompat] Found status: UP_TO_DATE Target: null 27.09 20:53:39 [Server] Forge Version Check/INFO [forge.VersionCheck]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json 27.09 20:53:39 [Server] Actually Additions Update Checker/INFO [Actually Additions]: Update Check done! 27.09 20:53:39 [Server] Actually Additions Update Checker/INFO [Actually Additions]: Actually Additions is up to date! 27.09 20:53:39 [Server] Forge Version Check/INFO [forge.VersionCheck]: [gravestone] Found status: AHEAD Target: null 27.09 20:53:40 [Server] Forge Version Check/INFO [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json 27.09 20:53:40 [Server] Forge Version Check/INFO [forge.VersionCheck]: [twilightforest] Found status: AHEAD Target: null 27.09 20:53:40 [Server] Forge Version Check/INFO [forge.VersionCheck]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [railcraft] Found status: BETA Target: null 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [translocators] Starting version check at http://chickenbones.net/Files/notification/version.phpuery=forge&version=1.12&file=Translocators 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [projecte] Starting version check at https://raw.githubusercontent.com/sinkillerj/ProjectE/mc1.12.x/update.json 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [projecte] Found status: UP_TO_DATE Target: null 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/master/changelog.json 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [immersiveengineering] Found status: UP_TO_DATE Target: null 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.phpuery=forge&version=1.12&file=CodeChickenLib 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [forge] Found status: AHEAD Target: null 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [buildcraftcore] Found status: UP_TO_DATE Target: null 27.09 20:53:41 [Server] Forge Version Check/INFO [forge.VersionCheck]: [carryon] Starting version check at https://gist.githubusercontent.com/Tschipp/dccadee7c90d7a34e6e76a35d9d6fa2e/raw/ 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 352 out of 352 recipes for shaped recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 79 out of 79 recipes for shapeless recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 41 out of 41 recipes for solid uu recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 27 out of 27 recipes for furnace recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for block cutter recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 51 out of 51 recipes for compressor recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 74 out of 74 recipes for macerator recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes 27.09 20:53:46 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes 27.09 20:53:46 [Server] Server thread/INFO [libVulpes]: Tesla integration loaded 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketbuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arwarpcore`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfuelingstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armonitoringstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arspacelaser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arprecisionassembler`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arobservatory`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arcrystallizer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arcuttingmachine`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardatabus`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitehatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arguidancecomputerhatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitebuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artileentitysatellitecontrolcenter`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:46 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arplanetanalyser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:48 [Multicraft] Skipped 45 lines due to rate limit (30/s) 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: Starting BuildCraft 7.99.24.2 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2018 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: https://www.mod-buildcraft.com 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: Detailed Build Information: 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: Branch 8.0.x 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: Commit 8964fd65d17bad602c03856bafd776c9434b7967 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: Fix broken grgit and pack.{mcmeta/png} being included in the output files. 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: committed by AlexIIL 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: Loaded Modules: 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: - lib 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: - core 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: - builders 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: - energy 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: - factory 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: - robotics 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: - silicon 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: - transport 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: - compat 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: Missing Modules: 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: 27.09 20:53:48 [Server] Server thread/INFO [BuildCraft]: [debugger] Not a dev environment! 27.09 20:53:49 [Server] Server thread/INFO [FML]: Configured a dormant chunk cache size of 0 27.09 20:53:51 [Server] Server thread/INFO [BuildCraft]: [compat] + forestry 27.09 20:53:51 [Server] Server thread/INFO [BuildCraft]: [compat] x theoneprobe (It cannot load) 27.09 20:53:51 [Server] Server thread/INFO [BuildCraft]: [compat] x crafttweaker (It cannot load) 27.09 20:53:51 [Server] Server thread/INFO [FML]: Applying holder lookups 27.09 20:53:51 [Server] Server thread/INFO [FML]: Holder lookups applied 27.09 20:53:51 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `species_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:51 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bonsai_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:51 [Server] Server thread/INFO [STDOUT]: [com.valkyrieofnight.vliblegacy.m_guide.item.ItemGuide:getGuiRegistryObject:26]: com.valkyrieofnight.vliblegacy.m_guide.item.ItemGuide$GuiRegistryID@17d33659 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Preinitialising Flan's mod. 27.09 20:53:52 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `teamsspawner`, expected `flansmod`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:52 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintjobtable`, expected `flansmod`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:52 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `itemholder`, expected `flansmod`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded content pack : Simple Parts-Content Pack-1.12.2-5.5.2.jar 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded content pack : Modern Warfare-Content Pack-1.12.2-5.5.2.jar 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded content pack : WW2-Content Pack-1.12.2-5.5.2.jar 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded content pack list server side. 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded part. 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded bullet. 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded attachment. 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded grenade. 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for acr 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for aug 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for executioner 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for executioner 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for FMG 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for g36 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for glock 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for judge 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for judge 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 357Magnum when reading ammo types for jury 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for m1014 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for m1014 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for m16a4 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for m1887 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for m1887 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 3006Bullet when reading ammo types for m40a3 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for mp5 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for MP7 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find m4CarbineAmmo when reading ammo types for mtar 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 3006Bullet when reading ammo types for r700 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for r870 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for r870 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for skorpion 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for spas 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShellIncendiary when reading ammo types for spas 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find mp5kAmmo when reading ammo types for uzi 27.09 20:53:52 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Could not find 12gaugeShell when reading ammo types for w1200 27.09 20:53:53 [Multicraft] Skipped 19 lines due to rate limit (30/s) 27.09 20:53:53 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded playerClass. 27.09 20:53:53 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded team. 27.09 20:53:53 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded itemHolder. 27.09 20:53:53 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded rewardBox. 27.09 20:53:53 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Invalid info type in loadout: mwMedicKit 27.09 20:53:53 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Invalid info type in loadout: mwMedicKit 27.09 20:53:53 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Loaded loadout. 27.09 20:53:53 [Server] Server thread/INFO [STDOUT]: [com.flansmod.common.FlansMod:log:709]: [Flan's Mod] Preinitializing complete. 27.09 20:53:53 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `powercube`, expected `flansmodapocalypse`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:54 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `ccmp` for name `saved_multipart`, expected `forgemultipartcbe`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:55 [Server] Server thread/INFO [Mekanism]: Didn't detect MCMP, ignoring compatibility package 27.09 20:53:55 [Server] Server thread/INFO [morpheus]: Loading configuration 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `adapter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/INFO [OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `assembler`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `cable`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `capacitor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `carpetedcapacitor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `case`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `charger`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `diskdrive`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `disassembler`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `keyboard`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `hologram`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `geolyzer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `microcontroller`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `motionsensor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `netsplitter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `powerconverter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `powerdistributor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `print`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `printer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `raid`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `redstone`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `relay`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `robot`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `screen`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `rack`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `transposer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `oc` for name `waypoint`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:53:56 [Multicraft] Skipped 2 lines due to rate limit (30/s) 27.09 20:53:56 [Server] Server thread/INFO [opencomputers]: Initializing OpenComputers API. 27.09 20:53:56 [Server] Server thread/INFO [opencomputers]: Found a compatible native library: 'OpenComputersMod-1.7.4.153-lua52-native.64.so'. 27.09 20:53:57 [Server] Server thread/INFO [opencomputers]: Found a compatible native library: 'OpenComputersMod-1.7.4.153-lua53-native.64.so'. 27.09 20:53:57 [Server] Startup [opencomputers]: Done with pre init phase. 27.09 20:53:57 [Server] Server thread/WARN [ProjectRed]: Failed to load PR Plugin: ComputerCraft: bundled cable connections 27.09 20:53:57 [Server] Server thread/WARN [ProjectRed]: Failed to load PR Plugin: Treecapitator: gem axe compat 27.09 20:54:00 [Server] Server thread/INFO [railcraft]: Module failed prerequisite check, disabling: railcraft:thaumcraft 27.09 20:54:00 [Server] Server thread/INFO [railcraft]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: Thaumcraft not detected 27.09 20:54:01 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `commandblock_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:54:01 [Server] Server thread/INFO [railcraft]: Successfully substituted minecraft:commandblock_minecart with railcraft:cart_command_block. 27.09 20:54:01 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:54:01 [Server] Server thread/INFO [railcraft]: Successfully substituted minecraft:minecart with railcraft:cart_basic. 27.09 20:54:01 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chest_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:54:01 [Server] Server thread/INFO [railcraft]: Successfully substituted minecraft:chest_minecart with railcraft:cart_chest. 27.09 20:54:01 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furnace_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:54:01 [Server] Server thread/INFO [railcraft]: Successfully substituted minecraft:furnace_minecart with railcraft:cart_furnace. 27.09 20:54:01 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tnt_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:54:01 [Server] Server thread/INFO [railcraft]: Successfully substituted minecraft:tnt_minecart with railcraft:cart_tnt. 27.09 20:54:01 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `hopper_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:54:01 [Server] Server thread/INFO [railcraft]: Successfully substituted minecraft:hopper_minecart with railcraft:cart_hopper. 27.09 20:54:01 [Server] Server thread/WARN [FML]: Potentially Dangerous alternative prefix `minecraft` for name `spawner_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod. 27.09 20:54:01 [Server] Server thread/INFO [railcraft]: Successfully substituted minecraft:spawner_minecart with railcraft:cart_spawner. 27.09 20:54:01 [Server] Server thread/WARN [minecraft/EntityDataManager]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin 27.09 20:54:01 [Server] Server thread/WARN [minecraft/EntityDataManager]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin 27.09 20:54:01 [Server] Server thread/WARN [minecraft/EntityDataManager]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin 27.09 20:54:01 [Server] Server thread/WARN [minecraft/EntityDataManager]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin 27.09 20:54:02 [Server] Server thread/ERROR [minecraft/MinecraftServer]: Encountered an unexpected exception 27.09 20:54:02 [Server] INFO net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ScudMissileMod (scud) 27.09 20:54:02 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft 27.09 20:54:02 [Server] INFO at scud.message.Handler_MAZ543Full.<init>(Handler_MAZ543Full.java:14) ~[Handler_MAZ543Full.class:?] 27.09 20:54:02 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.instantiate(SimpleNetworkWrapper.java:166) ~[SimpleNetworkWrapper.class:?] 27.09 20:54:02 [Server] INFO at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.registerMessage(SimpleNetworkWrapper.java:159) ~[SimpleNetworkWrapper.class:?] 27.09 20:54:02 [Server] INFO at scud.message.PacketHandler.init(PacketHandler.java:15) ~[PacketHandler.class:?] 27.09 20:54:02 [Server] INFO at scud.ScudMod.preInit(ScudMod.java:96) ~[ScudMod.class:?] 27.09 20:54:02 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[forge1122.jar:?] 27.09 20:54:02 [Server] INFO at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?] 27.09 20:54:02 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] 27.09 20:54:02 [Server] INFO at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] 27.09 20:54:02 [Server] INFO at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?] 27.09 20:54:02 [Server] INFO at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] 27.09 20:54:02 [Server] INFO at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?] 27.09 20:54:02 [Server] INFO at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] 27.09 20:54:02 [Server] INFO at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?] 27.09 20:54:02 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] 27.09 20:54:02 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge1122.jar:?] 27.09 20:54:03 [Multicraft] Skipped 211 lines due to rate limit (30/s) 27.09 20:54:03 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Stopping server 27.09 20:54:03 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Saving worlds 27.09 20:54:04 [Multicraft] Server shut down (running) 27.09 20:54:04 [Multicraft] Restarting crashed server in 1200 seconds 27.09 20:54:04 [Multicraft] Server stopped Thanks for any help you can give me!

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.