-
Posts
18 -
Joined
-
Last visited
Everything posted by Pugz
-
Their forums, their rules, you earn respect by following them. :)
-
Whatever works for you bud, options are always good but sometimes it's best to stick with what you know ^^
-
You should be able to upload anything you like, but no the public folder is just yours, no one can upload to it but there is a way to setup linked folders for other users with DropBox installed xD me and a few others that run our server/website have a "work" folder were constantly passing files through, but for personal use just stick with the instructions I've said :D
-
Interesting! I'll look into this thanks for the info ahh crap sorry for the double post :S
-
The only thing a redstone engine will do is go from stage 1 to 2 and then the fastest 3 I believe the only time you will get problems with them is when you switch them on with nothing pipe wise attached, then you probably will get a little bang lol. I've setup loads of redstone engines all linked onto wooden transport pipes coming out of chests running for days on end, not a single problem.
-
Yeah that would work, your not getting an crazy errors in the server console are you? you might want to make sure you haven't got any world corruption. but yeah save the world file re-upload the server files and Tekkit and give it a try, again though make sure you backup any configs you might want to keep and ofc anything and I mean anything you want to keep. Backing up is key when it comes to sorting problems out.
-
Best thing to try first would be a clean install of Tekkit and maybe a server restart, be sure to delete the whole .techniclancher folder IF you don't have anything you want to save like "lastlogin" or any texture packs? pictures? just backup anything you want to keep. to get to the .techniclancher you can use the old method of typing in %appdata% to the search bar in the start menu of windows 7. Just a warning though, you must (and I mean must!) never ever /reload your plugins in-game if you need to reload always restart with a Tekkit server, reloading will break Tekkit.
-
Try DropBox it's easy to setup, you get the program and a Public folder, all you do is stick the file in the public folder wait for the little blue icon (uploading) to turn a green tick (ready for download) then you right click the file, go down to the DropBox menu and select "copy public address" paste it to anyone you like! Only down side to dropbox is that on larger files the upload is crazy rubbish, but once it's there the download is quite good for others. I would comment on the Mediafire but I've never used it but I've got past the sending files through just doing what I did with DropBox Hope it helps :D
-
Nice glad we got it sorted.
-
lol, a helpers worst nightmare! >< Ok so you are running the server? can you see an error? maybe a reinstall of tekkit? check that you haven't done something crazy in the settings like upped the RAM a little to much? what was the last thing you did? was it just the /weather thing? cause that shouldn't effect your client like that :S
-
Here is what we did, might not come out well in text but I will try Find yourself a pond/lake and setup a water pump with 4 redstone engines pumping away (preferable not to far away from your combustion engines) and leave a "world Anchor" close by the pump, the world anchor will keep the chunks around it loaded at all times. NOTE: be warned to many anchors and your server/game will start to lagg. Now you want a waterproof teleportation pipe coming out of the water pump set to the correct frequency you want to use. Then head back to the combustion engines setup the teleportation pipes to go into them (making sure this teleport pipe is set to Receive) and hay presto you have water cooling 24/7, or as long at the pond/lake lasts! lol hope this helps :D
-
Tekkit Launcher: Cannot Find Java Directory!
Pugz replied to gaiaalpha's topic in Tekkit Classic Discussion
I've too had a few issues with Java in the past and the only way to make sure things to well for me is to install both the 64 bit and the 32 bit version of Java. First I would remove anything java related in my "uninstall programs" under the control panel in windows 7, then I would download both versions of java and sit them ready on the desktop. First start the install for the 32bit version and go through the steps as per normal "yes, yes, yes, Install google bar? wtf nooo!, yes , i agree, bla bla" when done with the 32bit version start the 64bit version but this time you need to change the directory not in anything but a created folder in the original location it says, just call it "64" that's it. once done you can use programs like MagicLancher and McPatcher and I think Tekkit (not sure though) and check the Java location that it will be using, if you see something like "C:/Program Files/java/jre7/64/" then your set you know that MC/tekkit is using the correct version of java you want! if you want to use the 32bit version just remove the "64" Hope this helps! if not sorry just thought I would share my success. -
Sadly unless you find someone kind enough to create a mod/plugin to do this the only way i can see it working is if you put in the finger time. Just looking on my game now I can see that as long as I have NEI on I can hover over say a block of sand and see the MC item number and the EMC value, from there its /setworth [itemname:id] <price> So lets again say a block of sand is the item ID of "12" and the EMC value of "1" you would use /setworth sand 1 or /setworth 12 1 for items with meta data (the item damage) say a black wool block, item number 35 with a meta data value of 15 and an EMC value of 48, you would do /setworth 35:15 48 hope this helps! :D
-
If your the Admin of a server or maybe a Mod that has access to the right permissions then you could use the NotEnoughItems mod to change the weather and time of day Just hit your E button and in the top left corner you can see some buttons clicky clicky, or maybe you have Essentials installed? try /weather storm Let me know if it helps might know a few more tricks and ofc you are making sure your in the correct biomes for rain, snow ect ect?
-
Bottom left chose "options" then goto the "cheat Mode" and click it till you get "Recipe Mode" Tip: When in cheat mode you can hover over items and hit R to see the recipe hope it helps Edit: Also you can just press O when your on the inventory screen to toggle NEI on and off
-
Hey all, having some crazy issues with ccSensors and console spam, for some reason when i create a loop function to display reading from a sensor to a monitor they spam in the server console. Every second as the "while true do" function is updated so is the console spammed with the results of that function. I have done alot of searching around for this problem and how to fix it and have found that in the most recent update of ccSensors the author has added in a config setting called "loglevel=" and you just set that to "loglevel=error" to only show errors in the console not reports. I'm sure alot of you are aware of the "Build 017pr2" update of ccSensors, but I'm asking if it's as easy as updating the server files? but in my heart of hearts dealing with Minecraft and its problems I'm guessing I could update but I would then need to get all my users to update their clients too? In the long run if I cannot stop the console spam I can't run the ccSensors programs due to the server.log file becoming way to big. Any help would be greatly appreciated.
-
mod_ComputerCraft.cfg not reading? forge update fix?
Pugz replied to Pugz's topic in Tekkit Classic Discussion
No one? at all? so many views and not one person? well just to report it seems its also doing it with two computers 12 blocks apart :\ -
Hi there, new to the forums. Just to state the server and our clients are running the 3.1.1 TechnicLancher update. I am setting myself up with a rather over-featured reactor with all the bells and whistles but I came across a problem that should have been an easy fix, sadly this is not the case. Ok so here is the problem.. I have two computers, one mainComp that is running the GUI for the options (one such option is to testAlarm). These computers are 22 blocks away thus my problem. The wiki states that "Modems can send messages to other modems located up to 64 metres away, or 17 metres during a thunderstorm." A little odd how the world can be so big yet the range is so small? 17 blocks in rain? :S So I went about search through google and of course these and the computerCrafts forums and found this.. source: Link I did post on there without thinking about the fact this is a Tekkit issue not a ComputerCraft issue :S /doh, but yeah onto the madness of this problem. When I am standing at the mainComp and I set the program testAlarm running it will go through the motions but the receiving computer never gets the signal 22 blocks away rain or sun. Now this is the odd part, if I start the program testAlarm and then before the rednet.send() sends I run closer to receiving computer (5-8 blocks closer) the signal is received????? it's only 22 blocks away and even in the sun it needs me or a player to be 10-15 blocks away from it for it to receive?? The solution was easy, I needed a way to increase the range and I found one! with one of the ComputerCraft updates came a very handy mod_ComputerCraft.cfg that has the options to change the modem_range and modem_rangeSuringStorm. Here is the default config file.. #MLProperties: name (type:default) min:max -- information #MLProp : computerBlockID (int:207) #MLProp : diskDriveBlockID (int:208) #MLProp : diskItemID (int:4000) #MLProp : diskDriveGUIID (int:100) #MLProp : enableAPI_http (int:0) #MLProp : modem_range (int:64) #MLProp : modem_rangeDuringStorm (int:1) # #Tue Jul 24 21:54:35 CEST 2012 terminal_width=50 terminal_textColour_g=255 modem_rangeDuringStorm=16 computerBlockID=207 diskItemID=4000 diskDriveBlockID=208 enableAPI_http=0 terminal_textColour_b=255 checksum=440 terminal_textColour_r=255 modem_range=64 diskDriveGUIID=100 terminal_height=18 As you can see the modem_range is 64 and modem_rangeDuringStorm is 17. I've changed those on both the server and my client to 500 and still nothing? Anyone else having a similar issue? or maybe they wanted to change something else in the config and its not reading the changes? Please help I have such amazing ideas but I don't want to have to put a console every 15 blocks to have to bounce a simple message :S Thanks in advance peeps!