Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thermionic Fabricator crash #1608

Closed
Anamatopeia opened this issue Feb 26, 2017 · 0 comments
Closed

Thermionic Fabricator crash #1608

Anamatopeia opened this issue Feb 26, 2017 · 0 comments

Comments

@Anamatopeia
Copy link

Still persists after updating to latest; appears to be an issue with ticking on the Thermionic Fabricator? Built one, shut down normally, game now crashes on world load every time.

https://gist.github.com/Anamatopeia/6b93ad9a66b0ef5f0993db266da7617a

@mezz mezz added the Bug-major label Feb 26, 2017
leagris added a commit to Beyond-Reality/BeyondRealityModPack that referenced this issue Feb 27, 2017
Fix [#1590](ForestryMC/ForestryMC#1590) [1.11.2] Tin tubes creating in the carpenter without tin ForestryMC/ForestryMC@919ce82
Fix [#1608](ForestryMC/ForestryMC#1608) Thermionic Fabricator crash ForestryMC/ForestryMC@6f285d1
Fix server packets on singeplayer ForestryMC/ForestryMC@af9ddb4
leagris added a commit to Beyond-Reality/BeyondRealityModPack that referenced this issue Apr 6, 2017
Add missing changes - Nedelosk
Clean Up and update version - Nedelosk
Fix ForestryMC/ForestryMC#627 Make a simpler API interface for IFarmLogic and improve the farm api - Nedelosk
Fix ForestryMC/ForestryMC#1440 Chisel Blocks do not render when used as Camo for Forestry Greenhouse blocks - Nedelosk
Fix Biogas Engine not noticing its generated power is being used - Nedelosk
Fix ForestryMC/ForestryMC#1537 Peat Engine not noticing its generated power is being used - Nedelosk
Fix ForestryMC/ForestryMC#1643 gave wrong comb and now world wont load - Nedelosk
Fix ForestryMC/ForestryMC#1647 Method canDrain always returns true - Nedelosk
Update JEI integration - mezz
Allow short mead cans/capsules to be drunk. - SirSengir
Remove mead as well. - SirSengir
Remove the infuser and associated gui. Port recipes to potions. - SirSengir
Fix sided config options - mezz
Fix ForestryMC/ForestryMC#1640 Clientside crash when trying to access Statistics "Items" screen - Nedelosk
Fix ForestryMC/ForestryMC#1639 Thermionic Fabricator & Glass Pane - Nedelosk
Fix ForestryMC/ForestryMC#1639 Thermionic Fabricator & Glass Pane - Nedelosk
Fix ForestryMC/ForestryMC#1624 Crashing - Nedelosk
Remove butterfly hatch and add butterfly nursery - Nedelosk
Fix ForestryMC/ForestryMC#1621 Some Butterflies have missing textures - Nedelosk
Use TileUtil for getting tiles from the world - mezz
Fix canNurse because butterflies cannot convert vanilla leaves - mezz
Prevent butterflies from converting vanilla leaves to Forestry leaves - mezz
Fix ForestryMC/ForestryMC#1616 Smarter tree generation - Nedelosk
Fix cocoon - Nedelosk
Fix ForestryMC/ForestryMC#1592 Carpenter recipe for Portable Analyzer asks for Magenta Stained Glass Pane - Nedelosk
Remove walnut and chestnut from the tree generation list - Nedelosk
Improve cocoon positions - Nedelosk
Fix ForestryMC/ForestryMC#872 Clean Up and add tree generaton - Nedelosk
Fix ForestryMC/ForestryMC#1573 Butterfly shift stats don't match analyzer stats - Nedelosk
Fix ForestryMC/ForestryMC#1394 Add podzol as an alternative to mycelium - Nedelosk
Fix ForestryMC/ForestryMC#1484 Add podzol recipe to the moistener - Nedelosk
Fix ForestryMC/ForestryMC#1569 Can't See Capsule/Can Recipes - Nedelosk
Fix ForestryMC/ForestryMC#1610 1.11.2 - Multiblocks not assembling? - Nedelosk
Fix ForestryMC/ForestryMC#1590 [1.11.2] Tin tubes creating in the carpenter without tin. - Nedelosk
Fix ForestryMC/ForestryMC#1608 Thermionic Fabricator crash - Nedelosk
Fix server packets on singeplayer - Nedelosk
Fix ForestryMC/ForestryMC#1582 Error in log related to forestry - Nedelosk
Fix ForestryMC/ForestryMC#1600 backpackt2.png not found - Nedelosk
Fix #1607 Wrong calculation for stamps in letters - Nedelosk
Fix Cocoon - Nedelosk
Add proper @SideOnly(Side.CLIENT) annotations with help from Minecraft Dev Plugin https://plugins.jetbrains.com/idea/plugin/8327-minecraft-development - mezz
Fix ForestryMC/ForestryMC#1595 DataParameter ID issue caused by Forestry carts - mezz
Add IAlleleRegistry#addValidAlleleTypes - mezz
Allow IWoodTypes besides EnumForestryWoodType to use Forestry models - mezz
Fix pipetting small amounts of liquid - mezz
fix actually additions integration - Ellpeck
Fix ForestryMC/ForestryMC#1568 Oredict carpenter problem - Nedelosk
Fix TreeFactory - Nedelosk
Add ILeafProvider - Nedelosk
Fix ForestryMC/ForestryMC#1572 All trees have apple oak leaves - mezz
Expose WoodAccess registration to the API - mezz
Fix ForestryMC/ForestryMC#1566 Incompatibility with Schematica - mezz
Add minecraft curseforge link - Nedelosk
Add issue template and clean up .gitignore - Nedelosk
Upadate README.md to 1.11 - Nedelosk
Improve cocoons - Nedelosk
Add missing code - Nedelosk
Clean Up Wood Textures - Nedelosk
Clean Up Wood Model Loader - Nedelosk
Prevent exception from accessing tile entities from ChunkCache - mezz
Fix ForestryMC/ForestryMC#1561 Crash when using the carpenter - mezz
Fix ForestryMC/ForestryMC#1563 Crash when viewing bee trades with a villager - mezz
Fix ForestryMC/ForestryMC#1565 Farm crash when farmland on at least one side is missing - mezz
Fix ForestryMC/ForestryMC#1564 Gamecrash while trying to craft golden electron tube - Nedelosk
Fix ForestryMC/ForestryMC#1562 Carpenter recipes not showing properly in JEI - mezz
Fix ForestryMC/ForestryMC#1560 network sync issue for genome tracker when player logs in - mezz
Fix ForestryMC/ForestryMC#1559 - Nedelosk
Clean Up Models, Jei and IInduvidual translators - Nedelosk
Clean Up - Nedelosk
Update Module - Nedelosk
Fix carpenter and thermionic fabricator recipes - Nedelosk
Update lang Module - Nedelosk
Improve charcoal pile - Nedelosk
Clean up backpack resupply handler - mezz
Make that the multiblocks error renderers are only work with naturalist eyes - Nedelosk
Fix ForestryMC/ForestryMC#1556 Log Piles Missing Models - Nedelosk
Add multiblock tooltips and error game overlay renderer - Nedelosk
Clean Up greenhouse - Nedelosk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants