GithubHelp home page GithubHelp logo

forestry-localization's Introduction

What is it?

Forestry is a modification for the game Minecraft and known primarily for its farms and bees.

Homepage

Wiki

Latest Builds for 1.16.5 and beyond

Latest Builds for 1.11.2/1.12

Discord

For those interested in developement, you can also visit #forestry-dev.

Building

You may want to adjust the "./gradle.properties" file to set your mc account as needed.

To setup, open a command line and run "gradlew setupDecompWorkspace". Then run the following depending on your IDE:

Eclipse: "gradlew eclipse" IntelliJ IDEA: "gradlew idea genIntellijRuns"

To package, open a command line and type "gradlew build".

For mod authors: the Forestry maven is located at http://maven.ic2.player.to/net/sengir/forestry/

Notes

Beware of ugly code.

Bugfixes are generally welcome. If you want to contribute something which changes game mechanics, please talk to someone with commit privileges first. Nothing is more frustrating than putting a lot of work and effort into a new game mechanic and then having the PR rejected because it doesn’t fit gameplay-wise.

If you submit a PR you must accept the Contributor License Agreement. There is no way around that, since otherwise changing the license later - even to something more permissive! - , becomes close to impossible.

License & Copyright

Forestry is (c) 2011 - 2014 SirSengir and licensed under LGPL v3. See the LICENSE.txt for all the gory details or go to http://www.gnu.org/licenses/lgpl-3.0.txt for more information. Forestry also contains code contributed by CovertJaguar, Player, MysteriousAges, Binnie, RichardG, cpw and others.

forestry-localization's People

Contributors

3tusk avatar antonboch1244 avatar bakaxyf avatar chief-j avatar covertjaguar avatar crafteverywhere avatar fewizz avatar francogp avatar frantisek-markov avatar ibmibmibm avatar karrq avatar linyor avatar mazdallier avatar mezz avatar myeternity avatar mymagadsl avatar mysteriousages avatar nedelosk avatar nirek-k avatar parker8283 avatar philip98 avatar phpr avatar redroserade avatar sandrohc avatar sirsengir avatar sniperelisia avatar tambry avatar temp1011 avatar vexatos avatar xiniha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

forestry-localization's Issues

Typo in ru_RU lang file

The values "tile.for.engine.0" and "tile.for.engine.2" of the file "lang\forestry\core\ru_RU.properties" must be swapped because that values are reversed in A-2.2.6.3 and also in A-2.2.8.1.

Forestry 2.1.2.17 Crash Before Game-Start

Receiving a Error Log before Game Start Up.

Description: Failed to start game

java.lang.NullPointerException
at forestry.core.render.TileRendererIndex.hashCode(TileRendererIndex.java:15)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at forestry.core.proxy.ClientProxyRender.registerTESR(ClientProxyRender.java:38)
at forestry.core.gadgets.MachineDefinition.register(MachineDefinition.java:62)
at forestry.plugins.PluginForestryCore.doInit(PluginForestryCore.java:100)
at forestry.core.ForestryCore.postInit(ForestryCore.java:139)
at forestry.core.ForestryClient.postInit(ForestryClient.java:25)
at forestry.Forestry.postInit(Forestry.java:48)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:444)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:729)
at java.lang.Thread.run(Unknown Source)

Download

Where do I find the Forestry bukkit mod download for my server?

creosote problem on server.

Hi, sorry for writing here, but forestry have no bugtracker.

in last forestry is a problem in SMP, when people start producing railbeds in carpenter and carpenter have railbeds in result slot if you destroy this carpenter, something droped to the ground and clients crashed with totally ununderstanable error. This error is not produceable in SSP.

java.lang.NullPointerException
at rj.c(SourceFile:84)
at awh.a(RenderItem.java:281)
at aow.a(GuiIngame.java:692)
at aow.a(GuiIngame.java:325)
at auw.b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.J(Minecraft.java:880)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)

You can test it on TEST server at http://nukepowered.net/ (ask vanyserezhkin to teleport you to the shoting range).

Forestry 2.1.2.17 Crash Before Game-Start

Receiving a Error Log before Game Start Up.

Description: Failed to start game

java.lang.NullPointerException
at forestry.core.render.TileRendererIndex.hashCode(TileRendererIndex.java:15)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at forestry.core.proxy.ClientProxyRender.registerTESR(ClientProxyRender.java:38)
at forestry.core.gadgets.MachineDefinition.register(MachineDefinition.java:62)
at forestry.plugins.PluginForestryCore.doInit(PluginForestryCore.java:100)
at forestry.core.ForestryCore.postInit(ForestryCore.java:139)
at forestry.core.ForestryClient.postInit(ForestryClient.java:25)
at forestry.Forestry.postInit(Forestry.java:48)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:444)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:729)
at java.lang.Thread.run(Unknown Source)

Turkish Translation

I want to make turkish translations. Can i get english resource file for start point?

Multifarm Bug?

I made a multiblock farm in an attempt to get charcoal, with apples as a byproduct. It's a 3x3x4 farm, managed Arborteum, and I made sure it was supplied with everything needed. I gave it vanilla oak saplings, all of them turned into apple oak. Now, the farm won't plant apple oak saplings, even though it's in the "germlings" slot. However, if I manually plant the tree, that farm will cut it down. I'm using Thermal Expansion to power it. I've tried opping [Forestry], still no dice. Oh, this is version 2.3.1.0. Is this a bug? Thanks.

[LOW PRIORITY WISHLIST] More "malleable" strings for translation

The way that translation strings are handled, like, for example, in Bees, where the name comes in the form [species] [princess/drone/queen], in some languages, the order of the words has to be reversed in order for things to sound natural (and sometimes, some extra words have to be added).

However, the way that the localization file is structured, it is (almost) impossible to make something sound natural in foreign languages where such a thing is needed.

An example: Meadows Princess (en) > Prados Princesa (pt, not natural). A more "natural" translation could be "Princesa dos Prados" (order of species and type swapped, with an adjective in the middle)

The (big) problem with this, though, is that it would make the file bigger and probably more complex to parse (because it would probably take 1 line for each Bee species and type combination), and when the trees come along it'll be even worse, and it won't be as modular as the current implementation.

This is probably just too much trouble for what it's worth, but it'd be a nice addition nonetheless.

Remove old/lang

Is anyone using the old/lang files? I would like to remove them.
nevermind, already done

Items from ProjectRed disappearing from the Worktable

While crafting a bunch of circuits from ProjectRed, whole stacks of them disappeared between opening/closing the Worktable GUI. I didn't notice any exceptions being thrown client or server-side. Is there more information I could provide to help troubleshoot?

Remove the entries for apiarist's pipe?

While reviewing the Chinese translation, I notice that there are still apiarist's pipe stuff in the en_US.lang (start from here).
Now the pipe is a part of BuildcraftCompat. Are those entries still necessary to exist? If not, I hope those entries to be removed. I'm willing to provide help.

Fail testing lang file

When I try to use my new translation file in the jar, I get this:

2012-12-28 09:38:44 [INFO] [STDERR] java.lang.SecurityException: SHA1 digest error for lang/forestry/core/es_AR.properties
2012-12-28 09:38:44 [INFO] [STDERR] at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)
2012-12-28 09:38:44 [INFO] [STDERR] at java.util.jar.JarVerifier.processEntry(Unknown Source)
2012-12-28 09:38:44 [INFO] [STDERR] at java.util.jar.JarVerifier.update(Unknown Source)
2012-12-28 09:38:44 [INFO] [STDERR] at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source)
2012-12-28 09:38:44 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2012-12-28 09:38:44 [INFO] [STDERR] at java.io.FilterInputStream.read(Unknown Source)
2012-12-28 09:38:44 [INFO] [STDERR] at java.util.Properties$LineReader.readLine(Unknown Source)
2012-12-28 09:38:44 [INFO] [STDERR] at java.util.Properties.load0(Unknown Source)
2012-12-28 09:38:44 [INFO] [STDERR] at java.util.Properties.load(Unknown Source)
2012-12-28 09:38:44 [INFO] [STDERR] at forestry.core.utils.Localization.load(Localization.java:47)
2012-12-28 09:38:44 [INFO] [STDERR] at forestry.core.utils.Localization.get(Localization.java:70)
2012-12-28 09:38:44 [INFO] [STDERR] at forestry.core.utils.StringUtil.localize(StringUtil.java:6)
2012-12-28 09:38:44 [INFO] [STDERR] at forestry.core.items.ItemForestryBlock.l(ItemForestryBlock.java:30)
2012-12-28 09:38:44 [INFO] [STDERR] at ur.r(SourceFile:334)
2012-12-28 09:38:44 [INFO] [STDERR] at atr.a(GuiIngame.java:406)
2012-12-28 09:38:44 [INFO] [STDERR] at ban.b(EntityRenderer.java:1128)
2012-12-28 09:38:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:882)
2012-12-28 09:38:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:771)
2012-12-28 09:38:44 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

