It there a way I can keep the tornado from destroying only the terrain? I love having the threat of a tornado wrecking my home or damaging my base and its defense wall -- it instills a sense of dread when I hear the siren go off. However, I despise them tearing scars into the landscape. They're ugly, and a tremendous pain to repair (filling in the trenches with dirt and repainting all the trees).
I currently have block damage turned off to keep the above form happening, and whenever a tornado does come it's not remotely scary since my base is safe. =/
Perhaps you could whitelist the block id's that your base and defense wall is made of. For example, if your base is made of wood planks and your wall is made of stone brick, then you would whitelist those ids, and the dirt, trees, and anything else in the terrain would stay safe.
Strange. This mod derps a little on my main world. The tornado is invisible, and breaking a block lags. It respawns, then a second or two later it finally breaks and drops. It's like server lag, but I'm playing single-player. it doesn't do it in any other worlds though.
Perhaps you could whitelist the block id's that your base and defense wall is made of. For example, if your base is made of wood planks and your wall is made of stone brick, then you would whitelist those ids, and the dirt, trees, and anything else in the terrain would stay safe.
It's been almost a half year now, is it all dead? Forge and every mod with it? Nothing is happening anymore.
What are you talking about? Forge 1.7.2 came out like 2 weeks ago or something like that. 1.7 was a very big change so mods are going to take even longer then the 1.4 update. Plus the weather mod was on and might still be on forgecraft, so its not dead.
Is there a way to disable the waves and tornados from the weather mod?I want the increased entity render distance and the wind blowing the leaves, etc. But I don't want tornados destroying my world and waves because I'm using shaders.
Like, what's with the cfg files, there's some that come with the download that supposedly removes tornades and waves but when I run the game it creates a folder instead with 5 cfg files inside of it?What's the purpose of the cfg files that come with the download if there is no cfg file to overwrite with said file?
java.lang.NullPointerException
at paulscode.sound.SoundSystem.backgroundMusic(SoundSystem.java:665)
at weather.WeatherMod.playMovingSound(WeatherMod.java:622)
at weather.WeatherMod.tryPlaySound(WeatherMod.java:3164)
at weather.WeatherMod.tryWind(WeatherMod.java:3125)
at weather.WeatherMod.weather(WeatherMod.java:2122)
at weather.ClientTickHandler.onTickInGame(ClientTickHandler.java:139)
at weather.ClientTickHandler.onTickInGUI(ClientTickHandler.java:100)
at weather.ClientTickHandler.tickEnd(ClientTickHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:367)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1970)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at paulscode.sound.SoundSystem.backgroundMusic(SoundSystem.java:665)
at weather.WeatherMod.playMovingSound(WeatherMod.java:622)
at weather.WeatherMod.tryPlaySound(WeatherMod.java:3164)
at weather.WeatherMod.tryWind(WeatherMod.java:3125)
at weather.WeatherMod.weather(WeatherMod.java:2122)
at weather.ClientTickHandler.onTickInGame(ClientTickHandler.java:139)
at weather.ClientTickHandler.onTickInGUI(ClientTickHandler.java:100)
at weather.ClientTickHandler.tickEnd(ClientTickHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:367)
Can you fix dis:
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 3/8/14 8:43 AM
Description: Rendering screen
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
-- Screen render details --
Details:
Screen name: zombiecraft.Client.gui.GuiSelectZCMap
Mouse location: Scaled: (279, 101). Absolute: (558, 502)
Screen size: Scaled: (683, 353). Absolute: (1366, 706). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 97945512 bytes (93 MB) / 205070336 bytes (195 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 7 mods loaded, 7 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ZombieCraftMod{3.3.2} [ZombieCraft Mod] (ZC 3.0 Beta 3.3.2 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6250 Graphics GL version 4.1.10429 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: ZombieCraft - 16bit.zip
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: nulloh yeah that zombiecraft 3 ^ ^
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 3/8/14 8:43 AM
Description: Rendering screen
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
-- Screen render details --
Details:
Screen name: zombiecraft.Client.gui.GuiSelectZCMap
Mouse location: Scaled: (279, 101). Absolute: (558, 502)
Screen size: Scaled: (683, 353). Absolute: (1366, 706). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 97945512 bytes (93 MB) / 205070336 bytes (195 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 7 mods loaded, 7 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ZombieCraftMod{3.3.2} [ZombieCraft Mod] (ZC 3.0 Beta 3.3.2 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6250 Graphics GL version 4.1.10429 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: ZombieCraft - 16bit.zip
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null[/snapshot]
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 3/8/14 8:43 AM
Description: Rendering screen
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
-- Screen render details --
Details:
Screen name: zombiecraft.Client.gui.GuiSelectZCMap
Mouse location: Scaled: (279, 101). Absolute: (558, 502)
Screen size: Scaled: (683, 353). Absolute: (1366, 706). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 97945512 bytes (93 MB) / 205070336 bytes (195 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 7 mods loaded, 7 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ZombieCraftMod{3.3.2} [ZombieCraft Mod] (ZC 3.0 Beta 3.3.2 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6250 Graphics GL version 4.1.10429 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: ZombieCraft - 16bit.zip
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Hey I have A ANNOYING issue with the tornadoes in weather mod
Ok what is happening is the particles for the tornado and the cloud are not showing iv'e deleted the config and re installed it still no changes can anyone help please
I would like to know how I can remove the frequency of thunder because in the time I was testing I noticed that lightning is generated in one place about 20 rays at the same time and would like to fix it. please help me .
what I want is thunder but not capture, and tornadoes but rarely appear in the game but not as destructive as moderate, because I do not want to Shred the map xD
Not dead yet, been recovering from a knee injury + recent reinjury of it through most of winter, lost a month or 2 of dev time, knee pain is really good at derailing any thought processes, worst winter ever.
Anyways I feel like I'm nearing a point where I can get back to dev consistantly, though not strictly rpgmod dev this time around, I need to work on some of my other mod projects, catchup on 5 months of forum post backlog and push some potential bugfixes etc.
Still on the fence between updating to 1.7 and sticking to 1.6.4 for rpgmods sake, I might just drop the plan to make a 1.6.4 release for rpgmod since its taking sooooooo damn long to finish and just push to 1.7.
Perhaps you could whitelist the block id's that your base and defense wall is made of. For example, if your base is made of wood planks and your wall is made of stone brick, then you would whitelist those ids, and the dirt, trees, and anything else in the terrain would stay safe.
How would I do that?
Pastebin of client error. http://pastebin.com/Y6bCknNs
Could it be conflicting with DimDoors? It's on a local SMP server and just me connecting, the server isn't crashing.
Thanks
This bug seems specific to Tropicraft. If I just install the weather mod by itself, I no longer see this problem. Just FYI.
And Coros rarely visits the forums. So this isn't the best place to get his attention if you have a problem to report.
Don't have tropicraft installed so I guess it isn't a mod specific issue.
And where would the best place be to get bugs to Coros?
apasz.com -アパゾ
What are you talking about? Forge 1.7.2 came out like 2 weeks ago or something like that. 1.7 was a very big change so mods are going to take even longer then the 1.4 update. Plus the weather mod was on and might still be on forgecraft, so its not dead.
apasz.com -アパゾ
Like, what's with the cfg files, there's some that come with the download that supposedly removes tornades and waves but when I run the game it creates a folder instead with 5 cfg files inside of it? What's the purpose of the cfg files that come with the download if there is no cfg file to overwrite with said file?
// I bet Cylons wouldn't have this problem.
Time: 07/03/14 23:12
Description: Unexpected error
java.lang.NullPointerException
at paulscode.sound.SoundSystem.backgroundMusic(SoundSystem.java:665)
at weather.WeatherMod.playMovingSound(WeatherMod.java:622)
at weather.WeatherMod.tryPlaySound(WeatherMod.java:3164)
at weather.WeatherMod.tryWind(WeatherMod.java:3125)
at weather.WeatherMod.weather(WeatherMod.java:2122)
at weather.ClientTickHandler.onTickInGame(ClientTickHandler.java:139)
at weather.ClientTickHandler.onTickInGUI(ClientTickHandler.java:100)
at weather.ClientTickHandler.tickEnd(ClientTickHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:367)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1970)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at paulscode.sound.SoundSystem.backgroundMusic(SoundSystem.java:665)
at weather.WeatherMod.playMovingSound(WeatherMod.java:622)
at weather.WeatherMod.tryPlaySound(WeatherMod.java:3164)
at weather.WeatherMod.tryWind(WeatherMod.java:3125)
at weather.WeatherMod.weather(WeatherMod.java:2122)
at weather.ClientTickHandler.onTickInGame(ClientTickHandler.java:139)
at weather.ClientTickHandler.onTickInGUI(ClientTickHandler.java:100)
at weather.ClientTickHandler.tickEnd(ClientTickHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:367)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Aspargo'/95, l='MpServer', x=246,33, y=81,62, z=309,83]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 09 - ATG, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-49,64,32), Chunk: (at 15,4,0 in -4,2; contains blocks -64,0,32 to -49,255,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1916869 game time, 254199 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 168 total; [EntityClientPlayerMP['Aspargo'/95, l='MpServer', x=246,33, y=81,62, z=309,83], EntitySquid['Squid'/275, l='MpServer', x=332,47, y=61,13, z=281,31], EntitySquid['Squid'/274, l='MpServer', x=325,28, y=60,41, z=286,69], EntitySquid['Squid'/273, l='MpServer', x=325,31, y=59,97, z=289,13], EntitySquid['Squid'/272, l='MpServer', x=325,81, y=59,25, z=278,31], EntityGaiaNaga['Naga'/279, l='MpServer', x=332,75, y=62,61, z=308,63], EntitySquid['Squid'/278, l='MpServer', x=329,19, y=59,00, z=284,19], EntitySquid['Squid'/277, l='MpServer', x=324,50, y=59,00, z=292,50], EntityGaiaSahuagin['Sahuagin'/276, l='MpServer', x=318,54, y=31,00, z=307,76], EntityGaiaSahuagin['Sahuagin'/283, l='MpServer', x=342,30, y=11,00, z=323,70], EntitySquid['Squid'/282, l='MpServer', x=339,59, y=58,31, z=244,28], EntityGaiaCentaur['Centaur'/281, l='MpServer', x=328,28, y=79,00, z=381,00], EntityCreeper['Creeper'/280, l='MpServer', x=322,84, y=29,00, z=327,41], EntityTurtle['Giant Turtle'/287, l='MpServer', x=415,50, y=30,00, z=175,50], EntityChicken['Chicken'/285, l='MpServer', x=360,84, y=80,86, z=431,84], EntityCreeper['Creeper'/258, l='MpServer', x=317,97, y=29,00, z=328,44], EntityChicken['Chicken'/259, l='MpServer', x=314,22, y=72,00, z=328,78], EntitySheep['Sheep'/256, l='MpServer', x=313,09, y=65,00, z=293,09], EntityChicken['Chicken'/263, l='MpServer', x=308,47, y=75,17, z=340,16], EntityChicken['Chicken'/260, l='MpServer', x=312,53, y=72,00, z=327,44], EntityChicken['Chicken'/261, l='MpServer', x=314,22, y=72,00, z=328,78], EntityGaiaCentaur['Centaur'/266, l='MpServer', x=309,53, y=83,00, z=365,59], EntityGaiaCentaur['Centaur'/267, l='MpServer', x=311,13, y=84,00, z=370,78], EntityChicken['Chicken'/264, l='MpServer', x=309,84, y=74,19, z=341,84], EntityItem['item.item.egg'/265, l='MpServer', x=308,13, y=64,13, z=341,88], EntitySquid['Squid'/270, l='MpServer', x=332,53, y=59,38, z=285,69], EntitySquid['Squid'/271, l='MpServer', x=333,38, y=59,06, z=276,66], EntityEnderman['Enderman'/269, l='MpServer', x=329,50, y=47,00, z=249,50], EntityBat['Bat'/309, l='MpServer', x=221,53, y=27,10, z=272,25], EntitySkeleton['Skeleton'/340, l='MpServer', x=325,50, y=19,00, z=298,50], EntitySkeleton['Skeleton'/338, l='MpServer', x=321,50, y=19,00, z=300,50], EntityPainting['Painting'/111, l='MpServer', x=130,06, y=184,00, z=452,00], EntitySheep['Sheep'/87, l='MpServer', x=109,06, y=120,00, z=203,38], EntityItem['item.item.apple'/322, l='MpServer', x=272,56, y=70,13, z=259,75], EntityItem['item.item.apple'/321, l='MpServer', x=273,00, y=70,13, z=251,28], EntitySheep['Sheep'/103, l='MpServer', x=99,50, y=237,00, z=347,09], EntitySheep['Sheep'/99, l='MpServer', x=89,44, y=217,00, z=340,09], EntityHare['Hare'/97, l='MpServer', x=91,31, y=135,00, z=244,50], EntityPainting['Painting'/111, l='MpServer', x=130,06, y=184,00, z=452,00], EntityChicken['Chicken'/108, l='MpServer', x=130,84, y=241,00, z=432,72], EntityChicken['Chicken'/109, l='MpServer', x=130,22, y=241,00, z=432,41], EntitySheep['Sheep'/106, l='MpServer', x=143,38, y=164,00, z=270,53], EntitySheep['Sheep'/107, l='MpServer', x=136,13, y=249,00, z=427,31], EntitySheep['Sheep'/104, l='MpServer', x=110,19, y=237,00, z=342,31], EntitySheep['Sheep'/105, l='MpServer', x=141,72, y=163,00, z=268,13], EntityCreeper['Creeper'/119, l='MpServer', x=146,44, y=30,00, z=275,75], EntitySpider['Spider'/118, l='MpServer', x=144,72, y=29,00, z=251,56], EntitySpider['Spider'/117, l='MpServer', x=146,34, y=29,00, z=249,34], EntitySkeleton['Skeleton'/116, l='MpServer', x=151,50, y=84,00, z=238,30], EntityZombie['Zombie'/115, l='MpServer', x=158,70, y=17,06, z=215,33], EntitySkeletonMele['Skeleton Healer'/113, l='MpServer', x=137,00, y=192,00, z=462,06], EntitySkeletonMele['Skeleton Archer'/112, l='MpServer', x=136,31, y=192,00, z=453,69], EntitySkeleton['Skeleton'/127, l='MpServer', x=171,16, y=62,00, z=238,28], EntityCreeper['Creeper'/126, l='MpServer', x=160,50, y=32,00, z=232,84], EntityCreeper['Creeper'/125, l='MpServer', x=175,22, y=38,00, z=226,84], EntitySpider['Spider'/124, l='MpServer', x=165,59, y=35,33, z=231,72], EntitySkeleton['Skeleton'/123, l='MpServer', x=172,41, y=24,00, z=239,22], EntityCreeper['Creeper'/122, l='MpServer', x=180,06, y=50,00, z=231,59], EntitySkeletonMele['Skeleton Archer'/121, l='MpServer', x=148,03, y=192,00, z=467,47], EntitySheep['Sheep'/137, l='MpServer', x=161,03, y=213,00, z=348,13], EntitySheep['Sheep'/136, l='MpServer', x=170,50, y=197,88, z=340,53], EntityChicken['Chicken'/138, l='MpServer', x=168,38, y=226,13, z=438,38], EntitySkeletonMele['Skeleton'/141, l='MpServer', x=164,97, y=191,00, z=453,03], EntitySkeletonMele['Skeleton'/140, l='MpServer', x=165,97, y=191,00, z=454,72], EntityCow['Cow'/143, l='MpServer', x=173,91, y=210,13, z=455,47], EntitySkeletonMele['Skeleton Grenadier'/142, l='MpServer', x=160,47, y=192,00, z=455,53], EntityZombie['Zombie'/129, l='MpServer', x=171,28, y=63,83, z=228,31], EntityCreeper['Creeper'/128, l='MpServer', x=168,03, y=67,00, z=227,38], EntitySheep['Sheep'/130, l='MpServer', x=168,88, y=128,00, z=232,66], EntitySheep['Sheep'/133, l='MpServer', x=175,34, y=155,00, z=294,13], EntityBrainyZombie['Angry Zombie'/132, l='MpServer', x=181,55, y=48,00, z=250,05], EntityChicken['Chicken'/135, l='MpServer', x=165,16, y=149,75, z=288,47], EntitySheep['Sheep'/134, l='MpServer', x=172,22, y=157,00, z=295,22], EntityChicken['Chicken'/153, l='MpServer', x=192,63, y=83,00, z=174,41], EntityBrainyZombie['Angry Zombie'/157, l='MpServer', x=190,53, y=17,00, z=229,03], EntityZombie['Zombie'/158, l='MpServer', x=179,03, y=64,00, z=243,47], EntityZombie['Zombie'/159, l='MpServer', x=175,00, y=65,00, z=231,56], EntitySkeletonMele['Skeleton'/149, l='MpServer', x=162,06, y=192,00, z=468,38], EntitySheep['Sheep'/171, l='MpServer', x=203,38, y=85,00, z=190,53], EntityChicken['Chicken'/170, l='MpServer', x=178,16, y=212,50, z=445,59], EntitySheep['Sheep'/169, l='MpServer', x=177,88, y=214,00, z=397,84], EntityZombie['Zombie'/168, l='MpServer', x=174,00, y=116,00, z=392,56], EntitySkeleton['Skeleton'/175, l='MpServer', x=205,44, y=70,00, z=232,91], EntityCreeper['Creeper'/174, l='MpServer', x=197,56, y=46,00, z=213,00], EntityBrainyZombie['Angry Zombie'/172, l='MpServer', x=197,70, y=12,15, z=219,30], EntityItem['item.item.egg'/163, l='MpServer', x=182,97, y=48,13, z=249,13], EntityZombie['Zombie'/162, l='MpServer', x=182,94, y=68,00, z=241,47], EntitySkeleton['Skeleton'/161, l='MpServer', x=178,50, y=63,00, z=235,31], EntityZombie['Zombie'/160, l='MpServer', x=174,94, y=71,00, z=236,53], EntityCreeper['Creeper'/167, l='MpServer', x=177,29, y=117,00, z=395,56], EntitySheep['Sheep'/166, l='MpServer', x=180,47, y=193,00, z=348,53], EntityZombie['Zombie'/165, l='MpServer', x=187,33, y=48,57, z=241,86], EntityChicken['Chicken'/164, l='MpServer', x=184,81, y=48,00, z=245,63], EntityBat['Bat'/186, l='MpServer', x=208,25, y=13,79, z=287,00], EntitySlime['Slime'/187, l='MpServer', x=210,22, y=27,00, z=303,78], EntityCreeper['Creeper'/184, l='MpServer', x=206,50, y=69,00, z=238,72], EntityChicken['Chicken'/185, l='MpServer', x=209,41, y=116,00, z=264,41], EntitySkeleton['Skeleton'/190, l='MpServer', x=230,06, y=84,00, z=298,59], EntityBat['Bat'/191, l='MpServer', x=224,25, y=22,10, z=313,59], EntityItem['item.item.arrow'/188, l='MpServer', x=208,63, y=144,13, z=338,84], EntityBat['Bat'/189, l='MpServer', x=220,59, y=32,79, z=349,50], EntityHare['Hare'/178, l='MpServer', x=194,41, y=141,00, z=314,28], EntityGaiaCentaur['Centaur'/179, l='MpServer', x=200,59, y=133,00, z=314,50], EntityPainting['Painting'/176, l='MpServer', x=195,94, y=45,50, z=258,00], EntityZombie['Zombie'/177, l='MpServer', x=215,51, y=13,00, z=314,95], EntityChicken['Chicken'/183, l='MpServer', x=199,69, y=182,00, z=422,34], EntityGaiaCentaur['Centaur'/180, l='MpServer', x=193,16, y=132,00, z=307,22], EntitySkeleton['Skeleton'/204, l='MpServer', x=248,16, y=100,00, z=406,53], EntityHare['Hare'/207, l='MpServer', x=245,50, y=129,00, z=450,69], EntityChicken['Chicken'/206, l='MpServer', x=249,53, y=141,00, z=432,66], EntityPainting['Painting'/176, l='MpServer', x=195,94, y=45,50, z=258,00], EntityItem['item.item.rottenFlesh'/201, l='MpServer', x=247,38, y=90,13, z=300,84], EntityBat['Bat'/200, l='MpServer', x=252,44, y=20,79, z=285,47], EntityCreeper['Creeper'/203, l='MpServer', x=249,34, y=90,00, z=396,44], EntityGaiaCentaur['Centaur'/202, l='MpServer', x=247,95, y=101,00, z=322,82], EntityHare['Hare'/197, l='MpServer', x=224,47, y=157,00, z=368,34], EntityBat['Bat'/196, l='MpServer', x=211,53, y=33,48, z=353,13], EntitySkeleton['Skeleton'/198, l='MpServer', x=251,10, y=24,00, z=235,50], EntityEnderman['Enderman'/193, l='MpServer', x=234,00, y=31,00, z=351,56], EntityEnderman['Enderman'/192, l='MpServer', x=236,47, y=32,00, z=349,63], EntityCreeper['Creeper'/195, l='MpServer', x=223,02, y=32,00, z=350,59], EntityBat['Bat'/194, l='MpServer', x=234,13, y=32,40, z=347,75], EntityCreeper['Creeper'/220, l='MpServer', x=258,00, y=94,00, z=399,41], EntityBrainyZombie['Angry Zombie'/221, l='MpServer', x=275,70, y=12,39, z=404,16], EntityBat['Bat'/222, l='MpServer', x=273,63, y=26,09, z=232,38], EntityEnderman['Enderman'/223, l='MpServer', x=280,66, y=32,00, z=236,84], EntityGaiaCobbleGolem['Cobble Golem'/216, l='MpServer', x=258,28, y=96,00, z=338,44], EntitySheep['Sheep'/217, l='MpServer', x=267,50, y=90,00, z=345,09], EntitySkeleton['Skeleton'/218, l='MpServer', x=269,53, y=21,00, z=388,47], EntityCreeper['Creeper'/219, l='MpServer', x=253,94, y=94,00, z=401,31], EntitySkeleton['Skeleton'/212, l='MpServer', x=274,31, y=57,00, z=262,13], EntityItem['item.item.apple'/213, l='MpServer', x=270,19, y=70,13, z=257,44], EntityHorse['Horse'/214, l='MpServer', x=263,44, y=70,00, z=268,00], EntityItem['item.item.rottenFlesh'/215, l='MpServer', x=256,66, y=82,13, z=298,03], EntityBat['Bat'/210, l='MpServer', x=258,53, y=54,26, z=231,06], EntityItem['item.item.apple'/211, l='MpServer', x=270,78, y=7
0,13, z=254,81], EntityVillagerAdult['entity.mca.EntityVillagerAdult.name'/239, l='MpServer', x=300,50, y=79,00, z=336,50], EntitySheep['Sheep'/238, l='MpServer', x=296,38, y=82,00, z=328,34], EntityVillagerAdult['entity.mca.EntityVillagerAdult.name'/237, l='MpServer', x=298,56, y=79,00, z=335,56], EntityItem['item.item.slimeball'/236, l='MpServer', x=303,44, y=48,13, z=282,25], EntityItem['item.item.slimeball'/235, l='MpServer', x=302,13, y=50,13, z=281,97], EntityCreeper['Creeper'/234, l='MpServer', x=299,31, y=40,00, z=287,41], EntityItem['item.item.sulphur'/233, l='MpServer', x=295,38, y=25,13, z=253,81], EntitySkeleton['Skeleton'/232, l='MpServer', x=273,69, y=22,00, z=410,78], EntityZombie['Zombie'/231, l='MpServer', x=295,50, y=32,00, z=364,53], EntityZombie['Zombie'/230, l='MpServer', x=274,56, y=32,00, z=340,00], EntityChicken['Chicken'/229, l='MpServer', x=281,78, y=71,00, z=296,22], EntityHorse['Horse'/228, l='MpServer', x=278,94, y=70,00, z=271,41], EntityItem['item.item.apple'/227, l='MpServer', x=272,16, y=70,13, z=256,88], EntityItem['item.item.apple'/226, l='MpServer', x=278,16, y=70,13, z=251,81], EntityItem['item.item.apple'/225, l='MpServer', x=279,16, y=70,13, z=253,41], EntityBat['Bat'/224, l='MpServer', x=281,75, y=13,10, z=244,25], EntityChicken['Chicken'/254, l='MpServer', x=313,25, y=65,00, z=293,97], EntityChicken['Chicken'/255, l='MpServer', x=313,97, y=65,00, z=293,91], EntityZombie['Zombie'/252, l='MpServer', x=307,09, y=36,00, z=277,44], EntityCreeper['Creeper'/253, l='MpServer', x=303,35, y=46,00, z=283,90], EntitySkeleton['Skeleton'/250, l='MpServer', x=283,59, y=69,00, z=419,84], EntityBat['Bat'/251, l='MpServer', x=308,00, y=14,10, z=262,31], EntityBat['Bat'/248, l='MpServer', x=292,84, y=14,67, z=369,88], EntitySkeleton['Skeleton'/249, l='MpServer', x=303,84, y=38,00, z=377,53], EntityItem['item.item.arrow'/246, l='MpServer', x=292,31, y=85,13, z=354,03], EntityBat['Bat'/247, l='MpServer', x=301,05, y=11,75, z=381,12], EntityZombie['Zombie'/244, l='MpServer', x=297,50, y=32,85, z=368,53], EntityVillagerAdult['entity.mca.EntityVillagerAdult.name'/245, l='MpServer', x=295,50, y=88,00, z=359,50], EntitySheep['Sheep'/242, l='MpServer', x=302,50, y=80,00, z=350,09], EntitySkeleton['Skeleton'/243, l='MpServer', x=296,53, y=38,00, z=368,06], EntityVillagerAdult['entity.mca.EntityVillagerAdult.name'/240, l='MpServer', x=295,50, y=79,00, z=344,50], EntityVillagerAdult['entity.mca.EntityVillagerAdult.name'/241, l='MpServer', x=299,50, y=79,00, z=336,50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:863)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 182219272 bytes (173 MB) / 588775424 bytes (561 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 25023 (1401288 bytes; 1 MB) allocated, 2639 (147784 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 4096
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 51 mods loaded, 51 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
SeasonsMod{1.15.1} [The Seasons Mod] (extractedSeasonFiles.nmf) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WPUtil{1.3} [WeatherPony Utilities] (extractedSeasonFiles.nmf) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DustModCore{v2.0} [Runic Dust Mod-Core] ([1.6.4] Runic Dust Mod Core v2.0.0a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DustDeco{v2.0} [Runic Dust Mod- Decorative Runes] ([1.6.4] Runic Dust Mod Decor Runes v2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DustDefaults{v2.0} [Runic Dust Mod- Default Runes] ([1.6.4] Runic Dust Mod Default Runes v2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
GrimoireGaia2{1.8.1} [§2Grimoire of Gaia 2] ([1.6.4]GrimoireofGaia2(1.8.1b).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
wildcaves3{0.4.3.5} [Wild Caves 3] ([1.6.x] WildCaves v0.4.3.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AnimationAPI{1.1.1} [AnimationAPI] (AnimationAPI v1.1.2 mc1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ATG{0.9.4} [Alternate Terrain Generation] (ATG-1.6.4-0.9.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
iChunUtil{2.4.0} [iChunUtil] (util^iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BackTools{2.0.1} [BackTools] (BackTools2.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BetterDungeons{2.4} [Chocolate quest] (BetterDungeons208.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ChestTransporter{1.1.7} [Chest Transporter] (chestTransporter-1.1.7-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CraftHeraldry{1.0.3} [CraftHeraldry] (CraftHeraldry 1.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Growthcraft{2.0.4} [Growthcraft] (growthcraft-core-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Growthcraft|Cellar{2.0.5} [Growthcraft Cellar] (growthcraft-cellar-1.6.4-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Growthcraft|Apples{2.0.4} [Growthcraft Apples] (growthcraft-apples-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Growthcraft|Bamboo{2.0.4} [Growthcraft Bamboo] (growthcraft-bamboo-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Growthcraft|Bees{2.0.4} [Growthcraft Bees] (growthcraft-bees-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Growthcraft|Fishtrap{2.0.4} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Growthcraft|Grapes{2.0.4} [Growthcraft Grapes] (growthcraft-grapes-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Growthcraft|Hops{2.0.4} [Growthcraft Hops] (growthcraft-hops-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Growthcraft|Rice{2.0.4} [Growthcraft Rice] (growthcraft-rice-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
levelup{0.3} [Level Up!] (LevelUp!-0.3(1.6.X).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
SlimevoidLib{2.1.0.0} [Slimevoid Library] (SlimevoidLib-1.6.4-2.1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LittleBlocks{2.2.3.1} [Little Blocks] (LittleBlocks-1.6.4-2.2.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mca{3.6.0} [Minecraft Comes Alive] (MCA-3.6.0 MC-1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
meteors{2.11.2} [Falling Meteors] (Meteors Mod V2.11.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MutantCreatures{1.4.4} [Mutant Creatures] (Mutant_Creatures_v1.4.4_mc1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Revamp{1.2.2} [Rivvest's Enhancements to Villager and Mob Performance] (revamp-1.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Statues{2.1.1} [Statues] (statues-1.6.4-2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct{1.6.X_1.5.4dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.4d3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Thaumcraft{4.1.0e} [Thaumcraft] (Thaumcraft4.1.0e.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
camping{2.0e} [The Camping Mod 2.0] (TheCampingMod_2.0e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TMechworks{19.d4b8fa0} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TorchLevers{1.3.3} [Torch Levers] (TorchLeversV1.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
taverns{2.1.6-2} [Village Taverns] (VillageTaverns-2.1.6-2.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AIBlock{v1.0} [AIBlock] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WeatherMod{1.58} [Weather and Tornadoes] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1e-build2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3345, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 12102 (677712 bytes; 0 MB) allocated, 1184 (66304 bytes; 0 MB) used
It happened alot =/ any clues of how to solve this?
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 3/8/14 8:43 AM
Description: Rendering screen
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
-- Screen render details --
Details:
Screen name: zombiecraft.Client.gui.GuiSelectZCMap
Mouse location: Scaled: (279, 101). Absolute: (558, 502)
Screen size: Scaled: (683, 353). Absolute: (1366, 706). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 97945512 bytes (93 MB) / 205070336 bytes (195 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 7 mods loaded, 7 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ZombieCraftMod{3.3.2} [ZombieCraft Mod] (ZC 3.0 Beta 3.3.2 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6250 Graphics GL version 4.1.10429 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: ZombieCraft - 16bit.zip
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: nulloh yeah that zombiecraft 3 ^ ^
// Would you like a cupcake?
Time: 3/8/14 8:43 AM
Description: Rendering screen
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
-- Screen render details --
Details:
Screen name: zombiecraft.Client.gui.GuiSelectZCMap
Mouse location: Scaled: (279, 101). Absolute: (558, 502)
Screen size: Scaled: (683, 353). Absolute: (1366, 706). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 97945512 bytes (93 MB) / 205070336 bytes (195 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 7 mods loaded, 7 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ZombieCraftMod{3.3.2} [ZombieCraft Mod] (ZC 3.0 Beta 3.3.2 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6250 Graphics GL version 4.1.10429 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: ZombieCraft - 16bit.zip
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null[/snapshot]
// Would you like a cupcake?
Time: 3/8/14 8:43 AM
Description: Rendering screen
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at zombiecraft.Client.gui.GuiSelectZCMap.func_73863_a(GuiSelectZCMap.java:378)
-- Screen render details --
Details:
Screen name: zombiecraft.Client.gui.GuiSelectZCMap
Mouse location: Scaled: (279, 101). Absolute: (558, 502)
Screen size: Scaled: (683, 353). Absolute: (1366, 706). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 97945512 bytes (93 MB) / 205070336 bytes (195 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 7 mods loaded, 7 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ZombieCraftMod{3.3.2} [ZombieCraft Mod] (ZC 3.0 Beta 3.3.2 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6250 Graphics GL version 4.1.10429 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: ZombieCraft - 16bit.zip
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
- - - - - -
- -
- -
Here lives minecraft
Nice Compliment.
Watch me play games on YouTube!
Also check out the [16x] Forgotten Lands resource pack!
Ok what is happening is the particles for the tornado and the cloud are not showing iv'e deleted the config and re installed it still no changes can anyone help please
Greetings to the entire community.
Well the point use the minecraft version 1.4.7 and do not quite understand the configuration of mod and solve some problems with biomes and stuff.
here is the log WeatherMod :
# Configuration file
# Generated on 17/03/14 1:02 PM
# # # # # # # # # # # # # # # # # # # #
# block
# # # # # # # # # # # # # # # # # # # #
block {
I: sensorID = 1900
I: sirenID = 1901
}
# # # # # # # # # # # # # # # # # # # #
# General
# # # # # # # # # # # # # # # # # # # #
General {
B: Storm_Lightning_active = false
B: Storm_Tornado_grabBlocks = true
B: Storm_Tornado_grabPlayer = true
I: Storm_Tornado_height = 60
B: Storm_Tornado_makeClouds = true
I: = 0 Storm_Tornado_maxActive
I: Storm_Tornado_maxBlocks = 1200
I: Storm_Tornado_maxParticles = 1000
B: Storm_Tornado_oldParticles = false
I: Storm_Tornado_rarityOfBreakOnFall = 5
I: Storm_Tornado_rarityOfDisintegrate = 5
I: Storm_Tornado_rarityOfFirenado = -1
I: Storm_chanceOfTornado = 2
I: Storm_rarityOfIncrease = 4000
B: Tornado_Items = false
I: = 1 TropicraftRealm_Storm_Tornado_maxActive
B: TropicraftRealm_Wind_active = true
I: TropicraftRealm_waveRenderRange = 50
B: Wind_Particle_air = true
I: Wind_Particle_leaf_rate = 100
B: Wind_Particle_leafs = true
B: Wind_Particle_snow = false
B: Wind_Particle_waterfall = true
B: Wind_active = false
I: Wind_rarityOfIncrease = 400
B : debug = false
I: = 0 waveRenderRange
}
# # # # # # # # # # # # # # # # # # # #
item #
# # # # # # # # # # # # # # # # # # # #
item {
I: itemDrillID = 22504
I: itemShockWaveID = 22503
I: itemSurfboardID = 22506
I: itemTestID = 22505
I: itemTornadoID = 22501
I: itemWormID = 22502
}
I would like to know how I can remove the frequency of thunder because in the time I was testing I noticed that lightning is generated in one place about 20 rays at the same time and would like to fix it. please help me .
Here a picture of the problem:
http://s2.subirimage...72014031718.png
what I want is thunder but not capture, and tornadoes but rarely appear in the game but not as destructive as moderate, because I do not want to Shred the map xD
Thanks for your help
Anyways I feel like I'm nearing a point where I can get back to dev consistantly, though not strictly rpgmod dev this time around, I need to work on some of my other mod projects, catchup on 5 months of forum post backlog and push some potential bugfixes etc.
Still on the fence between updating to 1.7 and sticking to 1.6.4 for rpgmods sake, I might just drop the plan to make a 1.6.4 release for rpgmod since its taking sooooooo damn long to finish and just push to 1.7.
Into the cellar! There's a ternader a'comin!
#4185