- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- SpongeCoremod (spongeforge-1.10.2-2202-5.1.0-BETA-2039.jar)
- Contact their authors BEFORE contacting forge
- // Ouch. That hurt :(
- Time: 17-9-2 下午7:31
- Description: Exception in server tick loop
- net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from TestPlugin (TestPlugin)
- Caused by: org.spongepowered.mod.plugin.InvalidPluginException
- at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:276)
- 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.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
- 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.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzb000(LoadController.java:52)
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
- at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
- at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
- 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.10.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_91, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 675031680 bytes (643 MB) / 1009254400 bytes (962 MB) up to 1009254400 bytes (962 MB)
- JVM Flags: 2 total; -Xms1024M -Xmx1024M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.32 Powered by Forge 12.18.3.2215 6 mods loaded, 6 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2215-universal.jar)
- UC Forge{12.18.3.2215} [Minecraft Forge] (forge-1.10.2-12.18.3.2215-universal.jar)
- UC spongeapi{5.1.0-SNAPSHOT-b7a6e54} [SpongeAPI] (minecraft.jar)
- UC sponge{1.10.2-2202-5.1.0-BETA-2039} [SpongeForge] (spongeforge-1.10.2-2202-5.1.0-BETA-2039.jar)
- UE TestPlugin{testVer} [TestPlugin] (test.jar)
- Loaded coremods (and transformers):
- SpongeCoremod (spongeforge-1.10.2-2202-5.1.0-BETA-2039.jar)
- org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
- Type: Dedicated Server (map_server.txt)
复制代码
|