Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. D

    Problem Buildcraft pipe crash

    I have been running Slow's Stream Pack on my server for a good few weeks now without a problem, but the last few days I have started getting these crashes with buildcraft pipes. Not had a problem like this before and we have been running far more complex pipe systems. Crash report at ...
  2. D

    Ask a simple question, get a simple answer

    You could use a structure pipes to connect them together then use gates and pipe wire. Play with it in a test world in cheat mode to work out exactly what combination you need. Sent from my Paranoid Android
  3. D

    Ram allocation?

    Ah ok, if you look in the ServerStart.bat file (ServerStart.sh on linux) you will see something like: java -Xms512M -Xmx1G -jar ftbserver.jar This makes the server start with 512mb of ram, with the option to expand up to 1gig if it needs to. Just change the -Xmx1G to XmX2G if you want to...
  4. D

    Just not having fun, too overwhelmed

    Try a different pack, On my server we have played Minecraft for a long time and recently added mystcraft for something else to play with. Gregtec was fun to start with but being complex just for the sake of it gets boring. We are currently taking a break from it and playing Slows Streaming Pack...
  5. D

    Ram allocation?

    Id fire it up with 1 or 2 gb and see how it goes, would of thought 1gb would be fine at least early game. I guess the other questions is, are you running your client on the same PC as you are running the server on, because that will have a big impact. If there are 4 of you, get everyone to...
  6. D

    Ram allocation?

    Maybe on a busy server with a lot of infrastructure, chunkloaders and players all over the place thats true, but on a fresh world where you are getting started with nothing its overkill. What mod pack and how many players? Sent from my Paranoid Android
  7. D

    Server "helper" software?

    Yeah I did have a look at multicraft but couldn't get anywhere with it. And hmm, ftp, I'd prefer something a little more secure these days! Sent from my Paranoid Android
  8. D

    Music to Mine By

    Stuff without many lyrics, downbeat or trance is good. Maybe I'm just getting old but my brain can't cope with lyrics, teamspeak and playing all at the same time any more! SomaFM usually provide a good soundtrack when I do want music. Sent from my Paranoid Android
  9. D

    Server "helper" software?

    I use mcmyadmin, works very well Sent from my Paranoid Android
  10. D

    Ask a simple question, get a simple answer

    Thanks! Yes that is a bit odd isn't it. Sent from my Paranoid Android
  11. D

    Ask a simple question, get a simple answer

    Where does Voxel Map save its waypoint data so i can copy it to another PC, back it up, or change the IP of the server if my world moves?
  12. D

    Half-Creative Mode while on server

    Have the server owner /op you again, switch NEI to cheat mode and then use it to set your self to creative, then back to normal. If that works set NEI back to recipe mode and have the owner /deop you again. Flailing that maybe have him delete your player file. Bit if an odd one tho! Sent...
  13. D

    Are there any Mining turtle prefabricated programs?

    Look at the computer craft forum, there are loads! While I've done quite a lot myself with computers and turtles, I use this mining program as its been so well developed and refined. http://www.computercraft.info/forums2/index.php?/topic/7675-advanced-mining-turtle-ore-quarry/ Just remember to...
  14. D

    Alternative to MCMyAdmin?

    Well maybe it was down to my understanding of how TOP displays memory use in linux, or some oddity of running in an OpenVZ environment, but it looked like it was using around 200Mb. Thats quite a lot when you are running on a 2Gb vps given what FTB will use! However, ive decided ive outgrown a...
  15. D

    Alternative to MCMyAdmin?

    Thanks for the replies everyone. Ive been setting up Multicraft and having problems getting it to work, but it occurs to be that by the time ive installed a web server etc, its not going to save me a lot of ram over MCMyAdmin. Also seems overly complex for what i want to do. DarkDestry, any...
  16. D

    Whitelist Server Feed the Beavis RPG | RPG Immersion Pack 1.01 |Mature (18+) | Whitelist | Plugins | 20 Slot

    Name (optional): James/Deor IGN:Tainlorn Age: 38 (yeah old enough to know better) Location: UK Previous Bans: Nope Do you have a mic and teamspeak: Yes Tell us about yourself: I've been gaming for ages and love minecraft. I'm an IT Tech guy and i host a TS3 server and a Mindcrack server for a...
  17. D

    Alternative to MCMyAdmin?

    I've been using MCMyAdmin for ages as my management tool and its been good, but I'm looking for something with less memory footprint. All I need is to be able to schedule daily restarts, daily backups and regular world saves. Any recommendations? Sent from my Paranoid Android
  18. D

    RPG Immersion - Series [FTB Modpack]

    Good start mate, look forward to seeing how you progress. Sent from my Paranoid Android
  19. D

    Renaming executables in modpack updates

    All i do is delete the .JAR file and everything in the mods, coremods and config folders, then upload the replacement content from the new zip. If you make any changes to the config files (which i dont), you just tweak them before you upload. Once thats done, rename the .JAR file to whatever you...
  20. D

    Dedicated Windows Hosting?

    What admin console are you referring to? In general on a Linux server, the command line is your admin console!