Jump to content

Maxis010

Members
  • Posts

    833
  • Joined

  • Last visited

Everything posted by Maxis010

  1. I just went to the CB post, nothing, and after a quick scan of .technic, also nothing So either your AV is overreacting or something on your end is the trigger
  2. Code tags, they are your friends Also this is really obvious, it's right there at the start of the log DuplicateModsFoundException Clear out your coremods and mods folders then restore them from a fresh download, you must have tried to update without deleting the older mods
  3. Declare state as 0 (All off) then have a function that takes the variables state, cable and set State is the state variable Cable is the cable you want to change Set is it's new state, IE On/Off First the function parses state, so it finds out what is on and off already Then it finds out what cable needs to change and what to Makes that change over And returns state That is how I would handle it
  4. You mean besides a complete idiot looking for handouts?
  5. You create a file called modpack.jar in /bin The launcher will install this over minecraft.jar for you
  6. As Gig said, unless you have migrated your account to Mojang, at which point it becomes your E-mail and password
  7. Back date the mod to a 1.2.5 forge build, and by that I mean you need to code it
  8. Looked up the pack quickly (won't link it) and saw this So maybe he is bitching because someone pulled the link?
  9. Well if he has a problem with Mo'creatures in modpacks then what my community is running is not a pack, it's just 12 people modifying their clients in the exact same fashion to connect to our server TOTALLY not a pack >.> But still, the team won't moderate the packs for their content and if it's a private pack then they can't find it without a link so a mod author does chase me down and ask for his/her mod to be removed then I'll do i purely to commend their dedication because I haven't received permissions for any of the mods that you have to explicitly ask for
  10. Forge is loading 2 versions of Railcraft, 5.3.3 and 5.4.7b and they are causing a conflict Now that I'm off work here is the fix without the leg work, delete Railcraft_Client_5.4.7b.zip from the mods directory of tekkit classic
  11. As soon as the infraction points expire the keller status will auto drop and it wasn't just for posting in the wrong section Wrong section combined with no signing must have given you more than 3 points which is Keller level AFAIK Also, you say you picked this forum and yet you then claim it was an accident
  12. Reactors will continue to process internally while you are gone so the thermal monitor won't work If the internal cooling isn't capable of keeping the heat below the reactor limit then it will explode as soon as it's loaded again
  13. There is no OS called "log on normaly", are you on Windows, Mac or Linux, and be specific, 32 bit or 64 bit, is it professional, home etc I'm going to assume you meant you are on 64-bit java but this isn't a version "Java 7 Version 14" is my version, so what is yours "technic launcher" is NOT an anti-virus, it's a launcher The fact that you are logging on to something means that the launcher is displaying, where else would you log on to exactly? Please fix the details about your set-up and give us more details about what you are trying to do exactly
  14. Try running as administrator, or turning off your AV/Firewall (or better yet get something besides Norton)
  15. Where is your TechnicLauncher.exe located, mine is nowhere near .technic and temp.exe is being created as it should but is not affecting the launcher
  16. Break it, blow it up, shoot it with a mining laser, use a world editor The options just pile up
  17. Then you are running a modified Tekkit Lite server, out-of-the-box Lite does not have bukkit support although looking at this pinned topic it's not difficult to add If you have bukkit support then back-up your files and install the plugin, that will be the fastest way to get an answer, as an ex-bukkit user I know that plugins can conflict with each other just as easily as forge mods do so just because we say it will work doesn't mean it will Remember you need the 1.4.7 version as Lite is not yet 1.5
  18. Because you are clicking New Topic instead of Submit a Bug Report
  19. Pack creater uploaded to Dropbox Dropbox has an auto shutoff when there is too much traffic, until Dropbox releases the public links or the pack creator uploads it elsewhere you will not be able to download this pack
  20. Tekkit lite does not have bukkit support, therefore you can not install this plugin without modifying the server
  21. world = Overworld DIM-1 = Nether DIM1 = The End
  22. First Code Tags Second mod_Railcraft : Loaded (Railcraft_Client_5.3.3.zip) mod_Railcraft : Loaded (Railcraft_Client_5.4.7b.zip) Find out which version is installed server side and delete the other
  23. Reinstall java, it's not a part of your PATH system variable so windows can't find it
  24. Maxis010

    Modded Tekkit

    As mini said, as soon as you added more mods this stopped being a tekkit lite issue My advice would be to go to Platform Pagoda and ask nicely if anyone can help you resolve this issue, and next time don't give us a partial log because all I see here is a NullPointerException which I can kinda blame on RedPower, but at the same time one of the mods you added could have loaded before RP2 and caused this issue by conflicting, I don't know because you restricted my view
  25. It doesn't search for a specific folder, if you dumped the files direct to your desktop then it does what it knows to do, IE delete the install dir Unless you expect every mod author to explicitly name every file and folder that is packaged or the launcher itself to build this list for the sake of safe deletion this is the cleanest option the team has, not every pack has just the 4 key folders (bin, config, coremods, mods) and a few even put files in the pack root like readmes and changelogs It's that or expect the end user to clear up any files the launcher missed which is bad development Frankly this looks like whoever suggested installing the pack to desktop has a case of PEBKAC, you should never install anything to desktop IMO not only because it can quickly clutter your desktop but also so that uninstalling doesn't cause issues
×
×
  • Create New...