• Proceed with caution! Unofficial add-on plugins and abilities are not supported by the ProjectKorra staff. We will not provide support for broken add-ons. Download at your own risk.
  • Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server
HighJump Replacement

HighJump Replacement 1.13

xNuminousx

Member
Neither of those errors involve HighJump, not to my knowledge at least.

The first one has something to do with your database. I know nothing about those so I'm not sure what exactly your issue is.

The next one also has nothing to do with HighJump. That's an error that'll be fixed in Pk 1.8.7

I'll look into the issue but I don't have much to go on.
 

Simplicitee

Staff member
Plugin Developer
Neither of those errors involve HighJump, not to my knowledge at least.

The first one has something to do with your database. I know nothing about those so I'm not sure what exactly your issue is.

The next one also has nothing to do with HighJump. That's an error that'll be fixed in Pk 1.8.7

I'll look into the issue but I don't have much to go on.
I got a few errors

Code:
[18:48:38 WARN]: org.sqlite.SQLiteException: [SQLITE_BUSY]  The database file is locked (database is locked)
[18:48:38 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:909)
[18:48:38 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:921)
[18:48:38 WARN]:        at org.sqlite.core.DB.execute(DB.java:822)
[18:48:38 WARN]:        at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:53)
[18:48:38 WARN]:        at com.projectkorra.projectkorra.storage.Database.doQuery(Database.java:152)
[18:48:38 WARN]:        at com.projectkorra.projectkorra.storage.Database.access$000(Database.java:14)
[18:48:38 WARN]:        at com.projectkorra.projectkorra.storage.Database$1.run(Database.java:103)
[18:48:38 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[18:48:38 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
[18:48:38 WARN]:        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:48:38 WARN]:        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:48:38 WARN]:        at java.lang.Thread.run(Thread.java:745)
[18:48:41 WARN]: org.sqlite.SQLiteException: [SQLITE_BUSY]  The database file is locked (database is locked)
[18:48:41 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:909)
[18:48:41 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:921)
[18:48:41 WARN]:        at org.sqlite.core.DB.execute(DB.java:822)
[18:48:41 WARN]:        at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:53)
[18:48:41 WARN]:        at com.projectkorra.projectkorra.storage.Database.doQuery(Database.java:152)
[18:48:41 WARN]:        at com.projectkorra.projectkorra.storage.Database.access$000(Database.java:14)
[18:48:41 WARN]:        at com.projectkorra.projectkorra.storage.Database$1.run(Database.java:103)
[18:48:41 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[18:48:41 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
[18:48:41 WARN]:        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:48:41 WARN]:        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:48:41 WARN]:        at java.lang.Thread.run(Thread.java:745)
[18:48:44 WARN]: org.sqlite.SQLiteException: [SQLITE_BUSY]  The database file is locked (database is locked)
[18:48:44 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:909)
[18:48:44 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:921)
[18:48:44 WARN]:        at org.sqlite.core.DB.execute(DB.java:822)
[18:48:44 WARN]:        at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:53)
[18:48:44 WARN]:        at com.projectkorra.projectkorra.storage.Database.doQuery(Database.java:152)
[18:48:44 WARN]:        at com.projectkorra.projectkorra.storage.Database.access$000(Database.java:14)
[18:48:44 WARN]:        at com.projectkorra.projectkorra.storage.Database$1.run(Database.java:103)
[18:48:44 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[18:48:44 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
[18:48:44 WARN]:        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:48:44 WARN]:        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:48:44 WARN]:        at java.lang.Thread.run(Thread.java:745)
[18:48:47 WARN]: org.sqlite.SQLiteException: [SQLITE_BUSY]  The database file is locked (database is locked)
[18:48:47 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:909)
[18:48:47 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:921)
[18:48:47 WARN]:        at org.sqlite.core.DB.execute(DB.java:822)
[18:48:47 WARN]:        at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:53)
[18:48:47 WARN]:        at com.projectkorra.projectkorra.storage.Database.doQuery(Database.java:152)
[18:48:47 WARN]:        at com.projectkorra.projectkorra.storage.Database.access$000(Database.java:14)
[18:48:47 WARN]:        at com.projectkorra.projectkorra.storage.Database$1.run(Database.java:103)
[18:48:47 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[18:49:11 WARN]:        at com.projectkorra.projectkorra.storage.Database.access$000(Database.java:14)
[18:49:11 WARN]:        at com.projectkorra.projectkorra.storage.Database$1.run(Database.java:103)
[18:49:11 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[18:49:11 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
[18:49:11 WARN]:        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:49:11 WARN]:        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:49:11 WARN]:        at java.lang.Thread.run(Thread.java:745)
[18:49:14 WARN]: org.sqlite.SQLiteException: [SQLITE_BUSY]  The database file is locked (database is locked)
[18:49:14 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:909)
[18:49:14 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:921)
[18:49:14 WARN]:        at org.sqlite.core.DB.execute(DB.java:822)
[18:49:14 WARN]:        at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:53)
[18:49:14 WARN]:        at com.projectkorra.projectkorra.storage.Database.doQuery(Database.java:152)
[18:49:14 WARN]:        at com.projectkorra.projectkorra.storage.Database.access$000(Database.java:14)
[18:49:14 WARN]:        at com.projectkorra.projectkorra.storage.Database$1.run(Database.java:103)
[18:49:14 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[18:49:14 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
[18:49:14 WARN]:        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:49:14 WARN]:        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:49:14 WARN]:        at java.lang.Thread.run(Thread.java:745)
[18:49:17 WARN]: org.sqlite.SQLiteException: [SQLITE_BUSY]  The database file is locked (database is locked)
[18:49:17 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:909)
[18:49:17 WARN]:        at org.sqlite.core.DB.newSQLException(DB.java:921)
[18:49:17 WARN]:        at org.sqlite.core.DB.execute(DB.java:822)
[18:49:17 WARN]:        at org.sqlite.jdbc3.JDBC3PreparedStatement.execute(JDBC3PreparedStatement.java:53)
[18:49:17 WARN]:        at com.projectkorra.projectkorra.storage.Database.doQuery(Database.java:152)
[18:49:17 WARN]:        at com.projectkorra.projectkorra.storage.Database.access$000(Database.java:14)
[18:49:17 WARN]:        at com.projectkorra.projectkorra.storage.Database$1.run(Database.java:103)
[18:49:17 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[18:49:17 WARN]:        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
[18:49:17 WARN]:        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:49:17 WARN]:        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:49:17 WARN]:        at java.lang.Thread.run(Thread.java:745)
and this

