[INFO][MECH] Namespace v1.3.7 - Name your places[740]

Discussion in 'Inactive/Unsupported Plugins' started by asdaarg, Mar 1, 2011.

  1. Offline

    asdaarg

    Seems to me like the jar file is corrupted. Did you download the whole file? It should be 251320 bytes
     
  2. Offline

    ratty

    I think he did the same thing I did and tried to wget it to the server, you can't do that with rapidshare.
    One odd thing though, did you intend to have zips of all the old versions in the jar file?

    Also, it looks like you left some debug lines in NSPlayerListener.java, the server console is being spammed with this:

    01:04:16 [INFO] c
    01:04:16 [INFO] a
    01:04:16 [INFO] b
    01:04:16 [INFO] c
    01:04:19 [INFO] a
    01:04:19 [INFO] b
    01:04:19 [INFO] c
    01:04:23 [INFO] a
    01:04:23 [INFO] b
    01:04:23 [INFO] c
    01:04:29 [INFO] a

    It also prints every single command anyone types in addition to that. I fixed up my copy, but thought I should make a post about it.

    p.s. this is so much nicer plugin than InterestingPlaces, thanks for making it.
     
  3. Offline

    asdaarg

    Heh, yeah, its kind of misleading of rapidshare to name the url like that. You might just right click save as too. I should put up a warning about that.
    Ah, so that's why it got that big lol. I'll move those out in the next version.
    Yes, sorry about that, doing some last minute debugging and forgetting to take those out.
    I'm glad you appreciate it, and I appreciate testing it for me and giving me feedback.
     
  4. Offline

    ratty

    Can you make it so you can choose the tool instead of it being hard coded to the stick? My users are used to BigBrother using the stick for things.

    Also, I use CommandBook and I'd prefer to have /who give the brief version of who's online, and /where give what /who does in your plugin, could that be possible to change in a config file?

    I tried marking an area, and that worked great, but when I tried unmark it, it would not go away. It took it out of spaces.txt but it still shows it when I enter and leave the cuboid.

    And sometimes I see this error, but it seems harmless:
    Code:
    12:45:54 [SEVERE] Could not pass event ENTITY_EXPLODE to namespace
    
     
  5. Offline

    asdaarg

    Sure.
    Put "CMDwho=where" in plugins/namespace/config.txt
    I know the space tends to hang around until you exit, but it shouldn't really be there longer than that. I'll see if I can replicate that and fix it.
    [quote
    And sometimes I see this error, but it seems harmless:
    Code:
    12:45:54 [SEVERE] Could not pass event ENTITY_EXPLODE to namespace
    
    [/quote]
    Yes, it can't handle those creeper fully yet. Hopefully fixed in the next update
     
  6. Offline

    Madmusk

    Thanks for your updates to this recently. I can't wait to try it out!
     
  7. Offline

    asdaarg

    You're welcome :)

    And... lo and behold, another update ;)
     
  8. Offline

    ratty

    I tried 0.7. I don't know if these are new bugs, but here's what I found.

    It wont let me put spaces in the names of places, I tried putting it in quotes too.

    And does categories work? I tried using it tonight for the first time. I'm assuming /cat set is what I need to use to assign the area I'm in to a category. I did this:

    (marked the 2 areas with cuboid)
    /mark
    /name MyPlace
    /cat create nomonsters
    /cat nomvp nomonsters
    /cat set nomonsters (but that got no response from console)

    And lastly, there's some problems with reading config.txt I think. CMDwho= isnt working at all, I set it to /blah just to see if its even changing it at all, and its not. And CFGWand=280 gives a console error if I even put that in the config like that without changing it. "java.lang.NoSuchFieldException: CFGCFGWand"
     
  9. Offline

    asdaarg

    Yes, at the moment it doesn't handle spaces in the names. I'll add an option to use quotes later
    My bad, the actual command is "/space setcat" although I will likely change it to just setcat soon. The reason was I was going to change all the space related commands to space command and then decided not to, and forgot about this, and then recalled the previous name which was cat set.
    CMDwho= was the option prior to 0.7, now it's CMD_who= (read configuration spoiler for all commands) Also yes, another mistake of mine, remove the CFG part.
     
  10. Offline

    FXStrato

    Unmarking a spot doesn't work.
     
  11. Offline

    asdaarg

    Are you getting any error messages or anything? Are you inside the space you're trying to remove?
     
  12. Offline

    brafenschlug

    Eagerly waiting for the upcoming new shapes! :)
    Great plugin!
     
  13. Offline

    Waffletastic

    How do we download this?
    [MERGETIME="1299940306"][/MERGETIME]
    When I try to download all I get is a link or something, it's weird
     
  14. Offline

    asdaarg

    Thanks :) Working on it.

    Fixed.
     
  15. Offline

    NikkyyyHD

    Need a tutorial!!!
     
    BlackPandemic likes this.
  16. Offline

    FrogurtX

    Can you expand Height to the cuboid? I cannot figure it out.
    [MERGETIME="1299974004"][/MERGETIME]
    I found it out. you just look up and /expand, genius!
     
  17. Offline

    enkryptor

    You can /mark two opposite vertices either.
     
  18. Offline

    Kryxx

    Colors don't show up in the messages. The code for the colors show up as a 'y' with 2 dots above it. I tried changing the symbol in the config file ยง to an & but it still doesn't work. Some other symbol I should be using as an alternative?

    Thanks.
     
  19. Offline

    asdaarg

    ##
     
  20. Offline

    Kryxx

    Excellent, thanks!
     
  21. Offline

    Kryxx

    OK, now I can't seem to set a space to a category.
    I can create the space, the category, etc. But assigning the space to that category, I am at a loss :p
     
  22. Offline

    Thorned Rose

    Maybe I'm doing something wrong but when I try to use custom commands, I just get a "access denied" on *all* commands (even the default ones that I don't have a custom one for). I use permissions 2.5.4 but despite even giving admin priv's, I still get "access denied". This also seemed to interfere with Autorepair in that Autorepair's commands didn't work at all (no error, just didn't do anything). My config.txt is as follows:
    Code:
    CMD_mark=nsmark
    CMD_unmark=nsunmark
    CMD_rename=nsrename
    CMD_vidaid=nsvisualaid
    CMD_prune=nsprune
    CMD_resize=nsresize
    CMD_expand=nsexpand
    CMD_displaypos=displaymyposition
    CMD_cat_create=nscat_create
    CMD_cat_remove=nscat_remove
    CMD_cat_set=nscat_set
    CMD_cat_nopvp=nscat_nopvp
    CMD_cat_nomvp=nscat_nomvp
    CMD_cat_regen=nscat_regen
    CMD_cat_noblockbreak=nscat_noblockbreak
    CMD_cat_noblockplace=nscat_noblockplace
    CMD_cat_noblockremove=nscat_noblockremove
    CMD_cat_noexplos=nscat_noexplosions 
    I wouldn't be surprised with my milk brain, that I've done it wrong - apologies if that's the case and how do I do it the right way? Thanks muchly!
     
  23. Offline

    asdaarg

    Thanks for pointing out. should be: setcat <name>

    There is at least one thing wrong there and its my fault. CMD_setcat, not CMD_cat_set. It seems weird to me that it would affect Autorepair. I guess I will have to look into it more. Big update coming atm so it might take some time though to sort out all things.
     
  24. Offline

    Guenael

    Hello,

    I put some name space with /mark /mark /name test , all was ok but when i restarting my server all disapear about name of place (but .txt still fill with good information)

    CB 516.

    And i have this error :)


    FInally i am lost , how much .txt i should put in plugins/namespace, what i should put inside ? For configuration files you don't mean if it's config.txt or places.txt.
     
  25. Offline

    asdaarg

    places.txt is only for importing from interesting places. If you put anything else there it could screw up things. All configurations go into config.txt. If you load up process fails then you wont see any spaces, but they are safely stored in your spaces.txt nonetheless.

    Btw, Big update now, with new features and more to follow that build on the framework I've built during the past few days.
     
  26. Offline

    Thorned Rose

    :( I've got this error on first/fresh install of v1.0.0 (with 531):
    Code:
    2011-03-18 14:39:48 [SEVERE] null loading namespace v1.0.0 (Is it up to date?)
    java.lang.NullPointerException
        at com.asdaarg.bukkit.namespace.Namespace.getWorld(Namespace.java:107)
        at com.asdaarg.bukkit.namespace.Namespace.loadSpaces(Namespace.java:178)
        at com.asdaarg.bukkit.namespace.Namespace.onEnable(Namespace.java:164)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:85)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:63)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  27. Offline

    asdaarg

    That error typically comes as a result of others. Did you get any other error messages on startup? Anyways try with 1.0.1 now. It has got some bugs fixed and been tested with 531.
     
  28. Offline

    Thorned Rose

    Sorry to say that it's still erroring. I don't know if it will lend any more clues, but here's the server log in it's entirety:
    Code:
    2011-03-20 15:08:12 [INFO] Starting minecraft server version Beta 1.3
    2011-03-20 15:08:12 [INFO] Loading properties
    2011-03-20 15:08:12 [INFO] Starting Minecraft server on *:25565
    2011-03-20 15:08:12 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-516-gdf87bb3-b531jnks (MC: 1.3)
    2011-03-20 15:08:13 [INFO] Preparing level "Rimkabedia"
    2011-03-20 15:08:13 [INFO] Preparing start region
    2011-03-20 15:08:14 [INFO] [Permissions] version [2.5.4] (Phoenix) was Initialized.
    2011-03-20 15:08:14 [INFO] AutoRepair version 1.91 is enabled
    2011-03-20 15:08:14 [INFO] [Permissions] version [2.5.4] (Phoenix)  loaded
    2011-03-20 15:08:14 [INFO] [DeathTpPlus] 5 Kill Streaks loaded.
    2011-03-20 15:08:14 [INFO] [DeathTpPlus] 5 Death Streaks loaded.
    2011-03-20 15:08:14 [INFO] [DeathTpPlus] Using Permissions
    2011-03-20 15:08:14 [INFO] [DeathTpPlus] version 1.81 by lonelydime is enabled!
    2011-03-20 15:08:14 [INFO] Growbie version 2.1 enabled.
    2011-03-20 15:08:14 [INFO] [HELP] 21 extra help entries loaded
    2011-03-20 15:08:14 [INFO] [HELP] Permissions enabled using: Permissions v2.5.4
    2011-03-20 15:08:14 [INFO] [HELP] Help 0.2 enabled
    2011-03-20 15:08:15 [INFO] [MYHOME]: 2 homes loaded
    2011-03-20 15:08:15 [INFO] [MYHOME] Permissions enabled using: Permissions v2.5.4
    2011-03-20 15:08:15 [INFO] [MYHOME] 'Help' support enabled.
    2011-03-20 15:08:15 [INFO] [MYHOME] MyHome 1.9.3 enabled
    2011-03-20 15:08:15 [SEVERE] null loading namespace v1.1.0 (Is it up to date?)
    java.lang.NullPointerException
        at com.asdaarg.bukkit.namespace.Namespace.getWorld(Namespace.java:107)
        at com.asdaarg.bukkit.namespace.Namespace.loadSpaces(Namespace.java:178)
        at com.asdaarg.bukkit.namespace.Namespace.onEnable(Namespace.java:164)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-20 15:08:15 [INFO] NetherGate version 0.54 is enabled
    2011-03-20 15:08:15 [INFO] OtherBlocks 0.6.2 loaded.
    2011-03-20 15:08:15 [INFO] PermissionsSupport: Found Permissions, using it for permissions.
    2011-03-20 15:08:15 [INFO] PermissionsSupport version 0.1 is enabled
    2011-03-20 15:08:15 [INFO] Persistence version 0.61 is enabled
    2011-03-20 15:08:15 [INFO] [WormholeXTreme][v0.801][By Lologarithm & alron]Load Beginning.
    2011-03-20 15:08:15 [INFO] [WormholeXTreme]Attached to Permissions version 2.5.4
    2011-03-20 15:08:15 [WARNING] [WormholeXTreme]iConomy Plugin not yet available - there will be no iConomy integration until loaded.
    2011-03-20 15:08:15 [INFO] [WormholeXTreme]0 Wormholes loaded from WormholeDB.
    2011-03-20 15:08:15 [INFO] [WormholeXTreme][v0.801]Load Completed.
    2011-03-20 15:08:15 [INFO] Done (0.273s)! For help, type "help" or "?"
    2011-03-20 15:09:01 [INFO] CONSOLE: Stopping the server..
    2011-03-20 15:09:01 [INFO] Stopping server
    2011-03-20 15:09:01 [INFO] AutoRepair version 1.91 is disabled
    2011-03-20 15:09:01 [INFO] [DeathTpPlus] Disabled
    2011-03-20 15:09:01 [INFO] Growbie disabled.
    2011-03-20 15:09:01 [INFO] namespace disabled
    2011-03-20 15:09:01 [INFO] OtherBlocks 0.6.2 unloaded.
    2011-03-20 15:09:01 [INFO] [Permissions] version [2.5.4] (Phoenix) disabled successfully.
    2011-03-20 15:09:01 [INFO] [WormholeXTreme]Detached from Permissions version 2.5.4
    2011-03-20 15:09:02 [INFO] [WormholeXTreme]WormholeDB shutdown successfull.
    2011-03-20 15:09:02 [INFO] [WormholeXTreme][v0.801]Successfully shutdown.
    2011-03-20 15:09:02 [INFO] Saving chunks
    I've now tried this with 1.0.1 and 1.1.0 on CB531, 552 and 556 all with the same result :( I get no other errors at all, and if I disable all other plugins I still get an error:
    Code:
    2011-03-20 15:14:28 [INFO] Starting minecraft server version Beta 1.3
    2011-03-20 15:14:28 [INFO] Loading properties
    2011-03-20 15:14:28 [INFO] Starting Minecraft server on *:25565
    2011-03-20 15:14:28 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-516-gdf87bb3-b531jnks (MC: 1.3)
    2011-03-20 15:14:28 [INFO] Preparing level "Rimkabedia"
    2011-03-20 15:14:28 [INFO] Preparing start region
    2011-03-20 15:14:29 [INFO] namespace version 1.1.0: Permissions not detected... Eveyone has full access
    2011-03-20 15:14:29 [SEVERE] null loading namespace v1.1.0 (Is it up to date?)
    java.lang.NullPointerException
        at com.asdaarg.bukkit.namespace.Namespace.getWorld(Namespace.java:107)
        at com.asdaarg.bukkit.namespace.Namespace.loadSpaces(Namespace.java:178)
        at com.asdaarg.bukkit.namespace.Namespace.onEnable(Namespace.java:164)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-20 15:14:29 [INFO] Done (0.081s)! For help, type "help" or "?"
    2011-03-20 15:14:48 [INFO] CONSOLE: Stopping the server..
    2011-03-20 15:14:48 [INFO] Stopping server
    2011-03-20 15:14:48 [INFO] namespace disabled
    2011-03-20 15:14:48 [INFO] Saving chunks
    That error was the same with 1.0.1 as well. 0.7.1 still works fine though (including on CB556).
     
  29. Offline

    asdaarg

    Very embarrassing bug, I had left a line from earlier debugging demanding a world name "world". Fixed in next update. Thanks for reporting it.
     
  30. Offline

    Thorned Rose

    No problem asdaarg! Just glad I could help (albeit in an unfortunate circumstance lol) with a much appreciated plugin! :)
    Code:
    2011-03-21 10:24:29 [INFO] namespace 1.2.0 enabled.
    /cheer ^^
     

Share This Page