我搭了一个海绵端的服,求一个可以在海绵端用的匠魂和前置。
https://c-t.work/s/444a9cc9876e4d
所有端都兼容的吧 1.12.2的 你没说版本
所有端都兼容的吧 1.12.2的 你没说版本
折叠 发表于 2020-2-21 17:47
https://c-t.work/s/444a9cc9876e4d
所有端都兼容的吧 1.12.2的 你没说版本
对是1.12.2的,但是我一把匠魂丢进去就不能运行
折叠 发表于 2020-2-21 18:00
为什么呢 有提示什么吗 可能是冲突
你试试我上面给你打包的
你这个还是不行,和我之前一样报错
maxckin 发表于 2020-2-21 18:36
你这个还是不行,和我之前一样报错
报错什么呀 无法启动服务器吗 上传下日志
本帖最后由 skyliye 于 2020-2-21 23:43 编辑
我刚刚又运行了一次,这是报告
折叠 发表于 2020-2-21 18:36
报错什么呀 无法启动服务器吗 上传下日志
我刚刚又运行了一次,这是报告
---- Minecraft Crash Report ---- WARNING: coremods are present: SpongeCoremod (spongeforge-1.12.2-2838-7.1.9.jar) Contact their authors BEFORE contacting forge // Don't be sad, have a hug! <3 Time: 20-2-21 下午6:51 Description: Exception in server tick loop java.lang.Error: java.lang.reflect.InvocationTargetException at slimeknights.mantle.pulsar.internal.BusExceptionHandler.handle(BusExceptionHandler.java:34) at slimeknights.mantle.pulsar.flightpath.Flightpath.post(Flightpath.java:97) at slimeknights.mantle.pulsar.control.PulseManager.propagateEvent(PulseManager.java:211) 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.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.reflect.InvocationTargetException 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 slimeknights.mantle.pulsar.flightpath.Flightpath.post(Flightpath.java:90) ... 33 more Caused by: java.lang.NoClassDefFoundError: gnu/trove/map/hash/THashMap at slimeknights.tconstruct.library.TinkerRegistry.<clinit>(TinkerRegistry.java:87) at slimeknights.tconstruct.TinkerIntegration.add(TinkerIntegration.java:253) at slimeknights.tconstruct.TinkerIntegration.integrate(TinkerIntegration.java:241) at slimeknights.tconstruct.TinkerIntegration.preInit(TinkerIntegration.java:46) ... 38 more Caused by: java.lang.ClassNotFoundException: gnu.trove.map.hash.THashMap at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 42 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 44 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at slimeknights.mantle.pulsar.internal.BusExceptionHandler.handle(BusExceptionHandler.java:34) at slimeknights.mantle.pulsar.flightpath.Flightpath.post(Flightpath.java:97) at slimeknights.mantle.pulsar.control.PulseManager.propagateEvent(PulseManager.java:211) 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.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) -- Sponge PhaseTracker -- Details: Phase Stack: [Empty stack] Stacktrace: at net.minecraft.server.MinecraftServer.handler$zje000$onCrashReport(MinecraftServer.java:4718) at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889) at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558) 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_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2838587616 bytes (2707 MB) / 4097835008 bytes (3908 MB) up to 4097835008 bytes (3908 MB) JVM Flags: 2 total; -Xms4096M -Xms4096M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 13 mods loaded, 13 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored Mods: | State | ID | Version | Source | Signature | |:----- |:----------- |:----------------- |:--------------------------------------- |:--------- | | LCH | minecraft | 1.12.2 | minecraft.jar | None | | LCH | mcp | 9.42 | minecraft.jar | None | | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LCH | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LCH | spongeapi | 7.1.0-ea50f0c2 | spongeforge-1.12.2-2838-7.1.9.jar | None | | LCH | sponge | 1.12.2-7.1.9 | spongeforge-1.12.2-2838-7.1.9.jar | None | | LCH | spongeforge | 1.12.2-2838-7.1.9 | spongeforge-1.12.2-2838-7.1.9.jar | None | | LCH | mantle | 1.12-1.3.3.55 | [前置]Mantle.jar | None | | LC | tconstruct | 1.12.2-2.12.0.135 | 匠魂Tinkers'_Construct.jar | None | Plugins: | State | ID | Version | Source | Signature | |:----- |:----------------- |:------- |:------------------------------- |:--------- | | LCH | economylite | 2.15.1 | EconomyLite-7.1.0-2.15.1.jar | None | | LCH | ambershop | 1.1.5 | AmberShop-1.1.5-all.jar | None | | LCH | pixelautomessages | 1.0.3 | PixelAutoMessages-1.0.3-b15.jar | None | | LCH | placeholderapi | 4.4 | PlaceholderAPI-4.4.jar | None | Loaded coremods (and transformers): SpongeCoremod (spongeforge-1.12.2-2838-7.1.9.jar) org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer 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) Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge,sponge' Type: Dedicated Server (map_server.txt) |
可能是冲突
maxckin 发表于 2020-2-21 18:53
我刚刚又运行了一次,这是报告
我看一下你的mods文件夹的截图