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.

yeeterbeater

Members
  • Joined

  • Last visited

Everything posted by yeeterbeater

  1. basically im trying to make a server and i just finished port forwarding, all thats left is opening the server and boom theres a tick speed problem, ill post the crash report plus the cmd response before the pause [23:10:53] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: A single server tick took 0.00 seconds (should be max 0.05) [23:10:53] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: Considering it to be crashed, server will forcibly shutdown. [23:10:53] [Server Watchdog/ERROR] [minecraft/ServerHangWatchdog]: This crash report has been saved to: C:\Users\יריב\Desktop\RLCraft Server Pack 1.12.2 - Beta v2.7\.\crash-reports\crash-2020-03-13_23.10.53-server.txt > 2020-03-13 23:10:53,800 Server Shutdown Thread ERROR An exception occurred processing Appender Console java.lang.IllegalStateException at org.jline.reader.impl.LineReaderImpl.callWidget(LineReaderImpl.java:651) at net.minecraftforge.server.terminalconsole.TerminalConsoleAppender.append(TerminalConsoleAppender.java:306) at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156) at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129) at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120) at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84) at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448) at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) at org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:439) at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:434) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:403) at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:63) at org.apache.logging.log4j.core.Logger.logMessage(Logger.java:146) at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2091) at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:1988) at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1960) at org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1297) at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:420) at net.minecraft.server.MinecraftServer$4.run(MinecraftServer.java:1579) C:\Users\יריב\Desktop\RLCraft Server Pack 1.12.2 - Beta v2.7>PAUSE Press any key to continue . . . and this is the crash log ---- Minecraft Crash Report ---- WARNING: coremods are present: LibLoader (# LibLoader.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) ForgelinPlugin (Forgelin-1.8.4.jar) Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar) PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar) LoadingPlugin (Reskillable-1.12.2-1.12.5.jar) MMFMLCorePlugin (MultiMine-1.12.2.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) CoreMod (TickProfiler-1.12-0.0.7.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar) ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar) ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar) TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar) CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar) LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) Contact their authors BEFORE contacting forge // Uh... Did I do that? Time: 23:10 13/03/20 Description: Watching Server java.lang.Error: ServerHangWatchdog detected that a single server tick took 0.00 seconds (should be max 0.05) at net.minecraftforge.common.ForgeModContainer.serverStarting(ForgeModContainer.java:548) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:792) at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at net.minecraftforge.common.ForgeModContainer.serverStarting(ForgeModContainer.java:548) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:792) at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307) -- Thread Dump -- Details: Threads: "Server Watchdog" Id=36 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(Unknown Source) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45) at java.lang.Thread.run(Unknown Source) "threadDeathWatcher-2-1" Id=35 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144) at java.lang.Thread.run(Unknown Source) "Netty Server IO #0" Id=34 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@6b84e5a3 - locked java.util.Collections$UnmodifiableSet@654316a3 - locked sun.nio.ch.WindowsSelectorImpl@617c8ed3 at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732) ... "JLine terminal non blocking reader thread" Id=26 WAITING on org.jline.utils.PumpReader@247e1c98 at java.lang.Object.wait(Native Method) - waiting on org.jline.utils.PumpReader@247e1c98 at java.lang.Object.wait(Unknown Source) at org.jline.utils.PumpReader.wait(PumpReader.java:66) at org.jline.utils.PumpReader.waitForInput(PumpReader.java:86) at org.jline.utils.PumpReader.read(PumpReader.java:151) at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276) at java.lang.Thread.run(Unknown Source) "Server console handler" Id=25 TIMED_WAITING on org.jline.utils.NonBlockingReader@689b5c49 at java.lang.Object.wait(Native Method) - waiting on org.jline.utils.NonBlockingReader@689b5c49 at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174) at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113) at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132) at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109) at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60) at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724) at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526) ... "DestroyJavaVM" Id=24 RUNNABLE "Server thread" Id=22 RUNNABLE at net.minecraftforge.common.ForgeModContainer.serverStarting(ForgeModContainer.java:548) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) - locked com.google.common.eventbus.Subscriber$SynchronizedSubscriber@1590b9f7 at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ... "Server Infinisleeper" Id=21 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82) "Snooper Timer" Id=20 WAITING on java.util.TaskQueue@4451e3d7 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@4451e3d7 at java.lang.Object.wait(Unknown Source) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) "WindowsStreamPump" Id=13 RUNNABLE (in native) at com.sun.jna.Native.invokeVoid(Native Method) at com.sun.jna.Function.invoke(Function.java:408) at com.sun.jna.Function.invoke(Function.java:354) at com.sun.jna.Library$Handler.invoke(Library.java:244) at org.jline.terminal.impl.jna.win.$Proxy23.ReadConsoleInput(Unknown Source) at org.jline.terminal.impl.jna.win.JnaWinSysTerminal.readConsoleInput(JnaWinSysTerminal.java:130) at org.jline.terminal.impl.jna.win.JnaWinSysTerminal.processConsoleInput(JnaWinSysTerminal.java:65) at org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:400) ... "Attach Listener" Id=5 RUNNABLE "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@761a8600 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@761a8600 at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@66d5d635 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@66d5d635 at java.lang.Object.wait(Unknown Source) at java.lang.ref.Reference.tryHandlePending(Unknown Source) at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source) Stacktrace: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_221, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2686218688 bytes (2561 MB) / 4136108032 bytes (3944 MB) up to 4136108032 bytes (3944 MB) JVM Flags: 2 total; -Xmx4096M -Xms4096M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.5.2803 106 mods loaded, 106 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:--------------------------- |:-------------------- |:--------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2803-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2803 | forge-1.12.2-14.23.5.2803-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None | | LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None | | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None | | LCHIJA | tnt_utilities_core | 1.2.3 | minecraft.jar | None | | LCHIJA | dsurroundcore | 3.5.4.3 | minecraft.jar | None | | LCHIJA | forgeendertech | 1.12.2-4.4.22.2 | ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar | None | | LCHIJA | adhooks | 1.12.2-3.2.2.0 | AdHooks-1.12.2-3.2.2.0-build.0220.jar | None | | LCHIJA | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None | | LCHIJA | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 | | LCHIJA | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 | | LCHIJA | anvilpatch | 1.0.0 | anvilpatch-1.0.0.jar | None | | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None | | LCHIJA | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None | | LCHIJA | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None | | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None | | LCHIJA | bacodifficulty | 1.0.3 | BacoDifficulty-1.0.3.jar | None | | LCHIJA | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None | | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCHIJA | mujmajnkraftsbettersurvival | 1.3.4 | Better_Survival-1.3.4(1.12.1).jar | None | | LCHIJA | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None | | LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | LCHIJA | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None | | LCHIJA | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.2.jar | None | | LCHIJA | campfire | 1.2 | campfire-1.12-v1.2.jar | None | | LCHIJA | carryon | 1.12.2 | CarryOn MC1.12.2 v1.12.2.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 | | LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None | | LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | LCHIJA | reskillable | 1.12.2-GRADLE:BUILD | Reskillable-1.12.2-1.12.5.jar | None | | LCHIJA | compatskills | 1.12.2-1.16.3 | CompatSkills-1.12.2-1.16.3.jar | None | | LCHIJA | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None | | LCHIJA | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None | | LCHIJA | corpsecomplex | 1.0.6 | corpsecomplex-1.12.2-1.0.6.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | LCHIJA | craftablechainmail | 1.0 | craftablechainmail-1.0.jar | None | | LCHIJA | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None | | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None | | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None | | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None | | LCHIJA | creativecore | 1.9.9 | CreativeCore_v1.9.67_mc1.12.2.jar | None | | LCHIJA | defiledlands | 1.4.2 | defiledlands-1.12.2-1.4.2.jar | None | | LCHIJA | disenchanter | 1.6 | disenchanter-[1.12]1.6.jar | None | | LCHIJA | dldungeonsjbg | 1.12.10 | DoomlikeDungeons-1.12.10-MC1.12.2.jar | None | | LCHIJA | dynamictrees | 1.12.2-0.9.5 | DynamicTrees-1.12.2-0.9.5.jar | None | | LCHIJA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None | | LCHIJA | dttraverse | 1.5 | dttraverse-1.5.jar | None | | LCHIJA | enhancedvisuals | 1.0 | EnhancedVisuals_v1.2.6_mc1.12.2.jar | None | | LCHIJA | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None | | LCHIJA | firstaid | 1.6.10 | firstaid-1.6.10.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 | | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None | | LCHIJA | foodexpansion | 1.3 | FoodExpansion1.3.3-1.12.2.jar | None | | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None | | LCHIJA | tschipplib | 1.1.3 | TschippLib MC1.12.2 v1.1.3.jar | None | | LCHIJA | forgottenitems | 1.2.1 | ForgottenItems+MC1.12.2+v1.2.1.jar | None | | LCHIJA | globalgamerules | 2.2 | GlobalGameRules-1.12.2-2.2.7.jar | None | | LCHIJA | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None | | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LCHIJA | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None | | LCHIJA | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None | | LCHIJA | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCHIJA | itlt | 1.0.0 | itlt-1.12-1.0.0.jar | None | | LCHIJA | levelup2 | ${version} | Level Up! 2-1.1.23-1.12.jar | None | | LCHIJA | lostcities | 2.0.21 | lostcities-1.12-2.0.21.jar | None | | LCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None | | LCHIJA | lycanitesmobs | 2.0.0.9 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.9.jar | None | | LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None | | LCHIJA | multimine | 1.6.2 | MultiMine-1.12.2.jar | None | | LCHIJA | notreepunching | 2.0.18 | notreepunching-2.0.18.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 | | LCHIJA | potioncore | 1.8_for_1.12.2 | PotionCore-1.8_for_1.12.2.jar | None | | LCHIJA | potionfingers | r1.0-5 | PotionFingers-r1.0-5.jar | None | | LCHIJA | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None | | LCHIJA | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None | | LCHIJA | reborncore | 3.16.3.476 | RebornCore-1.12.2-3.16.3.476-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None | | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | LCHIJA | roughtweaks | 1.0 | roughTweaks0.2.4-1.12.2.jar | None | | LCHIJA | ruins | 17.2 | Ruins-1.12.2.jar | None | | LCHIJA | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None | | LCHIJA | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.40+145.jar | None | | LCHIJA | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None | | LCHIJA | sit | v1.2.3 | sit-1.12.2-v1.2.3.jar | None | | LCHIJA | somanyenchantments | 0.4.4 | So+Many+Enchantments+V0.4.4.jar | None | | LCHIJA | spartanweaponry | beta 1.3.1 | SpartanWeaponry-1.12.2-beta-1.3.1.jar | None | | LCHIJA | spartanfire | 0.05 | spartanfire-0.05.jar | None | | LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None | | LCHIJA | spawnercontrol | 1.6.3b | SpawnerControl-1.6.3b.jar | None | | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None | | LCHIJA | switchbow | 1.5.7 | switchbow-1.5.7.jar | None | | LCHIJA | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.3.jar | None | | LCHIJA | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None | | LCHIJA | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None | | LCHIJA | toolbelt | 1.9.10 | ToolBelt-1.12.2-1.9.10.jar | None | | LCHIJA | xat | 0.25.2 | Trinkets and Baubles-1.12.2-0.25.2.jar | None | | LCHIJA | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None | | LCHIJA | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None | | LCHIJA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(15may18.jar | None | | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None | | LCHIJA | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None | | LCHIJA | xpfromharvest | 1.1.0 | xpfromharvest-1.12.2-1.1.0.jar | None | | LCHIJA | xpbook | v1.1.1 | xptome-1.12.2-v1.1.1.jar | None | | LCHIJA | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCHIJA | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 | Loaded coremods (and transformers): LibLoader (# LibLoader.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer ForgelinPlugin (Forgelin-1.8.4.jar) Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar) invtweaks.forge.asm.ContainerTransformer LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) lumien.bloodmoon.asm.ClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher CorePlugin (ForgeEndertech-1.12.2-4.4.22.2-build.0405.jar) PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar) LoadingPlugin (Reskillable-1.12.2-1.12.5.jar) codersafterdark.reskillable.base.asm.ClassTransformer MMFMLCorePlugin (MultiMine-1.12.2.jar) atomicstryker.multimine.common.fmlmagic.MMTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer CoreMod (TickProfiler-1.12-0.0.7.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar) mods.betterfoliage.loader.BetterFoliageTransformer ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar) com.creativemd.itemphysic.ItemTransformer ClsPlugin (CustomLoadingScreen-1.12.2-1.4.1.jar) alexiil.mc.mod.load.coremod.ClsTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar) DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar) org.orecruncher.dsurround.asm.Transformer TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar) ljfa.tntutils.asm.ExplosionTransformer CreativePatchingLoader (CreativeCore_v1.9.67_mc1.12.2.jar) LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) lumien.chunkanimator.asm.ClassTransformer RebornCore: Plugin Engine: 0 RebornCore Version: 3.16.3.476 Runtime Debofucsation 1 Profiler Position: N/A (disabled) Player Count: 0 / 20; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) i already edited the lycanites mod in the config to 0.5 on all fronts, there was 4 configs and i even went as far as to include the new code in the general spawning json file. there might be a problem of the server not reading the codes because i transfered them into txt files which they werent like that before, i had to edit them tho. please help, and for some reason they were set to 1.0 before. still wouldnt do a difference. is it just my individual problem with capabilities or is it something i can fix?

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.