Giter Club home page Giter Club logo

randomcoordinatesv2's Introduction

๐Ÿ‘‹ Hello Guys!


I am a software engineer. Currently working as a Developer Advocate for BetterStack

Find out more about me here: jollycod.ing

๐ŸŽž๏ธ YouTube

Covering all things JavaScript and more...

https://www.youtube.com/@JollyCoding

๐Ÿ‘จ Quick Bio

  • ๐Ÿข Based in London UK.
  • โš™๏ธ I am a self-taught developer
  • ๐Ÿ“น Developer Advocate focused on video content
  • ๐Ÿ’ป Worked full-time as a full stack developer.
  • ๐ŸŒฑ Doing open source where I can
  • ๐Ÿ’ฌ Very passionate about online data control/privacy.
  • ๐Ÿข Began Coding for Minecraft Plugins in Java when I was 12.

randomcoordinatesv2's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

randomcoordinatesv2's Issues

error

timings
https://timings.aikar.co/?id=65051074f4a748029c5de12cdd01f6ce

logs

[04:07:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to RandomCoords v0.6.2-RELEASE
java.lang.NoClassDefFoundError: br/net/fabiozumbi12/RedProtect/API/RedProtectAPI
	at com.jolbol1.RandomCoordinates.checks.RedProtect.redProtectClaimNearby(RedProtect.java:111) ~[?:?]
	at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.isTheLocationSafe(CoordinatesManager.java:228) ~[?:?]
	at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.getSafeRandomLocation(CoordinatesManager.java:296) ~[?:?]
	at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.randomlyTeleportPlayer(CoordinatesManager.java:360) ~[?:?]
	at com.jolbol1.RandomCoordinates.listeners.SignClick.onClickEvent(SignClick.java:71) ~[?:?]
	at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor354.execute(Unknown Source) ~[?:?]
	at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1222]
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.12.2.jar:git-Paper-1222]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1222]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) ~[patched_1.12.2.jar:git-Paper-1222]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) ~[patched_1.12.2.jar:git-Paper-1222]
	at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:955) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[patched_1.12.2.jar:git-Paper-1222]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
	at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:843) [patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:426) [patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767) [patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665) [patched_1.12.2.jar:git-Paper-1222]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
[04:07:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to RandomCoords v0.6.2-RELEASE
java.lang.NoClassDefFoundError: br/net/fabiozumbi12/RedProtect/API/RedProtectAPI
	at com.jolbol1.RandomCoordinates.checks.RedProtect.redProtectClaimNearby(RedProtect.java:111) ~[?:?]
	at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.isTheLocationSafe(CoordinatesManager.java:228) ~[?:?]
	at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.getSafeRandomLocation(CoordinatesManager.java:296) ~[?:?]
	at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.randomlyTeleportPlayer(CoordinatesManager.java:360) ~[?:?]
	at com.jolbol1.RandomCoordinates.listeners.SignClick.onClickEvent(SignClick.java:71) ~[?:?]
	at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor354.execute(Unknown Source) ~[?:?]
	at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1222]
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.12.2.jar:git-Paper-1222]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1222]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) ~[patched_1.12.2.jar:git-Paper-1222]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) ~[patched_1.12.2.jar:git-Paper-1222]
	at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:955) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[patched_1.12.2.jar:git-Paper-1222]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
	at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:843) [patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:426) [patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767) [patched_1.12.2.jar:git-Paper-1222]
	at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665) [patched_1.12.2.jar:git-Paper-1222]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]

Coordinates green color is hardcoded

I wanted to change the coordinates to dark aqua, but it seems the color is hardcoded.

TeleportMessage: '&7Je bent geteleporteert naar &3%coordinates&7!'

/rc warp not working as it should

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

/rc warp -> does tp to the warp but on top of every other blocks. So when i have set a warp underground or under a tree it will spawn me on top of the tree with /rc warp.

Reproduce Steps

exactly as above.

Additional Information

Error when worldborder is set on true

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.12.2
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

When worldborder is set on true in the config and when I type /rtp nothing happen and an error is printed in the console.

Here is the error : https://image.noelshack.com/fichiers/2018/28/4/1531394387-untitled.png

Reproduce Steps

Additional Information

Combat Time

Spigot : 1.12.2

Plugin : v0.6.2-RELEASE

Can you make sure that the portal is not the player and in combat time? Thank you

Not working in 1.12.2!

  • [x ] I am running the latest version of RandomCoords
  • [x ] Im running Java 8
  • One Time Error?
  • [x ] Reoccuring and replicable error?
  • [x ] I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • [x ] 1.11+ (1.12.2)
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

Throws a java error on load or reload, doesn't function.

Reproduce Steps

Have 1.12.2 running Spigot.

Additional Information

