跟朋友正在整合的服务器,服务端版本为1.12.2 CatServer-3440193-universal,单人客户端可以正常启动,但是服务端开不起来
有大佬看看吗QAQ
------mod列表--------
------崩溃日志---------
有大佬看看吗QAQ
------mod列表--------
------崩溃日志---------
---- Minecraft Crash Report ---- WARNING: coremods are present: llibrary (llibrary-core-1.0.11-1.12.2.jar) MekanismCoremod ([通用机械]Mekanism-1.12.2-9.8.3.390.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.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.10-1.12.2.jar) ratscore ([老鼠]rats-3.2.6.jar) Contact their authors BEFORE contacting forge // Daisy, daisy... Time: 20-7-19 下午3:04 Description: Exception in server tick loop net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Modular Machinery (modularmachinery) Caused by: java.lang.NoSuchMethodError: cn.mmf.lastsmith.item.ItemSlashBladeNamedTLS.setCreativeCrafterName(Lnet/minecraft/item/ItemStack;)V at cn.mmf.lastsmith.item.ItemSlashBladeNamedTLS.func_150895_a(ItemSlashBladeNamedTLS.java:105) at hellfirepvp.modularmachinery.common.util.FuelItemHelper.initialize(FuelItemHelper.java:40) at hellfirepvp.modularmachinery.common.CommonProxy.init(CommonProxy.java:96) at hellfirepvp.modularmachinery.ModularMachinery.init(ModularMachinery.java:85) 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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:636) at sun.reflect.GeneratedMethodAccessor5.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.initializeMods(Loader.java:749) at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:340) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:275) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:602) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_251, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3110114496 bytes (2966 MB) / 3717726208 bytes (3545 MB) up to 7635730432 bytes (7282 MB) JVM Flags: 2 total; -Xmx8G -Xms1G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 CraftBukkit Information: Running: CatServer version git-CatServer-1.12.2-3440193 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT) false Plugins: {} Warnings: DEFAULT Reload Count: 0 Threads: { TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:92)], RUNNABLE Signal Dispatcher: [], WAITING Thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:32), java.lang.Thread.run(Unknown Source)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:93)], RUNNABLE Netty Server IO #0: [sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source), sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source), sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source), sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), sun.nio.ch.SelectorImpl.select(Unknown Source), io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Unknown Source)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(Unknown Source), java.io.BufferedInputStream.fill(Unknown Source), java.io.BufferedInputStream.read(Unknown Source), jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:245), jline.internal.InputStreamReader.read(InputStreamReader.java:257), jline.internal.InputStreamReader.read(InputStreamReader.java:194), jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2136), jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2126), jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3228), jline.console.ConsoleReader.readLine(ConsoleReader.java:2441), jline.console.ConsoleReader.readLine(ConsoleReader.java:2372), jline.console.ConsoleReader.readLine(ConsoleReader.java:2360), jline.console.ConsoleReader.readLine(ConsoleReader.java:2348), net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:122)], RUNNABLE Attach Listener: [], RUNNABLE Netty Server IO #1: [sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source), sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source), sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source), sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source), sun.nio.ch.SelectorImpl.select(Unknown Source), io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62), io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:732), io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:388), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Unknown Source)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], TIMED_WAITING threadDeathWatcher-2-1: [java.lang.Thread.sleep(Native Method), io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152), io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144), java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Craft Scheduler Thread - 3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.lang.ref.Reference.tryHandlePending(Unknown Source), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], TIMED_WAITING Craft Scheduler Thread - 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source), java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source), java.util.concurrent.SynchronousQueue.poll(Unknown Source), java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_12_R1.CraftCrashReport.call(CraftCrashReport.java:29), net.minecraft.crash.CrashReportCategory.func_189529_a(CrashReportCategory.java:96), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:120), net.minecraft.crash.CrashReport.<init>(CrashReport.java:41), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665), java.lang.Thread.run(Unknown Source)],} FML: MCP 9.42 Powered by Forge 14.23.5.2847 82 mods loaded, 82 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 | |:----- |:--------------------------------- |:------------------ |:-------------------------------------------------------- |:---------------------------------------- | | LCHI | minecraft | 1.12.2 | minecraft.jar | None | | LCHI | mcp | 9.42 | minecraft.jar | None | | LCHI | FML | 8.0.99.99 | CatServer-3440193-universal.jar | None | | LCHI | forge | 14.23.5.2847 | CatServer-3440193-universal.jar | None | | LCHI | foamfixcore | 7.7.4 | minecraft.jar | None | | LCHI | ic2 | 2.8.188-ex112 | [工业时代]IndustrialCraft 2.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LCHI | gravisuite | 3.1.1 | [IC扩展_重力装甲]Gravitation+Suite-3.1.1.jar | None | | LCHI | advanced_solar_panels | 4.3.0 | [IC扩展_高级太阳能]Advanced+Solar+Panels-4.3.0.jar | None | | LCHI | redstoneflux | 2.1.1 | [前置]RedstoneFlux-1.12-2.1.1.1-universal.jar | None | | LCHI | cofhcore | 4.6.6 | [核心]CoFHCore-1.12.2-4.6.6.1-universal.jar | None | | LCHI | crafttweaker | 4.1.20 | [魔改]CraftTweaker2-1.12-4.1.20.576.jar | None | | LCHI | mekanism | 1.12.2-9.8.3.390 | [通用机械]Mekanism-1.12.2-9.8.3.390.jar | None | | LCHI | mekanismgenerators | 1.12.2-9.8.3.390 | [Mek扩展_发电机]MekanismGenerators-1.12.2-9.8.3.390.jar | None | | LCHI | mekanismtools | 1.12.2-9.8.3.390 | [Mek扩展_工具]MekanismTools-1.12.2-9.8.3.390.jar | None | | LCHI | betterquesting | 3.5.329 | [任务]BetterQuesting-3.5.329.jar | None | | LCHI | questbook | 3.1.1-1.12 | [任务书]questbook-3.1.1-1.12.jar | None | | LCHI | bq_standard | 3.4.173 | [任务扩充]StandardExpansion-3.4.173.jar | None | | LCHI | foamfix | 0.10.10-1.12.2 | [优化]foamfix-0.10.10-1.12.2.jar | None | | LCHI | theoneprobe | 1.4.28 | [信息显示]theoneprobe-1.12-1.4.28.jar | None | | LCHI | baubles | 1.5.2 | [前置]Baubles-1.12-1.5.2.jar | None | | LCHI | codechickenlib | 3.2.2.354 | [前置]CodeChickenLib-1.12.2-3.2.2.354-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHI | brandonscore | 2.4.18 | [前置]BrandonsCore-1.12.2-2.4.18.210-universal.jar | None | | LCHI | chameleon | 1.12-4.1.3 | [前置]Chameleon-1.12-4.1.3.jar | None | | LCHI | cofhworld | 1.4.0 | [前置]CoFHWorld-1.12.2-1.4.0.1-universal.jar | None | | LCHI | mantle | 1.12-1.3.3.55 | [前置]Mantle-1.12-1.3.3.55.jar | None | | LCHI | mm_lib | 1.3.2 | [前置]MMLib-1.3.2.jar | None | | LCHI | morelibs | 1.2.2 | [前置]morelibs-1.12.2-1.2.2.jar | None | | LCHI | mtlib | 3.0.6 | [前置]MTLib-3.0.6.jar | None | | LCHI | endercore | 1.12.2-0.5.76 | [核心]EnderCore-1.12.2-0.5.76.jar | None | | LCHI | thermalfoundation | 2.6.7 | [热力基础]ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None | | LCHI | draconicevolution | 2.3.25 | [龙之研究]Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None | | LCHI | thermalexpansion | 5.5.7 | [热力膨胀]ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None | | LCHI | thaumcraft | 6.1.BETA26 | [神秘时代]Thaumcraft-1.12.2-6.1.BETA26.jar | None | | LCHI | enderio | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | enderiointegrationtic | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | tconstruct | 1.12.2-2.13.0.183 | [匠魂]TConstruct-1.12.2-2.13.0.183.jar | None | | LCHI | p455w0rdslib | 2.3.161 | [前置]p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LCHI | torcherino | 7.6 | [加速火把]torcherino-7.6.jar | None | | LCHI | tinkersjei | 1.2 | [匠魂JEI]tinkersjei-1.2.jar | None | | LCHI | appliedenergistics2 | rv6-stable-7 | [应用能源]appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LCHI | avaritia | 3.3.0 | [无尽贪婪]Avaritia-1.12.2-3.3.0.33-universal.jar | None | | LCHI | botania | r1.10-363 | [植物魔法]Botania+r1.10-363.jar | None | | LCHI | modtweaker | 4.0.18 | [魔改]modtweaker-4.0.18.jar | None | | LCHI | plustic | 8.0.0.1 | [匠魂扩充]plustic-8.0.0.1.jar | None | | LCHI | flammpfeil.slashblade | mc1.12-r32 | [拔刀]SlashBlade-mc1.12-r32.jar | None | | LCHI | negorerouse | r1 | [尼格洛茨·诸神帝裔]NegoreRouse-r1.1.4-mc1.12.2.jar | None | | LCHI | storagedrawers | 1.12-5.3.5 | [抽屉]StorageDrawers-1.12.2-5.3.8.jar | None | | LCHI | slashblade_addon | 1.4.0 | [拔刀扩展]SJAP_V1.4.0_MC1.12.2.jar | None | | LCHI | travelersbackpack | 1.0.33 | [旅行背包]TravelersBackpack-1.12.2-1.0.33.jar | None | | LCHI | recipehandler | 0.13 | [无合成冲突]NoMoreRecipeConflict-0.13(1.12.2).jar | None | | LCHI | avaritiarecipemaker | 1.0.0 | [无尽合成]avaritiarecipemaker-1.0.0.jar | None | | LCHI | ae2wtlib | 1.0.34 | [无线前置]AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LCHI | wct | 3.12.97 | [无线合成]WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LCHI | wit | 1.0.2 | [无线接口]WirelessInterfaceTerminal-1.12.2-1.0.2.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LCHI | wpt | 1.0.3 | [无线样板]WirelessPatternTerminal-1.12.2-1.0.3.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LCHI | wft | 1.0.4 | [无线流体]WirelessFluidTerminal-1.12.2-1.0.4.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LCHI | armourers_workshop | 1.12.2-0.50.1 | [时装工坊]Armourers-Workshop-1.12.2-0.50.1.jar | None | | LCHI | moreplates | 5.5.2 | [更多材料]moreplates-1.12.2-5.5.2.jar | None | | LCHI | ironchest | 1.12.2-7.0.54.838 | [更多箱子]ironchest-1.12.2-7.0.54.838.jar | None | | LCHI | lastsmith | 2.0.2-1.12.2 | [最后的太刀匠人]TLS-2.0.2-1.12.2.jar | None | | LCHI | enderiobase | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | enderioconduits | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | enderioconduitsappliedenergistics | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | enderioconduitsopencomputers | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | enderioconduitsrefinedstorage | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | enderiointegrationforestry | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | enderiointegrationticlate | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | enderiomachines | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | enderiopowertools | 5.2.59 | [末影接口]EnderIO-1.12.2-5.2.59.jar | None | | LCHI | botanianeedsit | 1.12.2-3.0-release | [植魔充能基座]botanianeedsit-1.12.2-3.0-release.jar | None | | LCHE | modularmachinery | 1.10.0 | [模块化扩展]modularmachinery-1.12.2-1.10.0.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | LCH | modulardiversity | 1.8 | [模块化机械]Modular+Diversity-1.8.jar | None | | LCH | thermaldynamics | 2.5.5 | [热动力学]ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCH | thaumictinkerer | 1.12.2-5.0-353c71c | [神秘工匠]thaumictinkerer-1.12.2-5.0-353c71c.jar | None | | LCH | compactmachines3 | 3.0.18 | [缩放机器]compactmachines3-1.12.2-3.0.18-b278.jar | None | | LCH | llibrary | 1.7.19 | [前置]llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LCH | rats | 3.2.6 | [老鼠]rats-3.2.6.jar | None | | LCH | customnpcs | 1.12 | [自定义NPC]CustomNPCs_1.12.2-(05Jul20).jar | None | | LCH | xcustomizedblade | 1.60 | [自定义拔刀]XCustomizedBlade.TinyCore.1.12.2.VER1.60.jar | None | | LCH | extrabotany | 58 | [额外植物学]ExtraBotany-r1.1-58r.jar | None | | LCH | crafttweakerjei | 2.0.3 | [魔改]CraftTweaker2-1.12-4.1.20.576.jar | None | | LCH | matteroverdrive | 0.7.0.0 | [超能物质]MatterOverdrive-1.12.2-0.7.1.0-universal.jar | None | Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher MekanismCoremod ([通用机械]Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher 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.10-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer ratscore ([老鼠]rats-3.2.6.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.): * Offline mode for dedicated servers is NOT supported by Ender IO. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Authlib is : /E:/1.12.2/minecraft_server.1.12.2.jar !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - theoneprobeIntegration (Enabled/Not Forced) AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Profiler Position: N/A (disabled) Player Count: 0 / 50; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) |
删除 [模块化扩展]modularmachinery-1.12.2-1.10.0.jar 或尝试更新本体和前置