Jump to content

linkthegamer

Members
  • Posts

    611
  • Joined

  • Last visited

Everything posted by linkthegamer

  1. Because you fail at posting your problems and it is making your computer feel dirty.
  2. All that Technic is dead stuff is joke. It will be interesting to see the outcome.
  3. You have to log onto the server with Tekkit. Also the sever launcher should not say Press any key, that means the server crashed as far as I know. Check for any errors. I really don't know how to explain it in a simple way sadly. I'm sure someone here does though.
  4. You could just play Technic 6 forever I suppose.
  5. Best relearn living in a vanilla world then. X3
  6. If you turn on an additional API you can even have it access the REAL internet, so you could even set up an IRC network and talk to people in other Minecraft worlds. Most the mod spotlights are by people who can't code to well and thus make the very simple door script which is something like this is my incorrect form of pseudo code: Password = "LinkthegamerIsLazy" GetInput(pass) if Pass == Password then Redpulse.on(Left) Look around youtube among all of the videos of the adventure game that comes with it there are people who coded there own OS to manage all their pipe systems.
  7. The topic is right but you phrased it "what melee weapon hits the most! on players." and the only melee weapon ON the player is his fist. You were not that far off in what you typed but if we see the chance to get a good laugh here we tend to take it.
  8. If you don't want trolling you might need to type you question a little more clearly. Personally I don't know which melee weapon deals the most damage to players.
  9. As miniboxer said the pack has not updated for 1.2.3. It is an error is the checksum. It will be updated when it is updated. Till then play vanilla or go outside.
  10. Ahh... But still only the material existed people didn't know how to use it for power via a nuclear reactor yet.
  11. Do not sign your name here please, it is a violation of the rules. Please wait out this error. If I have managed to isolate the cause that means the team already has and is in the process of fixing it.
  12. I think I know what the problem is! It is the MD5 checksum. The 1.2.2 and 1.2.3 checksums would not be the same so whenever the game updates the launcher says "Now lets check for errors, the checksum should be 3a452bf839" and when the games says "Checksum? Sure it is 934ab9f4c83." the launcher replies "Nope, file is corrupt re-downloading." It is programmed to only do this 3 times and since all 3 times games 1.2.3 checksum is compared to the checksum for 1.2.2 it see it has invalid and tosses it out. The fix so we just need to wait for the team to replace the checksum and possibly the backpatcher (since it likely expects to remove lines from 1.2.2 code and 1.2.3 has a few changes).
  13. Actually from what I have seen on github the launcher is designed to take a fresh 1.2.X install and backport it to 1.1 (much like how AdventureCraft works). There is the chance that a recent update is causing problems with the backporting script and is making a FUBAR'd jar (much like what happen if you tried and use ZombieCraft with 1.1 while coros was away). It should be fixed soon but don't hold your breath. Till then you can do what Industrial Miner AT YOUR OWN RISK or just play some vanilla. There is a nice batch of new features if you didn't play the snapshots so it should be enough to tide you over while the Technic team works it out. If I figure out a dirty fix that doesn't let people with illegitimate Minecraft play as well I will post it (this assumes that I can trick launcher into thinking it has the proper files in a way that Johnny the MC pirate can't just pop in his illegal one and enjoy the Technic pack as well). Always save your worlds by the way. Also be sure to check the recycling bin as you might be able to save it.
  14. As far as I know for the CC part of that is you just need to make a program to listen for that pulse and turn it into something readable then listen again. I can do some pesudo code (this is not lua, it will not work): redwire.orangelisten() redwire.bluelisten() if redwire.orangerecived(1) then text.display("Machine is out of work. Refill and press reset.") if redwire.bluerecived(1) then text.display("Machine is working...") loop That is just an example of how I would imagine the code would work, I don't actually know lua yet and those API calls are not right, it is just to show all the programming side would do is: [li]Listen for the "done" signal on some orange wire and a "reset" signal on a blue wire.[/li] [li]It then displays some human readable text depending on which pulse it gets.[/li] [li]Finally it will loop and return to listening when done.[/li]
  15. They NEED that 8 cents to afford FOOD! Sorry not saying modders don't deserve cash (they do deserve it) but their is way to much put on that small payout from ad.fly. (Statement was based on an article where Simon (I think) from the yogcast got a message that ad.fly was the modder's life blood the only thing keeping them from death when he said ad.fly installed viruses.) It would be nice if modders could work together with other modders and modpacks to stuff fit better. It is kind of odd to run into an 18th century Norman village while looking for uranium to power your nuclear reactor. XP
  16. That was what I was thinking, it would be another thing if it was more positive like "...Changes that would break hMod. We decided rather then make hMod an unstable mess we would fork the code and start our own project." even if it was a lie it show respect to hMod. As for their answer, well you don't just insult your origins, it make me think "then why did you stay on with hMod for any length of time if it was just a horrible mess?" or "Well did you try saying to hey0 'Look, this Add As Needed mindset you (allegedly) have is producing some very messy and inefficient code, would it be possible for us to maybe change that in order to produce high quality code?' and seeing what hey0 said?" I used to be in a project to make a Linux distribution and would never think of saying "Oh you should use OUR system becuase Windows is a horrible, nightmarish mess!" but be more respectful about it "Why use our system? Well while Windows is a great OS and we took many of the excellent ideas they used it in, It is not really that efficient for what we wanted to do." While it is still on the insulting it shows RESPECT for the competition. Moral of the text: Insulting the competition makes you look childish and unsure. Why insult hMod if you are sure Bukkit was better then, if it was people would try it and say "Hey this IS better!" and if they tried hMod they would be like "It is okay, but Bukkit was better, I's switching back." then there would be no need to try and scare them away from hMod in the first place. Right now their text just seems to say "We are better then hMod was, you should never try it ever, trust us, it sucks."
  17. I don't believe it can currently get any exact details from the machines (like "this quarry is 30% complete.") so you would have to make your own device to seen a redstone pulse when pulse in some measurable format (like a redstone timer synced to the average fuel drain of the device) then have a code on the computer interpret that pulse as a status ("50% Fuel reserves remaining, Estimated remaining operating time is..."). Some machines might output a palse at certain points that you can measure though (like the 2nd and 3rd tier Crucible's 90% full warning system).
  18. Re: How do I "uncharge" items in EE? Yep, i was just going to say that put i have to check first. hehe
  19. It is 1.21, I was saying that more just to point out that enough people liked the idea that it is now a part of the mod.
  20. quote author=brayden link=topic=2297.msg15707#msg15707 date=1330643200] Someone a little mad after having to deal with a BOFH?
  21. Wireless modems have been added to computercraft 1.3. Also little robots called turtles that can build, mine, dance, and drop tnt from the heavens.
  22. Oh my that is a hideous bug indeed. Also that is how simple a lua virus for CC on a Linux server is.
  23. Oh they do, one for each side of any given spectrum.
  24. While the offering ad space to people on here would be a great idea, I covered on the previous page that it would likely cause much hurt of the butt but as long as the team would be willing to deal with people complaining about how "It is not fair that server A has a banner because they guy who runs it is loaded and my server B, can't afford an ad and is thus not getting as many members." Sorry I am so cynical to the idea, I come from a part of the internet where drama is king (or queen) and know how most any awesome idea can become nothing but a drama-fest. The drama-fest for that idea would be how it is not fair that people with money to burn can buy ads for their mod/server/map/plugin/service/site/self while this other person, who usually feels they have a superior product, can afford to buy one as well.
  25. Not really, some people can like most everything about the game it is just from what I have seen others get into a certain aspect of the game, like building and would rather Jeb add new blocks instead of new mobs. For my while I like all the aspects my main one was making a neat home base and finding a cave system to explore, looking for riches and danger. Reminds me of how I came to get it myself. In all honesty Starcraft 2 was the big thing back then and I really did think "Hmm, must be a mod for starcraft" when I saw my contact list filled with "AFK playin' Minecraft" Finally a close friend (and boss of a game dev team i work on) had that same status and I finally caved in "What the heck is Minecraft?" I asked and he told me some about it and said I would likely really like it, so I looked into it, Checked that I had enough savings, and bought it. I then proceed to contact my friend again "HELP! I don't get what I am even supposed to do." and he sent me some youtube video, which I then used to fine the recipes page on the wiki and finally I could play the game. On a sidenote: I have actually seen a web only (well I mean it has no DOWNLOAD MINECRAFT HERE link on the site) cracked version site that asked you to please by the game if you like it and only think of their service as a "free trial" since the only demos of Minecraft are Classic and the PC exclusive "PC Gamer Demo" which is based off of Beta 1.3 which are both poor representations of the game today. It also warned the pirate that the change username function and multiplayer for cracked is cracked servers only. Even if that was just to avoid a lawsuit it is nice to see a site like that recommending you buy it legally if you like it. I think it might be legitimate on that as the site says please support the official in more then one page (most would just have one cover our butts one right under the game) and they do not offer a link to or instructions on how to download a webless one. Their disclaimer is a little tacky (general "if you go past this page you agree to not sue" stuff) but it is an interesting way of doing it instead of the general "Free for all" approach.
×
×
  • Create New...