Jump to content

redsector

Members
  • Posts

    57
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by redsector

  1. http://forums.technicpack.net/topic/51018-reis-minimap-unable-to-load-waypoints-for-dimension-id-gt-9/ In short: - Open /mods/[1.6.4]ReiMinimap_v3.4_01.zip (make a backup first, just to be on the safe side) - extract the \reifnsk\minimap\ReiMinimap.class file - open it with whatever text editor you fancy (just don't use Windows Notepad, it messes up the formatting - use Wordpad instead, or a better editor like Notepad++) - find the string "\.DIM(-?[0-9])\.points" (without quotation marks) - replace it with "\.DIM((-?\d+))\.points" (again, without quotation marks) - save the file and put it back into the archive, overwriting the old one I did the same thing back when I was still playing Tekkit and couldn't get my waypoints to save in Mystcraft dimensions with ID > 9. The fix worked perfectly.
  2. The tooltip on the top is from the WAILA mod. Default key to toggle it should be Numpad 0 unless the pack author changed it. As for the one on the left, no idea. It's definitely not from Tekkit.
  3. Looks like a regular, successful server start to me. It's not supposed to do anything after unloading all the dimensions. It just sits there and waits for players to connect, nothing wrong in that regard. Might want to double-check your firewall settings and that the server IP in the list is still correct.
  4. This line says that your Java is running out of memory. Allocate more RAM via the launcher options, but don't overdo it (when dealing with Java, too much allocated RAM can turn out just as bad as too little RAM). 2-3 GB should be plenty for Tekkit (unless you're using some 128x texture pack, in which case I'd go 4 GB or something). If it crashes again afterwards, post a new crash report. Might be a different cause once the RAM issue is fixed.
  5. Well, you don't exactly NEED to generate a new world. It's just that you won't find any of the mod's world-generated blocks in already existing chunks (unless the mod has a retrogen feature). I don't know what Mekanism brings to the table in terms of worldgen, but IIRC, Chisel only adds a few rocks/minerals (marble is the first thing that comes to mind) that you can probably live without. Also, you can always explore your existing world further and therefore generate new chunks, which will have all the new worldgen features, in case there's something you absolutely need (new ores etc.).
  6. I just assumed the OP was bright enough to be aware of that... But yeah, it's true, of course.
  7. Since adding Forestry technically turns your Tekkit into a custom modpack, you probably should have posted this in the Platform Pagoda section. I'll help you out anyway since there's really not much to it, but posting in the wrong section is heavily frowned upon around here, so keep that in mind. Anyway, you just have to change some of Forestry's block ID numbers since they're already used by other mods (Extra Cells and Extra Utilities, in this case). The IDConflicts file makes this easy for you by suggesting unused IDs at the end ("Suggested Ranges"). So, open the Forestry config file (config/forestry/base.conf) which contains the ID infos and find those blocks listed in the error log, then change their number to something else within the suggested free ID ranges. For example, change "I:mail=4086" to "I:mail=2530", "I:factory2=4087" to "I:factory=2531", "I:engine=4088" to "I:engine=2532" and so on until there are no more conflicts. Simple as that. If you're running a server, keep in mind that you'll have change the config file for both the client and the server.
  8. The default key for switching this on and off is 1 on the num pad, I think. You can check (and change) it in the keybindings (Menu -> Options -> Controls), it's called "[Waila] Show/Hide".
  9. Try playing around with different inventory positions for the cell and sword. I have no idea how the powersuit chooses which item to drain energy from, but perhaps it simply scans your inventory and uses whatever comes first. At least that's how the autofeeder module works (uses "first" food item it comes across, scanning from top left to bottom right), maybe the same algorithm is used to look for RF items, who knows. Otherwise, the obvious solution would be to use proper MPS battery modules instead of the energy cell bug. The suit will only drain your RF tools when its internal batteries are empty or not there at all.
  10. For multiblock liquid storage, try Dynamic Tanks 2, a very lightweight (and supposedly lag-free) tank mod. I added it to Tekkit myself because I was sick of tanks only stacking vertically, and it works perfectly. I was going to suggest it to the modpack authors as well when the time is right. As for Biomes O'Plenty, it works fine with Mystcraft, the only problem is that you're going to find dozens, if not hundreds, of biome pages for every other feature page, simply because there will be so many of them. That said, I added BoP to my Tekkit, too (together with Alternate Terrain Generator), and I wouldn't want to play vanilla worlds anymore. The sheer beauty and variety (and sort-of realism, if you configure it accordingly - no jungles intersected by ice plains or something like that anymore) of BoP+ATG worlds compared to vanilla worlds is mind-blowing. It is quite resource-heavy, though, that's correct. My computer can easily handle it so I don't care, but it might indeed be unsuitable for a balanced pack. For a little more variety in world generation, though, there are smaller biome-enhancing mods like Highlands, which might be worth a try.
  11. I was thinking of that too at first, but it seems MFFS can only either disintegrate field contents (think quarry, only you don't get to keep the harvested blocks) or fill the field with blocks (something like the Buildcraft Filler), not pick up specific structures and redeploy them somewhere else. At least that's what I was able to extract from the documentation on the MFFS website, whose informational value is somewhat... limited ... just like the AE one.
  12. I think Applied Energistics comes with some kind of spatial storage that can supposedly be used to capture and re-deploy structures and might work with spawners. However, Tekkit does not contain the latest release of AE, so it's possible that spatial storage isn't fully supported yet. I guess it's worth a try, though I have never used it either, so I can't give you tips on how it works. Here's what little info the mod website has to offer on it. There might even be tutorials on the matter, maybe not specifically for Tekkit, but AE is part of so many big modpacks that a few tips and guides are probably floating around somewhere (most likely on Youtube in some kind of mod spotlight or whatever, which I tend to avoid like the plague, so please google/look for yourself). Ultimately, it's probably easier to use an MFR autospawner for your mob farming needs, unless you want the spawner for aesthetic purposes or something.
  13. Another tip concerning the assembly table: Like all Buildcraft machines, the laser(s) will keep sucking power out of your network even when idle, and they cannot be switched off via levers. So you might want to consider putting an energy cell (any will do, but I would use at least a Hardened Energy Cell - the 80 RF/tick limit of the Leadstone Cell would make the laser even slower than it already is) between the laser and your main energy network, attach a lever to it and set its redstone control accordingly, so you can cut off power to the assembly table when it's not in use. You'll be wasting a lot of energy otherwise (of course, if you have something like a Big Reactor already running and producing excess energy, you probably won't care). (FYI, switching off power can also be automated via Buildcraft pipes, logic gates and the "machine has work to do" condition, but that's probably too complicated to get into right now, so just go with the manual switch off method.)
  14. Assembly tables cannot be powered directly. You need to build a laser and place it somewhere facing the assembly table, like this, for example: You can place it above the table or sideways, however it fits best. Then connect power to the laser, put a piece of redstone on the table and the laser will start crafting your chipset. Make sure to put a chest next to the assembly table, otherwise the crafted items will simply pop out into the world. Apparently, the thing does not have an internal inventory for finished products. You can use multiple lasers per table to speed up the crafting process. Edit: AetherPirate beat me to it
  15. Here you go. Sorry that I didn't take the time to format it properly, but it's not exactly rocket science anyway. - set up your destination tesseract, diamond chest and garbage disposal (I used a Thermal Expansion Nullifier, recipe can be looked up in NEI. Trash Can from Extra Utilities also works.) like this: - craft two Pneumatic Servos (2 iron ingots, 2 glass, 1 redstone in a cross pattern, look up the recipe in NEI) - hold the servos in your hand and right-click them onto the connections leading into the chest and nullifier (the blue triangle thingies on the itemducts). You should get a system message that "The pneumatic servo has been installed" or something like that. You now have access to the advanced control options for that connection. - craft a Crescent Hammer, if you haven't already. This tool is used a LOT with Thermal Expansion stuff, so you'll need one anyway sooner or later. - give the piece of itemduct in front of the connection to the nullifier a right-click whack with the hammer. It should turn red and read "dense", which means low priority connection. (Note that hitting the connection itself switches it between output (red) and input (blue) so make sure to hit the duct.) - right click the nullifier to bring up its configuration GUI, switch to the green tab and set whatever side you put the itemduct on as input by clicking on the respective icon. In this case, it's the left side, and the input is represented by the blue rectangle (available sides are top, left, right, bottom - and back, which is the one in the lower right. Front cannot be connected.). - right-click the connection to the diamond chest with an empty hand to bring up the configuration GUI for the connection. Put everything you consider trash (for example, cobblestone and dirt) into the 3x3 grid and set the rest of the GUI like in the following picture. Redstone control disabled means that the connection is always active, independent of any redstone signals provided. Note the black warning sign to the right of the grid, meaning that this connection blacklists whatever you put into the grid, i. e. it won't accept those items - or, in other words, it will accept everything except those items. (You can click the warning sign to switch it to whitelist mode, which would make the connection accept only the items in the grid and nothing else. We're not doing this right now, so be sure to leave it in blacklist mode. Ignore the other three buttons, we don't need them for this simple setup.). Result: the duct leading into the chest is the high priority route because we set the one into the nullifier to low priority ("dense", red). This means that everything coming from the tesseract will try to take the route into the chest first. However, cobble and dirt are blacklisted for this connection, leaving them no choice but to take the low priority route into the garbage disposal.
  16. No idea, but I guess it's intended and meant to troll players. If it was a glitch, it would have probably been fixed by now. That's what Deep Storage Units are for (2 billion items per unit). Or a massive AE network.
  17. True, but that's a different way again. What I meant was to set the trash duct to dense and blacklist cobble etc. on the diamond chest. The diamond chest would therefore be the high priority route, but only accept stuff that isn't blacklisted. Said blacklisted trash would have to take the low priority route into the garbage disposal. Your method would involve setting the chest to dense or low priority, therefore making the trash duct the high priority one, and whitelisting trash on the nullifier/trash can so that it doesn't accept anything except trash, making the valuable stuff take the low priority route into the chest. Either way should work fine, of course.
  18. Don't worry, those "sacred" rubber saplings you get from cutting down regular rubber trees are fake and won't actually grow into that gargantuan rubber tree. The real sacred rubber saplings are only found in jungle temple chests. If you're interested in technical details, have a look at the item ID of the sapling and its meta data (the number after the colon), which should be displayed in the NEI tooltip. Regular rubber saplings are ID 698 without meta data (i.e. just 698), the real sacred saplings are those with a metadata of 1 (i.e. item ID 698:1), and the fake saplings have some other number as metadata. Can't remember which exactly, but as long as it's not 1, it's a fake sacred sapling and safe to plant, it will behave like a regular one. (On the other hand, I remember reading in another forum that some dude actually took the time to harvest that massive rubber tree thing and ended up with something like 2-3 million pieces of rubber wood and raw rubber, and more than 100k saplings. So if you never want to farm wood and rubber again, go ahead, find that real sacred sapling in a temple, plant it and set a massive array of harvesters to cut it down. Expect it to take days. )
  19. You need to install pneumatic servos into the item duct sections that connect to tesseracts, chests, machines etc to get access to the blacklist/whitelist settings for that connection. After that, you can either... - put a second duct on that diamond chest, set to suck cobblestone/dirt/whatever out of the chest and into a nullifier or trash can. Set redstone control to disabled and whitelist everything you want to scrap. This way, everything the quarry produces will go into that chest first and the whitelisted trash will be sucked back out. - fork the "trash duct" off the main route, set that route on the intersection to low priority ("dense" or red) and blacklist cobblestone/dirt/etc on the chest. This way, everything that is not trash will go into the chest because it has a higher priority. Stuff that is blacklisted on the chest will take the low priority route into the trash can.
  20. Craft yourself a Mystcraft Writing Desk if you haven't already, and some notebooks (3 leather in a V-shape). You can store the notebooks in the writing desk and organize your symbols in categories. And you'll probably need the writing desk anyway if you want to get into writing specific ages yourself instead of randomly generated ones (while you can assemble the pages you found to new age books in the book binder, the writing desk lets you copy them so you don't run out of those pages you use often). You can read more about that here. This Mystcraft wiki is actually a good source of information because it's maintained by the mod author himself, so the information you find there is usually up to date. Oh, and you may also want to have a look at this, this and this, too. Those are guides for understanding the Mystcraft grammar system and a few tips for writing ages exactly how you want them without any instability, randomness and other unwanted stuff.
  21. Every Mystcraft age, whether generated randomly or to specifications, has page libraries scattered all over the world. They're rectangular stone structures, about one chunk in size and 15 blocks tall, not really common but not too rare either, and easily spotted on the map (use the large map by pressing X). These libraries have lecterns containing feature pages (randomly selected, not related to your current age's features), and there's a hidden chest among all the bookshelves with a rather large number of pages as well, or sometimes a notebook filled with even more pages. And before you ask, no, you cannot extract pages from randomly generated books. Here's a pic of such a library:
  22. Nobody's calling you an idiot, but I guess you did, in fact, not look hard enough .. I mean, actually reading all three pages of this very thread you posted in would be a good start, seeing as its creator CXXIVLDIVL had pretty much the same problems as you. Also, >Curunir's newbie tutorial answers most of those, and there's the wiki to help you out if you're looking for something specific. If you absolutely need guides in video form (sigh), make sure they're for the current Tekkit version. Those you watched are outdated, things like electric furnaces and batboxes are from Industrialcraft2, which was kicked from Tekkit quite some time ago (it's still in Tekkit Classic, but that's not recommended unless you're feeling really nostalgic). Most machinery stuff is covered by the Thermal Expansion 3 and Minefactory Reloaded mods now. TE3 also handles basic energy generation via dynamos. So you can search for guides on those specific mods if you just want some tips on starting out and don't need or want the entire Tekkit experience laid out. As a general rule, if whatever help resource you're looking at is older than mid-2013, it's probably for the wrong Tekkit version.
  23. For immediate unstuffing, just shift+rightclick the ducts with the wrench to dismantle them. You won't lose anything, the items will just pop out. More generally, stuffing happens when there's no valid destination for the items within the ducts, so there's probably something wrong with the rest of your system. First thing I would check are the tesseracts: are they both active (redstone control set to to disabled or low, otherwise you have to provide a signal to switch them on), are they set to send and receive items, respectively, and are they running on the correct frequency?
  24. "Item Frame" is probably what you're looking for. They're a vanilla item. Or, if you're not afraid of adding external mods to your pack, you might want to have a look at BiblioCraft, which offers a whole lot of decorative stuff, including little wooden labels that, imho, look even nicer than item frames.
  25. Texture packs are just a bunch of graphics packed into a regular old zip file. To combine packs, you have to unzip the files (make sure to keep the folder structure intact), make any changes you want - in your case, that simply means combining the contents of both packs in a single folder - and rezip the result, again keeping the folder structure.
×
×
  • Create New...