Hi, I have a new Sponge server, and I can’t figure out which version of Pex to use, can someone link me to it? Thanks!
I am using this Sponge Jar:
spongeforge-1.8.9-1890-4.2.0-BETA-1653.jar
Stuff In Console That Should Not Be There:
Note that my console is weird, the first thing is on the BOTTOM the last is on top.
06.08 00:20:38 [Multicraft] Server stopped
06.08 00:20:38 [Multicraft] Server shut down
06.08 00:20:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.8.9.jar:?]
06.08 00:20:37 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.8.9.jar:?]
06.08 00:20:37 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.8.9.jar:?]
06.08 00:20:37 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.8.9.jar:?]
06.08 00:20:37 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
06.08 00:20:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
06.08 00:20:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
06.08 00:20:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
06.08 00:20:37 [Server] INFO at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560) ~[custom.jar:?]
06.08 00:20:37 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
06.08 00:20:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
06.08 00:20:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
06.08 00:20:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
06.08 00:20:37 [Server] INFO at com.pixelmonmod.pixelmon.Pixelmon.onServerStart(Pixelmon.java:188) ~[Pixelmon.class:?]
06.08 00:20:37 [Server] INFO at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:52) ~[FMLServerStartingEvent.class:?]
06.08 00:20:37 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71560_a(SourceFile:106) ~[bd.class:?]
06.08 00:20:37 [Server] INFO at net.minecraft.command.ServerCommandManager.registerDefaultPermissions(SourceFile:128) ~[bd.class:?]
06.08 00:20:37 [Server] INFO java.lang.AbstractMethodError: ninja.leaping.permissionsex.sponge.PermissionsExPlugin.getDefaultData()Lorg/spongepowered/api/service/permission/SubjectData;
06.08 00:20:37 [Server] Server thread/ERROR [FML]: Caught exception from pixelmon
06.08 00:20:37 [Server] Server thread/ERROR [FML]: The following problems were captured during this phase
06.08 00:20:37 [Server] INFO UCHIJAAE pixelmon{4.2.7} [Pixelmon] (Pixelmon-1.8.9-4.2.7-universal.jar)
06.08 00:20:37 [Server] INFO UCHIJAAA ninja.leaping.permissionsex{2.0-SNAPSHOT-b140} [PermissionsEx] (PermissionsEx-Sponge (1).jar)
06.08 00:20:37 [Server] INFO UCHIJAAA io.github.hsyyid.essentialcmds{@project.informativeVersion@} [EssentialCmds] (EssentialCmds-1.8.9-8.1.13-universal.jar)
06.08 00:20:37 [Server] INFO UCHIJAAA sponge{1.8.9-1890-4.2.0-BETA-1617} [SpongeForge] (spongeforge-1.8.9-1890-4.2.0-BETA-1617.jar)
06.08 00:20:37 [Server] INFO UCHIJAAA Forge{11.15.1.1890} [Minecraft Forge] (custom.jar)
06.08 00:20:37 [Server] INFO UCHIJAAA FML{8.0.99.99} [Forge Mod Loader] (custom.jar)
06.08 00:20:37 [Server] INFO UCHIJAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
06.08 00:20:37 [Server] INFO States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
06.08 00:20:37 [Server] Server thread/ERROR [FML]:
06.08 00:20:37 [Server] Server thread/ERROR [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue