[TP]Sortal -- Sign Based TelePortation! -- v5.1[1.4.7 R1.0]

Discussion in 'Archived: Plugin Releases' started by Lolmen, Mar 10, 2011.

  1. Offline

    Lolmewn

    mrarroyo, efstajas, megabobi and 3 others like this.
  2. Offline

    Lolmewn

    Error report is from the Console, that black thing the server is running on.
    Maybe in next update, but I dont think so. Pitch is a quite big number.
     
    maggrave likes this.
  3. Offline

    maggrave

    one 'like' and one 'twitter follower' more to encourage you even more :)

    Maybe instead of pitch just use optional one leter abbreviation like N, S, W,E ?

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

    Lolmewn

    Hmm, interesting. I might add that. Thnx for follow + like ;)
     
  5. Offline

    p4ndepravity

    Thats cool, and tbh it doesn't need to be very precise. it could even be whole numbers but any control would be great for the future :D. Thanks for a great plugin!!
     
  6. Offline

    Lolmewn

    I've got it working again! Yay!
    Changelog:
    Version 1.4
    - Updated to CB #602
     
  7. Offline

    MineralMC

    Thanks for the quick update, Lolmen!
     
  8. Offline

    p4ndepravity

    any updates for 1.4?

    edit: it works
     
  9. Offline

    Lolmewn

    Yes, I saw =D Apparently this plugin is so awesome that I don't need to update it for 1.4 :p

    Version 1.5 Coming in a sec!

    Version 1.5 is a go!
    Changelog:
    - Added the long awaited /sortal delwarp "warpname" !


    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
    Runelynx and p4ndepravity like this.
  10. Offline

    Runelynx

    thanks for keeping this alive
    its very popular on my server :)
     
  11. Offline

    Lolmewn

    No problemo ;)
     
    MineralMC likes this.
  12. Offline

    ehh20

    I'm sorry if this has already been addressed, but is anyone else having a problem with the delwarp feature?

    Every time I try to delete a warp point, all my warps are deleted. I am typing in "/sortal delwarp Test1" without quotes, and I receive a message saying "You have deleted the Warp" (or something to that effect). However, when I go to use other warp signs that worked prior to this, they no longer do, and I get a message that says "This Warp does not exist."

    This is the server error I get after I click on the signs after delwarp:

    2011-04-03 01:26:59 [SEVERE] Could not pass event PLAYER_INTERACT to [Sortal]
    java.lang.NullPointerException
    at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:147)
    at nl.lolmen.Sortal.SortalPlayerListener.onPlayerInteract(SortalPlayerListener.java:186)
    at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:217)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:207)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
    at net.minecraft.server.Packet15Place.a(SourceFile:57)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)

    I'm using Sortal 1.5 with CB #617.

    Other than this small issue, Sortal is freakin awesome!!
     
  13. Offline

    Lolmewn

    I'll look into it.
     
  14. Offline

    shadow85

    I can't get the named warps to work. I went to my city and typed /sortal warp SpawnCity then I went to where I wanted the sign and made one that said Line 1: Spawn City! Line 2: [sortal] line 3: w:SpawnCity line 4: clicky clicky and when I click on the sign it tells me warp doesn't exist.
     
  15. Offline

    ehh20

    When you were standing in SpawnCity, did you type "here" at the end of the command line? So it looked like this: "/sortal warp SpawnCity here"

    Also @Lolmen, Thank you very much!
     
  16. Offline

    shadow85

    ahh hah! No I didn't, I'll try it and get back to you :rolleyes:

    ah hem... yeah.. so totally a user error... Great Plugin by the way!

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

    Lolmewn

    thnx ;)
    There seems to be some random error with the delwarp after all, I just updated to 1.4, so i'll check it when I come home from school stuff again.
     
  18. Offline

    xlilcasper

    Is the iconomy support just for using the sign or can we have a price to make the sign?
     
  19. Offline

    Lolmewn

    I can always add that to the next version.

    Got it fixed! =D Version 2.0 is a go!
    Changelog:
    - Fixed the whole plugin again! It now actually works again! :p
    - Fixed DelWarp to function correctly
    - Done a lot of code cleanup (I've added stuff, and lost 0.9KB :p)

    Extensive testing tomorrow, I might have discovered a bug.

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

    war400

    02:05:56 [GRAVE] Could not pass event PLAYER_INTERACT to [Sortal]
    java.lang.NumberFormatException: null
    at java.lang.Integer.parseInt(Integer.java:417)
    at java.lang.Integer.parseInt(Integer.java:499)
    at nl.lolmen.Sortal.SortalPlayerListener.getPrice(SortalPlayerListener.java:54)
    at nl.lolmen.Sortal.SortalPlayerListener.onPlayerInteract(SortalPlayerListener.java:107)
    at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:217)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:207)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
    at net.minecraft.server.Packet15Place.a(SourceFile:57)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)

    I keep getting these on my server x(
    Is all updated, except Essentials, I think.
    May be a problem with those, but, I dunno kinda doubt it.

    Just thought I'd drop this for your information =)
     
  21. Offline

    crazydog

    CB 617 sortal 2.0
    Whenever I try to use ANY /sortal commands:
    Code:
    21:47:42 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 0
    21:47:42 [SEVERE]       at nl.lolmen.Sortal.Sortal.onCommand(Sortal.java:206)
    21:47:42 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    21:47:42 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    21:47:42 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:233)
    21:47:42 [SEVERE]       at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:594)
    21:47:42 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:557)
    21:47:42 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:551)
    21:47:42 [SEVERE]       at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    21:47:42 [SEVERE]       at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    21:47:42 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
    21:47:42 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    21:47:42 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    21:47:42 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    21:47:42 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    coordinate based signs work just fine
     
  22. Offline

    Lolmewn

    Delete the settings file, and let it regenerate again. That will fix it.
     
  23. Offline

    joshgriff5

    Wait theres not enough room on sign for it to have all the coordinates?
     
  24. Offline

    war400

    Thank you very much, it worked =)
    Keep up the good work!!
     
  25. Offline

    Dunjonmaster

    Lolmen, great plugin! Pardon my ignorance but I am relatively new to MineCraft and decided to host a server for my old D&D buddies BUT how do I prevent the players from making signs and warps? I see people talking about permissions but have no idea how to implement this with Sortal. I have successfully created a few signs and they work fine with 1.4_01 but I don't want a bazillion teleport signs littering the landscape :) Any and all help would be very much appreciated. Thanks!
     
  26. Offline

    Lolmewn

    First, download a Permissions system like this one: link
    Standard, theres a default group (with the name default). In there, all the permissions they can use are there. So for example: If group default has the permission sortal.warp, they can use the Warp Signs. If they have sortal.placesign, they can place signs with [sortal] on the second line. Basically, what you need to do, is read the GroupManager thread really good, u'll get what you must do I think.

    If you have big coords, no. But theres a way arround it. Type /sortal warp "warpname" X,Y,Z. A Warp will be created at the coords. Then on the sign, do w:"warpname" and ur good to go ;)

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

    Syntaxlb

    Hi,

    Is it possible to set a different price (iConomy) for each sortal?
     
  28. Offline

    Lolmewn

    It was, not anymore. I might implement that later, so that the command will be something like /sortal warp "wname" here price:10 or something similar.
     
  29. Offline

    treepunch

    Tried that to no avail. Still getting the error posted, but only on some of my warps not all of them. Very confused.

    EDIT: I take that back. I was only getting the error on some of the signs before I tried regenerating the settings file, and now it appears all my signs are broken.

    DOUBLE EDIT: Tried deleting both the Sortal.jar and Sortal folder and it works now. TL;DR I'M AN IDIOT
     
  30. Offline

    CaptainDDL

    From latest RB:

    2011-04-07 21:08:38 [SEVERE] Could not load 'plugins/Sortal.jar' in folder 'plug
    ins': name '[Sortal]' contains invalid characters.
    org.bukkit.plugin.InvalidDescriptionException: name '[Sortal]' contains invalid
    characters.
    at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile
    .java:137)
    at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.
    java:30)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:61)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:158)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:106)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:84)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  31. Offline

    Lolmewn

    Heh, let me remove those brakets :p

    Updated. It should work now.

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

Share This Page