Skip to content

Instantly share code, notes, and snippets.

@pkej
Created August 21, 2019 22:12
Show Gist options
  • Save pkej/54d799b1352070a2304f048c67831e31 to your computer and use it in GitHub Desktop.
Save pkej/54d799b1352070a2304f048c67831e31 to your computer and use it in GitHub Desktop.
[00:11:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:11:45] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:11:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:11:45] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[00:11:45] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Mac OS X:x86_64:10.14.5, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[00:11:46] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods for mods
[00:11:46] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods/1.12.2 for mods
[00:11:46] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from OnlineUUID-1.12.2-1.0.0.jar
[00:11:46] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.1.7-RC3902.jar
[00:11:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:11:46] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[00:11:46] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.5 Source=file:/Users/n18134/Vogol-Slate/.minecraft/./mods/OnlineUUID-1.12.2-1.0.0.jar Service=LaunchWrapper Env=SERVER
[00:11:46] [main/WARN] [FML]: The coremod com.cjm721.onlineuuid.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:11:46] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[00:11:46] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
[00:11:46] [main/WARN] [mixin]: Mixin config mixins.common.api.json requires mixin subsystem version 0.7.10 but 0.7.5 was found. The mixin config will not be applied.
[00:11:46] [main/ERROR] [mixin]: Catching
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
at org.spongepowered.asm.launch.platform.MixinPlatformAgentFML.injectCorePlugin(MixinPlatformAgentFML.java:228) ~[OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.launch.platform.MixinPlatformAgentFML.initFMLCoreMod(MixinPlatformAgentFML.java:155) [OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.launch.platform.MixinPlatformAgentFML.<init>(MixinPlatformAgentFML.java:134) [OnlineUUID-1.12.2-1.0.0.jar:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_221]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_221]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_221]
at org.spongepowered.asm.launch.platform.MixinContainer.<init>(MixinContainer.java:68) [OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.launch.platform.MixinPlatformManager.addContainer(MixinPlatformManager.java:142) [OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.launch.platform.MixinPlatformManager.scanClasspath(MixinPlatformManager.java:230) [OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.launch.platform.MixinPlatformManager.init(MixinPlatformManager.java:113) [OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.launch.MixinBootstrap.getPlatform(MixinBootstrap.java:106) [OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.launch.MixinBootstrap.start(MixinBootstrap.java:158) [OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:44) [OnlineUUID-1.12.2-1.0.0.jar:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_221]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_221]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_221]
at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_221]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Required mixin config mixins.common.api.json requires mixin subsystem version 0.7.10
at org.spongepowered.asm.mixin.transformer.MixinConfig.checkVersion(MixinConfig.java:417) ~[OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.mixin.transformer.MixinConfig.onLoad(MixinConfig.java:331) ~[OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:894) ~[OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:116) ~[OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:91) ~[OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:78) ~[OnlineUUID-1.12.2-1.0.0.jar:?]
at org.spongepowered.common.launch.SpongeLaunch.setupMixinEnvironment(SpongeLaunch.java:130) ~[spongeforge-1.12.2-2838-7.1.7-RC3902.jar:1.12.2-2838-7.1.7-RC3902]
at org.spongepowered.mod.SpongeCoremod.<init>(SpongeCoremod.java:91) ~[spongeforge-1.12.2-2838-7.1.7-RC3902.jar:1.12.2-2838-7.1.7-RC3902]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_221]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_221]
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_221]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_221]
at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:594) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]
... 31 more
[00:11:46] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[00:11:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:11:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:11:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:11:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:11:47] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:11:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:11:47] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[00:11:47] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@54dcbb9f
[00:11:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:11:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:11:48] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[00:11:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:11:48] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[00:11:48] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[00:11:53] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
[00:11:53] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
[00:11:53] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[00:11:53] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[00:11:53] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[00:11:53] [Server thread/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods for mods
[00:11:53] [Server thread/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods/1.12.2 for mods
[00:11:54] [Server thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[00:11:54] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[00:11:54] [Server thread/WARN] [FML]: Missing English translation for onlineuuid: assets/onlineuuid/lang/en_us.lang
[00:11:55] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, onlineuuid] at CLIENT
[00:11:55] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, onlineuuid] at SERVER
[00:11:55] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[00:11:55] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
[00:11:55] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[00:11:55] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[00:11:55] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[00:11:55] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[00:11:55] [Server thread/INFO] [FML]: Applying holder lookups
[00:11:55] [Server thread/INFO] [FML]: Holder lookups applied
[00:11:55] [Server thread/INFO] [FML]: Applying holder lookups
[00:11:55] [Server thread/INFO] [FML]: Holder lookups applied
[00:11:55] [Server thread/INFO] [FML]: Applying holder lookups
[00:11:55] [Server thread/INFO] [FML]: Holder lookups applied
[00:11:55] [Server thread/INFO] [FML]: Applying holder lookups
[00:11:55] [Server thread/INFO] [FML]: Holder lookups applied
[00:11:55] [Server thread/INFO] [FML]: Injecting itemstacks
[00:11:55] [Server thread/INFO] [FML]: Itemstack injection complete
[00:11:55] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
[00:11:55] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[00:11:55] [Server thread/INFO] [minecraft/DedicatedServer]: Generating keypair
[00:11:56] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565
[00:11:56] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type
[00:11:56] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[00:11:56] [Server thread/INFO] [FML]: Applying holder lookups
[00:11:56] [Server thread/INFO] [FML]: Holder lookups applied
[00:11:56] [Server thread/INFO] [FML]: Injecting itemstacks
[00:11:56] [Server thread/INFO] [FML]: Itemstack injection complete
[00:11:56] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[00:11:56] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod spongeapi which appears to be missing, things may not work well
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod sponge which appears to be missing, things may not work well
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod spongeforge which appears to be missing, things may not work well
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod foamfixcore which appears to be missing, things may not work well
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod attributefix which appears to be missing, things may not work well
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod deuf which appears to be missing, things may not work well
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod foamfix which appears to be missing, things may not work well
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod luckperms which appears to be missing, things may not work well
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod nucleus which appears to be missing, things may not work well
[00:11:56] [Server thread/ERROR] [FML.ModTracker]: This world was saved with mod webapi which appears to be missing, things may not work well
[00:11:56] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[00:11:56] [Server thread/INFO] [FML]: Registry EntityEntry: Found a missing id from the world sponge:human
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:blocklittletilesrendered
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:ltwhiteflowingwater
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:blocklittletiles
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:lttransparentcoloredblock
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:ltparticleblock
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:blocklittletilestickingrendered
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:ltcoloredblock
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:blocklittletilesticking
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:ltwhiteflowinglava
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:ltstorageblocktile
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:ltflowingwater
[00:11:56] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world littletiles:ltflowinglava
[00:11:56] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:entities
[00:11:56] [Server thread/ERROR] [FML]: sponge:human: 0
[00:11:56] [Server thread/WARN] [FML]: Forge Mod Loader detected missing registry entries.
There are 1 missing entries in this save.
If you continue the missing entries will get removed.
A world backup will be automatically created in your saves directory.
Missing minecraft:entities:
sponge:human
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.
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment