What I'm hoping is, and it doesn't have to be done by Azanor, I would like to see the return of the Transvector Interface. I know that it was part of Thaumic Tinkerer, but It would be a great addition to vanilla Thaumraft, or someone just needs to revamp Thaumic Tinkerer. Either way works for me.
OK. Question...Since I see there is (hopefully) going to be a version for 1.7.10, are you going to bring it to 1.8 as well? It seems that all the major mod authors are now starting to work on their mods for 1.8 and I was just curious. I love Dartcraft BTW and cannot wait to play with it again.
Use Tesseracts from the team COFH mods, they work better and look cooler, in my opinion- but are more expensive to make. That's what I did in my pack, but my world is currently mid game so, meh, no problem..
Of course you can always cheat them in if you feel more inclined.
Yeah, I like Tesseracts as well. I won't cheat them in, that ruins the whole "survival" aspect of the game. I'll just be patient and wait until I get enough resources to make them legit.
Practically any mod that contains some kind of fluid(storage) and was not updated after Forge 1355, will crash your Forge 1355. (I know that Tinker's Construct crashes now)
Only a fraction of the mods that got updated after Forge 1355 actually need Forge 1355 to work properly. We would be talking about only a handful of mods among your 190.
But suit yourself.
OK. First of all, Thank you for the advice, but things are not better. As my grandfather would say, "No worries, just sunshine".
I spent 2 entire days trying to figure out which mods to downgrade in my pack with zero success. The main problem is that the majority of mods are not listed with the recommended forge version suggested in their download. It's very difficult to weed out the culprits when this is the case.
I did, however, solve the problem. I decided to leave ender storage out until it is updated and left my pack "As Is". That was 2 wasted days that I could have spent playing instead of raging. Oh well, at least I still get to play. I just have to rethink my strategy on item and liquid transport. Peace.
Downgrade those mods or leave out the ones that haven't updated. It's as simple as that.
You either use only 1355+ mods, OR only 1355- mods. There is no other option.
This issue was created by Forge and EnderStorage is not the only mod that has this problem.
I'm sorry for the bad news
What happens when I get into the game is as soon as I attempt to search for ender tank in the search bar, the game goes down and says that a fatal error has occurred and the game has lost connection. The thing is that it doesn't generate a crash report and there is nothing mentioned about it in the log. I have over 190 mods installed and I AM NOT downgrading that many mods just to see if it possibly fixes the problem. When Chicken_Bones fixes the compatibility, then I will play again.
I'm using RC-4 of Draconic Evolution and I get this crash when trying to interact with the Veinminer in-game config.
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 4/14/15 8:54 AM
Description: Rendering screen
java.lang.NullPointerException: Rendering screen
at com.brandon3055.draconicevolution.common.blocks.DraconiumOre.func_149691_a(DraconiumOre.java:54)
at net.minecraft.block.Block.func_149733_h(Block.java:583)
at net.minecraft.item.ItemBlock.func_77617_a(ItemBlock.java:42)
at net.minecraft.item.Item.func_77650_f(Item.java:440)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:117)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:403)
at net.minecraft.client.renderer.entity.RenderItem.func_77015_a(RenderItem.java:397)
at portablejim.veinminer.lib.IconRenderer.renderItemStackIcon(IconRenderer.java:59)
at portablejim.veinminer.configuration.client.elements.GuiElementSlotItemlist.drawSlot(GuiElementSlotItemlist.java:111)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at portablejim.veinminer.configuration.client.ItemlistConfigGuiScreen.func_73863_a(ItemlistConfigGuiScreen.java:184)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.brandon3055.draconicevolution.common.blocks.DraconiumOre.func_149691_a(DraconiumOre.java:54)
at net.minecraft.block.Block.func_149733_h(Block.java:583)
at net.minecraft.item.ItemBlock.func_77617_a(ItemBlock.java:42)
at net.minecraft.item.Item.func_77650_f(Item.java:440)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:117)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:403)
at net.minecraft.client.renderer.entity.RenderItem.func_77015_a(RenderItem.java:397)
at portablejim.veinminer.lib.IconRenderer.renderItemStackIcon(IconRenderer.java:59)
at portablejim.veinminer.configuration.client.elements.GuiElementSlotItemlist.drawSlot(GuiElementSlotItemlist.java:111)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at portablejim.veinminer.configuration.client.ItemlistConfigGuiScreen.func_73863_a(ItemlistConfigGuiScreen.java:184)
-- Screen render details --
Details:
Screen name: portablejim.veinminer.configuration.client.ItemlistConfigGuiScreen
Mouse location: Scaled: (416, 145). Absolute: (1250, 332)
Screen size: Scaled: (427, 256). Absolute: (1280, 768). Scale factor of 3
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I've also posted this on the Veinminer site as well.
Looks like Stuuupiiid is AWOL. I wonder if this mod is ever gonna get updated/new content? If anyone knows Stuuupiiid, please let him know that we still want this mod, so he can come back and we won't ask where he was.
I know that this is not really important, but it says on the front page that it was updated on February 6 2014 and it should say 2015. Just a heads up, Mithion.
Microsoft is a good company and all, but I don't want any outside influence on Minecraft. Besides, every time a huge conglomerate gets hold of a company I love, they wind up ruining everything and it all goes to h#ll in a hand basket. Minecraft is fine the way it is. Bill Gates, you keep your clammy palms off of Minecraft, you hear me!
WOW! I'm just now getting used to 1.7.10 and we have another version coming out. I have been anticipating 1.8 for some time and I hope that it is going to be as epic as they say it is. I really hope that all the mod author's have little or no trouble getting mods ready for it. I realize that it is going to be a while, but I am a very patient person.
0
Is this mod still being developed?
0
What I'm hoping is, and it doesn't have to be done by Azanor, I would like to see the return of the Transvector Interface. I know that it was part of Thaumic Tinkerer, but It would be a great addition to vanilla Thaumraft, or someone just needs to revamp Thaumic Tinkerer. Either way works for me.
0
I'm getting this crash with latest 1.10.2 version Aroma1997 Core 1.1.0.2
http://pastebin.com/SC8V678P
I also posted on the bitbucket repository.
JEI is still not working with it.
0
How do you make the starch from potatoes? I've tried everything I can think of and I am confused. Please help me out.
1
Are you gonna be adding the jaded ladder back in? I noticed that it is missing from this version.
0
You are awesome! Thank you so much for this. Happy days are here again!
0
Since 1.8.9 is so active with mods and stuff now, when are we gonna see a version for it or are there no plans at all?
0
OK. Question...Since I see there is (hopefully) going to be a version for 1.7.10, are you going to bring it to 1.8 as well? It seems that all the major mod authors are now starting to work on their mods for 1.8 and I was just curious. I love Dartcraft BTW and cannot wait to play with it again.
0
What mods is this incompatible with?
0
Yeah, I like Tesseracts as well. I won't cheat them in, that ruins the whole "survival" aspect of the game. I'll just be patient and wait until I get enough resources to make them legit.
0
OK. First of all, Thank you for the advice, but things are not better. As my grandfather would say, "No worries, just sunshine".
I spent 2 entire days trying to figure out which mods to downgrade in my pack with zero success. The main problem is that the majority of mods are not listed with the recommended forge version suggested in their download. It's very difficult to weed out the culprits when this is the case.
I did, however, solve the problem. I decided to leave ender storage out until it is updated and left my pack "As Is". That was 2 wasted days that I could have spent playing instead of raging. Oh well, at least I still get to play. I just have to rethink my strategy on item and liquid transport. Peace.
0
What happens when I get into the game is as soon as I attempt to search for ender tank in the search bar, the game goes down and says that a fatal error has occurred and the game has lost connection. The thing is that it doesn't generate a crash report and there is nothing mentioned about it in the log. I have over 190 mods installed and I AM NOT downgrading that many mods just to see if it possibly fixes the problem. When Chicken_Bones fixes the compatibility, then I will play again.
0
// Everything's going to plan. No, really, that was supposed to happen. Time: 4/14/15 8:54 AM
Description: Rendering screen java.lang.NullPointerException: Rendering screen
at com.brandon3055.draconicevolution.common.blocks.DraconiumOre.func_149691_a(DraconiumOre.java:54)
at net.minecraft.block.Block.func_149733_h(Block.java:583)
at net.minecraft.item.ItemBlock.func_77617_a(ItemBlock.java:42)
at net.minecraft.item.Item.func_77650_f(Item.java:440)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:117)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:403)
at net.minecraft.client.renderer.entity.RenderItem.func_77015_a(RenderItem.java:397)
at portablejim.veinminer.lib.IconRenderer.renderItemStackIcon(IconRenderer.java:59)
at portablejim.veinminer.configuration.client.elements.GuiElementSlotItemlist.drawSlot(GuiElementSlotItemlist.java:111)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at portablejim.veinminer.configuration.client.ItemlistConfigGuiScreen.func_73863_a(ItemlistConfigGuiScreen.java:184)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows:
--------------------------------------------------------------------------------------- -- Head --
Stacktrace:
at com.brandon3055.draconicevolution.common.blocks.DraconiumOre.func_149691_a(DraconiumOre.java:54)
at net.minecraft.block.Block.func_149733_h(Block.java:583)
at net.minecraft.item.ItemBlock.func_77617_a(ItemBlock.java:42)
at net.minecraft.item.Item.func_77650_f(Item.java:440)
at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:117)
at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:403)
at net.minecraft.client.renderer.entity.RenderItem.func_77015_a(RenderItem.java:397)
at portablejim.veinminer.lib.IconRenderer.renderItemStackIcon(IconRenderer.java:59)
at portablejim.veinminer.configuration.client.elements.GuiElementSlotItemlist.drawSlot(GuiElementSlotItemlist.java:111)
at cpw.mods.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:324)
at portablejim.veinminer.configuration.client.ItemlistConfigGuiScreen.func_73863_a(ItemlistConfigGuiScreen.java:184) -- Screen render details --
Details:
Screen name: portablejim.veinminer.configuration.client.ItemlistConfigGuiScreen
Mouse location: Scaled: (416, 145). Absolute: (1250, 332)
Screen size: Scaled: (427, 256). Absolute: (1280, 768). Scale factor of 3
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I've also posted this on the Veinminer site as well.
0
Looks like Stuuupiiid is AWOL. I wonder if this mod is ever gonna get updated/new content? If anyone knows Stuuupiiid, please let him know that we still want this mod, so he can come back and we won't ask where he was.
0