why? this does not happend before

forestry-A-2.1.2.34 crash before start

so mc is crashing right before the game starts, here is the log.
hope you can help <3

  Minecraft has crashed!      
  ----------------------      

Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to /Applications/MultiMC.app/Contents/Resources/instances/5.1.1/minecraft/crash-reports/crash-2013-04-27_22.09.59-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(

--- BEGIN ERROR REPORT 919bfb03 --------
Full report at:
/Applications/MultiMC.app/Contents/Resources/instances/5.1.1/minecraft/crash-reports/crash-2013-04-27_22.09.59-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 4/27/13 10:09 PM

-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Mac OS X (x86_64) version 10.7.5
Java Version: 1.6.0_45, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 264192048 bytes (251 MB) / 789630976 bytes (753 MB) up to 2088435712 bytes (1991 MB)
JVM Flags: 2 total; -Xms512m -Xmx2000m
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 v7.44 FML v5.1.43.674 Minecraft Forge 7.7.1.674 Optifine OptiFine_1.5.1_HD_U_C2 89 mods loaded, 89 mods active
mcp{7.44} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.1.43.674} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.7.1.674} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.5.1.1} CoFH Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{0.8.5.6} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.5.2.9} Not Enough Items Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerCrystalsCore{1.1.3} PowerCrystals Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_bspkrsCore{v2.02(1.5.1)} bspkrsCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap{v3.3_04 [1.5.1]} mod_ReiMinimap Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHNetwork{1.5.1.1} CoFHNetwork Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHWorld{1.5.1.1} CoFHWorld Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_GuiApiBasicExample{1.1} mod_GuiApiBasicExample Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_GuiApiIngameMessageExample{1.0} mod_GuiApiIngameMessageExample Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_GuiApiIntermediateExample{1.0} mod_GuiApiIntermediateExample Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_GuiApiItemTickExample{1.0} mod_GuiApiItemTickExample Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_GuiApiTWLExamples{1.0} mod_GuiApiTWLExamples Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GuiAPI{0.15.5} GuiAPI Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TreeCapitator{Forge 1.5.1.r01} TreeCapitator Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OmniTools{3.1.1.0} OmniTools Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{2.3.2.0} Thermal Expansion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{1.115.304-lf} IndustrialCraft 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{4.9} IC2 Advanced Machines Addon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Alchemine{1.1.4} Alchemine Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BasicComponents{1.3.2} Basic Components Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AtomicScience{0.5.1} Atomic Science Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
barrels{1.9} [The Barrels Mod](Barrels 1.5+.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComplexMachines{0.2.9} Complex Machines Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft{1.52} ComputerCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle{1.52} ComputerCraft Turtles Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
craftguide{1.5.2} CraftGuide Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CustomSpawner{1.12.2} [DrZhark's CustomSpawner](CustomMobSpawner 1.12.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
eplus{1.14.5.3} Enchanting Plus Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.2.4} [EnderStorage](EnderStorage 1.4.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FlatBedrock{1.5.1R1.1.1} FlatBedrock Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.53} Inventory Tweaks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mekanism{5.5.4} Mekanism Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismGenerators{5.5.4} MekanismGenerators Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismTools{5.5.4} MekanismTools Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
minechem{@Version@} MineChem Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{3.5.0} BuildCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{3.5.0} BC Builders Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{3.5.0} BC Energy Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{3.5.0} BC Factory Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{3.5.0} BC Transport Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded{1.5.1R2.5.1} MineFactory Reloaded Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.5.1R2.5.1} MFR Compat: Atum Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.5.1} MFR Compat: Biomes O' Plenty Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.5.1R2.5.1} MFR Compat: Chococraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.5.1} MFR Compat: ExtraBiomes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestryPre{1.5.1R2.5.1} MFR Compat: Forestry (2) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{2.1.2.34} Forestry for Minecraft Unloaded->Constructed->Pre-initialized->Initialized->Errored
MineFactoryReloaded|CompatForestry{1.5.1R2.5.1} MFR Compat: Forestry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.5.1R2.5.1} MFR Compat: IC2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.5.1} MFR Compat: Magical Crops Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatNatura{1.5.1R2.5.1} MFR Compat: Natura Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatPams{1.5.1R2.5.1} MFR Compat: Pam's Mods Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRP2{1.5.1R2.5.1} MFR Compat: RP2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSoulShards{1.5.1R2.5.1} MFR Compat: SoulShards Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.5.1} MFR Compat: Sufficient Biomes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MFReloaded|CompatThaumcraft{1.5.1R2.5.1} MFR Compat: Thaumcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTConstruct{1.5.1R2.5.1} MFR Compat: TConstruct Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest{1.17.1} The Twilight Forest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.5.1} MFR Compat: TwilightForest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.5.1R2.5.1} MFR Compat: Vanilla Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatXyCraft{1.5.1R2.5.1} MFR Compat: XyCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres{1.5.1R2.1.3} Nether Ores Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChunUtil{1.0.0} iChunUtil Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun{1.5.1} PortalGun Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerConverters{1.4.6R2.3.0B1} Power Converters Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts{2.0.0.a101} Steve's Carts Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
VanityBlocks-Storage{3.2} Anarchys Vanity Blocks-Storage Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
VanityBlocks-Te{3.2} Anarchys Vanity Blocks-Te Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
VanityBlocks-Vanity{3.2} Anarchys Vanity Blocks-Vanity Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{3.5.0} BC Silicon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppliedEnergistics{rv.10.h} Applied Energistics Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Backpack{1.7.8} Backpack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Additional-Buildcraft-Objects{1.0.3} Additional Buildcraft Objects Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{54.0.1} Immibis Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DimensionalAnchors{54.0.0} Dimensional Anchors Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3{pre1g (build 4)} Equivalent Exchange 3 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraUtilities{0.1} Extra Utilities Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Tubestuff{54.0.0} Tubestuff Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GregTech_Addon{MC151_V3.03} GregTech-Addon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChun_Core{1.0.0} iChun_Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{5.2.4.372} Iron Chest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedSolarPanel{3.3.6} Advanced Solar Panels Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviSuite{1.9.1} Gravitation Suite Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mystcraft{0.10.2.00} Mystcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IDResolver{1.5.1.0} ID Resolver Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6750M OpenGL Engine GL version 2.1 ATI-7.32.12, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ERROR NullPointerException: null

