Jump to content

linkthegamer

Members
  • Posts

    611
  • Joined

  • Last visited

Everything posted by linkthegamer

  1. I think we figure he meant more along the lines of something like technicpack.fr or some form of site for french technic users and not just a translation of the official site.
  2. Wow... You actually waited a reasonable amount of time before bumping your post. That's a first. Seems to be some problems with the tile entities in air blocks. Stuff like this is scatter throughout the log: 2012-03-13 06:31:32 [iNFO] Attempted to place a tile entity (eloraam.machine.TileTranspose@79811e67) at 979,64,187 (AIR) where there was no entity tile! Sadly I don't know that much about the errors though. Edit: Oh and a nice "java.lang.ArrayIndexOutOfBoundsException: 7" error at the end.
  3. Don't sign post! It make people with Red or Blue (and occasionally Green) names make fun of you. You check that lock_recipe_mode=true in both the server and client NEI.cfg, basically the reverse of what the stickies tell you. It shouldn't be letting you cheat if it is locked in recipe mode. Go change it to that in the in-game options menu as well. Here is the post for reference: http://forums.technicpack.net/index.php/topic,1513.0.html just remember do the opposite of what it says for enabling cheats. You might get some messages about how Tekkit is only for SMP, but I think I understand that you are playing as kind of a trimmed down Technic for a bit more of a challenge.
  4. New here huh? I believe what he was saying is search before you post, this has been noted and how to fix has been posted. Besides you DID ask after all.
  5. Unless "IDGAF" is a cheat for Doom the admins will not take that too well.
  6. Hey everyone, We are hosting a small posting guideline. I'm trying to find some users who need to read it. thanks
  7. Also BuildCraft was via the Better Then BuildCraft mod. Don't know that status of the project now a days though.
  8. Darn your speedy moderating skills.
  9. If so then that makes him a Warehouse of dicks for coding in something that will break saves if you ever stop using his mod.
  10. Wait, you are using present tense... It hasn't been fixed? If so then that is kind of sicking to me as a coder.
  11. It is likely some part of the actual code is glitching and not the way java phases it. Somewhere in the code something is failing to give a value. I will see if I can find anything when I get the free time.
  12. Do not sign your post. Now can you clear up what you are asking. What do you mean by patching? Can you post a copy of the log ending in _0 from the logs folder of .techniclauncher if there is one. Actually reply by filling this out for me: Launcher/pack Version: Operating System(including if it is 32-bit or 64-bit): Version of Java (including if it is 32-bit or 64-bit): Description of Problem: Error Messages: Link to pastebin of log:
  13. You will also likely want to teach how to edit the default programs in a later video. I personally find that editing existing code can help you understand what some changes to them. There is a tutorial program (I don't remember if it is default or in redworks) that covers some basic lua. A simple password lock should not be that hard to teach. Getting into the more advanced stuff with APIs and stuff would needs it's own video primers series. I don't know that much Lua myself but I might be able to help you learn it if needed. Good practice for being a Comp Engr major nonetheless.
  14. Now would that be a better for a porn or a Showtime/HBO original series?
  15. Unless you mean Cheap Shot should use Simpleguy as a decoy in order to make the re-banning more of a surprise. That or maybe you just spilled the beans that Cheap Shot and Simpleguy are the same, they do both have moving green things in their avatars after all. Though by that logic it would be more likely that me and Simpleguy are the same, his T-rex avatar is looks eerily familiar...
  16. SMP is planned for portal gun, which make sense because there are about 5 types of guns (counting the bacon gun). Here is the excerpt: "Q: When can you add SMP support? A: At the moment SMP is planned, but as I start to bring everything back first, it'll be SSP for now, in order to iron out the bugs that may pop up from the recode. Trust me, fixing two different sources, Client and Server, is not fun, and increases chance of serverside/clientside bugs." ~http://www.minecraftforum.net/topic/199391-123-portal-gun-reconstructed-v1-of-faith-plates-and-pellets/ As for logistic pipes that being ported to SMP would depend on how much of a nightmare that would be and if the creator or someone else would be willing to do it using the source code.
  17. It is late and I am bored/out of my right mind so I am going to fill this out for the heck of it. ========================================================================== IGN (InGameName): linkthegamer, actually It's pretty much that on every game or service I join Age: 20 (yep, I'm old) Skype: I will PM that if needed, don't want Kakermix calling me asking where his money is at. Can Host Server: Yes, Hamachi (Can't figure out how to set up a server on the university network) Mic: One of those shitty built in ones. Experienced Minecraft or Technic Player: Played Minecraft since November 10th 2010 or so (I bought an Alpha account) and learning Technic/Tekkit. A few reasons why I should choose you: I still remember a bit about how to use bukkit, I have a green "thing" (i know what it is but i want to leave it ambiguous cause it is funner that way) for an avatar, I actually know what port forwarding is and how to do it on my home network (but not the campus one.), I can use Boolean Searching on Google, and obivously can operate Hamachi somewhat. What area (for instance Australia): USA, the southern part, where we drink MickyDs Sweet tea and watch NASCAR (which I actually don't do, no offense to anyone else in the southern US) ========================================================================== You should change that from reading: What area for instance Australia: to What area (for instance Australia): and also Experienced Minecraft or Technic Player to Experienced Minecraft or Tekkit Player Technic DOES NOT support SMP and thus you will have to LP that by yourself. Don't sign your post, it is one of the stupidest things you can do here (the other is owe kakermix money).
  18. Even if you don't know if it is a real bug or not you should still use it, it's a 3-day ban if you don't after all.
  19. Seems to be giving a Null Pointer Exception. I have isolated that section, it starts at line 394 of the file posted above this comment: [21:21:32] [sEVERE] java.lang.NullPointerException [21:21:32] [sEVERE] at aap.p(SourceFile:84) [21:21:32] [sEVERE] at aap.c(SourceFile:63) [21:21:32] [sEVERE] at ug.a(SourceFile:95) [21:21:32] [sEVERE] at net.minecraft.client.Minecraft.a(Minecraft.java:554) [21:21:32] [sEVERE] at wc.a(SourceFile:119) [21:21:32] [sEVERE] at ug.a(SourceFile:72) [21:21:32] [sEVERE] at ug.f(SourceFile:120) [21:21:32] [sEVERE] at ug.i(SourceFile:108) [21:21:32] [sEVERE] at net.minecraft.client.Minecraft.k(Minecraft.java:1332) [21:21:32] [sEVERE] at net.minecraft.client.Minecraft.x(Minecraft.java:698) [21:21:32] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:638) [21:21:32] [sEVERE] at java.lang.Thread.run(Unknown Source) I don't really know that much about the null pointer errors so I am just posting this to help. Hope someone is able to figure out what is causing all that.
  20. Copying the map files to the extracted 2.1 server is all you need to do I believe... well and set some stuff back up. Just copy world, world_the_end, and world_nether. or whatever they are called for you (ex: if your world is named tekkit they would be tekkit, tekkit_the_end, and tekkit_nether). You can edit the launcher.bat to give the server more memory, you can search for how to do that, same as allocated more memory to minecraft through a batch (.bat) file. Also please edit your post next time instead of double posting, it makes the mods want to hit you with sticks.
  21. Please stop talking, You are really just making things much worse for yourself. The Technic Team is very busy and really has really never mention what an update does unless it is important. You need to not be lazy and try to at least search for stuff, i can see not wanting to read 300 pages of post but at least 2 pages of search results is not that much. If you have been a member for a while you should know a possible reason for your kellering, my guess is you likely said or did something a mod though was stupid. But really a triple post and whining are not the way to get it removed and will more or less just make the mods make some of their trademarked insults on your (apparent lack of) intelligence.
  22. Oh yeah, I forgot about that, I will have to look into how to do that unless someone else post a fix.
  23. No clue and a modpack (it has a few of the same mods and doesn't have the launcher so pirates worship it as the pirate friendly Technic Pack). It gets mentioned in "Screw Technic" post quite a bit.
  24. Behold I come with answers from the great tree of knowledge (or the Minecraft wiki). "Before 1.9pre6, upon destroying the block after placement, it would yield only one of the original material." -http://www.minecraftwiki.net/wiki/Stairs. I think they have had that function since then too, I tried on Technic (since it is still 1.1) and I got stairs back.
×
×
  • Create New...