Inactive [TP/MISC] DreamLand v3.5 - Skylands are in your dreams [1.2.5-R4.0]

Discussion in 'Inactive/Unsupported Plugins' started by Naitsirhc Hsem, Jul 2, 2011.

  1. Offline

    Naitsirhc Hsem

    DreamLand is a plugin that allows your players to "Dream"!

    DreamLand is now on BukkitDev!

    >>LINK<<

    Happy Dreams!
     
    d100, himdo, Asimov and 7 others like this.
  2. Offline

    Plague

    the category has to be uppercase (MISC) I edited that in your pother plugin, but looks like it was not an honest mistake :)
     
  3. Offline

    Elizacat

    Oof, get this error when switching world from skylands -> overworld (just switched from the skylands plugin to this):

    Code:
    13:37:31 [SEVERE] Could not pass event PLAYER_MOVE to DreamLand
    java.lang.NullPointerException
            at me.cmesh.DreamLand.DreamLandPlayerListener.onPlayerMove(DreamLandPlayerListener.java:68)
            at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:286)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:163)
            at net.minecraft.server.Packet10Flying.a(SourceFile:126)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Already tried a restart and everything, to no avail. :/
     
  4. Offline

    Naitsirhc Hsem

    Elizacat, what other plugins are you using? Are you trying to use a command to go from skylands to a different world?

    I am new to this, I did not realize that it was case sensitive. will remember for next time :)

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

    Elizacat

    No, I jump down to the overworld.

    Other plugins:

    Code:
    [bukkit@ein plugins]$ ls *.jar
    CraftBookCircuits.jar    CraftBookVehicles.jar  Elevators.jar              EssentialsGroupManager.jar  LWC.jar          SpongeRestore.jar
    CraftBook.jar            CraftIRC.jar           EssentialsGeoIP.jar        Essentials.jar              MoveCraft.jar    WorldEdit.jar
    CraftBookMechanisms.jar  DreamLand.jar          EssentialsGroupBridge.jar  EssentialsSpawn.jar         Permissions.jar
    FYI, using /world 2 works as well as /spawn (which is in the skylands) regardless of where I'm at.

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

    Jaker232

    There was an API break for teleporting, so I think it caused that.
     
  7. Offline

    Openlanding

    Could you post the permissions to go to this dream world?
     
  8. Offline

    Naitsirhc Hsem

    I have not tried this with more that the normal world. I will try to make this more multiworld friendly. Elizacat. did you sleep in a bed to get to skylands or did you use a command?

    Openlanding, sure give me a moment

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

    Elizacat

    Yes, I have. Also, I'm using the standard bukkit multiworld (nether and overworld).

    No, the plugin doesn't use PlayerMove so I don't think that's the case here. Search me for why it happens.

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

    Naitsirhc Hsem

    I am going to install some of your other plugins on my dev server and see if other plugins are the issue
     
  11. Offline

    Elizacat

    No need, I can give that a spin right now if you want.

    For what it's worth, the old SkyLands plugin worked just fine with transferring worlds by jumping into skylands void. It's the new plugin that has the issue. :/

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

    Naitsirhc Hsem

    Last edited by a moderator: May 17, 2016
  13. Offline

    Elizacat

    I removed all my plugins and added them back (and used a bed to get to the skylands). Everything's working fine now. I don't think it is a plugin however. I have a theory about the problem. When I don't use a bed to get to the skylands (or in my case hadn't ever), it doesn't know where to dump me.

    For what it's worth, I think you should perhaps add a configuration option for the old behaviour. A lot of my mates relied on that for some towers.

    I found another bug btw: I wake up suffocating when leaving the skylands. I think I'm stuck under the bed.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
    Bradley Hilton likes this.
  14. Offline

    Openlanding

    It seems that there's no guarantee that you're actually going to land on land when entering the skyworld. Sometimes i just fall straight through to the void and back to the normal world. It seem to bed relative to the bed location.

    Other than that it work great for me.
     
  15. Offline

    Elizacat

    Yeah, I noticed that. The old plugin dumped me on land. If it weren't for the fact I built a platform in the skylands near spawn there I'd have fallen off in a loop.
     
  16. Offline

    Naitsirhc Hsem

    OpenLanding, That is in the Todo. I will implement it as soon as I get these exceptions ironed out.

    Elizacat,
    I found the issue. You were right, I thought I had handled that, but I will post a new version in the next few minutes with a fix.
    I also will rewrite the placement part so no more suffication as soon as possible.
     
  17. Offline

    Elizacat

    So yes, I think I'm correct in my theory (sorry if I'm spamming too much I'm so used to IRC and not forums xP). I ran the version you posted Naitsirhc Hsem and I got this:

    Code:
    java.lang.NullPointerException
    14:50:02 [INFO] sroracle left Dream Land
    14:50:02 [INFO] DreamLand hit an Exception:
    java.lang.NullPointerException
    14:50:02 [INFO] sroracle left Dream Land
    14:50:02 [INFO] DreamLand hit an Exception:
    java.lang.NullPointerException
    14:50:02 [INFO] sroracle left Dream Land
    14:50:03 [INFO] DreamLand hit an Exception:
    java.lang.NullPointerException
    14:50:03 [INFO] sroracle left Dream Land
    14:50:03 [INFO] DreamLand hit an Exception:
    java.lang.NullPointerException
    14:50:03 [INFO] sroracle left Dream Land
    14:50:03 [INFO] DreamLand hit an Exception:
    java.lang.NullPointerException
    14:50:03 [INFO] sroracle left Dream Land
    Ad infinitum. I think I'm correct as he hadn't used a bed since we loaded the new plugin.

    Cheers =^.^=

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

    Naitsirhc Hsem

    Posting new version now, if it can't find your "bed" file, it will plop you at the world spawn

    If this fixes your issue Elizacat, I will work on creating a welcome platform for dreamland

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

    Elizacat

    Brilliant idea. If there's no land all the way to the void at spawn (if it's easy to check for that, I've not done much plugin dev) only then do you add the platform. Just a suggestion.

    Our welcome platform btw, if you so care: http://imgur.com/a/Vgx7h
     
  20. Offline

    Naitsirhc Hsem

    Sweet!, I think I might make the spawn location material an option. What do you think?
     
  21. Offline

    Elizacat

    I think that's brilliant :3. Our spawn is located at depth 1 because we liked the view from below but feel free to do something different :p.

    Also another idea: can you nix weather in the sky dimension? The storms are irritating as hell. I'm not sure if that's possible (weather afaik isn't global from my experience). I'm just sick of having to do /weather sun just to see what I'm doing :p.

    Also would be nice if you could maybe make more mobs spawn, but I highly doubt that's easy to do so if it's too hard don't bother :p. Just a humble suggestion.

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

    Naitsirhc Hsem

    How about being able to set the spawn point in skylands and being able to create a platform(if you have permission)
     
  23. Offline

    Elizacat

    That'd be great! My default spawn is already there but that would be good for my other server :).
     
  24. Offline

    Naitsirhc Hsem

    I think I fixed the weather issue, almost done with setting the spawn
     
  25. Offline

    Elizacat

    World change confirmed working btw, thanks!
     
  26. Offline

    Naitsirhc Hsem

    Excellent, are you still having suffocation issues?
     
  27. Offline

    halvors

    Nice.
     
  28. Offline

    Naitsirhc Hsem

    thanks
     
  29. Offline

    Elizacat

    Nope, no suffocation issues. :D
     
  30. Offline

    Naitsirhc Hsem

    Excellent, I am working on the player spawn. Will post new version soon!
     

Share This Page