[13:47:21] [main/INFO]: Setting user: Player938 [13:47:24] [main/WARN]: Skipping bad option: lastServer: [13:47:24] [main/INFO]: LWJGL Version: 2.9.4 [13:47:28] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pet Armor Mod [13:47:31] [main/INFO]: [STDOUT]: ItemHorseArmor beginning Init! [13:47:31] [main/INFO]: [STDOUT]: ItemHorseArmor beginning Init! [13:47:31] [main/INFO]: [STDOUT]: ItemHorseArmor beginning Init! [13:47:33] [Sound Library Loader/INFO]: Starting up SoundSystem... [13:47:34] [Thread-5/INFO]: Initializing LWJGL OpenAL [13:47:34] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [13:47:34] [Thread-5/INFO]: OpenAL initialized. [13:47:34] [Sound Library Loader/INFO]: Sound engine started [13:47:35] [main/INFO]: Created: 16x16 textures-atlas [13:47:37] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pet Armor Mod [13:47:38] [main/INFO]: SoundSystem shutting down... [13:47:38] [main/WARN]: Author: Paul Lamb, www.paulscode.com [13:47:38] [Sound Library Loader/INFO]: Starting up SoundSystem... [13:47:39] [Thread-7/INFO]: Initializing LWJGL OpenAL [13:47:39] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [13:47:39] [Thread-7/INFO]: OpenAL initialized. [13:47:39] [Sound Library Loader/INFO]: Sound engine started [13:47:40] [main/INFO]: Created: 512x512 textures-atlas [13:47:41] [main/WARN]: Skipping bad option: lastServer: [13:47:41] [main/INFO]: Narrator library for x64 successfully loaded [13:47:53] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id [13:50:45] [Server thread/INFO]: Starting integrated minecraft server version 1.12 [13:50:45] [Server thread/INFO]: Generating keypair [13:50:48] [Server thread/INFO]: [STDOUT]: net.minecraftforge.fml.common.event.FMLModIdMappingEvent@7487e7d1 [13:50:49] [Server thread/INFO]: Loaded 488 advancements [13:50:49] [Server thread/INFO]: Preparing start region for level 0 [13:50:49] [Server thread/INFO]: Changing view distance to 12, from 10 [13:50:50] [Server thread/INFO]: Player938[local:E:e3f4c6db] logged in with entity id 0 at (59.5, 1.0, 841.5) [13:50:50] [Server thread/INFO]: Player938 joined the game [13:50:51] [Server thread/INFO]: Saving and pausing game... [13:50:51] [Server thread/INFO]: Saving chunks for level 'World5'/overworld [13:50:51] [Server thread/ERROR]: Encountered an unexpected exception java.lang.NullPointerException: null at net.minecraftforge.registries.ForgeRegistry.getOverrideOwners(ForgeRegistry.java:684) ~[ForgeRegistry.class:?] at net.minecraftforge.registries.ForgeRegistry.makeSnapshot(ForgeRegistry.java:674) ~[ForgeRegistry.class:?] at net.minecraftforge.registries.RegistryManager.lambda$takeSnapshot$0(RegistryManager.java:116) ~[RegistryManager.class:?] at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_112] at net.minecraftforge.registries.RegistryManager.takeSnapshot(RegistryManager.java:116) ~[RegistryManager.class:?] at net.minecraftforge.fml.common.FMLContainer.getDataForWriting(FMLContainer.java:125) ~[FMLContainer.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.handleWorldDataSave(FMLCommonHandler.java:397) ~[FMLCommonHandler.class:?] at net.minecraft.world.storage.SaveHandler.saveWorldInfoWithPlayer(SaveHandler.java:163) ~[SaveHandler.class:?] at net.minecraft.world.chunk.storage.AnvilSaveHandler.saveWorldInfoWithPlayer(AnvilSaveHandler.java:46) ~[AnvilSaveHandler.class:?] at net.minecraft.world.WorldServer.saveLevel(WorldServer.java:1112) ~[WorldServer.class:?] at net.minecraft.world.WorldServer.saveAllChunks(WorldServer.java:1055) ~[WorldServer.class:?] at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:467) ~[MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.saveAllWorlds(IntegratedServer.java:274) ~[IntegratedServer.class:?] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:177) ~[IntegratedServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:589) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112] [13:50:51] [Server thread/ERROR]: This crash report has been saved to: D:\minecraft modding\Mods\KotlinTest\run\.\crash-reports\crash-2017-06-25_13.50.51-server.txt [13:50:51] [Server thread/INFO]: Stopping server [13:50:51] [Server thread/INFO]: Saving players [13:50:51] [Server thread/INFO]: Saving worlds [13:50:51] [Server thread/INFO]: Saving chunks for level 'World5'/overworld [13:50:51] [Server thread/ERROR]: Exception stopping the server java.lang.NullPointerException: null at net.minecraftforge.registries.ForgeRegistry.getOverrideOwners(ForgeRegistry.java:684) ~[ForgeRegistry.class:?] at net.minecraftforge.registries.ForgeRegistry.makeSnapshot(ForgeRegistry.java:674) ~[ForgeRegistry.class:?] at net.minecraftforge.registries.RegistryManager.lambda$takeSnapshot$0(RegistryManager.java:116) ~[RegistryManager.class:?] at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_112] at net.minecraftforge.registries.RegistryManager.takeSnapshot(RegistryManager.java:116) ~[RegistryManager.class:?] at net.minecraftforge.fml.common.FMLContainer.getDataForWriting(FMLContainer.java:125) ~[FMLContainer.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.handleWorldDataSave(FMLCommonHandler.java:397) ~[FMLCommonHandler.class:?] at net.minecraft.world.storage.SaveHandler.saveWorldInfoWithPlayer(SaveHandler.java:163) ~[SaveHandler.class:?] at net.minecraft.world.chunk.storage.AnvilSaveHandler.saveWorldInfoWithPlayer(AnvilSaveHandler.java:46) ~[AnvilSaveHandler.class:?] at net.minecraft.world.WorldServer.saveLevel(WorldServer.java:1112) ~[WorldServer.class:?] at net.minecraft.world.WorldServer.saveAllChunks(WorldServer.java:1055) ~[WorldServer.class:?] at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:467) ~[MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.saveAllWorlds(IntegratedServer.java:274) ~[IntegratedServer.class:?] at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:508) ~[MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:413) ~[IntegratedServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:642) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112] [13:50:52] [Server thread/INFO]: [STDOUT]: net.minecraftforge.fml.common.event.FMLModIdMappingEvent@4f07f683 [13:50:52] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@4a4e5910[id=7d36885a-8062-3bf0-bbc7-0ea5700f9d67,name=Player938,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:79) ~[YggdrasilAuthenticationService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?] at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?] at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?] at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?] at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?] at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?] at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?] at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?] at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?] at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3156) [Minecraft.class:?] at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [SkinManager$3.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112] [13:50:52] [Client Shutdown Thread/INFO]: Stopping server [13:50:52] [Client Shutdown Thread/INFO]: Saving players