Jump to content

BrightPrimates

Members
  • Posts

    21
  • Joined

  • Last visited

Posts posted by BrightPrimates

  1. Welcome adventures!  
    This is the SAO Ancientrpg.net server where you can come and play on Floor1 and soon Floor2! 

    We have a ton of bosses and staff to keep the server fun and safe! 

    This is a Sword Art Online inspired Modpack & server including lots of features from the anime. This Modpack is also cool for everyone who hasn't watched the anime cause its also a normal RPG Modpack. The main features are the bosses, mobs, custom drops, lores. quest and allot more! 
     

     

    To join you must use the following modpack: 
    http://www.technicpack.net/modpack/sword-craft-online-rpg 

    Check out the website: 
    http://ancientrpg.net/ 
  2. Wow this server has little, to no, lag! it's much better than any other server I've been on. It does get tiny little lag spikes here and there but for the most part it is lag free!

    Thanks, unfortunately we came across players trying to break and lag the server on purpose. :/  

    Anyway we had a full reset of the map and reconfigured plugins to optimize the sever! 

    For a limited time you get a diamond pick efficiency 30! 

    do /kit member !

  3. Bear in mind it still looks like the blocks are breaking on clients (obviously it works fine for singleplayer), so careful of the holes they made (bhey all complain allot.ut didn't really make).

     

    no prob  :D i had this problem to so i looked into it

     

    Yer i found that out, the problem is when you have 50+ players on your server and somone breaks some blocks using the thing (aslong as others can see it then it looks like it broke for them aswell) they start yelling stuff allot etc. It would be nice to just have another way of banning them but i cant find the entity names for them anywhere so i guess ill just have to put up with glitched blocks untill the server restarts and they reappear...

  4. MULTICRAFT FIX:

    Alright,

    So i used to own a hosting company and often people would ask "How do i fix the permgen error! Every time i use mods and bukkit plugins i get this error." Or something around that.

    Well i was looking around today and there is hardly any website saying how to fix it on multicraft and ALLOT of people asking how to!

    So here is how!

     

    Firstly if your host says they cant do it tell them "Do your research, learn how to host a minecraft business." as it is very basic and you can even ask the devs of multicraft for the answer, which i have confirmed. I'm sorry if that seems a little mean thing to say but i have seen way to many people say that there support tickets don't get answered or they just say "Impossible."

     

    How to:

    So multicraft uses start up lines in the config of each jar.conf file. This can be easily edited by your host. For the hosts go to:

    Root>Multicraft>Jar or just find where your multicraft file is. 

    In the jar folder edit each jar.conf and where you see:

    'Start=' remove all the text on that line! it may look something like this: 

     

    command = "{JAVA}" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui

     

    And now you removed the line it should look like this:

     

    command =

     

    Ok now you want to add the command line to fix the permgen error! Easy, becuase i have one ready for you:

     "{JAVA}" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -XX:PermSize=256m -XX:MaxPermSize=512m -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui

     

    Just put that infront of command = and it should work! so lastly it should look like: 

     

    command = "{JAVA}" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -XX:PermSize=256m -XX:MaxPermSize=512m -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui

     

    Now for the users:

    So once your selected hosting business has changed this for all there jar.conf files or just one of them make sure you select the correct one they changed, Most likely it will say it somewhere on there website if they have good support but if not just ask them in a help message. 

    Once you know which one has this command line simply select that jar on the main page of multicraft! then rename your current jar (lets say mcpc+, but it can be anything) and rename the mcpc+ to the jar name in the ''jar file' box.

    So for me i made a Bukkit Dev.jar.conf file and did the fix in there! so i renamed my BTeam.jar to BukkitDev.jar and selected teh bukkitdev.jar in the drop down menu of the servers main page!

     

    Its very easy! So please comment down below if it worked, i will be checking all the time to help fix other mutlicraft errors and the permgen one! 

     

    MINECRAFT FIX:

    Although it is rare to get perm gen errors on a server without plugins it can happen (Some mods use perm gen apparently :? )

    So if you have a server with a start.bat or where ever your start command is this is the code you should put in:

     

    java -server -Xms1G -Xmx12G -XX:+UseG1GC -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseLargePages -XX:TargetSurvivorRatio=90 -XX:MaxGCPauseMillis=200 -XX:MaxPermSize=256m -jar YOURJARNAME.jar

     

    Remember to replace the "YOURJARNAME.jar" with your actual server jar e.g. BTeam.jar & Also remember to customize the ram amount (change the -xMx12G to the MAX ram you want to use!)

     

    Thanks! Also i will be making a video on how to fix it soon if people want that. 

    www.youtube.com/BrightPrimates

     

    If you have any questions please ask them below! :)

  5. if im not mistaken there a config file called 633.cgf in the configs folder on the server in there you will see this

    ####################

    # general

    ####################

    general {

    B:BrachiosaurBreaksBlocks=true

    B:DinosaursGrow=true

    B:DinosaursHunger=true

    B:SpawnAcademy=true

    B:SpawnAnu=true

    B:SpawnShipwrekcs=true

    B:SpawnWeaponShop=true

    B:TRexBreaksBlocks=true

    Change the first one and the last one to false

    i belive thats the only 2 that brake blocks

    Ah Thanks SO much! You helped me allot! :)

  6. Hello!

    I run a server with quite a few players, recently it has come to my attention that certain mobs (mainly or only Fossils and archeology ones) can break blocks even if your morphed into them. Now i know how to blacklist them using the morph mod so people cant greif but i have no clue what the entity names are for the mobs of the Fossils and archeology mod. 

    It would help me allot if you can point me in the right direction or give them to me! Thanks.

     

×
×
  • Create New...