
Error ChangeSkin on spongeforge server [v1.11.2]
gartnerleandro opened this issue ยท 16 comments
Hi,
I have my minecraft server with ChangeSkin plugin but when I type some command like /ChangeSkin + [skin]
it displays "Error occurred while executing command: null"
maybe it helps...
LOGS:
29.10 09:20:58 [Server] Server thread/INFO [nucleus]: Lokoso20 ran the command: /ChangeSkin http://www.minecraftskins.com/thumbnails/green-playbutton-boy-11644344.png 29.10 09:20:58 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'ChangeSkin http://www.minecraftskins.com/thumbnails/green-playbutton-boy-11644344.png' for source EntityPlayerMP['Lokoso20'/371, l='world', x=128.50, y=64.00, z=255.50]: null 29.10 09:20:58 [Server] INFO java.lang.NullPointerException 29.10 09:20:58 [Server] INFO at com.github.games647.changeskin.sponge.commands.SetSkinCommand.execute(SetSkinCommand.java:32) ~[SetSkinCommand.class:?] 29.10 09:20:58 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:359) ~[CommandSpec.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 09:20:58 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:336) ~[SimpleDispatcher.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 09:20:58 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:296) ~[SpongeCommandManager.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 09:20:58 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) ~[bd.class:?] 29.10 09:20:58 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:904) ~[mi.class:?] 29.10 09:20:58 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:883) ~[mi.class:?] 29.10 09:20:58 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) ~[ip.class:?] 29.10 09:20:58 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) ~[ip.class:?] 29.10 09:20:58 [Server] INFO at org.spongepowered.common.network.PacketUtil.lambda$onProcessPacket$0(PacketUtil.java:145) ~[PacketUtil.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 09:20:58 [Server] INFO at org.spongepowered.common.event.tracking.CauseTracker.switchToPhase(CauseTracker.java:162) [CauseTracker.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 09:20:58 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:144) [PacketUtil.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 09:20:58 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjm000(SourceFile:539) [fo$1.class:?] 29.10 09:20:58 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fo$1.class:?] 29.10 09:20:58 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_144] 29.10 09:20:58 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_144] 29.10 09:20:58 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?] 29.10 09:20:58 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:257) [SpongeImplHooks.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 09:20:58 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zhl000(MinecraftServer.java:3969) [MinecraftServer.class:?] 29.10 09:20:58 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?] 29.10 09:20:58 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) [lh.class:?] 29.10 09:20:58 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?] 29.10 09:20:58 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?] 29.10 09:20:58 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Thanks <3
Steps/models to reproduce:
type /ChangeSkin + [skin]
Plugin list:
Minecraft, Minecraft Coder Pack, Forge Mod Loader, Minecraft Forge, Sponge API (v6.1.0), SpongeForge, ChangeSkin, IndustrialCraft 2, Nucleus.
Environment description
I only paste the changeSkin.jar file on mods directory.
Plugin version or build number (don't write latest):
ChangeSkin v2.4.2
Configuration:
Hastebin / Gist link of your config.yml file
I don't have the config.yml file. I have a changeSkin.conf file with the default config.
This is the start log
`
Server Console
StartStopRestart
29.10 10:31:53 [Multicraft] Loading server properties
29.10 10:31:53 [Multicraft] Starting server!
29.10 10:31:53 [Multicraft] Loaded config for "Default"
29.10 10:31:55 [Multicraft] Updating eula.txt file
29.10 10:31:56 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
29.10 10:31:56 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
29.10 10:31:56 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
29.10 10:31:57 [Server] INFO 2017-10-29 10:31:57,770 WARN Disabling terminal, you're running in an unsupported environment.
29.10 10:31:58 [Server] main/INFO [FML]: Forge Mod Loader version 13.20.1.2386 for Minecraft 1.11.2 loading
29.10 10:31:58 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_144, running on Linux:amd64:3.14.32-xxxx-grs-ipv6-64, installed at /usr/lib/jvm/jre1.8.0_144
29.10 10:31:58 [Server] main/WARN [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
29.10 10:31:59 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar
29.10 10:31:59 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
29.10 10:31:59 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
29.10 10:31:59 [Server] main/INFO [mixin]: SpongePowered MIXIN Subsystem Version=0.6.15 Source=file:/mods/spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar Env=SERVER
29.10 10:31:59 [Server] main/INFO [mixin]: Compatibility level set to JAVA_8
29.10 10:31:59 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
29.10 10:31:59 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
29.10 10:31:59 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
29.10 10:31:59 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
29.10 10:31:59 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
29.10 10:31:59 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
29.10 10:31:59 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
29.10 10:32:01 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
29.10 10:32:01 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
29.10 10:32:01 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
29.10 10:32:01 [Server] main/INFO [IC2-core]: Loaded library EJML-core-0.26.jar.
29.10 10:32:01 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
29.10 10:32:01 [Server] main/INFO [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@6b9ce1bf
29.10 10:32:01 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
29.10 10:32:01 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
29.10 10:32:01 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
29.10 10:32:01 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
29.10 10:32:01 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
29.10 10:32:05 [Server] main/WARN [mixin]: Discarding synthetic public method copy in mixins.common.core.json:entity.MixinEntity because it already exists in net.minecraft.entity.Entity
29.10 10:32:06 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
29.10 10:32:06 [Server] main/WARN [mixin]: Discarding synthetic public method copy in mixins.common.core.json:item.MixinItemStack because it already exists in net.minecraft.item.ItemStack
29.10 10:32:09 [Server] Server thread/INFO Starting minecraft server version 1.11.2
29.10 10:32:09 [Server] Server thread/INFO [FML]: MinecraftForge v13.20.1.2386 Initialized
29.10 10:32:09 [Server] Server thread/INFO [FML]: Replaced 232 ore recipes
29.10 10:32:10 [Server] Server thread/INFO [Sponge]: Found mcmod.info at jar:file:/mods/spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar!/mcmod.info
29.10 10:32:10 [Server] Server thread/INFO [Sponge]: Creating injector in stage 'PRODUCTION'
29.10 10:32:11 [Server] Server thread/WARN [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LAST_DAMAGE
29.10 10:32:11 [Server] Server thread/WARN [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LEASH_HOLDER
29.10 10:32:12 [Server] Server thread/INFO [FML]: Found 0 mods from the command line. Injecting into mod discoverer
29.10 10:32:12 [Server] Server thread/INFO [FML]: Searching /mods for mods
29.10 10:32:14 [Server] Server thread/INFO [FML]: Forge Mod Loader has identified 9 mods to load
29.10 10:32:14 [Server] Server thread/WARN [FML]: Missing English translation for minecraft: minecraft.jar (No such file or directory)
29.10 10:32:14 [Server] INFO java.io.FileNotFoundException: minecraft.jar (No such file or directory)
29.10 10:32:14 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:169) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:258) [FMLServerHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
29.10 10:32:14 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
29.10 10:32:14 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
29.10 10:32:14 [Server] Server thread/WARN [FML]: Missing English translation for mcp: minecraft.jar (No such file or directory)
29.10 10:32:14 [Server] INFO java.io.FileNotFoundException: minecraft.jar (No such file or directory)
29.10 10:32:14 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:225) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:155) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.util.zip.ZipFile.(ZipFile.java:169) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:258) [FMLServerHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
29.10 10:32:14 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
29.10 10:32:14 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
29.10 10:32:14 [Server] Server thread/WARN [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
29.10 10:32:14 [Server] INFO java.io.FileNotFoundException: assets/fml/lang/en_us.lang
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
29.10 10:32:14 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
29.10 10:32:14 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
29.10 10:32:14 [Server] Server thread/WARN [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
29.10 10:32:14 [Server] INFO java.io.FileNotFoundException: assets/spongeapi/lang/en_us.lang
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
29.10 10:32:14 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
29.10 10:32:14 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
29.10 10:32:14 [Server] Server thread/WARN [FML]: Missing English translation for changeskin: assets/changeskin/lang/en_us.lang
29.10 10:32:14 [Server] INFO java.io.FileNotFoundException: assets/changeskin/lang/en_us.lang
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
29.10 10:32:14 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
29.10 10:32:14 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
29.10 10:32:15 [Multicraft] Skipped 72 lines due to rate limit (100/s)
29.10 10:32:15 [Server] Forge Version Check/INFO [ForgeVersionCheck]: [forge] Found status: UP_TO_DATE Target: null
29.10 10:32:16 [Server] Server thread/ERROR [Sponge]: Could not pass FMLPreInitializationEvent to Plugin{id=changeskin, name=ChangeSkin, version=2.4.2, description=Change your Minecraft skin ingame, url=https://dev.bukkit.org/bukkit-plugins/changeskin/, source=/mods/ChangeSkin.jar}
29.10 10:32:16 [Server] INFO java.lang.NullPointerException
29.10 10:32:16 [Server] INFO at ninja.leaping.configurate.SimpleConfigurationNode.getList(SimpleConfigurationNode.java:118) ~[spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar:1.11.2-2476-6.1.0-BETA-2699]
29.10 10:32:16 [Server] INFO at com.github.games647.changeskin.sponge.ChangeSkinSponge.onPreInit(ChangeSkinSponge.java:108) ~[ChangeSkinSponge.class:?]
29.10 10:32:16 [Server] INFO at org.spongepowered.common.event.listener.GamePreInitializationEventListener_ChangeSkinSponge_onPreInit1.handle(Unknown Source) ~[?:?]
29.10 10:32:16 [Server] INFO at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.11.2-2476-6.1.0-BETA-2699]
29.10 10:32:16 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) [SpongeModEventManager.class:1.11.2-2476-6.1.0-BETA-2699]
29.10 10:32:16 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:345) [SpongeModEventManager.class:1.11.2-2476-6.1.0-BETA-2699]
29.10 10:32:16 [Server] INFO at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:216) [SpongeMod.class:1.11.2-2476-6.1.0-BETA-2699]
29.10 10:32:16 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
29.10 10:32:16 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
29.10 10:32:16 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
29.10 10:32:16 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253) [LoadController.class:?]
29.10 10:32:16 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) [LoadController.class:?]
29.10 10:32:16 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
29.10 10:32:16 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
29.10 10:32:16 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
29.10 10:32:16 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
29.10 10:32:16 [Server] INFO at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:561) [LoadController.class:?]
29.10 10:32:16 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) [LoadController.class:?]
29.10 10:32:16 [Server] INFO at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:647) [Loader.class:?]
29.10 10:32:16 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:100) [FMLServerHandler.class:?]
29.10 10:32:16 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
29.10 10:32:16 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
29.10 10:32:16 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
29.10 10:32:16 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
29.10 10:32:16 [Server] Server thread/INFO --------------------------
29.10 10:32:16 [Server] Server thread/INFO Welcome to Nucleus version 1.1.6-LTS-S6.0, running on Sponge API 6.1.0-SNAPSHOT-d1eb7e2. We're glad you're with us!
29.10 10:32:16 [Server] Server thread/INFO We're now starting up. If you have any questions, visit our documentation site at http://nucleuspowered.org/docs
29.10 10:32:16 [Server] Server thread/INFO You can also add a message to our Sponge Forum thread, or visit us in Discord - https://discord.gg/MC2mAuS
29.10 10:32:16 [Server] Server thread/INFO Discover a bug? Report it at https://github.com/NucleusPowered/Nucleus/issues - adding a copy of the file from /nucleus info to the report!
29.10 10:32:16 [Server] Server thread/INFO --------------------------
29.10 10:32:16 [Server] Server thread/INFO [nucleus]: Nucleus is now starting. Entering pre-init phase.
29.10 10:32:16 [Server] Server thread/INFO [nucleus]: Nucleus Mixin companion plugin has not been detected.
29.10 10:32:16 [Server] Server thread/INFO [nucleus]: Starting QuickStart Module Loader version 0.9.0 subsystem.
29.10 10:32:20 [Server] Server thread/INFO [FML]: Applying holder lookups
29.10 10:32:20 [Server] Server thread/INFO [FML]: Holder lookups applied
29.10 10:32:20 [Server] Server thread/INFO [FML]: Injecting itemstacks
29.10 10:32:20 [Server] Server thread/INFO [FML]: Itemstack injection complete
29.10 10:32:20 [Server] Server thread/INFO Loading properties
29.10 10:32:20 [Server] Server thread/INFO Default game type: SURVIVAL
29.10 10:32:20 [Server] Server thread/INFO Generating keypair
29.10 10:32:20 [Server] Server thread/INFO Starting Minecraft server on 51.254.181.156:25565
29.10 10:32:20 [Server] Server thread/INFO Using epoll channel type
29.10 10:32:20 [Server] Server thread/WARN **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
29.10 10:32:20 [Server] Server thread/WARN The server will make no attempt to authenticate usernames. Beware.
29.10 10:32:20 [Server] Server thread/WARN While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
29.10 10:32:20 [Server] Server thread/WARN To change this, set "online-mode" to "true" in the server.properties file.
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 328 out of 328 recipes for shaped recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 73 out of 73 recipes for shapeless recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 49 out of 49 recipes for compressor recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 74 out of 74 recipes for macerator recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 9 out of 9 recipes for metal former extruding recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
29.10 10:32:20 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
29.10 10:32:20 [Server] Server thread/INFO [FML]: Injecting itemstacks
29.10 10:32:20 [Server] Server thread/INFO [FML]: Itemstack injection complete
29.10 10:32:20 [Server] Server thread/INFO [nucleus]: Nucleus is now entering the post-init phase.
29.10 10:32:20 [Server] Server thread/INFO [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
29.10 10:32:21 [Server] Server thread/INFO [nucleus]: Starting phase: PREENABLE
29.10 10:32:21 [Server] Server thread/INFO [nucleus]: Starting phase: ENABLE
29.10 10:32:22 [Server] Server thread/INFO [nucleus]: Starting phase: POSTENABLE
29.10 10:32:22 [Server] Server thread/INFO [nucleus]: Nucleus has completed loading modules.
29.10 10:32:22 [Server] Server thread/INFO [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
29.10 10:32:22 [Server] Server thread/INFO [ic2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
29.10 10:32:22 [Server] Server thread/INFO [ic2.General]: ic2 version 2.7.81-ex111 loaded.
29.10 10:32:22 [Server] Server thread/INFO [FML]: Forge Mod Loader has successfully loaded 9 mods
29.10 10:32:23 [Server] Server thread/INFO Preparing level "world"
29.10 10:32:23 [Server] Server thread/INFO [Sponge]: Checking for worlds that need to be migrated...
29.10 10:32:23 [Server] Server thread/INFO [Sponge]: No worlds were found in need of migration.
29.10 10:32:23 [Server] Server thread/INFO [FML]: Injecting existing block and item data into this server instance
29.10 10:32:23 [Server] Server thread/INFO [FML]: Applying holder lookups
29.10 10:32:23 [Server] Server thread/INFO [FML]: Holder lookups applied
29.10 10:32:23 [Server] Server thread/INFO [FML]: Loading dimension 0 (world) (DedicatedServer)
29.10 10:32:23 [Server] Server thread/INFO Preparing start region for level 0 (world)
29.10 10:32:24 [Server] Server thread/INFO Preparing spawn area: 41%
29.10 10:32:25 [Server] Server thread/INFO [Sponge]: Loading world [world] (Overworld)
29.10 10:32:25 [Server] Server thread/INFO [FML]: Loading dimension -1 (DIM-1) (DedicatedServer)
29.10 10:32:25 [Server] Server thread/INFO [Sponge]: Loading world [DIM-1] (Nether)
29.10 10:32:25 [Server] Server thread/INFO [FML]: Loading dimension 1 (DIM1) (DedicatedServer)
29.10 10:32:25 [Server] Server thread/INFO [Sponge]: Loading world [DIM1] (The End)
29.10 10:32:25 [Server] Server thread/INFO Preparing start region for level 0 (world)
29.10 10:32:25 [Server] Startup Done (2.380s)! For help, type "help" or "?"
29.10 10:32:25 [Server] Server thread/INFO [nucleus]: Nucleus is performing final tasks before server startup completes.
29.10 10:32:25 [Server] Server thread/INFO [nucleus]: Nucleus has started.`
This is what I expected. There was an issue with config loading. You could use this: https://github.com/games647/ChangeSkin/releases/tag/sponge-config
New log:
29.10 12:58:20 [Multicraft] Received restart command 29.10 12:58:20 [Multicraft] Stopping server! 29.10 12:58:20 [Server] Server thread/INFO [nucleus]: Server ran the command: /save-all 29.10 12:58:20 [Server] Server thread/INFO Saving... 29.10 12:58:21 [Server] Server thread/INFO [nucleus]: Server ran the command: /stop 29.10 12:58:21 [Server] Server thread/INFO [nucleus]: Server ran the command: /say World saved. 29.10 12:58:21 [Server] Server thread/INFO World saved. 29.10 12:58:21 [Server] Server thread/INFO Stopping server 29.10 12:58:21 [Server] Server thread/INFO Saving players 29.10 12:58:21 [Server] Server thread/INFO Saving worlds 29.10 12:58:21 [Server] Server thread/INFO Saving chunks for level 'world'/Overworld 29.10 12:58:21 [Server] Server thread/INFO Saving chunks for level 'DIM-1'/Nether 29.10 12:58:21 [Server] Server thread/INFO Saving chunks for level 'DIM1'/The End 29.10 12:58:21 [Server] Server thread/INFO [Sponge]: Unloading world [world] (DIM0) 29.10 12:58:21 [Server] Server thread/INFO [Sponge]: Unloading world [DIM-1] (DIM-1) 29.10 12:58:21 [Server] Server thread/INFO [Sponge]: Unloading world [DIM1] (DIM1) 29.10 12:58:21 [Server] Server thread/INFO [FML]: Applying holder lookups 29.10 12:58:21 [Server] Server thread/INFO [FML]: Holder lookups applied 29.10 12:58:21 [Server] Server thread/INFO [nucleus]: Nucleus is performing server shutdown tasks. 29.10 12:58:21 [Server] Server Shutdown Thread/INFO Stopping server 29.10 12:58:21 [Server] Server Shutdown Thread/INFO Saving players 29.10 12:58:21 [Multicraft] Server shut down (stopping) 29.10 12:58:21 [Multicraft] Server stopped 29.10 12:58:31 [Multicraft] Loading server properties 29.10 12:58:31 [Multicraft] Starting server! 29.10 12:58:31 [Multicraft] Loaded config for "Default" 29.10 12:58:32 [Multicraft] Updating eula.txt file 29.10 12:58:32 [Multicraft] Failed to obtain process information: NoSuchProcess no process found with pid 27910 29.10 12:58:34 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker 29.10 12:58:34 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker 29.10 12:58:34 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker 29.10 12:58:35 [Server] INFO 2017-10-29 12:58:35,649 WARN Disabling terminal, you're running in an unsupported environment. 29.10 12:58:35 [Server] main/INFO [FML]: Forge Mod Loader version 13.20.1.2386 for Minecraft 1.11.2 loading 29.10 12:58:35 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_144, running on Linux:amd64:3.14.32-xxxx-grs-ipv6-64, installed at /usr/lib/jvm/jre1.8.0_144 29.10 12:58:36 [Server] main/WARN [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft 29.10 12:58:37 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar 29.10 12:58:37 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker 29.10 12:58:37 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker 29.10 12:58:37 [Server] main/INFO [mixin]: SpongePowered MIXIN Subsystem Version=0.6.15 Source=file:/mods/spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar Env=SERVER 29.10 12:58:37 [Server] main/INFO [mixin]: Compatibility level set to JAVA_8 29.10 12:58:37 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT] 29.10 12:58:37 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT] 29.10 12:58:37 [Server] main/INFO [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT] 29.10 12:58:37 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker 29.10 12:58:37 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker 29.10 12:58:37 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker 29.10 12:58:37 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 29.10 12:58:39 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 29.10 12:58:39 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 29.10 12:58:39 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper 29.10 12:58:39 [Server] main/INFO [IC2-core]: Loaded library EJML-core-0.26.jar. 29.10 12:58:39 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker 29.10 12:58:39 [Server] main/INFO [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@14c01636 29.10 12:58:39 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker 29.10 12:58:39 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker 29.10 12:58:39 [Server] main/INFO [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker 29.10 12:58:39 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker 29.10 12:58:39 [Server] main/INFO [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker 29.10 12:58:43 [Server] main/WARN [mixin]: Discarding synthetic public method copy in mixins.common.core.json:entity.MixinEntity because it already exists in net.minecraft.entity.Entity 29.10 12:58:44 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} 29.10 12:58:44 [Server] main/WARN [mixin]: Discarding synthetic public method copy in mixins.common.core.json:item.MixinItemStack because it already exists in net.minecraft.item.ItemStack 29.10 12:58:48 [Server] Server thread/INFO Starting minecraft server version 1.11.2 29.10 12:58:48 [Server] Server thread/INFO [FML]: MinecraftForge v13.20.1.2386 Initialized 29.10 12:58:48 [Server] Server thread/INFO [FML]: Replaced 232 ore recipes 29.10 12:58:48 [Server] Server thread/INFO [Sponge]: Found mcmod.info at jar:file:/mods/spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar!/mcmod.info 29.10 12:58:48 [Server] Server thread/INFO [Sponge]: Creating injector in stage 'PRODUCTION' 29.10 12:58:50 [Server] Server thread/WARN [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LAST_DAMAGE 29.10 12:58:50 [Server] Server thread/WARN [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LEASH_HOLDER 29.10 12:58:51 [Server] Server thread/INFO [FML]: Found 0 mods from the command line. Injecting into mod discoverer 29.10 12:58:51 [Server] Server thread/INFO [FML]: Searching /mods for mods 29.10 12:58:52 [Server] Server thread/INFO [FML]: Forge Mod Loader has identified 9 mods to load 29.10 12:58:52 [Server] Server thread/WARN [FML]: Missing English translation for minecraft: minecraft.jar (No such file or directory) 29.10 12:58:52 [Server] INFO java.io.FileNotFoundException: minecraft.jar (No such file or directory) 29.10 12:58:52 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:169) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:258) [FMLServerHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?] 29.10 12:58:52 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?] 29.10 12:58:52 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144] 29.10 12:58:52 [Server] Server thread/WARN [FML]: Missing English translation for mcp: minecraft.jar (No such file or directory) 29.10 12:58:52 [Server] INFO java.io.FileNotFoundException: minecraft.jar (No such file or directory) 29.10 12:58:52 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.util.zip.ZipFile.<init>(ZipFile.java:169) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:258) [FMLServerHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?] 29.10 12:58:52 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?] 29.10 12:58:52 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144] 29.10 12:58:52 [Server] Server thread/WARN [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang 29.10 12:58:52 [Server] INFO java.io.FileNotFoundException: assets/fml/lang/en_us.lang 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?] 29.10 12:58:52 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?] 29.10 12:58:52 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144] 29.10 12:58:52 [Server] Server thread/WARN [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang 29.10 12:58:52 [Server] INFO java.io.FileNotFoundException: assets/spongeapi/lang/en_us.lang 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?] 29.10 12:58:52 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?] 29.10 12:58:52 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144] 29.10 12:58:52 [Server] Server thread/WARN [FML]: Missing English translation for changeskin: assets/changeskin/lang/en_us.lang 29.10 12:58:52 [Server] INFO java.io.FileNotFoundException: assets/changeskin/lang/en_us.lang 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?] 29.10 12:58:52 [Server] INFO at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144] 29.10 12:58:52 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144] 29.10 12:58:53 [Multicraft] Skipped 71 lines due to rate limit (100/s) 29.10 12:58:53 [Server] Forge Version Check/INFO [ForgeVersionCheck]: [forge] Found status: UP_TO_DATE Target: null 29.10 12:58:54 [Server] Server thread/ERROR [Sponge]: Could not pass FMLPreInitializationEvent to Plugin{id=changeskin, name=ChangeSkin, version=2.4.2, description=Change your Minecraft skin ingame, url=https://dev.bukkit.org/bukkit-plugins/changeskin/, source=/mods/ChangeSkin.jar} 29.10 12:58:54 [Server] INFO java.lang.RuntimeException: Failed to load class of driverClassName null 29.10 12:58:54 [Server] INFO at com.zaxxer.hikari.HikariConfig.setDriverClassName(HikariConfig.java:323) ~[HikariConfig.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 12:58:54 [Server] INFO at com.github.games647.changeskin.core.SkinStorage.<init>(SkinStorage.java:37) ~[SkinStorage.class:?] 29.10 12:58:54 [Server] INFO at com.github.games647.changeskin.sponge.ChangeSkinSponge.onPreInit(ChangeSkinSponge.java:121) ~[ChangeSkinSponge.class:?] 29.10 12:58:54 [Server] INFO at org.spongepowered.common.event.listener.GamePreInitializationEventListener_ChangeSkinSponge_onPreInit1.handle(Unknown Source) ~[?:?] 29.10 12:58:54 [Server] INFO at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 12:58:54 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314) [SpongeModEventManager.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 12:58:54 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:345) [SpongeModEventManager.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 12:58:54 [Server] INFO at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:216) [SpongeMod.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 12:58:54 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253) [LoadController.class:?] 29.10 12:58:54 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231) [LoadController.class:?] 29.10 12:58:54 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?] 29.10 12:58:54 [Server] INFO at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:561) [LoadController.class:?] 29.10 12:58:54 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148) [LoadController.class:?] 29.10 12:58:54 [Server] INFO at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:647) [Loader.class:?] 29.10 12:58:54 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:100) [FMLServerHandler.class:?] 29.10 12:58:54 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?] 29.10 12:58:54 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?] 29.10 12:58:54 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?] 29.10 12:58:54 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144] 29.10 12:58:54 [Server] INFO Caused by: java.lang.NullPointerException 29.10 12:58:54 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:105) ~[launchwrapper-1.12.jar:?] 29.10 12:58:54 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_144] 29.10 12:58:54 [Server] INFO at com.zaxxer.hikari.HikariConfig.setDriverClassName(HikariConfig.java:318) ~[HikariConfig.class:1.11.2-2476-6.1.0-BETA-2699] 29.10 12:58:54 [Server] INFO ... 35 more 29.10 12:58:54 [Server] Server thread/INFO -------------------------- 29.10 12:58:54 [Server] Server thread/INFO Welcome to Nucleus version 1.1.6-LTS-S6.0, running on Sponge API 6.1.0-SNAPSHOT-d1eb7e2. We're glad you're with us! 29.10 12:58:54 [Server] Server thread/INFO We're now starting up. If you have any questions, visit our documentation site at http://nucleuspowered.org/docs 29.10 12:58:54 [Server] Server thread/INFO You can also add a message to our Sponge Forum thread, or visit us in Discord - https://discord.gg/MC2mAuS 29.10 12:58:54 [Server] Server thread/INFO Discover a bug? Report it at https://github.com/NucleusPowered/Nucleus/issues - adding a copy of the file from /nucleus info to the report! 29.10 12:58:54 [Server] Server thread/INFO -------------------------- 29.10 12:58:54 [Server] Server thread/INFO [nucleus]: Nucleus is now starting. Entering pre-init phase. 29.10 12:58:54 [Server] Server thread/INFO [nucleus]: Nucleus Mixin companion plugin has not been detected. 29.10 12:58:55 [Server] Server thread/INFO [nucleus]: Starting QuickStart Module Loader version 0.9.0 subsystem. 29.10 12:58:58 [Server] Server thread/INFO [FML]: Applying holder lookups 29.10 12:58:58 [Server] Server thread/INFO [FML]: Holder lookups applied 29.10 12:58:58 [Server] Server thread/INFO [FML]: Injecting itemstacks 29.10 12:58:58 [Server] Server thread/INFO [FML]: Itemstack injection complete 29.10 12:58:58 [Server] Server thread/INFO Loading properties 29.10 12:58:58 [Server] Server thread/INFO Default game type: SURVIVAL 29.10 12:58:58 [Server] Server thread/INFO Generating keypair 29.10 12:58:58 [Server] Server thread/INFO Starting Minecraft server on 51.254.181.156:25565 29.10 12:58:58 [Server] Server thread/INFO Using epoll channel type 29.10 12:58:58 [Server] Server thread/WARN **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! 29.10 12:58:58 [Server] Server thread/WARN The server will make no attempt to authenticate usernames. Beware. 29.10 12:58:58 [Server] Server thread/WARN While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. 29.10 12:58:58 [Server] Server thread/WARN To change this, set "online-mode" to "true" in the server.properties file. 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 328 out of 328 recipes for shaped recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 73 out of 73 recipes for shapeless recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 49 out of 49 recipes for compressor recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 74 out of 74 recipes for macerator recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 9 out of 9 recipes for metal former extruding recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes 29.10 12:58:58 [Server] Server thread/INFO [ic2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes 29.10 12:58:59 [Server] Server thread/INFO [FML]: Injecting itemstacks 29.10 12:58:59 [Server] Server thread/INFO [FML]: Itemstack injection complete 29.10 12:58:59 [Server] Server thread/INFO [nucleus]: Nucleus is now entering the post-init phase. 29.10 12:58:59 [Server] Server thread/INFO [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds. 29.10 12:58:59 [Server] Server thread/INFO [nucleus]: Starting phase: PREENABLE 29.10 12:58:59 [Server] Server thread/INFO [nucleus]: Starting phase: ENABLE 29.10 12:59:00 [Server] Netty Epoll Server IO #1/INFO [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting. 29.10 12:59:01 [Server] Server thread/INFO [nucleus]: Starting phase: POSTENABLE 29.10 12:59:01 [Server] Server thread/INFO [nucleus]: Nucleus has completed loading modules. 29.10 12:59:01 [Server] Server thread/INFO [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks. 29.10 12:59:01 [Server] Server thread/INFO [ic2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world. 29.10 12:59:01 [Server] Server thread/INFO [ic2.General]: ic2 version 2.7.81-ex111 loaded. 29.10 12:59:01 [Server] Server thread/INFO [FML]: Forge Mod Loader has successfully loaded 9 mods 29.10 12:59:01 [Server] Server thread/INFO Preparing level "world" 29.10 12:59:01 [Server] Server thread/INFO [Sponge]: Checking for worlds that need to be migrated... 29.10 12:59:01 [Server] Server thread/INFO [Sponge]: No worlds were found in need of migration. 29.10 12:59:01 [Server] Server thread/INFO [FML]: Injecting existing block and item data into this server instance 29.10 12:59:01 [Server] Server thread/INFO [FML]: Applying holder lookups 29.10 12:59:01 [Server] Server thread/INFO [FML]: Holder lookups applied 29.10 12:59:02 [Server] Server thread/INFO [FML]: Loading dimension 0 (world) (DedicatedServer) 29.10 12:59:02 [Server] Server thread/INFO Preparing start region for level 0 (world) 29.10 12:59:03 [Server] Server thread/INFO Preparing spawn area: 33% 29.10 12:59:03 [Server] Server thread/INFO [Sponge]: Loading world [world] (Overworld) 29.10 12:59:03 [Server] Server thread/INFO [FML]: Loading dimension -1 (DIM-1) (DedicatedServer) 29.10 12:59:03 [Server] Server thread/INFO [Sponge]: Loading world [DIM-1] (Nether) 29.10 12:59:03 [Server] Server thread/INFO [FML]: Loading dimension 1 (DIM1) (DedicatedServer) 29.10 12:59:03 [Server] Server thread/INFO [Sponge]: Loading world [DIM1] (The End) 29.10 12:59:03 [Server] Server thread/INFO Preparing start region for level 0 (world) 29.10 12:59:03 [Server] Startup Done (2.492s)! For help, type "help" or "?" 29.10 12:59:03 [Server] Server thread/INFO [nucleus]: Nucleus is performing final tasks before server startup completes. 29.10 12:59:04 [Server] Server thread/INFO [nucleus]: Nucleus has started.
Could you post the raw log on pastebin, hastebin or gist, because Multicraft removed some important lines.
Did you mean this? https://pastebin.com/uGASR4HF
changeskin.conf file:
`global:
Settings for the automatic version updater
auto updater:
notify: true
download: false
# Number of seconds to wait until a new update is downloaded
delay: 43200 # 12 hours
metrics: true
Automatically compile structure modifiers
background compiler: true
Disable version checking for the given Minecraft version. Backup your world first!
ignore version check:
Override the starting injecting method
injection method:
Whether or not to enable the filter command
debug: true
Whether or not to print a stack trace for every warning
detailed error: true
The engine used by the filter command
script engine: JavaScript
suppressed reports:`
This doesn't seem to be the changeskin config file. This looks more like ProtocolLib. So please delete the file and let the plugin regenerate it.
AWESOME, It's working! Thanks you very much!
new file changeskin.conf:
ChangeSkin config
Here you can specify default skins for player who do not have a skin
The entries from this list will be selected in random order
Lists are created like this:
#default-skins:
- 0aaa2c13-922a-411b-b655-9b8c08404695
- 069a79f4-44e9-4726-a5be-fca90e38aaf5
If this list is empty no skin will be selected
default-skins: []
If the player does not have a skin and hasn't chosen one with /setskin
this will try to re-download using the username of the player
restoreSkins: false
Should the skins apply instantly without re-login
The player will be invisible for a shorten time
instantSkinChange: true
Should the plugin check for skin specific permissions nodes like
changeskin.skin.whitelist.uuid
changeskin.skin.whitelist.* allows all skins
The plugin checks only if the player has one of these and will not check all of them
Examples:
Whitelist:
Give the players the permission changeskin.skin.whitelist.uuid
or changeskin.skin.whitelist.* for all skins
Blacklist:
Give your players this permission changeskin.skin.whitelist.*
and a negative (- before the permission) permission: '-changeskin.skin.whitelist.uuid'
|-> This means all skins are allowed except the ones with the uuid in the blacklist list
skinPermission: false
A number in seconds which the player have to wait before changing the skin again
cooldown: 0
How many requests should be established until the plugin uses the third-party API https://mcapi.ca/
Once this number is reached in a range of ten minutes it will start connecting to https://mcapi.ca/ for the next ten
minutes.
This option exists in order to workaround the rate-limiting. Name -> UUID are fetched in the same way like heads
mojang-request-limit: 600
Only relevant for BungeeCord
Here you can ignore certain servers in order to make use of lazy loading -> load the player data only
if they are on the allowed servers
This can be used against bot attacks
If this is empty, nothing will be ignored
server-blacklist: []
Lists are created like this:
#server-blacklist:
- pvp
- lobby
Actually I don't want that you put your credentials here, but it seems there is no easier way to do it.
See my statement here: https://www.spigotmc.org/threads/changeskin.138380/page-15#post-1736265
You can follow this guide on how to upload and use a skin:
https://www.spigotmc.org/threads/changeskin.138380/page-19#post-1792019
Example:
upload-accounts:
- EMAIL:PASSWORD
- EMAIL:PASSWORD
upload-accounts: []
If you have a BungeeCord server, this option might be relevant for you.
If you activate this option, the permission will be checked on the bukkit server and only on the bukkit server.
This requires to install the plugin on the bukkit server too in order to send the response to the bungeecord server
You still have to give the users the permission on the BungeeCord server in order to execute the command, but the bukkit
server will verify if the user has the permissions on the backend server too.
bukkit-permissions: false
This automatically re-fetches the skin from Mojang if the skin is older than x minutes
This value should be at least one minute, because that's the rate-limit by Mojang
-1 disables it
auto-skin-update: -1
Database configuration
Warning: If you use BungeeCord, you should switch to MySQL, because BungeeCord has only a driver for MySQL
storage:
Single file SQLite database
driver: org.sqlite.JDBC
# File location
database: '{pluginDir}/ChangeSkin.db'
MySQL / MariaDB
If you using Sponge please change the driver name to org.mariadb.jdbc.Driver
# driver: com.mysql.jdbc.Driver
# host: localhost
# port: 3306
# database: ChangeSkin
# username: myUser
# password: myPassword
# It's strongly recommended to enable SSL and setup a SSL certificate if the MySQL server isn't running on the same
# machine
# useSSL: false
HTTP proxies for connecting to the Mojang servers in order to resolve the player name to UUID.
This is a workaround to prevent rate-limiting by Mojang. These proxies will only be used once your server hit
the rate-limit or the custom value above.
Please make sure you use reliable proxies.
proxies: