Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Disable sound filters, and that should fix itKeep getting this crash everytime the weather starts up.
ok thanksDisable sound filters, and that should fix it
Are you using a resource pack by any chance? What exactly is wrong with the render?My water bar is not displaying correctly. Is that a terrafirmacraft bug or something with this modpack?
oh you're right its probably the resource pack. Its one for terrafirma but not updated. It just shows the bar but no blue indicator to show it increasing or decreasing. I will switch resource packsAre you using a resource pack by any chance? What exactly is wrong with the render?
There are a whole lot of thaumcraft recipes that don't seem to work (ie. making the crucible, some arcane bench recipes that involve vanilla ingots, etc.)
Is this on purpose? Or is something to be addressed in the future?
Sorry, the ingots thing works. But I still can figure out how to make a TC crucible
Does anything get destroyed with the weather mod installed? It looks like not. Also, are you planning a whitelist/blacklist of blocks to be destroyed in the future or leaving it up to us to decide?
one or more of the mods in this pack are causing a memory leak for my server. i have run modpack servers before with leaks but this one shuts the server down completely.
[04:34:33] [Server thread/ERROR] [FML]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$ServerTickEvent@a4bb7ff:
net.minecraft.util.ReportedException: Exception generating new chunk
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:181) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) ~[ms.class:?]
at net.minecraft.world.World.func_72964_e(World.java:419) ~[ahb.class:?]
at net.minecraft.world.World.func_72938_d(World.java:414) ~[ahb.class:?]
at net.minecraft.world.World.func_72874_g(World.java:1737) ~[ahb.class:?]
at weather2.weathersystem.storm.StormObject.tickWeatherEvents(StormObject.java:556) ~[StormObject.class:?]
at weather2.weathersystem.storm.StormObject.tick(StormObject.java:420) ~[StormObject.class:?]
at weather2.weathersystem.WeatherManagerBase.tick(WeatherManagerBase.java:123) ~[WeatherManagerBase.class:?]
at weather2.weathersystem.WeatherManagerServer.tick(WeatherManagerServer.java:39) ~[WeatherManagerServer.class:?]
at weather2.ServerTickHandler.onTickInGame(ServerTickHandler.java:75) ~[ServerTickHandler.class:?]
at weather2.EventHandlerFML.tickServer(EventHandlerFML.java:29) ~[EventHandlerFML.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_147_EventHandlerFML_tickServer_ServerTickEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260) [FMLCommonHandler.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.OutOfMemoryError: Java heap space
at net.minecraft.world.chunk.NibbleArray.<init>(SourceFile:9) ~[apv.class:?]
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.<init>(SourceFile:28) ~[apz.class:?]
at net.minecraft.world.chunk.Chunk.<init>(Chunk.java:141) ~[apx.class:?]
at com.bioxx.tfc.WorldGen.TFCChunkProviderGenerate.func_73154_d(TFCChunkProviderGenerate.java:169) ~[TFCChunkProviderGenerate.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider.farseek$world$gen$structure$StructureGenerationChunkProvider$$generateChunk(StructureGenerationChunkProvider.scala:34) ~[StructureGenerationChunkProvider.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:30) ~[StructureGenerationChunkProvider$$anonfun$chunkAt$1.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$chunkAt$1.apply(StructureGenerationChunkProvider.scala:30) ~[StructureGenerationChunkProvider$$anonfun$chunkAt$1.class:?]
at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188) ~[scala-library-2.11.1.jar:?]
at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80) ~[scala-library-2.11.1.jar:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider.chunkAt(StructureGenerationChunkProvider.scala:30) ~[StructureGenerationChunkProvider.class:?]
at farseek.world.ChunkAccess$class.getBlock(BlockAccess.scala:51) ~[ChunkAccess$class.class:?]
at farseek.world.gen.structure.StructureGenerationChunkProvider.func_147439_a(StructureGenerationChunkProvider.scala:17) ~[StructureGenerationChunkProvider.class:?]
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:50) ~[package$$anonfun$blockOptionAt$1.class:?]
at farseek.world.package$$anonfun$blockOptionAt$1.apply(package.scala:50) ~[package$$anonfun$blockOptionAt$1.class:?]
at scala.Option.flatMap(Option.scala:170) ~[scala-library-2.11.1.jar:?]
at farseek.world.package$.blockOptionAt(package.scala:50) ~[package$.class:?]
at farseek.world.package$.blockAt(package.scala:52) ~[package$.class:?]
at streams.world.gen.structure.RiverMouthComponent$$anonfun$isValid$1.apply$mcVI$sp(RiverMouthComponent.scala:32) ~[RiverMouthComponent$$anonfun$isValid$1.class:?]
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) ~[scala-library-2.11.1.jar:?]
at streams.world.gen.structure.RiverMouthComponent.isValid(RiverMouthComponent.scala:30) ~[RiverMouthComponent.class:?]
at streams.world.gen.structure.RiverStructure.streams$world$gen$structure$RiverStructure$$createMouth(RiverStructure.scala:42) ~[RiverStructure.class:?]
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1$$anonfun$apply$3.apply$mcVI$sp(RiverStructure.scala:35) ~[RiverStructure$$anonfun$generate$1$$anonfun$apply$3.class:?]
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) ~[scala-library-2.11.1.jar:?]
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:35) ~[RiverStructure$$anonfun$generate$1.class:?]
at streams.world.gen.structure.RiverStructure$$anonfun$generate$1.apply(RiverStructure.scala:32) ~[RiverStructure$$anonfun$generate$1.class:?]
at scala.collection.immutable.List.foreach(List.scala:383) ~[scala-library-2.11.1.jar:?]
at streams.world.gen.structure.RiverStructure.generate(RiverStructure.scala:32) ~[RiverStructure.class:?]
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:36) ~[RiverGenerator$$anonfun$1.class:?]
at streams.world.gen.structure.RiverGenerator$$anonfun$1.apply(RiverGenerator.scala:35) ~[RiverGenerator$$anonfun$1.class:?]
at scala.Option.flatMap(Option.scala:170) ~[scala-library-2.11.1.jar:?]
at streams.world.gen.structure.RiverGenerator.generate(RiverGenerator.scala:35) ~[RiverGenerator.class:?]
at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:44) ~[StructureGenerator.class:?]
[04:35:10] [Server thread/ERROR] [FML]: Index: 10 Listeners:
[04:35:10] [Server thread/ERROR] [FML]: 0: NORMAL
[04:35:10] [Server thread/ERROR] [FML]: 1: ASM: com.flansmod.common.CommonTickHandler@63ab915f tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:12] [Server thread/ERROR] [FML]: 2: ASM: mods.eln.sim.Simulator@23fd819 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:12] [Server thread/ERROR] [FML]: 3: ASM: mods.eln.server.DelayedTaskManager@6d76fbe7 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:12] [Server thread/ERROR] [FML]: 4: ASM: mods.eln.server.PlayerManager@7d2cde7b tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:12] [Server thread/ERROR] [FML]: 5: ASM: mods.eln.server.OreRegenerate@62bb606a tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:12] [Server thread/ERROR] [FML]: 6: ASM: mods.eln.node.NodeServer@5f1a6e0d tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:15] [Server thread/ERROR] [FML]: 7: ASM: mods.railcraft.client.sounds.SoundLimiterTicker@5033bfc8 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:15] [Server thread/ERROR] [FML]: 8: ASM: hardcorequesting.EventHandler@3400b6a0 onEvent(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:15] [Server thread/ERROR] [FML]: 9: ASM: hardcorequesting.quests.QuestTicker@3677efec tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:15] [Server thread/ERROR] [FML]: 10: ASM: weather2.EventHandlerFML@5f690cdd tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:17] [Server thread/ERROR] [FML]: 11: ASM: mcp.mobius.pregen.TickHandler@1e32db7e foo(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:17] [Server thread/ERROR] [FML]: 12: ASM: li.cil.oc.common.EventHandler$@57fa96f2 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventLjava/lang/Object;
[04:35:17] [Server thread/ERROR] [FML]: 13: ASM: li.cil.oc.common.asm.SimpleComponentTickHandler@7be63c53 onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:17] [Server thread/ERROR] [FML]: 14: ASM: li.cil.oc.common.item.Tablet$@2dc88ac6 onServerTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:17] [Server thread/ERROR] [FML]: 15: ASM: build.EventHandlerFML@7955ed0a tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:19] [Server thread/ERROR] [FML]: 16: ASM: CoroPets.EventHandlerFML@558ef16e tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:19] [Server thread/ERROR] [FML]: 17: ASM: CoroUtil.forge.EventHandlerFML@76941294 tickServer(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:19] [Server thread/ERROR] [FML]: 18: ASM: rivvest.Revamp.ServerTickerRevamp@7997b641 tickStart(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:19] [Server thread/ERROR] [FML]: 19: ASM: mods.eln.server.ServerEventListener@699c8d93 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:21] [Server thread/ERROR] [FML]: 20: ASM: codechicken.multipart.handler.MultipartEventHandler$@16da808a serverTick(Lcpw/mods/fml/common/gameevent/TickEvent$ServerTickEventV
[04:35:21] [Server thread/ERROR] [FML]: 21: ASM: ivorius.yegamolchattels.events.YGCFMLEventHandler@fa20314 onTick(Lcpw/mods/fml/common/gameevent/TickEventV
[04:35:51] [Server thread/INFO]: Stopping server
[04:36:06] [Server thread/INFO]: Saving players
[04:36:06] [Server thread/INFO]: Saving worlds
[04:36:06] [Server thread/INFO]: Saving chunks for level 'world'/DEFAULT
[04:36:24] [Server thread/ERROR]: Exception stopping the server
java.lang.OutOfMemoryError: Java heap space
at java.util.HashMap.resize(HashMap.java:703) ~[?:1.8.0_31]
at java.util.HashMap.putVal(HashMap.java:662) ~[?:1.8.0_31]
at java.util.HashMap.put(HashMap.java:611) ~[?:1.8.0_31]
at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.serializeInto(FMLControlledNamespacedRegistry.java:313) ~[FMLControlledNamespacedRegistry.class:?]
at cpw.mods.fml.common.registry.GameData.buildItemDataList(GameData.java:132) ~[GameData.class:?]
at cpw.mods.fml.common.FMLContainer.getDataForWriting(FMLContainer.java:108) ~[FMLContainer.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataSave(FMLCommonHandler.java:375) ~[FMLCommonHandler.class:?]
at net.minecraft.world.storage.SaveHandler.func_75755_a(SaveHandler.java:167) ~[ayq.class:?]
at net.minecraft.world.chunk.storage.AnvilSaveHandler.func_75755_a(AnvilSaveHandler.java:41) ~[aym.class:?]
at net.minecraft.world.WorldServer.func_73042_a(WorldServer.java:837) ~[mt.class:?]
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:802) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:318) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:350) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:480) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[04:36:40] [Server thread/INFO] [FML]: Applying holder lookups
[04:36:40] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[04:36:42] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
[04:36:42] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
[04:36:42] [Server thread/INFO] [FML]: Holder lookups applied
[04:36:54] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: mods.eln.libs.com.serotonin.modbus4j.exception.ModbusInitException: java.net.SocketException: Socket closed
[04:36:54] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at mods.eln.libs.com.serotonin.modbus4j.ip.tcp.TcpSlave.start(TcpSlave.java:57)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at mods.eln.sixnode.modbusrtu.ModbusServer$ServerThread.run(ModbusServer.java:35)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at java.lang.Thread.run(Thread.java:745)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: Caused by: java.net.SocketException: Socket closed
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at java.net.PlainSocketImpl.socketAccept(Native Method)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
[04:36:58] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at java.net.ServerSocket.implAccept(ServerSocket.java:545)
[04:37:03] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at java.net.ServerSocket.accept(ServerSocket.java:513)
[04:37:03] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: at mods.eln.libs.com.serotonin.modbus4j.ip.tcp.TcpSlave.start(TcpSlave.java:51)
[04:37:03] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStreamrintln:748]: ... 2 more
[04:37:58] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
logout
[Process completed]
[Spolier]
Ok, I have played the weather mod many times before and it absolutely destroys the terrain. However, I was going to see if I can implement very low block removal and destruction but can't tell if I need to use the item ID for the things I want the storm to grab or a name. If you know, any help would be appreciatedNo, nothing gets destroyed by weather, unless you count lightning from fires (Spoiler: next update more things will be flammable). I may fix the whitelist to work with TFC, but I'll probably leave the option disabled by default.
Pushed update to FTB, should update soon:
Update 2.10.0
Forge Version: 10.13.1.1307
Added Hyms of Conquest Resource Pack, Monsterfisher (new music, woot!)
Added Finger in the Wind, Konlii
Added Better Rain, Wirsbo
Added BiblioWoods (TFC), Nuchaz
Added WarpTheory, Shukaro
Added JourneyMap Server, Mysticdew
Added DecoCraft, RazzelburryFox
Removed Lanterns Mod
Fixed snow placement
Fixed Goggles of Reavealing and Boots of the traveler durability
Removed BiblioCraft lanterns and shelves
Added conversion of leather armor and fish to there vanilla equivalents
Made weather not target players
Fixed Egg Incubator to work with TFC eggs
Made crops, tall grass, and TC woods flammable
Fixed not being able to make Refined Iron
Added an Easter Egg for those in higher tier technologies
Fixed average drill recipe
Added aspects to more items
Completely and utterly removed earthquakes
Updated various things
Tweaked recipes, configs and such.
Removed or severely nerfed all forms of permanent light. The top two light sources are TFC lamps and Electrical Age Economic Bulbs. The latter lasts the longest, a total of 32 IRL hours of use, which can be extended by turning them off/on. Decorations mod lanterns have had their light removed.
Of course you shoot out the update 15 minutes before I start downloading the server files
How long does it usually take FTB to get 'er updated?
AWESOME pack btw![]()
Sounds good! I don't suppose you have some IRC channel or something around us Technofirma peeps can bounce ideas off of and just chit chat do ya?Glad you likeIt takes FTB anywhere from a few hours to a few days.
This update also includes TFC 0.79.17
Yes, http://irc.darkserver.co.uk/ There is also a Teamspeak. IP: ts3.darkserver.co.ukSounds good! I don't suppose you have some IRC channel or something around us Technofirma peeps can bounce ideas off of and just chit chat do ya?