Inactive [WGEN/MECH] bSpace v2.2 - Go to space. Now under BananaCode [1.0.1-R6]

Discussion in 'Inactive/Unsupported Plugins' started by iffa, Aug 20, 2011.

  1. Offline

    iffa

    bSpace
    [​IMG]
    NOTICE
    This plugin is currently inactive. It will eventually become active again

    bSpace on BukkitDev
    What is bSpace, what can it be used for?
    bSpace is a plugin that allows generation of worlds that are "space", empty. Say you want to make a space station and some planets, you can do so with bSpace. We offer you space to build in, you make space really look like space. Freebuild servers can use bSpace to give their players a world they can freely wander around and build amazing space related builds. Survival servers can use bSpace to give players a new world to explore. You won't survive in space for long without a helmet though!

    Screenshots of bSpace (world generation and other fancy features!) (open)

    [​IMG]
    [​IMG]
    [​IMG]

    Download bSpace
    Download developer builds (not recommended, but feel free to use!)
    [​IMG]
    Before asking questions, please read the wiki here!
    (includes installation instructions and more!)

     
    jflory7 and codename_B like this.
  2. Offline

    iffa

    If you read the installation page, you would know. Re-read that.
     
  3. Offline

    wouter93

    [INFO] [BananaSpace] Cancelled event because no worlds were loaded on startup or MV is being used.

    I'm not using Multiverse

    7. You will see a SEVERE-error in console on first start. You must add a world to the config.yml file. More info in Configuration.
    Configuration section is nearly useless, just a copypaste of the configs

    Like I said, I made an account because I simply can't figure out how to get it to work.
    I'm not a moron, I'm not a cat, I'm not my own avatar, I can read. Please just help me out.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  4. Offline

    iffa

    Configuration section is just a reference page. In order to get a spaceworld, you can just remove the comments before the world_space "thing". If you know any YAML you know what I mean.

    I'll update that page later.

    Alright, uploaded new version which has some changes in the code - now starting to work on v2 :). Don't expect that in less than 2 months.

    I'm also looking for developers that want to help me and kitskub work on BananaSpace:
    http://forums.bukkit.org/threads/42817/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  5. Offline

    maddigger00009

    help i get this 0:23:29 [SEVERE] Error occurred while enabling BananaSpace v1.4_2 (Is it up to
    ate?): org/bukkit/configuration/InvalidConfigurationException
    ava.lang.NoClassDefFoundError: org/bukkit/configuration/InvalidConfigurationExc
    ption
    at me.iffa.bananaspace.BananaSpace.onEnable(BananaSpace.java:86)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    java:920)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    .java:278)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156

    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    aused by: java.lang.ClassNotFoundException: org.bukkit.configuration.InvalidCon
    igurationException
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    ava:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    ava:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 11 more
    on start up
     
  6. Offline

    iffa

    What Craftbukkit version are you using?
     
  7. Offline

    yakasuki

    wtf did i do? i just asked for help :( well anyway i got it to work usin pail XD
    Show Spoiler

    You're obviously stupid.
    [/quote]
     
  8. Offline

    iffa

    The new world loading system thing is now finished, if you're interested in bug testing the v2-dev, you can grab the latest build here. ;)
     
  9. Offline

    Straevaras

    I seem to be having an interesting problem. Once I go out into space I suffocate regardless of what I'm wearing, but that's not the main problem at the moment. It's once I start suffocating, I never stop, even after respawning. This continues even if I get myself into another world outside of Banana Space. Pastebins below:

    Debug info: http://pastebin.com/fFiBniha, showing when I first step out into space and start suffocating. I never receive any additional messages thereafter but continue to suffocate.

    config.yml: http://pastebin.com/dmFKbYMk

    The only way for me to stop the suffocating is to stop and start the server. Disconnecting/reconnecting doesn't fix it.
     
  10. Offline

    iffa

    Weird. I tested suffocation for a good 20 minutes and had no problems with it. If you're up for it I suggest you use a v2-dev build, however you'll have to figure out how to convert yourself, there's no tool to do that... yet. And if you manage to "convert" to v2-dev, then you can see if this occurs on that as well.
     
  11. Offline

    Straevaras

    For the record, to use Chain armor for your suit type you actually have to put "chainmail" not "chain". That was ambiguous and it registers me wearing a suit now.

    I did some more troubleshooting and from what I can tell it's something with the suit code. When I require the helmet but not the suit and die in space, the problem doesn't occur. I did notice one time upon respawning I respawned with 9 hearts instead of 10. Not sure what that was about. Nonetheless, when I require both the suit and the helmet, and I suffocate, the problem happens.

    Another test I did was enabling both (suit and helmet required). I step outside into space with helmet and suit on. I don't die. Good. Now I remove my helmet. I suffocate slowly and die. I can respawn and I don't continue to suffocate. I repeat, walking out into space with my suit and helmet. This time I take my boots off. I suffocate/die very quickly and continue to die after respawning. This is why I think the suit code is the reason for the problem.

    See if you can replicate that on your end.
     
  12. Offline

    iffa

    So you continue dying after respawning IF suit caused the suffocation? This is very weird behavior seeing that both suit and helmet uses the same variables for suffocation and stuff, and suffocating is stopped the moment the player dies no matter what caused the suffocation. I'll investigate, and don't stop telling any extra info!

    In other news, I've almost finished a pre-v2 to v2 config converter. This converts worlds (from config.yml) to ids (ids.yml). @kitskub must be proud of me.
     
  13. Offline

    Straevaras

    Yes, if the suit causes the suffocation, then I continue dying, else I don't continue dying. I just tried this with BananaSpace as the only plugin on the server and the problem still occurs. Using CB1337, BananaSpace v1.4.2.
     
  14. Offline

    iffa

    Going to go try it out, expect results in 5 minutes (damn mosquitoes on my monitor)

    EDIT: Results are - suit caused suffocation, I only took the usual 1 heart of damage after respawn. Looks like the problem you had wasn't BananaSpace's fault! oh poo!
     
  15. Offline

    Straevaras

    Then perhaps you can give a copy of your config.yml that you used in the test cause the only thing left to blame is craftbukkit.
     
  16. Offline

    iffa

    Code:yaml
    1. # BananaSpace v1.4_2 - Main Configuration File
    2. # ----------------------------------------
    3. # This configuration has a pretty
    4. # huge amount of documentation, but
    5. # if you still have questions, please
    6. # ask on BukkitDev! Thanks.
    7. # Debugging mode
    8. debug: false
    9. # Global settings
    10. global:
    11. # Spacesuit armortype
    12. armortype: iron
    13. # Spacehelmet block id
    14. blockid: 86
    15. # Other global settings
    16. givehelmet: false
    17. givesuit: true
    18. usespout: true
    19. # Economy settings
    20. economy:
    21. # True if economy should be enabled
    22. enabled: false
    23. entercommandcost: 20
    24. exitcommandcost: 20
    25. entercost: 20
    26. exitcost: 20
    27. # Space worlds
    28. worlds:
    29. # Example world
    30. # To use this space world please remove the comments. (if you know how)
    31. world_space:
    32. # World generation options
    33. generation:
    34. generateplanets: true
    35. generateasteroids: true
    36. generatesatellites: true
    37. # From 1-200. These can be turned off with the generateasteroids-setting.
    38. glowstonechance: 1
    39. stonechance: 3
    40. # From 1-1337. This can be turned off with the generatesatellites-setting.
    41. satellitechance: 1
    42. # Spacesuit options
    43. suit:
    44. required: true
    45. # Spacehelmet options
    46. helmet:
    47. required: false
    48. # Breathing area options
    49. breathingarea:
    50. maxroomheight: 5
    51. # Miscellaneous options
    52. weather: false
    53. nethermode: false
    54. alwaysnight: true
    55. neutralmobs: true
    56. hostilemobs: false
     
  17. Offline

    Straevaras

    I tested it with only the suit required and it works just fine. But with both then I get the problem I've been talking about.

    Make both true and you should see what I'm seeing. As below:

    Code:yaml
    1. # Spacesuit options
    2. suit:
    3. required: true
    4. # Spacehelmet options
    5. helmet:
    6. required: true


    EDIT: This came to me as I was looking through the code, that I seem to be losing health very quickly, faster than intended. It almost seems like multiple events are getting scheduled and somehow some of them never get cancelled. While that doesn't make sense based on what I've seen in the code, that's what it looks like.
     
  18. Offline

    iffa

    I tested out with both required and I did not have any problems.
     
  19. Offline

    Airo101

    In 1.4.2 version,there is a conflict with Demension Door 1.7.1.
    Error when DD applies settings to world_space

    And,by the way....
    MY SPACE WORLD IS FILLED WITH ENDERMANS
    They are everywhere.I had to turn off thei pick up ability.
    We even call them Space Men now
     
  20. Offline

    iffa

    They're a blessing from Notch, aliens in vanilla! What error? What does Dimension Door do?

    Alright, just managed to fix the damn "worlds -> ids"-converter, it works! Now if kitskub was around a bit more. Oh well, weekends.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  21. Offline

    McEvan

    If you haven't fixed it yet I'am having the same problem. If you have both the helmet & suit required you will take damage. If you have just the suit you don't take damage
     
  22. Offline

    iffa

    What problem?
     
  23. Offline

    WengaHD

    Im stuck at configuration, many people seem to be as well and the wiki is not much help. Ive removed what I thought was the comments and nothing seems to work. can you please show how I can do this. Ive been attempting to find out how to fix it but cannot find anything that helps.
     
  24. Offline

    iffa

    Hum? Show your config file(s) and BananaSpace ver
     
  25. Offline

    WengaHD

    BananaSpace-1.4, and # BananaSpace v1.4 - Main Configuration File
    # ----------------------------------------
    # This configuration has a pretty
    # huge amount of documentation, but
    # if you still have questions, please
    # ask on BukkitDev! Thanks.
    # Debugging mode
    debug: false
    # Global settings
    global:
    # Spacesuit armortype
    armortype: iron
    # Spacehelmet block id
    blockid: 86
    # Other global settings
    givehelmet: false
    givesuit: false
    usespout: true
    # Economy settings
    economy:
    # True if economy should be enabled
    enabled: false
    entercommandcost: 20
    exitcommandcost: 20
    entercost: 20
    exitcost: 20
    # Space worlds
    worlds:
    # world_space:
    # # World generation options
    # generation:
    # generateplanets: true
    # generateasteroids: true
    # generatesatellites: true
    # # From 1-200. These can be turned off with the generateasteroids-setting.
    # glowstonechance: 1
    # stonechance: 3
    # # From 1-1337. This can be turned off with the generatesatellites-setting.
    # satellitechance: 1
    # # Spacesuit options
    # suit:
    # required: false
    # # Spacehelmet options
    # helmet:
    # required: false
    # # Breathing area options
    # breathingarea:
    # maxroomheight: 5
    # # Miscellaneous options
    # weather: false
    # nethermode: false
    # alwaysnight: true
    # neutralmobs: true
    # hostilemobs: false
     
  26. Offline

    iffa

    You haven't uncommented anything! :D
     
  27. Offline

    WengaHD

    I did say that I wasn't sure how to do it. So what do I remove?
     
  28. Offline

    iffa

    Code:
    # BananaSpace v1.4_1 - Main Configuration File 
    # ----------------------------------------
    #     This configuration has a pretty      
    #    huge amount of documentation, but     
    #   if you still have questions, please    
    #        ask on BukkitDev! Thanks.
    # Debugging mode
    debug: false
    # Global settings
    global:
        # Spacesuit armortype
        armortype: iron
        # Spacehelmet block id
        blockid: 86
        # Other global settings
        givehelmet: false
        givesuit: false
        usespout: true
    # Economy settings
    economy:
      # True if economy should be enabled
      enabled: false
      entercommandcost: 20
      exitcommandcost: 20
      entercost: 20
      exitcost: 20
    # Space worlds
    worlds:
    # Example world
    # To use this space world please remove the comments. (if you know how)
        world_space:
            # World generation options
            generation:
                generateplanets: true
                generateasteroids: true
                generatesatellites: true
                # From 1-200. These can be turned off with the generateasteroids-setting.
                glowstonechance: 1
                stonechance: 3
                # From 1-1337. This can be turned off with the generatesatellites-setting.
                satellitechance: 1
            # Spacesuit options
            suit:
                required: false
            # Spacehelmet options
            helmet:
                required: false
            # Breathing area options
            breathingarea:
                maxroomheight: 5
            # Miscellaneous options
            weather: false
            nethermode: false
            alwaysnight: true
            neutralmobs: true
            hostilemobs: false
    
     
  29. Offline

    WengaHD

    that doesn't help at all.. you're just linking the unedited config
     
  30. Offline

    iffa

    It does help. Need a pair of glasses?
     
  31. Offline

    WengaHD

    *sigh*, how so? and no I dont
     

Share This Page