[SEC/FUN] Factions 2.0.0 - Guilds, War and user-controlled antigrief [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by MassiveCraft, May 29, 2011.

  1. Offline

    Droidology

    Question.. I think I got all the permissions right. (Especially since they are owner permissions). My situation is that I can /op myself and destroy stuff in safe zone fine. But, I can't destroy/build anything in Safe Zone when I deop myself. Again, factions.adminBypass and w/e else is in there fine, using PermissionsEx. Is being in the op.txt the only way to modify the safe zone area? Thanks for helping me out!!
     
  2. users do not lose items when they die
     
  3. Offline

    Rofl Disney




    How come when I put this plugins .jar in my folder and type any commands for it it dosent say 'invalid command'
    and dosen't work. Nothing happens, please help!
     
  4. :O Players can set other faction first to war and then ally, there is no "Bla bla wishes to be ally with you"
    What is this? :s
     
  5. Offline

    The_Yogs

    any way that i can just delete the prefixes, but still keep factions?
     
  6. Offline

    Spadar Faar

    If I could perhaps make a suggestion, or if you can already do this let me know.

    Would it be possible to set a configurable cap on the cost charged from the econClaimAdditionalMultiplier? So that I can make it so new factions essentially have an easier time claiming their first land plots, and it gradually get more difficult afterwards without eventually having a runaway effect on the cost.

    Beyond that I love the addon, great job to everyone involved on the development team.
     
  7. Offline

    dantesus

    I am having trouble assigning a cost to creating a faction. I use Iconomy 6, I have register.jar in my plugins folder, I also use PermissionsBukkit. I set the Iconomy and Register setting in the conf.json file to true. I changed the cost to create a faction to 1000.0, and have set all of the other values to zero.zero . I do not get charged anything to create a faction still, so I am wondering if it's something on my end, or if I could see an example conf file with the economy settings set to true. All feedback is greatly appreciated. Great plugin, thanks for taking the time to create a great experience.
     
  8. Offline

    Brvtvs

    I apologize for not going through 56 pages to find if there is an answer, but is there a way to have a territory that cannot be claimed but can be built in? For example editing the factions.json in a certain way?

    EDIT: I guess for now I will just make people able to build in safe zones and use WG to deny them, but if it is possible to make more server factions, it would be cool to know how.
     
  9. Offline

    Brettflan

    Apologies to anyone waiting on an answer regarding a question/suggestion/whatever, but I don't have time to answer questions now. Maybe some other kind souls will have time to help you if you're having trouble, though as usual most of you can probably help yourselves by reading the user guide.
    The Factions codebase has just been through a major rewrite of much of the code, so what little free time have which I might normally use to answer things here I'm instead devoting to helping get Factions back to a releasable state.
     
  10. Offline

    Vorkane

    I have enabled both the econIConomyEnabled and the Register to true, and have the Register.jar in the plugins folder. When I load up my server Factions is still trying to hook to EssentialsEcon and will not take money from iConomy when I try to create a faction. Any ideas?
     
  11. Offline

    Shooty

    Yes, juste disable chattag in config.json
     
  12. Offline

    xeNium

    Sir, did you can give me this factions plugins with the races? I mean like this word on your blog

    Come up with a Role Person
    What would you like to play? Elf? Dwarf? Orc? Human?
    What is your background history? What is your profession?
     
  13. Offline

    F1ash

    Has anybody found a fix for the impenetrable bases? By this I mean people covering there bases with water or lava as it cannot be broken through by a tnt cannon. If anybody has this problem, have you found a way to fix it? This has ultimately what bases have come to on my server.
     
  14. Offline

    ferroequine

    This may be a stupid question, I've tried searching for an answer with no luck.

    Is it possible to change the size of the plots that are claimed, or are they hard coded at chunk size (16x16)?
     
  15. Offline

    Rnadmo

    Nope, it's a fixed 16x16 chunk.
     
  16. Offline

    ferroequine

    Thanks for clearing that up!
     
  17. Offline

    Keseff

    I've encounterred that problem as well. The way its coded, the best thing to do is download the map and edit it with WorldEdit and mark chunk edges.
     
  18. Offline

    greatman

    I'm having a somewhat huge problem with Factions. Since I got a LOT of different people connecting each day, the players.json file builds up and now it takes over 15 seconds to load. One quick way to fix that I think would be to not add the player in the file if he is not in a faction.
     
    Switch0r likes this.
  19. Offline

    Sydael

    I don't know if this question was already posted, but:

    Can admin do something to see all what people write? Including faction chats.
    As it is on my server now, i dont see faction chats. As an admin i would like to see everything :D
     
  20. Offline

    FearGrump

    I am using mchat and it something seems to be adding a infront of the faction owners it would be like a**(faction tag). I dont know whats up with factions.. :S
     
  21. Offline

    7007King0770

    I am in need of immediate assistance! My server is experiencing the following error! I can not run factions on my server without factions crashing and I need factions in order to even play on the server! The Code Snippet is of the Server Log, and that's not half of it, the error just keep repeating.
    An Internal Error has occured:
    Code:
    2011-10-15 00:17:38 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:38 [SEVERE]     at org.bukkit.craftbukkit.util.LongHashtable.put(LongHashtable.java:19)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:77)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:38 [INFO] Chunk (1, 19) stored at  (7, 15)
    2011-10-15 00:17:38 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:38 [SEVERE]     at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:104)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:827)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:96)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:38 [SEVERE] Chunk (1, 19) stored at  (7, 15) in world 'world'
    2011-10-15 00:17:38 [SEVERE] net.minecraft.server.Chunk
    2011-10-15 00:17:38 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:827)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:96)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:38 [INFO] Chunk (1, 19) stored at  (7, 15)
    2011-10-15 00:17:38 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:38 [SEVERE]     at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:104)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:823)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:96)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:38 [SEVERE] Chunk (1, 19) stored at  (7, 15) in world 'world'
    2011-10-15 00:17:38 [SEVERE] net.minecraft.server.Chunk
    2011-10-15 00:17:38 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:823)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:96)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:38 [INFO] Chunk (1, 19) stored at  (7, 15)
    2011-10-15 00:17:38 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:38 [SEVERE]     at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:104)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:831)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:96)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:38 [SEVERE] Chunk (1, 19) stored at  (7, 15) in world 'world'
    2011-10-15 00:17:38 [SEVERE] net.minecraft.server.Chunk
    2011-10-15 00:17:38 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:831)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:96)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:268)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:38 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:38 [INFO] Preparing start region for level 1 (Seed: 226842036521468786)
    2011-10-15 00:17:38 [INFO] Preparing spawn area: 65%
    2011-10-15 00:17:38 [INFO] [AutoSave] Loading config file
    2011-10-15 00:17:38 [INFO] [AutoSave] Version 2.0.1 is enabled: f1b9c2c1-baa3-47ac-8866-db59b778e9bc
    2011-10-15 00:17:38 [INFO] [AutoSave][Permission] Custom Permissions "Local Permissions" found: Loaded
    2011-10-15 00:17:38 [INFO] [AutoSave][Permission] PermissionsEx not found.
    2011-10-15 00:17:38 [INFO] [AutoSave][Permission] Permissions (Phoenix) hooked.
    2011-10-15 00:17:38 [INFO] [AutoSave][Permission] Permissions (Phoenix) found: Loaded
    2011-10-15 00:17:38 [INFO] BorderGuard version 4.2 is enabled!
    2011-10-15 00:17:38 [INFO] CommandBook 1.5.2-customized enabled.
    2011-10-15 00:17:38 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
    2011-10-15 00:17:38 [INFO] CommandBook: 178 banned name(s) loaded.
    2011-10-15 00:17:38 [INFO] CommandBook: 1 kit(s) loaded.
    2011-10-15 00:17:38 [INFO] CommandBook: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-10-15 00:17:38 [INFO] [MobDisguise] by desmin88 version 1.62 enabled.
    2011-10-15 00:17:39 [INFO] [NoCheat] This version is for CB #1185. It may break at any time and for any other version.
    2011-10-15 00:17:39 [INFO] [NoCheat] version [2.07] is enabled.
    2011-10-15 00:17:39 [INFO] [RageMute] v1.5 enabled!
    2011-10-15 00:17:39 [INFO] Found and will use plugin Permissions v3.1.6
    2011-10-15 00:17:39 [INFO] [Reservations]: VIP.yml loaded.
    2011-10-15 00:17:39 [INFO] [Reservations] is enabled!
    2011-10-15 00:17:39 [INFO] [SimpleGod] Version 1.1 has been enabled!
    2011-10-15 00:17:39 [INFO] [SpawnMob] Permission system found, plugin enabled
    2011-10-15 00:17:39 [INFO] [SpawnMob] Version 1.9.8 enabled.
    2011-10-15 00:17:39 [INFO] [Spawnmob] ERROR: No kits.properties was found
    2011-10-15 00:17:39 [INFO]  please download from the Bukkit forum thread
    2011-10-15 00:17:39 [INFO]  or from github.com/jordanneil23/SpawnMob
    2011-10-15 00:17:39 [INFO] Found and will use plugin Permissions v3.1.6
    2011-10-15 00:17:39 [INFO] SpawnX enabled
    2011-10-15 00:17:39 [INFO] WorldEdit 4.6 enabled.
    2011-10-15 00:17:39 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] === ENABLE START ===
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] Loading conf from disk
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] Loading players from disk
    2011-10-15 00:17:39 [SEVERE] java.lang.NullPointerException
    2011-10-15 00:17:39 [SEVERE]     at java.util.TreeMap.putAll(Unknown Source)
    2011-10-15 00:17:39 [SEVERE]     at com.massivecraft.factions.FPlayer.load(FPlayer.java:748)
    2011-10-15 00:17:39 [SEVERE]     at com.massivecraft.factions.Factions.onEnable(Factions.java:145)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:941)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] Failed to load the players from disk.
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] Loading factions from disk
    2011-10-15 00:17:39 [SEVERE] java.lang.NullPointerException
    2011-10-15 00:17:39 [SEVERE]     at java.util.HashMap.putAll(Unknown Source)
    2011-10-15 00:17:39 [SEVERE]     at com.massivecraft.factions.Faction.load(Faction.java:631)
    2011-10-15 00:17:39 [SEVERE]     at com.massivecraft.factions.Factions.onEnable(Factions.java:146)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:941)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] Failed to load the factions from disk.
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] Loading board from disk
    2011-10-15 00:17:39 [SEVERE] java.lang.NullPointerException
    2011-10-15 00:17:39 [SEVERE]     at com.massivecraft.factions.Board.loadFromSaveFormat(Board.java:269)
    2011-10-15 00:17:39 [SEVERE]     at com.massivecraft.factions.Board.load(Board.java:308)
    2011-10-15 00:17:39 [SEVERE]     at com.massivecraft.factions.Factions.onEnable(Factions.java:147)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:941)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:174)
    2011-10-15 00:17:39 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:157)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-10-15 00:17:39 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] Failed to load the board from disk.
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] Found and will use Permissions v3.1.6 for permissions
    2011-10-15 00:17:39 [INFO] [Factions v1.5.1] === ENABLE DONE (Took 105ms) ===
    2011-10-15 00:17:41 [INFO] [Jail] Loaded 0 jail zones.
    2011-10-15 00:17:41 [INFO] [Jail] Loaded 0 prisoners.
    2011-10-15 00:17:41 [INFO] [Jail] Loaded 0 cells.
    2011-10-15 00:17:41 [INFO] [Jail] Jail v2.0.3 loaded!
    2011-10-15 00:17:41 [INFO] [mcMMO] Permissions version 3.1.6 found, using Permissions.
    2011-10-15 00:17:41 [INFO] Loading Config File...
    2011-10-15 00:17:42 [INFO] [mcMMO] Permissions version 3.1.6 found, using Permissions.
    2011-10-15 00:17:42 [INFO] mcMMO version 1.1.16 is enabled!
    2011-10-15 00:17:42 [INFO] mcMMO is keeping usage stats an. To opt-out for whatever bizarre reason, check plugins/stats.
    2011-10-15 00:17:42 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-10-15 00:17:42 [INFO] Done (0.544s)! For help, type "help" or "?"
    2011-10-15 00:17:43 [INFO] /76.178.8.240:49581 lost connection
    2011-10-15 00:17:45 [INFO] Chunk (1, 19) stored at  (7, 15)
    2011-10-15 00:17:45 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:45 [SEVERE]     at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:104)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.getChunkAt(World.java:300)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.ChunkCache.<init>(SourceFile:28)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.a(World.java:2289)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.EntityCreature.A(EntityCreature.java:182)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.EntityCreature.c_(EntityCreature.java:78)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.EntityLiving.s(EntityLiving.java:788)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.EntityLiving.s_(EntityLiving.java:280)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:104)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.tickEntities(World.java:1090)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:467)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:45 [SEVERE] Chunk (1, 19) stored at  (7, 15) in world 'world'
    2011-10-15 00:17:45 [SEVERE] net.minecraft.server.Chunk
    2011-10-15 00:17:45 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.getChunkAt(World.java:300)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.ChunkCache.<init>(SourceFile:28)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.a(World.java:2289)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.EntityCreature.A(EntityCreature.java:182)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.EntityCreature.c_(EntityCreature.java:78)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.EntityLiving.s(EntityLiving.java:788)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.EntityLiving.s_(EntityLiving.java:280)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:104)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.World.tickEntities(World.java:1090)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:467)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-10-15 00:17:45 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:46 [INFO] supahninjaz [/74.75.235.99:62091] logged in with entity id 131 at ([world] -723.9219532930717, 63.0, -1129.3835691502359)
    2011-10-15 00:17:46 [INFO] Creating user supahninjaz
    2011-10-15 00:17:46 [INFO] [AutoSave] AutoSaveThread Started: Interval is 600 seconds, Warn Times are 0
    2011-10-15 00:17:46 [INFO] Chunk file at -50,-62 is in the wrong location; relocating. (Expected -50, -62, got -44, -63)
    2011-10-15 00:17:46 [INFO] Chunk (-44, -63) stored at  (-50, -62)
    2011-10-15 00:17:46 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:46 [SEVERE]     at org.bukkit.craftbukkit.util.LongHashtable.put(LongHashtable.java:19)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:77)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.PlayerManager.addPlayer(PlayerManager.java:84)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:139)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:121)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:46 [INFO] Chunk (-44, -63) stored at  (-50, -62)
    2011-10-15 00:17:46 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:46 [SEVERE]     at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:104)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:831)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:96)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.PlayerManager.addPlayer(PlayerManager.java:84)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:139)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:121)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-15 00:17:46 [SEVERE] Chunk (-44, -63) stored at  (-50, -62) in world 'world'
    2011-10-15 00:17:46 [SEVERE] net.minecraft.server.Chunk
    2011-10-15 00:17:46 [SEVERE] java.lang.Throwable
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:831)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:96)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.PlayerManager.addPlayer(PlayerManager.java:84)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:139)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:121)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-10-15 00:17:46 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  22. Offline

    Brettflan

    Most of that has nothing to do with Factions. Based on that, I expect the errors which Factions is having in the log there are caused by whatever is causing those other errors. I can't easily look up the locations in the Factions code which it points to, either, since the entire codebase has recently changed quite a lot.
    What happens when you remove all plugins and use just CraftBukkit?


    To everyone else: Olof and I have gotten Factions back into a working state. Mostly Olof. I'll probably be doing a beta (bugs highly likely) release in the next couple of days. After a few days of testing and further bugfixing for it, I expect I'll make an official stable(ish) 1.6.0 release.
     
  23. Offline

    ledhead900


    Nice so here is something to think about for future 1.9 release.

    1. Per world claiming, so that u can claim not connect land when moving to a new world but only once so like say you have a faction established in world A but u wish to expand to world B you can make a one time not connected claim in worldB and it considers it the home claim on that world and all other on that world must connect to that first claim.
    2. Faction Build but not destroy - Its been a long time coming I know its been asked before but it is something that would make life so so much easier in special worlds now with the new default faction and all, I could probably just as easily mark certain areas as owned land tho.
    3. Max land claim amount, I think this exists already if we can limit the maximum power a faction can have. Max members per faction to overall limit faction sizes.
     
  24. Offline

    Switch0r

    This :)
    10:46:44 [INFO] [Factions v1.5.1] === ENABLE START ===
    10:46:44 [INFO] [Factions v1.5.1] Loading conf from disk
    10:46:45 [INFO] [Factions v1.5.1] Loading players from disk
    10:47:08 [INFO] [Factions v1.5.1] Loading factions from disk
    10:47:09 [INFO] [Factions v1.5.1] Loading board from disk
     
  25. Offline

    Brettflan

    @ledhead900 For #1 at least, that's been in for quite a while now.

    @greatman @Switch0r That should improve a bit with the upcoming release.

    Also, to be sure it's noticed from the updated first post:
    We're currently looking for somebody who would be willing to maintain documentation for the plugin. If you think you're up for it, start a conversation with Brettflan or Olof about it.
     
  26. Offline

    worstboy32

    Does it already work on bukkit 1317 or 1318?
     
  27. Offline

    lauris3722

    If this plugin is still active (new ideas are not accepted & new version have not been released for weeks..), could you please fix some bug?
    Let's say..
    I have three members in faction, power is 45/45 (current/max, power per player - 15).
    I claimed 45 lands (45/45/45). Next day, someone claimed one land (even if power was 45/45/45), now power is 44/44/45. It went so far, that i can't restore faction's power to 45.
    First player - 13
    Second, third: 15
    13 + 15 + 15 = 43 power, but faction have 41/41/45. It's really hard to explain :D I can only show..
     
  28. Offline

    7007King0770

    It was still happening and is still happening but I "think" I found the problem. I use a very old permissions plugin, I got rid of it and the error goes away, BUT I don't have a replacement for the permissions plugin. Do you know of a Active permissions plugin that supports factions?
     
  29. Hey,

    I don't know if its just me, but Factions isn't working, it says up the tp [1240] and that is the craft bukkit build i am running, but when i start up it doesn't work and also in the download it says [1185], is it the download link or is it just not really compatible, i would tell you what my console says, but i don't have one XD.
    Thanks For Your Time!
     
  30. Offline

    ukballer1012

    Can someone help me? I have the latest RB and when i load the latest factions.jar into the plugins and start it i noticed this in console:
    02:33:22 [INFO] [Factions v1.5.1] === ENABLE START ===
    02:33:22 [SEVERE] [JAR-LOADER] This file does not exist: ./lib/gson.jar
    02:33:22 [SEVERE] [Factions v1.5.1] Disabling myself as ./lib/gson.jar is missing from the root Minecraft server folder.

    Factions wont work either. Any ideas?
     

Share This Page