Hello,
First, excuse the quality of my language, I'm not english then I try to do as better as I can...
I'm here today to ask you a question about my modded Minecraft server (1.7.10) :
I am actually the leader of the staff of my server, and the owner can't solve an issue. Our server is on Cauldron and we can't delete some mods (such as CustomNPCs).
The owner has delete some mods befors, without any problem. But when the server started, the command pannel asked for a /fml confirm. This one deleted the FML of the level.dat of our maps, after this, the problem was solved. The problem is that now, the command pannel stop on the Forge's Missings Items (Item Not Found), and the command panel don't ask me to write the /fml confirm command.
Here you can find the server configuration :
- 1.7.10 modded server under Cauldron linked to BungeeCord.
- Multicraft installed server
- Mods we tried to delete : MalisisDoors, MalisisCore, CustomNPCs, PlusdAliments.
- Dedicated server under Linux Debian 8.
What we had tried before :
- Let the server turn at this step of the suppression, nothing, even after 6 hours.
- Delete other mods without special items.
- Delete these mods from my other server, I've got the same issue.
- write /fml confirm, thinking that the command ask was just not written. (I tried with fml confirm, fmlconfirm, /fmlconfirm, /fml confirm, fml-confirm, /fml-confirm.).
I know the Level.dat's editor way to delete the FMLs manually, but our mods are full of items and my server own many maps. This is to much time for us, the team.
Should the problem be from Multicraft or Forge ?
Waiting for your reply, thank you for reading.
Nathanetazur and Emetros.
Logs:
[02:36:11] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[02:36:11] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[02:36:11] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[02:36:11] [main/INFO]: Forge Mod Loader version 7.10.114.1388 for Minecraft 1.7.10 loading
[02:36:12] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_79, running on Linux:amd64:3.14.32-xxxx-grs-ipv6-64, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
[02:36:12] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[02:36:12] [main/WARN]: Missing @MCVersion: net.malisis.core.asm.MalisisCorePlugin coloredlightscore.src.asm.ColoredLightsCoreLoadingPlugin
[02:36:12] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:36:12] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[02:36:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:36:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:36:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:36:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:36:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:36:13] [main/INFO]: ColoredLightsCore: MCP_ENVIORNMENT=false
[02:36:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[02:36:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:36:15] [main/INFO]: Hook registered for net.minecraft.client.Minecraft
[02:36:15] [main/INFO]: Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
[02:36:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[02:36:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[02:36:16] [main/INFO]: Class net.minecraft.world.World is a candidate for transforming
[02:36:16] [main/INFO]: Transforming method b
[02:36:16] [main/INFO]: Transforming method n
[02:36:16] [main/INFO]: Transforming method a
[02:36:16] [main/INFO]: Transforming method c
[02:36:16] [main/INFO]: Transforming class net.minecraft.world.World
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ASMUtils.getClassInfo(ASMUtils.java:269)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ExtendedClassWriter.getCommonSuperClass(ExtendedClassWriter.java:17)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassWriter.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.SelectiveTransformer.transform(SelectiveTransformer.java:20)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getDeclaredMethods0(Native Method)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2615)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethod0(Class.java:2856)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethod(Class.java:1668)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:132)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ASMUtils.getClassInfo(ASMUtils.java:269)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ExtendedClassWriter.getCommonSuperClass(ExtendedClassWriter.java:18)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassWriter.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.SelectiveTransformer.transform(SelectiveTransformer.java:20)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getDeclaredMethods0(Native Method)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2615)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethod0(Class.java:2856)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethod(Class.java:1668)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:132)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ASMUtils.getClassInfo(ASMUtils.java:269)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ExtendedClassWriter.getCommonSuperClass(ExtendedClassWriter.java:17)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassWriter.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.SelectiveTransformer.transform(SelectiveTransformer.java:20)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getDeclaredMethods0(Native Method)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2615)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethod0(Class.java:2856)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethod(Class.java:1668)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:132)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ASMUtils.getClassInfo(ASMUtils.java:269)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ExtendedClassWriter.getCommonSuperClass(ExtendedClassWriter.java:18)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassWriter.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.SelectiveTransformer.transform(SelectiveTransformer.java:20)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getDeclaredMethods0(Native Method)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.privateGetDeclaredMethods(Class.java:2615)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethod0(Class.java:2856)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.getMethod(Class.java:1668)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:132)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[02:36:16] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[02:36:16] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[02:36:16] [main/INFO]: Class net.minecraft.block.Block is a candidate for transforming
[02:36:16] [main/INFO]: Transforming method a
[02:36:16] [main/INFO]: Transforming class net.minecraft.block.Block
[02:36:17] [main/INFO]: Class net.minecraft.entity.player.EntityPlayerMP is a candidate for transforming
[02:36:17] [main/INFO]: Transforming method h
[02:36:17] [main/INFO]: Transforming class net.minecraft.entity.player.EntityPlayerMP
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ASMUtils.getClassInfo(ASMUtils.java:269)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ExtendedClassWriter.getCommonSuperClass(ExtendedClassWriter.java:17)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassWriter.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.SelectiveTransformer.transform(SelectiveTransformer.java:20)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.buildEvents(EventSubscriptionTransformer.java:90)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.transform(EventSubscriptionTransformer.java:66)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.item.Item.func_150900_l(Item.java:193)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:716)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1579)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ASMUtils.getClassInfo(ASMUtils.java:269)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ExtendedClassWriter.getCommonSuperClass(ExtendedClassWriter.java:18)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassWriter.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.SelectiveTransformer.transform(SelectiveTransformer.java:20)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.buildEvents(EventSubscriptionTransformer.java:90)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.transform(EventSubscriptionTransformer.java:66)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.item.Item.func_150900_l(Item.java:193)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:716)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1579)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ASMUtils.getClassInfo(ASMUtils.java:269)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ExtendedClassWriter.getCommonSuperClass(ExtendedClassWriter.java:17)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassWriter.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.SelectiveTransformer.transform(SelectiveTransformer.java:20)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.buildEvents(EventSubscriptionTransformer.java:90)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.transform(EventSubscriptionTransformer.java:66)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.item.Item.func_150900_l(Item.java:193)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:716)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1579)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ASMUtils.getClassInfo(ASMUtils.java:269)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.ExtendedClassWriter.getCommonSuperClass(ExtendedClassWriter.java:18)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.ClassWriter.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.Frame.a(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at coloredlightscore.src.asm.transformer.core.SelectiveTransformer.transform(SelectiveTransformer.java:20)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.buildEvents(EventSubscriptionTransformer.java:90)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer.transform(EventSubscriptionTransformer.java:66)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.item.Item.func_150900_l(Item.java:193)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:716)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1579)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:606)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
[02:36:17] [main/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
[02:36:18] [server thread/INFO]: Starting minecraft server version 1.7.10
[02:36:18] [server thread/INFO]: Attempting early MinecraftForge initialization
[02:36:18] [server thread/INFO]: MinecraftForge v10.13.3.1388 Initialized
[02:36:18] [server thread/INFO]: Replaced 183 ore recipies
[02:36:18] [server thread/INFO]: Preloading CrashReport classes
[02:36:18] [server thread/INFO]: net.minecraft.world.World$1
[02:36:18] [server thread/INFO]: net.minecraft.world.World$2
[02:36:18] [server thread/INFO]: net.minecraft.world.World$3
[02:36:18] [server thread/INFO]: net.minecraft.world.World$4
[02:36:18] [server thread/INFO]: net.minecraft.world.chunk.Chunk$1
[02:36:18] [server thread/INFO]: net.minecraft.crash.CrashReportCategory$1
[02:36:18] [server thread/INFO]: net.minecraft.crash.CrashReportCategory$2
[02:36:18] [server thread/INFO]: net.minecraft.crash.CrashReportCategory$3
[02:36:18] [server thread/INFO]: net.minecraft.entity.Entity$1
[02:36:18] [server thread/INFO]: net.minecraft.entity.Entity$2
[02:36:18] [server thread/INFO]: net.minecraft.entity.EntityTracker$1
[02:36:18] [server thread/INFO]: net.minecraft.world.gen.layer.GenLayer$1
[02:36:18] [server thread/INFO]: net.minecraft.world.gen.layer.GenLayer$2
[02:36:18] [server thread/INFO]: net.minecraft.entity.player.InventoryPlayer$1
[02:36:18] [server thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$1
[02:36:18] [server thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$2
[02:36:18] [server thread/INFO]: net.minecraft.world.gen.structure.MapGenStructure$3
[02:36:18] [server thread/INFO]: net.minecraft.server.MinecraftServer$3
[02:36:18] [server thread/INFO]: net.minecraft.server.MinecraftServer$4
[02:36:18] [server thread/INFO]: net.minecraft.server.MinecraftServer$5
[02:36:18] [server thread/INFO]: net.minecraft.nbt.NBTTagCompound$1
[02:36:18] [server thread/INFO]: net.minecraft.nbt.NBTTagCompound$2
[02:36:18] [server thread/INFO]: net.minecraft.network.NetHandlerPlayServer$2
[02:36:18] [server thread/INFO]: net.minecraft.network.NetworkSystem$3
[02:36:18] [server thread/INFO]: net.minecraft.tileentity.TileEntity$1
[02:36:18] [server thread/INFO]: net.minecraft.tileentity.TileEntity$2
[02:36:18] [server thread/INFO]: net.minecraft.tileentity.TileEntity$3
[02:36:18] [server thread/INFO]: net.minecraft.world.storage.WorldInfo$1
[02:36:18] [server thread/INFO]: net.minecraft.world.storage.WorldInfo$2
[02:36:18] [server thread/INFO]: net.minecraft.world.storage.WorldInfo$3
[02:36:18] [server thread/INFO]: net.minecraft.world.storage.WorldInfo$4
[02:36:18] [server thread/INFO]: net.minecraft.world.storage.WorldInfo$5
[02:36:18] [server thread/INFO]: net.minecraft.world.storage.WorldInfo$6
[02:36:18] [server thread/INFO]: net.minecraft.world.storage.WorldInfo$7
[02:36:18] [server thread/INFO]: net.minecraft.world.storage.WorldInfo$8
[02:36:18] [server thread/INFO]: net.minecraft.world.storage.WorldInfo$9
[02:36:18] [server thread/INFO]: net.minecraft.server.dedicated.DedicatedServer$3
[02:36:18] [server thread/INFO]: net.minecraft.server.dedicated.DedicatedServer$4
[02:36:18] [server thread/INFO]: Completed early MinecraftForge initialization
[02:36:18] [server thread/INFO]: Searching /home/pokecraft/servers/pixelmon/mods for mods
[02:36:19] [server thread/INFO]: Attempting to reparse the mod container minedeco-1.7.2-1.0.2.jar
[02:36:19] [server thread/INFO]: Forge Mod Loader has identified 15 mods to load
[02:36:19] [server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, coloredlightscore, malisiscore, BiblioCraft, customnpcs, gameshark, iChunUtil, ivsevs, MineDeco, cfm, pixelmon, PixelExtras, pixelutilities] at CLIENT
[02:36:19] [server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, coloredlightscore, malisiscore, BiblioCraft, customnpcs, gameshark, iChunUtil, ivsevs, MineDeco, cfm, pixelmon, PixelExtras, pixelutilities] at SERVER
[02:36:20] [server thread/INFO]: Processing ObjectHolder annotations
[02:36:20] [server thread/INFO]: Found 341 ObjectHolder annotations
[02:36:20] [server thread/INFO]: Configured a dormant chunk cache size of 0
[02:36:20] [server thread/INFO]: Starting up ColoredLightsCore
[02:36:20] [server thread/WARN]: [02:36:20][FINE][noppes.npcs.LogWriter:71] Mon Oct 05 02:36:20 CEST 2015
[02:36:20] [server thread/WARN]: [02:36:20][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available:
[02:36:20] [server thread/WARN]: [02:36:20][FINE][noppes.npcs.controllers.ScriptController:64] ECMAScript: .js
[02:36:21] [server thread/INFO]: PIXELMON: Loading TM/HMs
[02:36:21] [server thread/INFO]: Extracting database
[02:36:21] [server thread/INFO]: Loading Database Driver
[02:36:21] [server thread/INFO]: Establishing Connection
[02:36:21] [server thread/INFO]: [PIXELMON] Registering entity spawns
[02:36:25] [server thread/INFO]: Applying holder lookups
[02:36:25] [server thread/INFO]: Holder lookups applied
[02:36:25] [server thread/INFO]: Loading properties
[02:36:25] [server thread/INFO]: Default game type: SURVIVAL
[02:36:25] [server thread/INFO]: This server is running Cauldron-MCPC-Plus version git-Cauldron-Reloaded-1.7.10-1.1388.1.0 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[02:36:25] [server thread/WARN]: =============================================================
[02:36:25] [server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[02:36:25] [server thread/WARN]: Offendor: org/spigotmc/RestartCommand.restart()V
[02:36:25] [server thread/WARN]: Use FMLCommonHandler.exitJava instead
[02:36:25] [server thread/WARN]: =============================================================
[02:36:25] [server thread/INFO]: Server Ping Player Sample Count: 12
[02:36:25] [server thread/INFO]: Using 4 threads for Netty based IO
[02:36:25] [server thread/INFO]: Generating keypair
[02:36:25] [server thread/INFO]: Starting Minecraft server on 0.0.0.0:25561
[02:36:25] [server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[02:36:25] [server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[02:36:25] [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.
[02:36:25] [server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[02:36:25] [server thread/INFO]: Registered command malisis with permission node net.malisis.core.MalisisCommand
[02:36:25] [server thread/INFO]: Forge Mod Loader has successfully loaded 15 mods
[02:36:25] [server thread/WARN]: [02:36:25][FINE][noppes.npcs.controllers.LinkedNpcController:40] Loading Linked Npcs
[02:36:25] [server thread/WARN]: [02:36:25][FINE][noppes.npcs.controllers.LinkedNpcController:61] Done loading Linked Npcs
[02:36:25] [server thread/INFO]: Preparing level "minage"
[02:36:25] [server thread/INFO]: Registered command debug with permission node vanilla.command.debug
[02:36:25] [server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[02:36:25] [server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
[02:36:25] [server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[02:36:25] [server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
[02:36:25] [server thread/INFO]: Registered command summon with permission node vanilla.command.summon
[02:36:25] [server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
[02:36:25] [server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[02:36:25] [server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[02:36:25] [server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
[02:36:26] [server thread/ERROR]: This world was saved with mod malisisdoors which appears to be missing, things may not work well
[02:36:26] [server thread/ERROR]: This world was saved with mod pda which appears to be missing, things may not work well
[02:36:26] [server thread/INFO]: Injecting existing block and item data into this server instance
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:poussecocotier
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:forcefieldDoor
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:block_mixer
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:curtain
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:caramstairs
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:shoji_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:alguebloc
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateaufraiseblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chocostairs
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:mixed_block
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:garage_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chocofence
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:laboratory_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:assiettebloc
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:rustyHatch
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:iron_sliding_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:croppiment
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:fraisier
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:vanishing_block
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:vanishing_block_diamond
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:player_sensor
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:carriage_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:caram
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:factory_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cropmaistop
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:croptomate
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cropvigne
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:door_factory
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cocobloc
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateauchocoblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chocobloc
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:tartetatinblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cropmaisbottom
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:blackforestblock
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:jail_door
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:wood_sliding_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cropvanille
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:caramfence
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:bricksucre
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sugarfence
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:null
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sugarstairs
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateaucarotteblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:machineglaces
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cheesecakeblock
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:rustyLadder
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:noixdecoco
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.shoji_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:zombiepure
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:blackforest
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:the
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sandjamb
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:block_mixer
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:calamarcuit
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sandpoul
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:machineglaces
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glacebanane
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:painchoco
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:crepesucre
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:rustyHatch
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:crepefrom
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:poussecocotier
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:verre
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:fromage
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:mixed_block
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:brochette
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:rhum
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:bananasplit
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:juscoco
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.curtain
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:marshmallow
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sugarstairs
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:seaufromage
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:ragoutalgues
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:steakfrites
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:justomate
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cupcakechoco
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:poissonorcuit
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:pizza
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sandfrom
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glacemelon
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cupcake
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:donutchoco
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:tartetatin
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:patepiment
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:carriage_door
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:garage_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chocochaud
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chevalcuit
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:vanishing_block_diamond
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cropvanille
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:baconcru
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:tranche
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:donutfraise
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:porcaramel
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:citrouilsoup
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:barcuit
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:moutoncuit
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:truitecuite
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:croptomate
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:solecuite
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:laboratory_door
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:forcefieldDoor
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:banane
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cheesecakeblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:poissonorcru
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.jail_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:baconcuit
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glacefraise
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:patechampi
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:door_factory
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chili
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:vodka
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:raisin
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:assiette
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:takoyaki
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:donutglace
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:patepoulet
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chocobloc
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chocolat
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:fraisier
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:seedpiment
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateauchoco
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:moutoncru
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cidre
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:donutraisin
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateaufraiseblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:fishandchips
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:soupelegumes
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:biscuitchien
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:assiettebloc
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:colincuit
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:juscactus
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:null
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:patecarbonara
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:crepe
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:caramstairs
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.factory_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:pates
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cropvigne
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:milkshakecaramel
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:marshmallowstick
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sandbacon
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:solecrue
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:milkshakechoco
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateauchocoblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:alguebloc
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glacecoco
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.laboratory_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cropmaisbottom
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:fraise
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:saladefruits
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:rustyLadder
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateaufraise
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:caramel
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:popcorn
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:jusbanane
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:pho
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:caramfence
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sugarfence
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cropmaistop
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cactusoup
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:truitecrue
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:jusmelon
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glacepomme
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:factory_door
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:curtain
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:fortunecookie
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:calamarcru
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateaufaim
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:milkshakevanille
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:player_sensor
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:algues
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:blackforestblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:marshmallowstickcooked
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:patetomate
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateaucarotte
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:bolchoco
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:gateaucarotteblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:colincru
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:soupepoulet
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.wood_sliding_door
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:shoji_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glacechoco
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:wood_sliding_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:tomate
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.custom_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glaceraisin
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chocofence
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:vanille
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:steaktartare
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chevalcru
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:crepecaram
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chocostairs
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sushi
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.iron_sliding_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:crepechoco
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cerise
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glacevanille
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:noixdecocoouverte
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:pommedamour
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:bricksucre
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:vin
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glacecaramel
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:croppiment
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:vanishing_block
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:juspomme
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.rustyHandle
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:sandpoiss
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:oeufdur
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:fishsoup
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:jail_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:piment
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:papillote
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cheesecake
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chocopim
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:iron_sliding_door
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:chorizo
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:glacecerise
[02:36:26] [server thread/INFO]: Found a missing id from the world malisisdoors:item.forcefieldItem
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:barcru
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:jusraisin
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:tartetatinblock
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:mais
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:juscarotte
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:caram
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:cocobloc
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:puree
[02:36:26] [server thread/INFO]: Found a missing id from the world pda:milkshakefraise
[02:36:26] [server thread/INFO]: Processing missing mappings
[02:36:26] [server thread/INFO]: Processing missing mappings
[02:36:26] [server thread/ERROR]: There are unidentified mappings in this world - we are going to attempt to process anyway
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:forcefieldDoor, id 2154
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:block_mixer, id 1454
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:curtain, id 2156
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:shoji_door, id 1423
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:mixed_block, id 1533
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:garage_door, id 1612
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:laboratory_door, id 1920
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:rustyHatch, id 1640
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:iron_sliding_door, id 1849
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:vanishing_block, id 1394
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:vanishing_block_diamond, id 1388
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:player_sensor, id 1634
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:carriage_door, id 2153
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:factory_door, id 1608
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:door_factory, id 1922
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:jail_door, id 1845
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:wood_sliding_door, id 1997
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:null, id 1664
[02:36:26] [server thread/ERROR]: Unidentified block: malisisdoors:rustyLadder, id 2155
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.shoji_door, id 5257
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:block_mixer, id 1454
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:rustyHatch, id 1640
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:mixed_block, id 1533
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.curtain, id 5460
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:carriage_door, id 2153
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:garage_door, id 1612
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:vanishing_block_diamond, id 1388
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:laboratory_door, id 1920
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:forcefieldDoor, id 2154
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.jail_door, id 5274
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:door_factory, id 1922
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:null, id 1664
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.factory_door, id 5269
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.laboratory_door, id 5265
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:rustyLadder, id 2155
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:factory_door, id 1608
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:curtain, id 2156
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:player_sensor, id 1634
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.wood_sliding_door, id 5267
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:shoji_door, id 1423
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:wood_sliding_door, id 1997
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.custom_door, id 5262
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.iron_sliding_door, id 5272
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:vanishing_block, id 1394
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.rustyHandle, id 5266
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:jail_door, id 1845
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:iron_sliding_door, id 1849
[02:36:26] [server thread/ERROR]: Unidentified item: malisisdoors:item.forcefieldItem, id 5457
[02:36:26] [server thread/ERROR]: Unidentified block: pda:poussecocotier, id 1307
[02:36:26] [server thread/ERROR]: Unidentified block: pda:caramstairs, id 1300
[02:36:26] [server thread/ERROR]: Unidentified block: pda:alguebloc, id 1317
[02:36:26] [server thread/ERROR]: Unidentified block: pda:gateaufraiseblock, id 2159
[02:36:26] [server thread/ERROR]: Unidentified block: pda:chocostairs, id 1314
[02:36:26] [server thread/ERROR]: Unidentified block: pda:chocofence, id 1296
[02:36:26] [server thread/ERROR]: Unidentified block: pda:assiettebloc, id 2161
[02:36:26] [server thread/ERROR]: Unidentified block: pda:croppiment, id 1295
[02:36:26] [server thread/ERROR]: Unidentified block: pda:fraisier, id 1320
[02:36:26] [server thread/ERROR]: Unidentified block: pda:caram, id 1316
[02:36:26] [server thread/ERROR]: Unidentified block: pda:cropmaistop, id 1321
[02:36:26] [server thread/ERROR]: Unidentified block: pda:croptomate, id 1318
[02:36:26] [server thread/ERROR]: Unidentified block: pda:cropvigne, id 1297
[02:36:26] [server thread/ERROR]: Unidentified block: pda:cocobloc, id 1312
[02:36:26] [server thread/ERROR]: Unidentified block: pda:gateauchocoblock, id 1303
[02:36:26] [server thread/ERROR]: Unidentified block: pda:chocobloc, id 1308
[02:36:26] [server thread/ERROR]: Unidentified block: pda:tartetatinblock, id 1309
[02:36:26] [server thread/ERROR]: Unidentified block: pda:cropmaisbottom, id 1323
[02:36:26] [server thread/ERROR]: Unidentified block: pda:blackforestblock, id 2160
[02:36:26] [server thread/ERROR]: Unidentified block: pda:cropvanille, id 2163
[02:36:26] [server thread/ERROR]: Unidentified block: pda:caramfence, id 1306
[02:36:26] [server thread/ERROR]: Unidentified block: pda:bricksucre, id 1310
[02:36:26] [server thread/ERROR]: Unidentified block: pda:sugarfence, id 1313
[02:36:26] [server thread/ERROR]: Unidentified block: pda:sugarstairs, id 1304
[02:36:26] [server thread/ERROR]: Unidentified block: pda:gateaucarotteblock, id 1299
[02:36:26] [server thread/ERROR]: Unidentified block: pda:machineglaces, id 1315
[02:36:26] [server thread/ERROR]: Unidentified block: pda:cheesecakeblock, id 1301
[02:36:26] [server thread/ERROR]: Unidentified item: pda:noixdecoco, id 5028
[02:36:26] [server thread/ERROR]: Unidentified item: pda:zombiepure, id 5073
[02:36:26] [server thread/ERROR]: Unidentified item: pda:blackforest, id 5505
[02:36:26] [server thread/ERROR]: Unidentified item: pda:the, id 5078
[02:36:26] [server thread/ERROR]: Unidentified item: pda:sandjamb, id 5068
[02:36:26] [server thread/ERROR]: Unidentified item: pda:calamarcuit, id 5062
[02:36:26] [server thread/ERROR]: Unidentified item: pda:sandpoul, id 5072
[02:36:26] [server thread/ERROR]: Unidentified item: pda:machineglaces, id 1315
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glacebanane, id 5055
[02:36:26] [server thread/ERROR]: Unidentified item: pda:painchoco, id 5049
[02:36:26] [server thread/ERROR]: Unidentified item: pda:crepesucre, id 5034
[02:36:26] [server thread/ERROR]: Unidentified item: pda:crepefrom, id 5021
[02:36:26] [server thread/ERROR]: Unidentified item: pda:poussecocotier, id 1307
[02:36:26] [server thread/ERROR]: Unidentified item: pda:verre, id 5106
[02:36:26] [server thread/ERROR]: Unidentified item: pda:fromage, id 5089
[02:36:26] [server thread/ERROR]: Unidentified item: pda:brochette, id 5499
[02:36:26] [server thread/ERROR]: Unidentified item: pda:rhum, id 5052
[02:36:26] [server thread/ERROR]: Unidentified item: pda:bananasplit, id 5496
[02:36:26] [server thread/ERROR]: Unidentified item: pda:juscoco, id 5031
[02:36:26] [server thread/ERROR]: Unidentified item: pda:marshmallow, id 5467
[02:36:26] [server thread/ERROR]: Unidentified item: pda:sugarstairs, id 1304
[02:36:26] [server thread/ERROR]: Unidentified item: pda:seaufromage, id 5054
[02:36:26] [server thread/ERROR]: Unidentified item: pda:ragoutalgues, id 5071
[02:36:26] [server thread/ERROR]: Unidentified item: pda:steakfrites, id 5501
[02:36:26] [server thread/ERROR]: Unidentified item: pda:justomate, id 5178
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cupcakechoco, id 5092
[02:36:26] [server thread/ERROR]: Unidentified item: pda:poissonorcuit, id 5039
[02:36:26] [server thread/ERROR]: Unidentified item: pda:pizza, id 5083
[02:36:26] [server thread/ERROR]: Unidentified item: pda:sandfrom, id 5032
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glacemelon, id 5091
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cupcake, id 5075
[02:36:26] [server thread/ERROR]: Unidentified item: pda:donutchoco, id 5163
[02:36:26] [server thread/ERROR]: Unidentified item: pda:tartetatin, id 5064
[02:36:26] [server thread/ERROR]: Unidentified item: pda:patepiment, id 5077
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chocochaud, id 5097
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chevalcuit, id 5076
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cropvanille, id 2163
[02:36:26] [server thread/ERROR]: Unidentified item: pda:baconcru, id 5051
[02:36:26] [server thread/ERROR]: Unidentified item: pda:tranche, id 5096
[02:36:26] [server thread/ERROR]: Unidentified item: pda:donutfraise, id 5221
[02:36:26] [server thread/ERROR]: Unidentified item: pda:porcaramel, id 5033
[02:36:26] [server thread/ERROR]: Unidentified item: pda:citrouilsoup, id 5113
[02:36:26] [server thread/ERROR]: Unidentified item: pda:barcuit, id 5087
[02:36:26] [server thread/ERROR]: Unidentified item: pda:moutoncuit, id 5060
[02:36:26] [server thread/ERROR]: Unidentified item: pda:truitecuite, id 5048
[02:36:26] [server thread/ERROR]: Unidentified item: pda:croptomate, id 1318
[02:36:26] [server thread/ERROR]: Unidentified item: pda:solecuite, id 5105
[02:36:26] [server thread/ERROR]: Unidentified item: pda:banane, id 5109
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cheesecakeblock, id 1301
[02:36:26] [server thread/ERROR]: Unidentified item: pda:poissonorcru, id 5107
[02:36:26] [server thread/ERROR]: Unidentified item: pda:baconcuit, id 5108
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glacefraise, id 5130
[02:36:26] [server thread/ERROR]: Unidentified item: pda:patechampi, id 5134
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chili, id 5063
[02:36:26] [server thread/ERROR]: Unidentified item: pda:vodka, id 5228
[02:36:26] [server thread/ERROR]: Unidentified item: pda:raisin, id 5081
[02:36:26] [server thread/ERROR]: Unidentified item: pda:assiette, id 5513
[02:36:26] [server thread/ERROR]: Unidentified item: pda:takoyaki, id 5190
[02:36:26] [server thread/ERROR]: Unidentified item: pda:donutglace, id 5127
[02:36:26] [server thread/ERROR]: Unidentified item: pda:patepoulet, id 5095
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chocobloc, id 1308
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chocolat, id 5123
[02:36:26] [server thread/ERROR]: Unidentified item: pda:fraisier, id 1320
[02:36:26] [server thread/ERROR]: Unidentified item: pda:seedpiment, id 5084
[02:36:26] [server thread/ERROR]: Unidentified item: pda:gateauchoco, id 5043
[02:36:26] [server thread/ERROR]: Unidentified item: pda:moutoncru, id 5103
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cidre, id 5067
[02:36:26] [server thread/ERROR]: Unidentified item: pda:donutraisin, id 5225
[02:36:26] [server thread/ERROR]: Unidentified item: pda:gateaufraiseblock, id 2159
[02:36:26] [server thread/ERROR]: Unidentified item: pda:fishandchips, id 5473
[02:36:26] [server thread/ERROR]: Unidentified item: pda:soupelegumes, id 5079
[02:36:26] [server thread/ERROR]: Unidentified item: pda:biscuitchien, id 5065
[02:36:26] [server thread/ERROR]: Unidentified item: pda:assiettebloc, id 2161
[02:36:26] [server thread/ERROR]: Unidentified item: pda:colincuit, id 5086
[02:36:26] [server thread/ERROR]: Unidentified item: pda:juscactus, id 5082
[02:36:26] [server thread/ERROR]: Unidentified item: pda:patecarbonara, id 5233
[02:36:26] [server thread/ERROR]: Unidentified item: pda:crepe, id 5102
[02:36:26] [server thread/ERROR]: Unidentified item: pda:caramstairs, id 1300
[02:36:26] [server thread/ERROR]: Unidentified item: pda:pates, id 5057
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cropvigne, id 1297
[02:36:26] [server thread/ERROR]: Unidentified item: pda:milkshakecaramel, id 5482
[02:36:26] [server thread/ERROR]: Unidentified item: pda:marshmallowstick, id 5517
[02:36:26] [server thread/ERROR]: Unidentified item: pda:sandbacon, id 5070
[02:36:26] [server thread/ERROR]: Unidentified item: pda:solecrue, id 5047
[02:36:26] [server thread/ERROR]: Unidentified item: pda:milkshakechoco, id 5116
[02:36:26] [server thread/ERROR]: Unidentified item: pda:gateauchocoblock, id 1303
[02:36:26] [server thread/ERROR]: Unidentified item: pda:alguebloc, id 1317
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glacecoco, id 5017
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cropmaisbottom, id 1323
[02:36:26] [server thread/ERROR]: Unidentified item: pda:fraise, id 5230
[02:36:26] [server thread/ERROR]: Unidentified item: pda:saladefruits, id 5090
[02:36:26] [server thread/ERROR]: Unidentified item: pda:gateaufraise, id 5497
[02:36:26] [server thread/ERROR]: Unidentified item: pda:caramel, id 5114
[02:36:26] [server thread/ERROR]: Unidentified item: pda:popcorn, id 5129
[02:36:26] [server thread/ERROR]: Unidentified item: pda:jusbanane, id 5112
[02:36:26] [server thread/ERROR]: Unidentified item: pda:pho, id 5483
[02:36:26] [server thread/ERROR]: Unidentified item: pda:caramfence, id 1306
[02:36:26] [server thread/ERROR]: Unidentified item: pda:sugarfence, id 1313
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cropmaistop, id 1321
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cactusoup, id 5061
[02:36:26] [server thread/ERROR]: Unidentified item: pda:truitecrue, id 5027
[02:36:26] [server thread/ERROR]: Unidentified item: pda:jusmelon, id 5030
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glacepomme, id 5026
[02:36:26] [server thread/ERROR]: Unidentified item: pda:fortunecookie, id 5023
[02:36:26] [server thread/ERROR]: Unidentified item: pda:calamarcru, id 5093
[02:36:26] [server thread/ERROR]: Unidentified item: pda:gateaufaim, id 5024
[02:36:26] [server thread/ERROR]: Unidentified item: pda:milkshakevanille, id 5503
[02:36:26] [server thread/ERROR]: Unidentified item: pda:algues, id 5040
[02:36:26] [server thread/ERROR]: Unidentified item: pda:blackforestblock, id 2160
[02:36:26] [server thread/ERROR]: Unidentified item: pda:marshmallowstickcooked, id 5489
[02:36:26] [server thread/ERROR]: Unidentified item: pda:patetomate, id 5159
[02:36:26] [server thread/ERROR]: Unidentified item: pda:gateaucarotte, id 5053
[02:36:26] [server thread/ERROR]: Unidentified item: pda:bolchoco, id 5122
[02:36:26] [server thread/ERROR]: Unidentified item: pda:gateaucarotteblock, id 1299
[02:36:26] [server thread/ERROR]: Unidentified item: pda:colincru, id 5056
[02:36:26] [server thread/ERROR]: Unidentified item: pda:soupepoulet, id 5512
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glacechoco, id 5019
[02:36:26] [server thread/ERROR]: Unidentified item: pda:tomate, id 5245
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glaceraisin, id 5080
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chocofence, id 1296
[02:36:26] [server thread/ERROR]: Unidentified item: pda:vanille, id 5507
[02:36:26] [server thread/ERROR]: Unidentified item: pda:steaktartare, id 5046
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chevalcru, id 5118
[02:36:26] [server thread/ERROR]: Unidentified item: pda:crepecaram, id 5059
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chocostairs, id 1314
[02:36:26] [server thread/ERROR]: Unidentified item: pda:sushi, id 5050
[02:36:26] [server thread/ERROR]: Unidentified item: pda:crepechoco, id 5117
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cerise, id 5477
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glacevanille, id 5504
[02:36:26] [server thread/ERROR]: Unidentified item: pda:noixdecocoouverte, id 5074
[02:36:26] [server thread/ERROR]: Unidentified item: pda:pommedamour, id 5018
[02:36:26] [server thread/ERROR]: Unidentified item: pda:bricksucre, id 1310
[02:36:26] [server thread/ERROR]: Unidentified item: pda:vin, id 5066
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glacecaramel, id 5120
[02:36:26] [server thread/ERROR]: Unidentified item: pda:croppiment, id 1295
[02:36:26] [server thread/ERROR]: Unidentified item: pda:juspomme, id 5037
[02:36:26] [iChunUtil Mod Version Check/INFO]: [4.1.3] [NEW UPDATE AVAILABLE] iChunUtil - 4.2.2
[02:36:26] [server thread/ERROR]: Unidentified item: pda:sandpoiss, id 5045
[02:36:26] [server thread/ERROR]: Unidentified item: pda:oeufdur, id 5119
[02:36:26] [server thread/ERROR]: Unidentified item: pda:fishsoup, id 5038
[02:36:26] [server thread/ERROR]: Unidentified item: pda:piment, id 5121
[02:36:26] [server thread/ERROR]: Unidentified item: pda:papillote, id 5110
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cheesecake, id 5085
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chocopim, id 5016
[02:36:26] [server thread/ERROR]: Unidentified item: pda:chorizo, id 5100
[02:36:26] [server thread/ERROR]: Unidentified item: pda:glacecerise, id 5484
[02:36:26] [server thread/ERROR]: Unidentified item: pda:barcru, id 5111
[02:36:26] [server thread/ERROR]: Unidentified item: pda:jusraisin, id 5042
[02:36:26] [server thread/ERROR]: Unidentified item: pda:tartetatinblock, id 1309
[02:36:26] [server thread/ERROR]: Unidentified item: pda:mais, id 5217
[02:36:26] [server thread/ERROR]: Unidentified item: pda:juscarotte, id 5035
[02:36:26] [server thread/ERROR]: Unidentified item: pda:caram, id 1316
[02:36:26] [server thread/ERROR]: Unidentified item: pda:cocobloc, id 1312
[02:36:26] [server thread/ERROR]: Unidentified item: pda:puree, id 5036
[02:36:26] [server thread/ERROR]: Unidentified item: pda:milkshakefraise, id 5480
[02:36:26] [server thread/WARN]: Forge Mod Loader detected missing blocks/items.
There are 229 missing blocks and items in this save.
If you continue the missing blocks/items will get removed.
A world backup will be automatically created in your saves directory.
Missing Blocks/Items:
malisisdoors:forcefieldDoor
malisisdoors:block_mixer
malisisdoors:curtain
malisisdoors:shoji_door
malisisdoors:mixed_block
malisisdoors:garage_door
malisisdoors:laboratory_door
malisisdoors:rustyHatch
malisisdoors:iron_sliding_door
malisisdoors:vanishing_block
malisisdoors:vanishing_block_diamond
malisisdoors:player_sensor
malisisdoors:carriage_door
malisisdoors:factory_door
malisisdoors:door_factory
malisisdoors:jail_door
malisisdoors:wood_sliding_door
malisisdoors:null
malisisdoors:rustyLadder
malisisdoors:item.shoji_door
malisisdoors:block_mixer
malisisdoors:rustyHatch
malisisdoors:mixed_block
malisisdoors:item.curtain
malisisdoors:carriage_door
malisisdoors:garage_door
malisisdoors:vanishing_block_diamond
malisisdoors:laboratory_door
malisisdoors:forcefieldDoor
malisisdoors:item.jail_door
malisisdoors:door_factory
malisisdoors:null
malisisdoors:item.factory_door
malisisdoors:item.laboratory_door
malisisdoors:rustyLadder
malisisdoors:factory_door
malisisdoors:curtain
malisisdoors:player_sensor
malisisdoors:item.wood_sliding_door
malisisdoors:shoji_door
malisisdoors:wood_sliding_door
malisisdoors:item.custom_door
malisisdoors:item.iron_sliding_door
malisisdoors:vanishing_block
malisisdoors:item.rustyHandle
malisisdoors:jail_door
malisisdoors:iron_sliding_door
malisisdoors:item.forcefieldItem
pda:poussecocotier
pda:caramstairs
pda:alguebloc
pda:gateaufraiseblock
pda:chocostairs
pda:chocofence
pda:assiettebloc
pda:croppiment
pda:fraisier
pda:caram
pda:cropmaistop
pda:croptomate
pda:cropvigne
pda:cocobloc
pda:gateauchocoblock
pda:chocobloc
pda:tartetatinblock
pda:cropmaisbottom
pda:blackforestblock
pda:cropvanille
pda:caramfence
pda:bricksucre
pda:sugarfence
pda:sugarstairs
pda:gateaucarotteblock
pda:machineglaces
pda:cheesecakeblock
pda:noixdecoco
pda:zombiepure
pda:blackforest
pda:the
pda:sandjamb
pda:calamarcuit
pda:sandpoul
pda:machineglaces
pda:glacebanane
pda:painchoco
pda:crepesucre
pda:crepefrom
pda:poussecocotier
pda:verre
pda:fromage
pda:brochette
pda:rhum
pda:bananasplit
pda:juscoco
pda:marshmallow
pda:sugarstairs
pda:seaufromage
pda:ragoutalgues
pda:steakfrites
pda:justomate
pda:cupcakechoco
pda:poissonorcuit
pda:pizza
pda:sandfrom
pda:glacemelon
pda:cupcake
pda:donutchoco
pda:tartetatin
pda:patepiment
pda:chocochaud
pda:chevalcuit
pda:cropvanille
pda:baconcru
pda:tranche
pda:donutfraise
pda:porcaramel
pda:citrouilsoup
pda:barcuit
pda:moutoncuit
pda:truitecuite
pda:croptomate
pda:solecuite
pda:banane
pda:cheesecakeblock
pda:poissonorcru
pda:baconcuit
pda:glacefraise
pda:patechampi
pda:chili
pda:vodka
pda:raisin
pda:assiette
pda:takoyaki
pda:donutglace
pda:patepoulet
pda:chocobloc
pda:chocolat
pda:fraisier
pda:seedpiment
pda:gateauchoco
pda:moutoncru
pda:cidre
pda:donutraisin
pda:gateaufraiseblock
pda:fishandchips
pda:soupelegumes
pda:biscuitchien
pda:assiettebloc
pda:colincuit
pda:juscactus
pda:patecarbonara
pda:crepe
pda:caramstairs
pda:pates
pda:cropvigne
pda:milkshakecaramel
pda:marshmallowstick
pda:sandbacon
pda:solecrue
pda:milkshakechoco
pda:gateauchocoblock
pda:alguebloc
pda:glacecoco
pda:cropmaisbottom
pda:fraise
pda:saladefruits
pda:gateaufraise
pda:caramel
pda:popcorn
pda:jusbanane
pda:pho
pda:caramfence
pda:sugarfence
pda:cropmaistop
pda:cactusoup
pda:truitecrue
pda:jusmelon
pda:glacepomme
pda:fortunecookie
pda:calamarcru
pda:gateaufaim
pda:milkshakevanille
pda:algues
pda:blackforestblock
pda:marshmallowstickcooked
pda:patetomate
pda:gateaucarotte
pda:bolchoco
pda:gateaucarotteblock
pda:colincru
pda:soupepoulet
pda:glacechoco
pda:tomate
pda:glaceraisin
pda:chocofence
pda:vanille
pda:steaktartare
pda:chevalcru
pda:crepecaram
pda:chocostairs
pda:sushi
pda:crepechoco
pda:cerise
pda:glacevanille
pda:noixdecocoouverte
pda:pommedamour
pda:bricksucre
pda:vin
pda:glacecaramel
pda:croppiment
pda:juspomme
pda:sandpoiss
pda:oeufdur
pda:fishsoup
pda:piment
pda:papillote
pda:cheesecake
pda:chocopim
pda:chorizo
pda:glacecerise
pda:barcru
pda:jusraisin
pda:tartetatinblock
pda:mais
pda:juscarotte
pda:caram
pda:cocobloc
pda:puree
pda:milkshakefraise
Run the command /fml confirm or or /fml cancel to proceed.
Alternatively start the server with -Dfml.queryResult=confirm or -Dfml.queryResult=cancel to preselect the answer.