Code:
[18:42:11 ERROR]: Could not pass event EntityDamageEvent to ProjectKorra v1.8.6
[18:48:17 ERROR]: Error occurred while disabling ProjectKorra v1.8.6 (Is it up to date?)
The first issue is caused by reloads. Do a full reset of your server instead every once in a while and it will be fine.

The second error could be anything, and i doubt that the lines are connected. They are probably two different errors based on the timestamps. The full stacktrace for each of those lines is needed to understand the errors, though i could probably assume it's something you did wrong somewhere along the line, probably accidentally.
 

TheWaterChief

Staff member
Bug Tester
Numinous, are you going to update? Can you add function for DoubleJump not to jump in the air or something because if we you use elytra to fly this jump allows us to fly forever without landing at all. Also if we set a little cooldown for doublejump we can fly in the air too. That's why it must be changed.
Please update it! A lot of players like it!
 

xNuminousx

Member
Disable the double jump. There's an option for it in the configuration. The only thing that sets the double jump apart from the normal HighJump is that it requires you to be in the air to use it. Removing that factor will make it pointless. So just disable it in the config and use normal highjump. I can update this though, I can have a release out in less than an hour assuming not extra problems occur.
 

xNuminousx

Member
Idk how you guys find these errors , they don't happen on my server lol. I'll look into it. And as for the particle thing, that's easy I can add that in the next update.
 

xNuminousx

Member
i thought it was intended so you have to be in the air kind of like a double jump?
Yes, the double jump feature still exists. If you shift in the air you’ll activate the double jump. However I wanted the classic, stock HighJump still accessible so that’s why that’s there. Before I made a stupid mistake (that no one caught for some reason) where you’d only be able to access the stock HighJump if you were in the air but I’ve since removed that check.
 

xNuminousx

Member
xNuminousx updated HighJump Replacement with a new update entry:

1.12

- Improved internal code to be neater. Got rid of a lot of nonsense which was unneeded.
- Fixed a few aspects of ProjectKorra's API that were not being processed properly. Should fix the way this cooperates with any addons. For example, getCooldown() returned 0 at all times but now it returns the respective cooldown of what ever feature is being used.
- If the permission was not being registered as default due to this overriding the stock HighJump, it will now be registered manually.
Read the rest of this update entry...
 
Top