-
Posts
122 -
Joined
-
Last visited
Everything posted by Sir_Obama
-
Does anyone have 100% reliable proof that secret rooms or dimdoors cause this? I've been trying to recreate the bug in single player for a week, but to no avail.
-
What version of the launcher do you have?
-
It wouldn't be the version of the launcher, the error looks like a version mismatch between the minecraft game version and forge. Double check that your minecraft is version 1.4.7(when you launch the game, it says the version at the bottom left of the main screen)
-
AE crafting too many items, whats up?
Sir_Obama replied to Enduringvirus's topic in Tekkit Lite Discussion
For your first problem, i've never heard of or had this happen, can you explain/screen shot your ME network and patterns for glass and circuits? For the second problem, ME crafting is unable to tell the difference between ingots from nether ores and ingots from regular ores, this is because ingots from nether ores usually don't have "ingot" in their name (eg: copper, tin, etc) and ingots from the overworld ore do (eg: copper ingot, tin ingot). Because tekkit has multiple mods that add the same ores, that just happens. This means your assembler patterns set to use "Copper" won't use "Copper Ingots" if they are available, and adding two patterns for the same crafting recipe breaks the system. You can work around this by unifying the two with extra pulverizing/macerating. See below: Unifying your ingots: You will need some extra pulverizers, import buses, and export buses. How this will work is by setting export buses on some pulverizes and set them to auto export any ingots that don't have the word "ingot" in their name. (eg: "Copper", "Tin", "Silver" would be exported). This will run them through the pulverizer, converting them to 1 Pulverized dust, then import those back into the network, and auto export them into some furnaces to be re-smelted, since they come from Pulverized dust, they turn into the ingot variants with "Ingot" in the name. (Eg: "Copper Ingot", "Tin Ingot", "Silver Ingot"). If someone knows an easier way please let me know, this work around is a** -
2013-08-15 17:37:08 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML What steps did you follow when installing tekkit lite? Also, have you added, removed, or modified anything?
-
Your issue is with the devs for Industrial Craft 2, not the Tekkit devs, and seeing as how the IC2 mod has been mia for over a year, your plea will probably go unheard. There is much better cooling now anyway, look into coolant cells, LZH-condensators, coolant injectors, or a stable reactor build that needs no cooling.
-
Oh I know, I've seen some bad ones, but ya gotta try
-
I don't get it either, I guess wooden pipes only draw power if there is another valid pipe to pass it through first, hence the golden pipe. Maybe so it doesn't get confused and try to draw power from both the regular source and the tesseract at the same time? Lol
-
You really need to be more descriptive, one word responses are very little help. Is there anything at all you've done that doesn't follow the basic set up? Did you install everything properly? Try reinstalling everything and trying again.
-
Let me know if this helps at all: http://imgur.com/a/zeCi9 It's a short picture tutorial on Tesseract set ups. (Sorry I use the sphax texture pack, I labeled things)
-
You need wooden conductive pipes in many places, and some gold ones even. Let me go through these. First Screen Shot: Should be in bottom left corner: BC Producer - Wooden Cond Pipe - GOLDEN COND PIPE - Tesseract By the machine: - Tesseract - Wooden Cond Pipe - GOLDEN COND PIPE - Machine Second Screen Shot: Not sure about this set up, I'll have to run a test Third Screen Shot: Your tesseract to the machine needs a wooden pipe before the golden one. Top right can only send with the set up you have, bottom right I have to test. First screen shot should be flawless with my fixes though...
-
In the redstone tab for the Tesseract, make sure it is set to enable - low, or off
-
You sure you have them set to the right frequencies/ownership? If you use energy conduit you need at least 4. Cell - Conduit set to output - Conduit Set to input - Tesseract Receiving Tesseract - Conduit set to output - conduit set to input - Machine
-
You need a wooden conductive pipe coming out of the other tesseract. A tesseract receives up to 100MJ and stores it, much like your energy cell stores up to 600k. You need to use a wooden pipe to draw power out of the Tesseract as you do energy cell. Short form: Cell - Wooden Conductive Pipe - Golden Conductive Pipe - Tesseract Receiving Tesseract - Wooden Conductive Pipe - Golden Conductive Pipe - Machine(s) Or easier: Cell - Tesseract Receiving Tesseract - Machine
-
Then you'll need to provide more information. When you installed it, did you mess with any of the files? Have you tried to add or remove things?
-
are you in the spawn area? by default the spawn area is protected in a 16x16 area. If you aren't admin, you can't place things here.
-
IC2 Solar Panels and Windmills not working
Sir_Obama replied to Salanite's topic in Tekkit Lite Discussion
By the looks of your minimap, it's night. Solar panels won't work in the night, or if there is a block above them at any height. -
If you know which chunks your turtle is going to be in, then yes.
-
To any people after this post that try to help, this issues was resolved via email and needs no further assistance. If you have this problem as well, message me, and I will assist you.
-
If you want you can either upload your server's level.dat file to a file host, or email it to me, and I can fix the problem for you, or I can try and explain in depth how to fix it with MCedit.
-
Okay I was able to replicate the problem. It turns out that when you middle click a rotary macerator, it adds an invalid block to your hotbar, and when you place it down, it corrupts the world. You need to use a world editor like MCedit to go into the level.dat file and delete the broken block from the world, and then use NBT to remove it from your inventory.
-
What block/machine did you middle click? I can try to replicate it so I can fix it
-
Did you follow my instructions?
-
Download NBTedit(here's the minecraft forum thread: ) Extract the files, launch NBT. Edit: Remember to back up any files you edit, just in case you do it wrong Stop your server, and open the server folder. Find the folder named after your world and open it, then open the folder called "players". Find the .dat file named after your player, and drag it into NBT. Now click the plus sign beside your name (if it isn't already opened), and then the plus side beside inventory. Now you should see some folders named something like "4 entries", "2 entries", etc. If it has a number and then the word "entries", select it, and delete it. Once they are all gone, MAKE SURE YOU SAVE, and then close NBT. Now launch your server and try to log in, hopefully, if you did it right, it should be fixed. Let me know if it isn't