New world won't load with weather2
ItsShowtimeYT opened this issue ยท 2 comments
Hi, I just downloaded CoroUtil 1.1.3 and Weather2 2.3.9 and now whenever I try to make a world, it starts loading with the regular start up when making a world, and right before I get into the world, it says shutting down internal server. Here's the crash report:
[08:12:41] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[08:12:41] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[08:12:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[08:12:41] [main/INFO] [FML]: Forge Mod Loader version 7.10.140.1401 for Minecraft 1.7.10 loading
[08:12:41] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows 8.1:x86:6.3, installed at C:\Users\Owner\Desktop\runtime\jre-x32\1.8.0_25
[08:12:41] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:12:41] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[08:12:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:12:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:12:41] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:12:43] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[08:12:43] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[08:12:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:12:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[08:12:43] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[08:12:43] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[08:12:43] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[08:12:44] [main/INFO]: Setting user: Its_Showtime_YT
[08:12:45] [Client thread/INFO]: LWJGL Version: 2.9.1
[08:12:47] [Client thread/INFO] [FML]: Could not load splash.properties, will create a default one
[08:12:47] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:178]: ---- Minecraft Crash Report ----
// But it works on my machine.
Time: 7/19/15 8:12 AM
Description: Loading screen debug info
java.lang.Throwable
at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:177)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:191)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 (x86) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 36406712 bytes (34 MB) / 184311808 bytes (175 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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: 'ATI Technologies Inc.' Version: '4.4.12874 Compatibility Profile Context 14.100.0.0' Renderer: 'AMD Radeon R7 200 Series'
[08:12:47] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[08:12:47] [Client thread/INFO] [FML]: MinecraftForge v10.13.3.1401 Initialized
[08:12:47] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[08:12:47] [Client thread/INFO] [FML]: Preloading CrashReport classes
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.World$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.World$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.World$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.World$4
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.chunk.Chunk$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.entity.Entity$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.entity.EntityTracker$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.gen.layer.GenLayer$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.entity.player.InventoryPlayer$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.gen.structure.MapGenStructure$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$4
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.server.MinecraftServer$5
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.nbt.NBTTagCompound$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.network.NetHandlerPlayServer$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.network.NetworkSystem$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.tileentity.TileEntity$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$4
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$5
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$6
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$7
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$8
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.world.storage.WorldInfo$9
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$4
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$5
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$6
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$7
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$8
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$9
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$10
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$11
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$12
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$13
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$14
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.Minecraft$15
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.multiplayer.WorldClient$4
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.particle,EffectRenderer$4
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.EntityRenderer$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.server.integrated.IntegratedServer$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.RenderGlobal$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$3
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.entity.RenderItem$4
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureManager$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$1
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$2
[08:12:47] [Client thread/INFO] [FML]: net.minecraft.client.renderer.texture.TextureMap$3
[08:12:47] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[08:12:47] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[08:12:47] [Client thread/INFO] [FML]: Searching C:\Users\Owner\AppData\Roaming.minecraft\mods for mods
[08:12:51] [Client thread/INFO] [FML]: Forge Mod Loader has identified 9 mods to load
[08:12:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, weather2] at CLIENT
[08:12:51] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, weather2] at SERVER
[08:12:51] [Client thread/ERROR] [weather2]: The mod weather2 appears to have an invalid event annotation EventHandler. This annotation can only apply to methods with recognized event arguments - it will not be called
[08:12:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Localized Weather & Storms
[08:12:52] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[08:12:52] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[08:12:52] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[08:12:52] [Client thread/INFO] [FML]: Applying holder lookups
[08:12:52] [Client thread/INFO] [FML]: Holder lookups applied
[08:12:52] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[08:12:52] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[08:12:52] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[08:12:52] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[08:12:52] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[08:12:53] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[08:12:53] [Sound Library Loader/INFO]: Sound engine started
[08:12:53] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[08:12:53] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[08:12:54] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 9 mods
[08:12:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroPets, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Localized Weather & Storms
[08:12:54] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[08:12:55] [Client thread/INFO]: Created: 512x512 textures/items-atlas
[08:12:55] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[08:12:55] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[08:12:55] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[08:12:55] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[08:12:55] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[08:12:55] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[08:12:55] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[08:12:55] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[08:12:55] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN weather2
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain weather2 is missing 2 textures
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: domain weather2 has 1 location:
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: mod weather2 resources at C:\Users\Owner\AppData\Roaming.minecraft\mods\weather2-2.3.9 for MC v1.7.10.jar
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain weather2 are:
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/WindVane.png
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/Anemometer.png
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain weather2
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[08:12:55] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[08:12:55] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[08:12:55] [Sound Library Loader/INFO]: Sound engine started
[08:13:02] [Client thread/INFO]: Deleting level New World------
[08:13:02] [Client thread/INFO]: Attempt 1...
[08:13:15] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[08:13:15] [Server thread/INFO]: Generating keypair
[08:13:15] [Server thread/INFO]: Converting map!
[08:13:15] [Server thread/INFO]: Scanning folders...
[08:13:15] [Server thread/INFO]: Total conversion count is 0
[08:13:15] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[08:13:15] [Server thread/INFO] [FML]: Applying holder lookups
[08:13:15] [Server thread/INFO] [FML]: Holder lookups applied
[08:13:16] [Server thread/INFO] [FML]: Loading dimension 0 (Tornado Survival S1) (net.minecraft.server.integrated.IntegratedServer@3c6098)
[08:13:16] [Server thread/INFO] [FML]: Loading dimension 1 (Tornado Survival S1) (net.minecraft.server.integrated.IntegratedServer@3c6098)
[08:13:16] [Server thread/INFO] [FML]: Loading dimension -1 (Tornado Survival S1) (net.minecraft.server.integrated.IntegratedServer@3c6098)
[08:13:16] [Server thread/INFO]: Preparing start region for level 0
[08:13:17] [Server thread/INFO]: Preparing spawn area: 7%
[08:13:18] [Server thread/INFO]: Preparing spawn area: 15%
[08:13:19] [Server thread/INFO]: Preparing spawn area: 21%
[08:13:20] [Server thread/INFO]: Preparing spawn area: 28%
[08:13:21] [Server thread/INFO]: Preparing spawn area: 34%
[08:13:22] [Server thread/INFO]: Preparing spawn area: 40%
[08:13:23] [Server thread/INFO]: Preparing spawn area: 46%
[08:13:24] [Server thread/INFO]: Preparing spawn area: 53%
[08:13:25] [Server thread/INFO]: Preparing spawn area: 60%
[08:13:26] [Server thread/INFO]: Preparing spawn area: 66%
[08:13:27] [Server thread/INFO]: Preparing spawn area: 72%
[08:13:28] [Server thread/INFO]: Preparing spawn area: 78%
[08:13:29] [Server thread/INFO]: Preparing spawn area: 84%
[08:13:30] [Server thread/INFO]: Preparing spawn area: 91%
[08:13:31] [Server thread/INFO]: Preparing spawn area: 97%
[08:13:32] [Server thread/INFO] [STDOUT]: [CoroUtil.forge.CoroAI:initTry:91]: CoroUtil being reinitialized
[08:13:32] [Server thread/INFO]: Changing view distance to 32, from 10
[08:13:32] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
[08:13:32] [Netty IO #1/INFO] [FML]: Client protocol version 2
[08:13:32] [Netty IO #1/INFO] [FML]: Client attempting to join with 9 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[08:13:32] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[08:13:32] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[08:13:32] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[08:13:32] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[08:13:32] [Server thread/INFO]: Its_Showtime_YT[local:E:af422499] logged in with entity id 154 at (203.5, 68.0, 120.5)
[08:13:32] [Server thread/INFO]: Its_Showtime_YT joined the game