The Meaning of Life, the Universe, and Everything.
Join Date:
2/8/2015
Posts:
61
Member Details
I believe a mod I installed may have destroyed my minecraft client. While playing, I sometimes get a message saying something like the Drivers keep failing to load the textures in minecraft and it's putting stress on my computer, forcing the program to shut down. Followed by a VERY long error code in the minecraft launcher (Crash log). Here is the crash full copy-pasted
[21:29:56] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[21:29:56] [main/INFO] [FML]: Forge Mod Loader version 7.99.30.1492 for Minecraft 1.7.10 loading
[21:29:56] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[21:29:56] [main/WARN] [FML]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:29:56] [main/INFO] [FML]: Loading tweaker cpw.mods.fml.common.launcher.FMLTweaker from forge-1.7.10-10.13.4.1481-1.7.10-universal.jar
[21:29:56] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:29:56] [main/WARN] [LaunchWrapper]: Tweak class name cpw.mods.fml.common.launcher.FMLTweaker has already been visited -- skipping
[21:29:56] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:29:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[21:29:57] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[21:29:57] [main/INFO] [STDOUT]: [TMIForgeTransformer:transform:18]: [TMI] Rewriting class bex / net.minecraft.client.gui.inventory.GuiContainer
[21:29:58] [main/INFO]: Setting user: byDlif
[21:29:58] [Client thread/INFO]: LWJGL Version: 2.9.1
[21:29:59] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 27/08/15 9:29 PM
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 111265968 bytes (106 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.5.0 NVIDIA 350.12' Renderer: 'GeForce GTX 750/PCIe/SSE2'
[21:29:59] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[21:29:59] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1492 Initialized
[21:29:59] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[21:29:59] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[21:30:00] [Client thread/ERROR] [FML]: Unable to determine registrant mod for TooManyItems. This is a critical error and should be impossible
java.lang.Throwable
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [EventBus.class:?]
at TMIForgeContainer.<init>(TMIForgeContainer.java:35) [TMIForgeContainer.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
at java.lang.Class.newInstance(Class.java:438) [?:1.8.0_25]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:340) [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.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[21:30:00] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[21:30:00] [Client thread/INFO] [FML]: Searching C:\Users\Blake Boone\AppData\Roaming\.minecraft\mods for mods
[21:30:00] [Client thread/INFO] [FML]: Also searching C:\Users\Blake Boone\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[21:30:05] [Client thread/INFO] [FML]: Attempting to reparse the mod container [1.7.10] SecurityCraft v1.7.4.1.jar
[21:30:05] [Client thread/INFO] [FML]: Forge Mod Loader has identified 25 mods to load
[21:30:05] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TooManyItems, mod_ThreadedLighting, securitycraft, alluwant, ArchimedesShips, Backpack, BiblioCraft, craftguide, customnpcs, Emotes, gilded-games-util, iChunUtil, ISM, lootbags, more, Morph, cfm, PortalGun, ReiMinimap, corerm, telepads, TwilightForest] at CLIENT
[21:30:05] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TooManyItems, mod_ThreadedLighting, securitycraft, alluwant, ArchimedesShips, Backpack, BiblioCraft, craftguide, customnpcs, Emotes, gilded-games-util, iChunUtil, ISM, lootbags, more, Morph, cfm, PortalGun, ReiMinimap, corerm, telepads, TwilightForest] at SERVER
[21:30:06] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @[email protected] for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[21:30:06] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:All U Want, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Backpack, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Emotes, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:MaggiCraft's Instant Structures Mod, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:M-Ore mod, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:The Twilight Forest
[21:30:07] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[21:30:07] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[21:30:07] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[21:30:07] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[21:30:07] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[21:30:08][FINE][noppes.npcs.LogWriter:71] Thu Aug 27 21:30:08 GMT-03:30 2015
[21:30:08][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available:
[21:30:08] [Client thread/INFO] [FML]: Your current LootBags version is: 1.8.1
[21:30:08] [Client thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading properties.
[21:30:09] [Client thread/INFO] [FML]: Applying holder lookups
[21:30:09] [Client thread/INFO] [FML]: Holder lookups applied
[21:30:09] [Client thread/INFO] [FML]: Injecting itemstacks
[21:30:09] [Client thread/INFO] [FML]: Itemstack injection complete
[21:30:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[21:30:09] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[21:30:09] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:30:09] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[21:30:09] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[21:30:09] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[21:30:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:09] [Sound Library Loader/INFO]: Sound engine started
[21:30:10] [Client thread/INFO] [FML]: Injecting itemstacks
[21:30:10] [Client thread/INFO] [FML]: Itemstack injection complete
[21:30:10] [Client thread/INFO] [ArchimedesShips]: Reading metarotation file: default.mrot
[21:30:10] [Client thread/INFO] [Backpack]: [Backpacks] NEI Support couldn't be enabled
[21:30:10] [Client thread/INFO] [FML]: 0 Added Blacklist item: [email protected]
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalDust0: 10: 2: 9
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalFizzler14: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue0: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue1: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue2: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue3: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue4: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalSpawner0: 2: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.apple0: 15: 1: 3
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.appleGold0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.arrow0: 30: 2: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.bone0: 20: 4: 6
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.book0: 20: 1: 3
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.bootsIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.bread0: 14: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.bucket0: 10: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.chestplateIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.coal0: 10: 3: 8
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.compass0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.diamond0: 3: 1: 2
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.dyePowder.blue4: 5: 4: 9
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.emerald0: 2: 1: 3
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.emptyMap0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.enchantedBook0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.enderPearl0: 10: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.helmetIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.horsearmordiamond0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.horsearmorgold0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.horsearmormetal0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.ingotGold0: 5: 1: 3
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.ingotIron0: 10: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.leggingsIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.nameTag0: 10: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.paper0: 20: 2: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.pickaxeIron0: 3: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.record0: 10: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.redstone0: 5: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.rottenFlesh0: 16: 3: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.saddle0: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.seeds_melon0: 10: 2: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.seeds_pumpkin0: 10: 2: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.string0: 10: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.sulphur0: 10: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.swordIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.wheat0: 10: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: tile.obsidian0: 5: 3: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: tile.rail0: 1: 4: 8
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: tile.sapling.oak0: 5: 3: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:535]: Total Weight: 337
[21:30:11] [Client thread/INFO] [FML]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[21:30:11] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 25 mods
[21:30:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:All U Want, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Backpack, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Emotes, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:MaggiCraft's Instant Structures Mod, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:M-Ore mod, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:The Twilight Forest, PortalGunSounds.pak
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Found and mapped ability mappings for 24 presumably Minecraft mobs.
[21:30:11] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[21:30:12] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
[21:30:12] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:12] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[21:30:12] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[21:30:12] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:12] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:12] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[21:30:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[21:30:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:30:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 5 textures
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 2 locations:
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at C:\Users\(MYNAME)\AppData\Roaming\.minecraft\mods\MrCrayfishFurnitureModv3.4.8(1.7.10).jar
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_196_deactivatedCageTrap.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5010_register.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_4110_adminTool.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_446_blockTempBlock.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_194_cageTrap.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[21:30:13] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:13] [Sound Library Loader/INFO]: Sound engine started
[21:30:16] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[21:30:16] [Server thread/INFO]: Generating keypair
[21:30:16][FINE][noppes.npcs.controllers.LinkedNpcController:43] Loading Linked Npcs
[21:30:16][FINE][noppes.npcs.controllers.LinkedNpcController:63] Done loading Linked Npcs
[21:30:16] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[21:30:16] [Server thread/INFO] [FML]: Applying holder lookups
[21:30:16] [Server thread/INFO] [FML]: Holder lookups applied
[21:30:17] [Server thread/INFO] [FML]: Loading dimension 0 (Modding and having FUN) ([email protected])
[21:30:17] [Server thread/INFO] [FML]: Loading dimension 7 (Modding and having FUN) ([email protected])
[21:30:17] [Server thread/INFO] [FML]: Loading dimension 1 (Modding and having FUN) ([email protected])
[21:30:17] [Server thread/INFO] [FML]: Loading dimension -1 (Modding and having FUN) ([email protected])
[21:30:17] [Server thread/INFO]: Preparing start region for level 0
[21:30:17][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs
[21:30:17][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs
[21:30:17] [Server thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading world properties.
[21:30:18] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:18] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:18] [Server thread/INFO]: Changing view distance to 14, from 10
[21:30:18] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
[21:30:18] [Netty IO #1/INFO] [FML]: Client protocol version 2
[21:30:18] [Netty IO #1/INFO] [FML]: Client attempting to join with 25 mods : [email protected],[email protected] v1,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] v1.7.1
[21:30:18] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[21:30:18] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[21:30:18] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[21:30:18] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[21:30:18] [Server thread/INFO]: byDlif[local:E:67bc1f16] logged in with entity id 266 at (-333.58548404158955, 63.0, 99.73023438966229)
[21:30:18] [Server thread/INFO]: byDlif joined the game
[21:30:18] [Client thread/INFO] [FML]: Player properties registered for Telepads
[21:30:18] [Client thread/INFO] [FML]: initiated new save properties for player.
[21:30:18] [Client thread/INFO]: [CHAT] Thanks for using SecurityCraft v1.7.4.1! Tip: /sc recipe will display the recipe for SecurityCraft blocks/items.
[21:30:18] [Client thread/INFO] [PortalGun]: [4.0.0-beta-5] Sending client info to server
[21:30:18] [Thread-8/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
[21:30:19] [Client thread/INFO]: [CHAT] §e[Rei's Minimap] 5 Waypoints loaded for Modding and having FUN
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Client thread/WARN]: Couldn't look up profile properties for [email protected][id=8afc23b4-bf02-46b8-9ee0-dee14c77c4d0,name=byDlif,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:109) [EntityHelperBase.class:?]
at morph.common.morph.MorphState.createPlayer(MorphState.java:173) [MorphState.class:?]
at morph.common.morph.MorphState.readTag(MorphState.java:123) [MorphState.class:?]
at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[21:30:19] [Client thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Client thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
[21:30:19] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
[21:30:19] [Client thread/INFO] [PortalGun]: [4.0.0-beta-5] Received world props from server.
[21:30:20] [Server thread/INFO]: Saving and pausing game...
[21:30:20] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Overworld
[21:30:20] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Nether
[21:30:20] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/The End
[21:30:20] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Twilight Forest
[21:30:27] [Client thread/INFO] [iChunUtil]: [4.2.2] [NEW UPDATE AVAILABLE] Morph - 0.9.2
[21:30:31] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:31] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:31:34] [Server thread/INFO]: Saving and pausing game...
[21:31:34] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Overworld
[21:31:34] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Nether
[21:31:34] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/The End
[21:31:34] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Twilight Forest
[21:32:19] [Client thread/INFO]: [CHAT] Your game mode has been updated
[21:32:34] [Client thread/INFO]: [CHAT] Your game mode has been updated
[21:32:48] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
[21:33:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:51] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:51] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:00] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:00] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:01] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:01] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:04] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:04] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:08] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
[21:34:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:27] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:27] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:29] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:29] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:42] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:42] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:44] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:44] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:08] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:08] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:10] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:10] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:11] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:11] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:17] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:17] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:20] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:20] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:22] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:22] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:56] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:56] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:18] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:18] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:29] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:29] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:33] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:33] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:50] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:50] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:04] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:04] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:10] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:10] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:16] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:16] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:17] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:17] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:27] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:27] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:30] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:30] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:34] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:34] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:36] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:36] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:50] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:50] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:56] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:56] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:58] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:58] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:01] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:01] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:00] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:00] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:08] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:08] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:11] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:11] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:16] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:16] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:18] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:18] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:28] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:28] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:44] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:44] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:45] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
[21:41:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:59] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
[21:42:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:42:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:42:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:42:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:42:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:42:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:42:16] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
If anybody knows, please help. This is affecting my Minecraft gameplay and I don't understand what's happening.
I have attempted to read the error over myself, and suspect that it may be the Emotes mod. I have deleted it, and it may or may not have fixed the problem. If the problem persists, I will upload this thread. If I have fixed the problem myself, I will simply delete this thread.
The crash report suggests TMI has some sort of incompatibilty, it cannot register some sort of modded item class.
Edit: Also, there were about 40 sound errors caused by either a mod or resource pack unable to play a sound called minecraft:step.anvil. Investigate that.
I believe a mod I installed may have destroyed my minecraft client. While playing, I sometimes get a message saying something like the Drivers keep failing to load the textures in minecraft and it's putting stress on my computer, forcing the program to shut down. Followed by a VERY long error code in the minecraft launcher (Crash log). Here is the crash full copy-pasted
[21:29:56] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[21:29:56] [main/INFO] [FML]: Forge Mod Loader version 7.99.30.1492 for Minecraft 1.7.10 loading
[21:29:56] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[21:29:56] [main/WARN] [FML]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:29:56] [main/INFO] [FML]: Loading tweaker cpw.mods.fml.common.launcher.FMLTweaker from forge-1.7.10-10.13.4.1481-1.7.10-universal.jar
[21:29:56] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:29:56] [main/WARN] [LaunchWrapper]: Tweak class name cpw.mods.fml.common.launcher.FMLTweaker has already been visited -- skipping
[21:29:56] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:29:56] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:29:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:57] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:29:57] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[21:29:57] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[21:29:57] [main/INFO] [STDOUT]: [TMIForgeTransformer:transform:18]: [TMI] Rewriting class bex / net.minecraft.client.gui.inventory.GuiContainer
[21:29:58] [main/INFO]: Setting user: byDlif
[21:29:58] [Client thread/INFO]: LWJGL Version: 2.9.1
[21:29:59] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 27/08/15 9:29 PM
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 111265968 bytes (106 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.5.0 NVIDIA 350.12' Renderer: 'GeForce GTX 750/PCIe/SSE2'
[21:29:59] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[21:29:59] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1492 Initialized
[21:29:59] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[21:29:59] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[21:30:00] [Client thread/ERROR] [FML]: Unable to determine registrant mod for TooManyItems. This is a critical error and should be impossible
java.lang.Throwable
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:55) [EventBus.class:?]
at TMIForgeContainer.<init>(TMIForgeContainer.java:35) [TMIForgeContainer.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_25]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_25]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_25]
at java.lang.reflect.Constructor.newInstance(Constructor.java:408) [?:1.8.0_25]
at java.lang.Class.newInstance(Class.java:438) [?:1.8.0_25]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:340) [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.func_71384_a(Minecraft.java:480) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[21:30:00] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[21:30:00] [Client thread/INFO] [FML]: Searching C:\Users\Blake Boone\AppData\Roaming\.minecraft\mods for mods
[21:30:00] [Client thread/INFO] [FML]: Also searching C:\Users\Blake Boone\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[21:30:05] [Client thread/INFO] [FML]: Attempting to reparse the mod container [1.7.10] SecurityCraft v1.7.4.1.jar
[21:30:05] [Client thread/INFO] [FML]: Forge Mod Loader has identified 25 mods to load
[21:30:05] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TooManyItems, mod_ThreadedLighting, securitycraft, alluwant, ArchimedesShips, Backpack, BiblioCraft, craftguide, customnpcs, Emotes, gilded-games-util, iChunUtil, ISM, lootbags, more, Morph, cfm, PortalGun, ReiMinimap, corerm, telepads, TwilightForest] at CLIENT
[21:30:05] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, TooManyItems, mod_ThreadedLighting, securitycraft, alluwant, ArchimedesShips, Backpack, BiblioCraft, craftguide, customnpcs, Emotes, gilded-games-util, iChunUtil, ISM, lootbags, more, Morph, cfm, PortalGun, ReiMinimap, corerm, telepads, TwilightForest] at SERVER
[21:30:06] [Client thread/ERROR] [Backpack]: The mod Backpack is expecting signature @[email protected] for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[21:30:06] [Client thread/INFO] [STDOUT]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[21:30:06] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:All U Want, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Backpack, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Emotes, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:MaggiCraft's Instant Structures Mod, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:M-Ore mod, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:The Twilight Forest
[21:30:07] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[21:30:07] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[21:30:07] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[21:30:07] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[21:30:07] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[21:30:08][FINE][noppes.npcs.LogWriter:71] Thu Aug 27 21:30:08 GMT-03:30 2015
[21:30:08][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available:
[21:30:08] [Client thread/INFO] [FML]: Your current LootBags version is: 1.8.1
[21:30:08] [Client thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading properties.
[21:30:09] [Client thread/INFO] [FML]: Applying holder lookups
[21:30:09] [Client thread/INFO] [FML]: Holder lookups applied
[21:30:09] [Client thread/INFO] [FML]: Injecting itemstacks
[21:30:09] [Client thread/INFO] [FML]: Itemstack injection complete
[21:30:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[21:30:09] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[21:30:09] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:30:09] [Thread-13/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[21:30:09] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[21:30:09] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[21:30:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:09] [Sound Library Loader/INFO]: Sound engine started
[21:30:10] [Client thread/INFO] [FML]: Injecting itemstacks
[21:30:10] [Client thread/INFO] [FML]: Itemstack injection complete
[21:30:10] [Client thread/INFO] [ArchimedesShips]: Reading metarotation file: default.mrot
[21:30:10] [Client thread/INFO] [Backpack]: [Backpacks] NEI Support couldn't be enabled
[21:30:10] [Client thread/INFO] [FML]: 0 Added Blacklist item: [email protected]
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalDust0: 10: 2: 9
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalFizzler14: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue0: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue1: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue2: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue3: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalGunBlue4: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.PortalSpawner0: 2: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.apple0: 15: 1: 3
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.appleGold0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.arrow0: 30: 2: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.bone0: 20: 4: 6
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.book0: 20: 1: 3
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.bootsIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.bread0: 14: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.bucket0: 10: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.chestplateIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.coal0: 10: 3: 8
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.compass0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.diamond0: 3: 1: 2
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.dyePowder.blue4: 5: 4: 9
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.emerald0: 2: 1: 3
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.emptyMap0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.enchantedBook0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.enderPearl0: 10: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.helmetIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.horsearmordiamond0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.horsearmorgold0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.horsearmormetal0: 1: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.ingotGold0: 5: 1: 3
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.ingotIron0: 10: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.leggingsIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.nameTag0: 10: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.paper0: 20: 2: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.pickaxeIron0: 3: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.record0: 10: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.redstone0: 5: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.rottenFlesh0: 16: 3: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.saddle0: 2: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.seeds_melon0: 10: 2: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.seeds_pumpkin0: 10: 2: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.string0: 10: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.sulphur0: 10: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.swordIron0: 5: 1: 1
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: item.wheat0: 10: 1: 4
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: tile.obsidian0: 5: 3: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: tile.rail0: 1: 4: 8
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:533]: tile.sapling.oak0: 5: 3: 7
[21:30:10] [Client thread/INFO] [STDOUT]: [mal.lootbags.LootMap:printMap:535]: Total Weight: 337
[21:30:11] [Client thread/INFO] [FML]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[21:30:11] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 25 mods
[21:30:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:All U Want, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Backpack, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Emotes, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:MaggiCraft's Instant Structures Mod, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:M-Ore mod, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:PortalGun, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:RikMuld's Core, FMLFileResourcePack:Teleportation Pads, FMLFileResourcePack:The Twilight Forest, PortalGunSounds.pak
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
[21:30:11] [Morph Online Resource Thread/INFO] [Morph]: [0.9.1] Found and mapped ability mappings for 24 presumably Minecraft mobs.
[21:30:11] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[21:30:12] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
[21:30:12] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:12] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[21:30:12] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[21:30:12] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:12] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:12] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[21:30:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[21:30:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:30:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 5 textures
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 2 locations:
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: mod cfm resources at C:\Users\(MYNAME)\AppData\Roaming\.minecraft\mods\MrCrayfishFurnitureModv3.4.8(1.7.10).jar
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_196_deactivatedCageTrap.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5010_register.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_4110_adminTool.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_446_blockTempBlock.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_194_cageTrap.png
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[21:30:12] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[21:30:13] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[21:30:13] [Sound Library Loader/INFO]: Sound engine started
[21:30:16] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[21:30:16] [Server thread/INFO]: Generating keypair
[21:30:16][FINE][noppes.npcs.controllers.LinkedNpcController:43] Loading Linked Npcs
[21:30:16][FINE][noppes.npcs.controllers.LinkedNpcController:63] Done loading Linked Npcs
[21:30:16] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[21:30:16] [Server thread/INFO] [FML]: Applying holder lookups
[21:30:16] [Server thread/INFO] [FML]: Holder lookups applied
[21:30:17] [Server thread/INFO] [FML]: Loading dimension 0 (Modding and having FUN) ([email protected])
[21:30:17] [Server thread/INFO] [FML]: Loading dimension 7 (Modding and having FUN) ([email protected])
[21:30:17] [Server thread/INFO] [FML]: Loading dimension 1 (Modding and having FUN) ([email protected])
[21:30:17] [Server thread/INFO] [FML]: Loading dimension -1 (Modding and having FUN) ([email protected])
[21:30:17] [Server thread/INFO]: Preparing start region for level 0
[21:30:17][FINE][noppes.npcs.controllers.DialogController:32] Loading Dialogs
[21:30:17][FINE][noppes.npcs.controllers.DialogController:34] Done loading Dialogs
[21:30:17] [Server thread/INFO] [PortalGun]: [4.0.0-beta-5] Loading world properties.
[21:30:18] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:18] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:18] [Server thread/INFO]: Changing view distance to 14, from 10
[21:30:18] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
[21:30:18] [Netty IO #1/INFO] [FML]: Client protocol version 2
[21:30:18] [Netty IO #1/INFO] [FML]: Client attempting to join with 25 mods : [email protected],[email protected] v1,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] v1.7.1
[21:30:18] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[21:30:18] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[21:30:18] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[21:30:18] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[21:30:18] [Server thread/INFO]: byDlif[local:E:67bc1f16] logged in with entity id 266 at (-333.58548404158955, 63.0, 99.73023438966229)
[21:30:18] [Server thread/INFO]: byDlif joined the game
[21:30:18] [Client thread/INFO] [FML]: Player properties registered for Telepads
[21:30:18] [Client thread/INFO] [FML]: initiated new save properties for player.
[21:30:18] [Client thread/INFO]: [CHAT] Thanks for using SecurityCraft v1.7.4.1! Tip: /sc recipe will display the recipe for SecurityCraft blocks/items.
[21:30:18] [Client thread/INFO] [PortalGun]: [4.0.0-beta-5] Sending client info to server
[21:30:18] [Thread-8/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
[21:30:19] [Client thread/INFO]: [CHAT] §e[Rei's Minimap] 5 Waypoints loaded for Modding and having FUN
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Client thread/WARN]: Couldn't look up profile properties for [email protected][id=8afc23b4-bf02-46b8-9ee0-dee14c77c4d0,name=byDlif,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:109) [EntityHelperBase.class:?]
at morph.common.morph.MorphState.createPlayer(MorphState.java:173) [MorphState.class:?]
at morph.common.morph.MorphState.readTag(MorphState.java:123) [MorphState.class:?]
at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
[21:30:19] [Client thread/INFO] [FML]: Player properties registered for Telepads
[21:30:19] [Client thread/INFO] [FML]: initiated new save properties for player.
[21:30:19] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
[21:30:19] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
[21:30:19] [Client thread/INFO] [PortalGun]: [4.0.0-beta-5] Received world props from server.
[21:30:20] [Server thread/INFO]: Saving and pausing game...
[21:30:20] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Overworld
[21:30:20] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Nether
[21:30:20] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/The End
[21:30:20] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Twilight Forest
[21:30:27] [Client thread/INFO] [iChunUtil]: [4.2.2] [NEW UPDATE AVAILABLE] Morph - 0.9.2
[21:30:31] [Server thread/INFO] [FML]: Player properties registered for Telepads
[21:30:31] [Server thread/INFO] [FML]: initiated new save properties for player.
[21:31:34] [Server thread/INFO]: Saving and pausing game...
[21:31:34] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Overworld
[21:31:34] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Nether
[21:31:34] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/The End
[21:31:34] [Server thread/INFO]: Saving chunks for level 'Modding and having FUN'/Twilight Forest
[21:32:19] [Client thread/INFO]: [CHAT] Your game mode has been updated
[21:32:34] [Client thread/INFO]: [CHAT] Your game mode has been updated
[21:32:48] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
[21:33:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:51] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:51] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:33:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:33:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:00] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:00] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:01] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:01] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:04] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:04] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:08] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
[21:34:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:27] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:27] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:29] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:29] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:42] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:42] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:44] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:44] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:34:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:34:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:08] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:08] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:10] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:10] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:11] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:11] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:17] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:17] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:20] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:20] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:35:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:35:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:22] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:22] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:36:56] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:36:56] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:18] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:18] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:29] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:29] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:33] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:33] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:39] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:50] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:50] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:37:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:37:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:02] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:03] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:04] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:04] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:06] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:10] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:10] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:16] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:16] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:17] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:17] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:26] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:27] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:27] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:30] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:30] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:34] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:34] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:36] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:36] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:40] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:50] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:50] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:54] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:56] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:56] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:58] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:58] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:38:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:38:59] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:01] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:01] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:39:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:39:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:00] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:00] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:08] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:08] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:11] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:11] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:13] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:15] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:16] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:16] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:18] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:18] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:19] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:21] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:25] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:28] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:28] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:31] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:32] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:35] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:37] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:44] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:44] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:40:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:40:45] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:05] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:07] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:23] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:38] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:41] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:43] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:45] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
[21:41:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:47] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:48] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:49] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:52] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:53] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:55] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:41:57] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:41:59] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
[21:42:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:42:09] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:42:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:42:12] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:42:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'SourceLWJGL OpenAL'
[21:42:14] [Thread-16/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:errorMessage:132]: Channel null in method 'stop'
[21:42:16] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:step.anvil
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
If anybody knows, please help. This is affecting my Minecraft gameplay and I don't understand what's happening.
I have attempted to read the error over myself, and suspect that it may be the Emotes mod. I have deleted it, and it may or may not have fixed the problem. If the problem persists, I will upload this thread. If I have fixed the problem myself, I will simply delete this thread.
The problem is persisting...
The crash report suggests TMI has some sort of incompatibilty, it cannot register some sort of modded item class.
Edit: Also, there were about 40 sound errors caused by either a mod or resource pack unable to play a sound called minecraft:step.anvil. Investigate that.