Jump to content

DoomGiver32

Members
  • Posts

    47
  • Joined

  • Last visited

Everything posted by DoomGiver32

  1. Changelog #8 (4/13/2014) - Cleaned up crappy plugins we aren't using - Changed out vanish plugin - Attempted to fix a bug with Enjin, reported issue to devs. - Accepted Melee as a new T-Mod - Began work on updating server. P.S NOVICA READ THIS This message is to one of the other Co-Founders. Don't post the changelog I sent you, That's what this post is.
  2. So just an FYI if anyone's keeping up with the changelogs, they're going to be pretty small changes from here for about the next month or so. Finals are coming up, and us Founders are all still in the educational system (mostly college). We have to spend a significant amount of time studying now. :/
  3. Changelog #7 (4/7/2014) - Began work on getting Votifier up and running - Tried to get another anti-cheat plugin working, to no avail. - Tried brainstorming ideas to keep technic thread post updated, as well as find other ways of getting players.
  4. Here's today's changelog. Changelog #6 (4/6/2014) - Did a lot of work behind the scenes for setting up our new staff members and making sure they know the guidelines and how to use their commands - Set up an AFK Booter plugin to prevent players from farming money - Nagged Callister to get the shop finished, or at least get some items setup to be sold.
  5. Changelog #5 - Two new members join our Staff team, welcome! - Began work on getting the shop started - Spring break is over, so begin the slowdown on getting things done.
  6. Oh boy, another change-log everyone. Changelog #3 (2/14/2014) - Fixed a bug in towny where the Nether was claimable. Only supposed to have towns in the Overworld. - Begun process to get donor ranks setup, as well as the back-end stuff so we can even accept donations. - Same idea as above in regards to staff applications. This changelog is a little 'sadder' then the others. College work picks up near the end of a week for me, so don't expect to see too much done between Thursday to Saturday.
  7. Today's Changelog below. Changelog #2 (3/13/2014) - DISABLED ADVANCED GENETICS MORE-HEARTS ABILITY Read on the forum that there was a bug with this that made it possible to get hundreds of hearts. No. - DISABLED MORPH ABILITIES (TEMPORARY) Aparently the disable-early-game flight config setting is broken. Emergency disable of all abilities to preserver server balance. Abilities WILL be re-enabled when fixed. - ADDED an announcement plugin.
  8. Hey guys! As part of an ongoing effort to keep our players updated on exactly what's happening in the server, I've started keeping a detailed changelog for everything we do on the server. I'll post daily/semi-daily updates here (or one of the other Founders will, whoever gets to it first ) Changelog #1 (3/11/2014) ------------------------ - Server update to 1.0.9c - Plugin Clean-up, not well documented. Opps. - Adventure world added! (This is to make up for the fact our overworld didn't generate some mod's terrain features... Like bamboo... >.>) - Made so players could only claim land for Towny in specific worlds. Adventure, Nether, and Spawn are now no-town worlds.
  9. We just fixed a major bug with Towny. Towns should now actually be secure against raiding, including the majority of mod containers and items. Also, the tree of life (you'll have to log in to see, it's hard to miss) is no where near cut down yet. GG. I should also note, a few players have inquired about the Purge events. They are on hold until we have a stable player-base and there are some towns that are well-established.
  10. Does no one else want to see Extra Utils added, or did this thread just get burried without many people seeing it?
  11. With the recent addition of Extra Utilities to tekkit, I was wondering if adding it into Attack of the B Team was an option you guys could pursue. I know Generikb and the gang are handpicking the mods to be added, but I think something like Extra Utils would be helpful, not just to them, but to the other server owners as well. I could find a few uses for a sound dampener (I'm looking right at you, dragons...). Maybe it's something that could be suggested to the B-Team to see if they approve of it's addition?
  12. There's alot of suggestions trying to get to an IP/port conflict, but have you tried simply looking through your task manager and force-closing all processes relating to java? That's usually my issue when I get something like that, is there's a server running in the background but for some reason the console isn't showing up, so I have to go close the process. Note: Process tab, not the default application tab. It's a simple solution, and with you saying you restarted the computer entirerly, not sure it'll work, but it's worth a shot at least.
  13. I believe this'll happen when your login info gets kinda mixed up in the launcher. Restart your client, AND restart the launcher (DON'T just exit the game, and restart it, close the entire launcher so nothing relating to the technic pack is open, then restart from there). Usually that fixes it for me. DO NOT put your server in offline mode, unless you are absolutly sure no one, ever, can access the server except those you want to.
  14. @Dpa1991 You're using MCPC+ on your server for plugins, correct? It's an incompatbility between MCPC and morph. Bug iChunn/devs of MCPC for a fix. As for technic changing how morph is used, AFAIK, morph functions excatly the same as it always had, so no idea what you're talking about TBH.
  15. I'm fully on board with you Brigadon, no way is that getting disabled. As terrible as it would be to see all your stuff just get mercilessly thrown away, minecraft has always been too "safe," as it is. Let's get some terrible schuff in here and ruin some days!
  16. I'd been running it all night building a spawn for our server with a friend, the only lag we saw was when we started running redstone signals everywhere, we got minor frame drops when a signal would update withing 7-8 blocks of us, but it was pretty managable. Hm. I suppose it would have to be an issue with your comp, but I'm not quite sure what would be causing that. If my two cents is worth anything, please DON'T drop inventory tweaks, I'll just end up having to go install it again anyway, I can't physically use chests anymore unless I can sort them with a click of my mouse.
  17. You really should try checking out the Attack of the B Team servers section, and see if there's one that suits your fancy there. I haven't looked myself, already having a server, but I'm sure there's at least a few public servers for you to go and try.
  18. Recently replied to a thread that had the same issue. Almost chewed you out for posting a duplicate problem, lucky I checked the timestamp before I went and made a fool of myself, seeing as you posted before they did. I'm assuming you have an AMD graphics card, seeing as that's what both of them had.
  19. When you say crash, do you mean the server closes itself, and fully stops running, and you have to restart it, OR, do you mean it simply tells you the server is running slow, and aproximately 45-60 seconds later, it starts running as normal again? If it's the 2nd one, are you using something similar to this as your launch.bat file? java -Xms2048m -Xmx10000m -XX:PermSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc -jar BTeam.jar nogui pause If you are, try going to >this post and try the fix he suggests. I've not tried it myself yet, but he says it works, so it's worth a shot. EDIT: Whoops! Sorry! I remember book marking that post for an issue I was having, and got it mixed up with yours. Sorry! Try >this post instead. It sounds as if you're using MCPC+, because I only ever got that problem after installing MCPC myself.
  20. Wow, I wouldn't have been able to help with this, except my friend had the exact same problem not 3-4 days ago, granted it wasn't with AotBT, it was with vanilla, but the symptoms sound too similar to ignore. I asked him what he did to fix it, and he directed me to this forum thread link. I hope it helps you guys. http://forums.guru3d.com/showthread.php?t=386289 Also, please try to look for other threads that have a similar issue to yours, instead of creating another thread about it. It helps keeps the forum cleaner. *I say this because as I was going through threads, I found one posted 2 hours before yours that was extremly similar, and almost chewed that poor soul out for posting a duplicate thread, glad I checked the timestamp before I made a fool of myself.*
  21. it says the file path before java? I've not seen that in a minecraft launch batch file before. Try pasting this into the launch.bat file: java -Xms2048m -Xmx3072m -jar BTeam.jar nogui pause See if that works, that's directly from my launch.bat, and I know for sure it works.
  22. Part of the problem is that you don't have a 64-bit computer. Java's 32 bit version can only handle up to 1GB of RAM, which is why you don't see more options for RAM in the launcher options. As for the issue of RAM being eaten up 5 mins in, and then running out of it and crashing, it's possible there's a memory leak somewhere, but that's not something that can be fixed on your end; if there is, it would be a mod causing it. Maybe I'm missing something, which is always possible, but I think you may be outta luck.
  23. I have reason to suspect you haven't read through those books tinkers construct gives you at the start to help get you started. If you did, you might know that you can't use those wooden patterns to make metalic tools. My suggestion is to honestly go check out the wiki, here's a great link to it as well! http://tinkers-construct.wikia.com/wiki/Tool_Crafting
×
×
  • Create New...