java.lang.NullPointerException
at forestry.core.render.TileRendererIndex.hashCode(TileRendererIndex.java:15)
at java.util.HashMap.put(HashMap.java:372)
at forestry.core.proxy.ClientProxyRender.registerTESR(ClientProxyRender.java:37)
at forestry.core.gadgets.MachineDefinition.register(MachineDefinition.java:63)
at forestry.plugins.PluginForestryCore.doInit(PluginForestryCore.java:100)
at forestry.core.ForestryCore.postInit(ForestryCore.java:140)
at forestry.core.ForestryClient.postInit(ForestryClient.java:25)
at forestry.Forestry.postInit(Forestry.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT a4f3b845 ----------

Combine Crash

I know they're being phased out in the new update, but until the other main mods are also updated to 1.5.1 I'm going to stay in 1.4.7 and use them
So my combine is placed, and it causes my game to crash, I start up again no problem. But now that I've attached a logistics pipe to the combine, it won't restart at all.

  Minecraft has crashed!      
  ----------------------      

Minecraft has stopped running because it encountered a problem; Ticking tile entity

A full error report has been saved to C:\Users\Kyle\Documents\My Games\Minecraft\instances\MC 1.4.7\minecraft\crash-reports\crash-2013-04-09_11.04.54-server.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(

--- BEGIN ERROR REPORT 71b92311 --------
Full report at:
C:\Users\Kyle\Documents\My Games\Minecraft\instances\MC 1.4.7\minecraft\crash-reports\crash-2013-04-09_11.04.54-server.txt
Please show that file to Mojang, NOT just this screen!

Generated 4/9/13 11:05 AM

-- Head --
Stacktrace:
at forestry.cultivation.harvesters.Harvester.putWindfall(Harvester.java:35)
at forestry.cultivation.harvesters.Harvester.(Harvester.java:105)
at forestry.cultivation.harvesters.HarvesterSeeds.(HarvesterSeeds.java:19)
at forestry.cultivation.harvesters.HarvesterSeeds$Factory.createMachine(HarvesterSeeds.java:14)
at forestry.core.gadgets.TileMachine.createMachine(TileMachine.java:156)
at forestry.core.gadgets.TileMachine.initialize(TileMachine.java:170)
at forestry.core.gadgets.TileForestry.g(TileForestry.java:49)
at forestry.core.gadgets.TileMachine.g(TileMachine.java:177)

-- Tile entity being ticked --
Details:
Name: forestry.Harvester // forestry.cultivation.gadgets.TileHarvester
Block type: ID #0
Block data value: Unknown? (Got -1)
Block location: World: (452,63,-394), Chunk: (at 4,3,6 in 28,-25; contains blocks 448,0,-400 to 463,255,-385), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at yc.h(World.java:2153)
at in.h(WorldServer.java:516)

-- Affected level --
Details:
Level name: Pandora
All players: 1 total; [iq['KThompson'/362, l='Pandora', x=449.84, y=63.00, z=-393.01]]
Chunk stats: ServerChunkCache: 1067 Drop: 0
Level seed: -6870147273437260351
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-59,64,29), Chunk: (at 5,4,13 in -4,1; contains blocks -64,0,16 to -49,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1835190 game time, 2473255 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 128910 (now: false), thunder time: 74445 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)

-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 592038232 bytes (564 MB) / 1261699072 bytes (1203 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -Xms1024m -Xmx2048m
AABB Pool Size: 3823 (214088 bytes; 0 MB) allocated, 3033 (169848 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 Optifine OptiFine_1.4.6_HD_U_D5 89 mods loaded, 89 mods active
mcp Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems Not Enough Items Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerCrystalsCore PowerCrystals Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_bspkrsCore bspkrsCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ReiMinimap mod_ReiMinimap Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TreeCapitator TreeCapitator Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
denLib denLib Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GuiAPI GuiAPI Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterFurnaces Better Furnaces Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_MouseTweaks [Mouse Tweaks]([1.4.6] Mouse Tweaks BETA 4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ArmorStatusHUD ArmorStatusHUD Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_DirectionHUD DirectionHUD Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ingameInfo IngameInfo Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core BuildCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtrabiomesXL ExtrabiomesXL Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forestry Forestry for Minecraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHCore CoFH Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion Thermal Expansion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OmniTools OmniTools Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2 IndustrialCraft 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Condensed Block [Condensed Block]([1.4.7]Condensed Blocks.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
craftableAnimals [Craftable Animals]([1.4.7]CraftableAnimals v2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TNFUltimateToolsForge [Ultimate Tools]([1.4.7]Ultimate Tools Universal by Sahdow169[1.6.0.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory BC Factory Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport BC Transport Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon BC Silicon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
APUnofficial Additional Pipes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_AdvancedHud [mod_AdvancedHud](Advanced Hud 4.8.1 [1.4.6].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack Backpack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders BC Builders Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy BC Energy Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildcraftAPS Advanced Power Systems Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CamoLights [Camo Lights](Camo Lights v 3.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
kirsybuuDoubleDoorMod Double Door Mod Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EasyItems [Easy Items](Easy Items v 3.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Lepko-EasyCrafting Easy Crafting Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
eplus Enchanting Plus Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
enhancedportals Enhanced Portals Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BinnieCore Binnie Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraBees Extra Bees Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_InvTweaks Inventory Tweaks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest Iron Chest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LiquidMetals Liquid Metals Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LiquidUU Liquid UU-Matter Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft Thaumcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion|Factory Factory Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion|Energy Energy Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion|Transport Transport Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LogisticsPipes|Main Logistics Pipes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded Minefactory Reloaded Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatExtraBiomes MFR Compat: ExtraBiomes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatForestry MFR Compat: Forestry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatIC2 MFR Compat: IC2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatPams MFR Compat: Pam's Mods Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatRP2 MFR Compat: RP2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatSoulShards MFR Compat: Soul Shards Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatSufficientBiomes MFR Compat: Sufficient Biomes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatThaumcraft MFR Compat: Thaumcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest The Twilight Forest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatTwilightForest MFR Compat: TwilightForest Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatVanilla MFR Compat: Vanilla Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFReloaded|CompatXyCraft MFR Compat: XyCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AdvancedSolarPanel Advanced Solar Panels Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ModularForceFieldSystem Modular ForceField System V2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_playerEnchantments mod_playerEnchantments Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mystcraft Mystcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIPlugins NEI Plugins Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OreDupeFix OreDupeFix Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LiquidRoundup Liquid Roundup Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PluginsforForestry|Core PluginsforForestry|Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PluginsforForestry|BuildCraft PluginsforForestry|BuildCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PluginsforForestry|Forestry PluginsforForestry|Forestry Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PluginsforForestry|Ic2 PluginsforForestry|Ic2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PluginsforForestry|Railcraft PluginsforForestry|Railcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PluginsforForestry|Tweaks PluginsforForestry|Tweaks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Railcraft Railcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TeleportPipes Teleport Pipes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicBees ThaumicBees Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
snyke7_Transformers [Transformers](Transformers v1.7b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Usefull_Cobble Usefull_Cobble Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
UtilityMobs [Utility Mobs](UtilityMobs 1.1pre for MC 1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AeroBooks Enhanced Books Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IDResolver ID Resolver Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CustomOreGen Custom Ore Generation Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_CustomOreGen mod_CustomOreGen Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MSC Mob Spawn Controls Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1638 (91728 bytes; 0 MB) allocated, 1638 (91728 bytes; 0 MB) used
Player Count: 1 / 8; [iq['KThompson'/362, l='Pandora', x=449.84, y=63.00, z=-393.01]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'

java.lang.NullPointerException
at forestry.cultivation.harvesters.Harvester.putWindfall(Harvester.java:35)
at forestry.cultivation.harvesters.Harvester.(Harvester.java:105)
at forestry.cultivation.harvesters.HarvesterSeeds.(HarvesterSeeds.java:19)
at forestry.cultivation.harvesters.HarvesterSeeds$Factory.createMachine(HarvesterSeeds.java:14)
at forestry.core.gadgets.TileMachine.createMachine(TileMachine.java:156)
at forestry.core.gadgets.TileMachine.initialize(TileMachine.java:170)
at forestry.core.gadgets.TileForestry.g(TileForestry.java:49)
at forestry.core.gadgets.TileMachine.g(TileMachine.java:177)
at yc.h(World.java:2153)
at in.h(WorldServer.java:516)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
--- END ERROR REPORT 481f90a0 ----------

There is the error, I would very much appreciate assistance in this matter. I put a lot of work in to this world, getting the crafting and storage all automated. All that was left was to finally set up my farms. It worked fine before, I have no idea what is different this time that is causing this!

The Multiblock error messages are bad.

The multiblock messages often mention absolute coordinates or the X, Y or Z axis. This should not be done as it breaks the immersive gameplay Forestry usually provides. You could for instance replace the specified minimum size of the multiblock with a mention of %dx%dx%d like Railcraft does instead of mentioning "X, Y, Z". All mentions of coordinates or axes should be removed.

Secondly, the chat messages shouldn't appear out of nowhere, you don't have Alveary blocks magically talking to you. I recommend doing it like Railcraft again and having some kind of item like the Railcraft Magnifying Glass which can be used to inspect machines and multiblocks.

Soldering Iron Bug

I've made a soldering iron, and an intricate circuit board for a multifarm, I place the electron tubes no sweat, but it WILL NOT accept the board. Any of them in fact. So I effectively can't use the MFs for anything but trees......

Better localization for wood types

There needs to be a seperate unlocalized name for every type of wood part in Forestry (So 24 strings for logs, 24 strings for planks, 24 for stairs etc.). This is the only way it can be done, since in many languages the word for Stairs for example changes depending on the gender of the wood, also the translation of the wood type changes depending on the word coming after it. That's why it has to be done this way.

Forestry Mod

Hi Sengir,
Is the actual mod source not hosted as a repository on github? If not I was wondering if I could help you out with the mod.
Thanks,
Justin

Items not showing proper item name in NEI

In the en_US.properties in the core folder file there is a declaration of:
tile.CopperOre.1=Forest Hive
tile.CopperOre.2=Meadows Hive
tile.CopperOre.3=Desert Hive
tile.CopperOre.4=Jungle Hive
tile.CopperOre.5=End Hive
tile.CopperOre.6=Snow Hive
tile.CopperOre.7=Swamp Hive
tile.resource.0=Apatite Ore
tile.resource.1=Copper Ore
tile.resource.2=Tin Ore

That should be:
tile.beehives.1=Forest Hive
tile.beehives.2=Meadows Hive
tile.beehives.3=Desert Hive
tile.beehives.4=Jungle Hive
tile.beehives.5=End Hive
tile.beehives.6=Snow Hive
tile.beehives.7=Swamp Hive
tile.resources.0=Apatite Ore
tile.resources.1=Copper Ore
tile.resources.2=Tin Ore

So please insert the en_US lang file into the localization on github so that I could have done a pull request instead for also future fixes.

8859-1 problem

Hi, I use the correct format (8859-1) but the char ñ (for example) is wrong. Why?

PD: in builcraft, the same format work fine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.