custom simple f3

This commit is contained in:
lfirmin
2025-12-08 15:05:01 +01:00
commit 49c3760a1f
102 changed files with 11865 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+262
View File
@@ -0,0 +1,262 @@
[14:25:52] [main/INFO]: Extra: []
[14:25:53] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/leo/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[14:25:53] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:25:53] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:25:53] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[14:25:53] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:25:53] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[14:25:53] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_202, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_202\jre
[14:25:53] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[14:25:53] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[14:25:53] [main/INFO]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin
[14:25:53] [main/INFO]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[14:25:53] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:25:53] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:25:53] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[14:25:53] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:25:53] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:25:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:25:53] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[14:25:54] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[14:25:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:25:54] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:25:54] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[14:25:54] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:25:54] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:25:54] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:25:55] [main/INFO]: Setting user: Player249
[14:25:55] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:25:56] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Don't do that.
Time: 08/12/25 14:25
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_202, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 223755400 bytes (213 MB) / 376963072 bytes (359 MB) up to 7618953216 bytes (7266 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 581.15' Renderer: 'NVIDIA GeForce RTX 3070/PCIe/SSE2'
[14:25:56] [Client thread/INFO]: Attempting early MinecraftForge initialization
[14:25:56] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[14:25:56] [Client thread/INFO]: Replaced 183 ore recipies
[14:25:56] [Client thread/INFO]: Completed early MinecraftForge initialization
[14:25:56] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[14:25:56] [Client thread/INFO]: Searching C:\Users\leo\Desktop\vanamod\run\mods for mods
[14:25:59] [Client thread/ERROR]: The mcmod.info file in VanaMod-0.1.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 6
at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.startGame(Minecraft.java:480) [Minecraft.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:878) [Minecraft.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_202]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
at GradleStart.main(Unknown Source) [start/:?]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 6
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
... 19 more
[14:25:59] [Client thread/INFO]: Forge Mod Loader has identified 4 mods to load
[14:25:59] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, vanaf3] at CLIENT
[14:25:59] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, vanaf3] at SERVER
[14:26:00] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Vanaf HUD
[14:26:00] [Client thread/INFO]: Processing ObjectHolder annotations
[14:26:00] [Client thread/INFO]: Found 341 ObjectHolder annotations
[14:26:00] [Client thread/INFO]: Identifying ItemStackHolder annotations
[14:26:00] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[14:26:00] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[14:26:00] [Client thread/INFO]: Applying holder lookups
[14:26:00] [Client thread/INFO]: Holder lookups applied
[14:26:00] [Client thread/INFO]: Injecting itemstacks
[14:26:00] [Client thread/INFO]: Itemstack injection complete
[14:26:00] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:26:00] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:815)
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:768)
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:717)
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:689)
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:94)
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.google.gson.Gson.fromJson(Gson.java:803)
[14:26:00] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 4 more
[14:26:00] [Client thread/INFO]: Created: 32x32 textures/blocks-atlas
[14:26:00] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[14:26:00] [Client thread/INFO]: Injecting itemstacks
[14:26:00] [Client thread/INFO]: Itemstack injection complete
[14:26:00] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[14:26:00] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:26:00] [Thread-8/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[14:26:00] [Client thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[14:26:00] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Vanaf HUD
[14:26:00] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:26:00] [Sound Library Loader/INFO]: Sound engine started
[14:26:00] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[14:26:00] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[14:26:00] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:26:00] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[14:26:01] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[14:26:01] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:26:01] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:26:01] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[14:26:01] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[14:26:01] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:26:01] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[14:26:01] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:26:01] [Sound Library Loader/INFO]: Sound engine started
[14:26:06] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu
[14:26:12] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu
[14:26:22] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:gui.button.press
[14:26:23] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[14:26:23] [Server thread/INFO]: Generating keypair
[14:26:23] [Server thread/INFO]: Injecting existing block and item data into this server instance
[14:26:23] [Server thread/INFO]: Applying holder lookups
[14:26:23] [Server thread/INFO]: Holder lookups applied
[14:26:23] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@58280a13)
[14:26:23] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@58280a13)
[14:26:23] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@58280a13)
[14:26:23] [Server thread/INFO]: Preparing start region for level 0
[14:26:23] [Server thread/INFO]: Changing view distance to 12, from 10
[14:26:24] [Netty Client IO #0/INFO]: Server protocol version 2
[14:26:24] [Netty IO #1/INFO]: Client protocol version 2
[14:26:24] [Netty IO #1/INFO]: Client attempting to join with 4 mods : FML@7.10.99.99,Forge@10.13.4.1614,mcp@9.05,vanaf3@1.0
[14:26:24] [Netty IO #1/INFO]: Attempting connection with missing mods [] at CLIENT
[14:26:24] [Netty Client IO #0/INFO]: Attempting connection with missing mods [] at SERVER
[14:26:24] [Client thread/INFO]: [Client thread] Client side modded connection established
[14:26:24] [Server thread/INFO]: [Server thread] Server side modded connection established
[14:26:24] [Server thread/INFO]: Player249[local:E:1df0ea93] logged in with entity id 440 at (-46.17182251240485, 71.0, 303.15656869195703)
[14:26:24] [Server thread/INFO]: Player249 joined the game
[14:26:25] [Server thread/INFO]: Player249 has just earned the achievement [Taking Inventory]
[14:26:25] [Client thread/INFO]: [CHAT] Player249 has just earned the achievement [Taking Inventory]
[14:26:28] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:28] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:30] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:30] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:dig.grass
[14:26:30] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:31] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:31] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:34] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.game.creative
[14:26:35] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:35] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:37] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:38] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:38] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:39] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:39] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:41] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:41] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:41] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:41] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:42] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:26:46] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:dig.grass
[14:26:49] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:dig.grass
[14:26:52] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:26:52] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:dig.grass
[14:26:52] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:dig.grass
[14:26:58] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[14:26:58] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[14:27:01] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[14:27:02] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:dig.grass
[14:27:03] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[14:27:03] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[14:27:03] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:04] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:05] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:05] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.say
[14:27:05] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:08] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:08] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:08] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:09] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:10] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:10] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:11] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:13] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.step
[14:27:14] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:14] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.step
[14:27:14] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.say
[14:27:14] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:14] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:15] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.step
[14:27:15] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:16] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:16] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.step
[14:27:17] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:17] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:17] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.step
[14:27:17] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:18] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.step
[14:27:18] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.step
[14:27:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.step
[14:27:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.step
[14:27:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:27:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:27:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.say
[14:27:20] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.step
[14:27:20] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.pig.say
[14:27:20] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.sheep.say
[14:27:28] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:27:29] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:27:30] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:27:34] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:dig.grass
[14:27:35] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.zombie.step
[14:27:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:27:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.grass
[14:27:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.zombie.step
[14:27:36] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:game.hostile.swim.splash
[14:27:37] [Client thread/INFO]: Stopping!
[14:27:37] [Server thread/INFO]: Stopping server
[14:27:37] [Server thread/INFO]: Saving players
[14:27:37] [Server thread/INFO]: Saving worlds
[14:27:37] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[14:27:37] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:27:37] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[14:27:37] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[14:27:37] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[14:27:37] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[14:27:37] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[14:27:37] [Client Shutdown Thread/INFO]: Stopping server
[14:27:37] [Client Shutdown Thread/INFO]: Saving players