java.lang.IllegalStateException: Cannot get plugin for class com.jolbol1.RandomCoordinates.RandomCoords from a static initializer at org.bukkit.plugin.java.JavaPlugin.getPlugin(JavaPlugin.java:390) ~[spigot-1.12.2.jar:git-Spigot-4bd94dc9ab298d]
at com.jolbol1.RandomCoordinates.RandomCoords.getPlugin(RandomCoords.java:114) ~[?:?]
at com.jolbol1.RandomCoordinates.managers.Coordinates.(Coordinates.java:88) ~[?:?]
at com.jolbol1.RandomCoordinates.listeners.onJoin.(onJoin.java:38) ~[?:?]
at com.jolbol1.RandomCoordinates.RandomCoords.onEnable(RandomCoords.java:204) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:366) [PlugMan.jar:?]
at com.rylinaux.plugman.command.LoadCommand.execute(LoadCommand.java:114) [PlugMan.jar:?]
at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95) [PlugMan.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_144]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_144]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-4bd94dc-9ab298d] at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]

Unhandled exception & event

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

When attempting to use RandomCoords sign or command, it fails to handle the event/exception

Reproduce Steps

  1. Create a [RandomCoords] sign
  2. Right click it

  1. Using the command /rc

Additional Information

Using the sign

[13:18:30 ERROR]: Could not pass event PlayerInteractEvent to RandomCoords v0.6.2-RELEASE
org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at org.bukkit.craftbukkit.v1_11_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:234) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PlayerInteractManager.a(PlayerInteractManager.java:448) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:913) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
        at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.NullPointerException
        at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.getSafeY(CoordinatesManager.java:733) ~[?:?]
        at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.randomlyTeleportPlayer(CoordinatesManager.java:362) ~[?:?]
        at com.jolbol1.RandomCoordinates.listeners.SignClick.onClickEvent(SignClick.java:71) ~[?:?]
        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_131]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        ... 17 more

Using the command

[13:16:00 INFO]: DBMS issued server command: /rc
[13:16:00 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'rc' in plugin RandomCoords v0.6.2-RELEASE
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) ~[minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
        at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.NullPointerException
        at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.getSafeY(CoordinatesManager.java:733) ~[?:?]
        at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.randomlyTeleportPlayer(CoordinatesManager.java:362) ~[?:?]
        at com.jolbol1.RandomCoordinates.commands.RandomCommand.onCommand(RandomCommand.java:67) ~[?:?]
        at com.jolbol1.RandomCoordinates.commands.handler.CommandHandler.onCommand(CommandHandler.java:79) ~[?:?]
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[minecraft_server.jar:git-Spigot-3fb9445-6e3cec8]
        ... 15 more

Essentials kit bug

  • [ +] I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • [+ ] I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • [ +] 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

BonusChestItems:

  • Essentials,tools
    Doesnt work, There will not kit in chest...

Reproduce Steps

Additional Information

Player join issue

Hey jolbol1,

A developer just let me know that RandomTeleport is fetching the latest plugin version from an URL everytime a player joins, whether the player is OP or not. When lots of players login, the plugin will show up high in timings.

Something that can be done?

Thanks.

Backwards Compatibility Issue

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

May kick people using the on join feature and spams console with an error.

Reproduce Steps

Additional Information

Teleported in bloc

Hello I'm using your plugin on a server 1.8 with java 8 and many time when my players use /rtp (your plugin). They have them feet blocked in a bloc and need to break this bloc to move. Can you fix this please

RTP Command error

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

This is happening randomly when a player use /rtp command.

Reproduce Steps

Unknown

Additional Information

Error: https://hastebin.com/otodihuluh.sql

Performance Issue on large server

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

When the plugin is looking for a random position, this freeze the server.

Reproduce Steps

Using command/portal

Additional Information

Timings: https://timings.aikar.co/?id=122c1caa4f414401bca8bf91c939e97e
I know on this timing there is others lag sources, but rtp is on of them.
http://prntscr.com/hijov5

Maybe you can make it Async?

New bonus chest system fails on double chest. Difference in height placement.

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

See spigot.

Reproduce Steps

Make a bonus chest file with enough items for a double chest.

Additional Information

Can predict the cause, Will look into on the weekend.

Project gone?

Where did the project go too? I can't seem to download v2.0

RandomCoords lagging, maybe?

I added RandomCoords to my server today and ever since the server contains lagg spikes. Nothing else has changed in the past month, however. Might RandomCoords be causing those spikes when someone uses /rtp ?

ERROR IN THE END# HELP ME PLEASE

Help me look, I have the RandomCoords plugin and it works perfectly in my skyblock, but when it comes to using it in the End it does not work, it crashes (I do not have it in the Banned worlds) it jumps directly and says this:

09.08 00:01:28 [Server] ERROR null
09.08 00:01:28 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'rtp' in plugin RandomCoords v0.6.2-RELEASE
09.08 00:01:28 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerConnection.java:1133) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:968) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
09.08 00:01:28 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:710) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
09.08 00:01:28 [Server] INFO Caused by: java.lang.NoSuchFieldError: END_BRICKS
09.08 00:01:28 [Server] INFO at com.jolbol1.RandomCoordinates.checks.End.endCoord(End.java:56) ~[?:?]
09.08 00:01:28 [Server] INFO at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.randomlyTeleportPlayer(CoordinatesManager.java:376) ~[?:?]
09.08 00:01:28 [Server] INFO at com.jolbol1.RandomCoordinates.commands.RandomCommand.onCommand(RandomCommand.java:67) ~[?:?]
09.08 00:01:28 [Server] INFO at com.jolbol1.RandomCoordinates.commands.handler.CommandHandler.onCommand(CommandHandler.java:79) ~[?:?]
09.08 00:01:28 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot1.8.jar:git-Spigot-dbe012b-61ef214]
09.08 00:01:28 [Server] INFO ... 15 more

It is urgent please help me

Template test.

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • [x ] I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

A test.

Reproduce Steps

Run a test.

Additional Information

Crash : TEST

[Feature request] Auto teleport to allowed world

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

I'd like to have an option, that if a player uses /rtp from a banned world, it will random teleport the player in the allowed main world. Since my spawn is in a seperate world from the actual survival world.

RandomTP is not working ''You don't have 0.0 required for this!''

Hey jolbol1,

I'm trying to use this plugin, however it keeps saying ''You don't have 0.0 required for this!'' even while I do have a balance. I have both vault and essentialsX installed.

Hope this can be fixed somehow, because I finally found a RandomTP system with Portals AND Worldborder support :)

Thanks in advance.

Test

Was something here, No longer!

Exception Error During Booting

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • [x ] Reoccuring and replicable error?
  • [x ] I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • [ x] 1.8 +
  • 1.7+

Issue Description

During boot up this message pops up and whenever i use rc command this shows.

Reproduce Steps

Additional Information

11:06:09 [SEVERE] Could not pass event PlayerTeleportEvent to RandomCoords v0.5.8-RELEASE
11:06:09 org.bukkit.event.EventException
11:06:10 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:10 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:10 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:10 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:10 at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.teleport(CraftPlayer.java:444) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:10 at org.bukkit.craftbukkit.v1_8_R3.entity.CraftEntity.teleport(CraftEntity.java:226) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:11 at com.jolbol1.RandomCoordinates.managers.CoordinatesManager.lambda$scheduleTeleport$0(CoordinatesManager.java:440) ~[?:?]
11:06:11 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:11 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:11 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:11 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:11 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:11 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:11 at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
11:06:11 Caused by: java.lang.NoSuchFieldError: END_GATEWAY
11:06:12 at com.jolbol1.RandomCoordinates.listeners.PlayerSwitchWorld.onPlayerSwitch(PlayerSwitchWorld.java:44) ~[?:?]
11:06:12 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
11:06:12 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
11:06:12 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
11:06:12 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
11:06:12 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
11:06:12 ... 13 more

Command for premium players

Please add an additional command of the random teleport for premium players.
I want two radii of a random teleport for non-premium and premium players.

Example: screenshot

No Version Support

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

I am attempting to use this on my server, (which runs in 1.8), and because of how this is set up, you say you support 1.8 and above but clearly, you don't, due to you have 1.9 items, blocks, and sounds set for almost everything. Spamming the console with errors

Reproduce Steps

Go through a portal (on a server running 1.8)

Additional Information

https://paste.md-5.net/pulolerace.avrasm

Teleport in Ocean Biome

Using /rtp sometimes ends up in an Ocean biome. Many players don't like this, something that can be changed?

How to teleport from a specific world to another specific world

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Hi, i got two worlds on my server, how to teleport from a specific world to another specific world ? exemple : when i exec /rc on world1, it will tp me on world2.
I've been looking on config file, but i did't find something related to that.

Reproduce Steps

I'm sorry about my baguette english ^^'

Teleported my players into blocks

  • [Yes] I am running the latest version of RandomCoords
  • [Yes] Im running Java 8
  • [No] One Time Error?
  • [Sometimes] Reoccuring and replicable error?
  • [Yes] I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • [No] I am crashing and can provide my crash report(s)
  • [Yes] 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

When my players type /rtp the sometimes get 'randomly' teleported into blocks. I have no random warps or portals/signs affecting any of this, only the command.

Type /rtp and sometimes you will find yourself in a block

Additional Information

Warps are very broken.

Creating this a to-do.

Since the first re code of many commands, /RC Warp is broken.

Firstly, The permissions are all of so no one should be affected to much. (Only high level permission can perform this command due to a bug).

Furthermore, /RC warp {world} no longer works.

Errors preventing rtp

  • [X ] I am running the latest version of RandomCoords
  • [ X] Im running Java 8
  • One Time Error?
  • [X ] Reoccuring and replicable error?
  • [ X] I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • [X ] 1.12+
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

User uses command and is messaged with - An internal error has occurred while attempting to perform this command.

Reproduce Steps

/Rtp command

Additional Information

https://pastebin.com/5hjhLWsA

1.7.10 - Failed to handle packet!

  • I am running the latest version of RandomCoords
  • Im running Java 8
  • One Time Error?
  • Reoccuring and replicable error?
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am crashing and can provide my crash report(s)
  • 1.11+
  • 1.10+
  • 1.9+
  • 1.8 +
  • 1.7+

Issue Description

Reproduce Steps

Additional Information

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.