#(Pita) Installation error for Denizen & Depenizen

69 messages Β· Page 1 of 1 (latest)

fast pier
#

Hi everyone, looking to get support for installation to Denizen & Depenizen.

For some reason I'm using the latest stable builds for both plugins build-1791-REL and for some reason I'm still getting "is it up to date" errors thrown in console and plugin can't be hooked. Anyone knows why?

lavish valleyBOT
#

(Pita) Installation error for Denizen & Depenizen

lavish valleyBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

fast pier
#

Console SS:

next mantle
#

!logs

gleaming talonBOT
# next mantle !logs
Info: logs

Please post your full latest log file.

Background Info: One of the most helpful tools to identifying the source of a problem is your server logs file! Logs contain all sorts of important information like server and plugin versions, any error messages, and a lot more important information (More Info).

How To: Your log can be found in the logs folder within your server folder. The most recent log is a text file labeled latest.log. To get help using these logs, please open that file in a text editor and copy all of the text, then open https://paste.denizenscript.com/New/Log and paste the text into the box on the page. Then click "Submit" and copy the URL and paste that back into this channel.

Please do not upload the file to Discord or to other pastebin services, use the log pastebin linked above.

fast pier
next mantle
#

Using the pastebin in the embed, and the latest.log file

fast pier
#

Ah I see

#

It does put it as message.txt

#

is that okay?

#

using
this

fast pier
next mantle
#

In your root file, there is a logs folder, in there is a file named latest.log

fast pier
#

Ah I see

#

πŸ‘

next mantle
fast pier
#

And then send it here?

next mantle
#

Yep

fast pier
#

πŸ™‚

next mantle
gleaming talonBOT
# next mantle !logcheck https://paste.denizenscript.com/View/109214
Server Version

Paper version git-Paper-307 (MC: 1.19.2)-- (:warning: Outdated build, behind by 212... Current build is 519)

Plugin Version(s)

Citizens v2.0.30-SNAPSHOT (build 2793) -- (:warning:Outdated build, behind by 256)
Denizen v1.2.7-SNAPSHOT (build 1791-REL) -- (Current build :white_check_mark:)
Depenizen v2.0.0 (build 833) -- (Current build :white_check_mark:)

Checked For

@next mantle

UUID Version

4 (:white_check_mark: Online)

Java Version

17.0.1 :white_check_mark:

Other Noteworthy Plugin(s)

WorldGuard v7.0.8-beta-01+cbb2ba7, MythicMobs v5.2.1-fd1d0777, ProtocolLib v5.0.0-SNAPSHOT-b606

Problematic Plugin(s)

CitizensText v1.2 - :warning: To make NPCs speak, use '/npc text', or '/npc command', or Denizen. You don't need a dedicated text plugin for this.

Possibly Relevant Plugin(s)

ViaVersion v4.6.2 - Mixed client vs server versions can sometimes cause packet-related issues.
CMI v9.5.0.4 - CMI tends to mess with a large variety of server features and often gets in the way of issue debugging.
ModelEngine vR3.1.7 - ModelEngine has Citizens support, but that support is known to be buggy. Issues related to NPCs that use ModelEngine should be reported to ModelEngine support, not Citizens.
Multiverse-Core v4.3.1-b861 - Multi-world configuration plugins may affect NPCs in unexpected ways.
FastAsyncWorldEdit v2.6.0-SNAPSHOT-399;da4d966 - This plugin has been known to break the plugin load order on many servers, due to usage of the 'loadbefore' directive in its 'plugin.yml'.

Potentially Bad Line(s)

Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_19_R3.inventory.CraftInventoryCustom :warning: Log contains error messages.

next mantle
#

!patchupdate

gleaming talonBOT
# next mantle !patchupdate
Info: patchupdate

We support only the latest patch-version of Minecraft for any recent main version (and Mojang, Spigot, Paper, etc. all generally also follow the same rule).

"Patch version" means the last number in a version label, for example in 1.18.2, the main version is 1.18, and the patch version is .2.
So if 1.18.2 is the latest patch version, then 1.18.1, and 1.18(.0) are all outdated patch versions, and therefore are unsupported.

Note that we do still support recent older main versions (such as 1.17 and 1.16) so long as you are on the latest patch-version of those main versions (like 1.17.1 and 1.16.5).

fast pier
#

That's okay though?

#

I'm in 1.19.2

next mantle
#

And the latest patch version is 1.19.4

fast pier
#

Or by patch version you mean .latest

#

Ah I see

#

I will try to reinstall and see if there's any change.

next mantle
#

Let me know if it helps

fast pier
#

Will do thanks! πŸ™

#

@next mantle sadly didn't fix it 😦

austere saddle
#

!logs

gleaming talonBOT
# austere saddle !logs
Info: logs

Please post your full latest log file.

Background Info: One of the most helpful tools to identifying the source of a problem is your server logs file! Logs contain all sorts of important information like server and plugin versions, any error messages, and a lot more important information (More Info).

How To: Your log can be found in the logs folder within your server folder. The most recent log is a text file labeled latest.log. To get help using these logs, please open that file in a text editor and copy all of the text, then open https://paste.denizenscript.com/New/Log and paste the text into the box on the page. Then click "Submit" and copy the URL and paste that back into this channel.

Please do not upload the file to Discord or to other pastebin services, use the log pastebin linked above.

austere saddle
#

Please post logs after updating

fast pier
#

will post latest.log in a sec

#

yepyep

#

Seems like this time depenizen did work though

gleaming talonBOT
# fast pier !logcheck https://paste.denizenscript.com/View/109215
Server Version

Paper version git-Paper-519 (MC: 1.19.4)-- (Current build :white_check_mark:)

Plugin Version(s)

Citizens v2.0.31-SNAPSHOT (build 3049) -- (Current build :white_check_mark:)
Denizen v1.2.7-SNAPSHOT (build 1791-REL) -- (Current build :white_check_mark:)
Depenizen v2.0.0 (build 833) -- (Current build :white_check_mark:)

Checked For

@fast pier

Java Version

19.0.2 :warning: - Only Java versions 17, 16, and 8 are fully supported

Other Noteworthy Plugin(s)

WorldGuard v7.0.8-beta-01+cbb2ba7, MythicMobs v5.2.6-0819d467, ProtocolLib v5.0.0-SNAPSHOT-b606

Problematic Plugin(s)

CitizensText v1.2 - :warning: To make NPCs speak, use '/npc text', or '/npc command', or Denizen. You don't need a dedicated text plugin for this.

Possibly Relevant Plugin(s)

ViaVersion v4.6.2 - Mixed client vs server versions can sometimes cause packet-related issues.
CMI v9.5.0.4 - CMI tends to mess with a large variety of server features and often gets in the way of issue debugging.
ModelEngine vR3.1.7 - ModelEngine has Citizens support, but that support is known to be buggy. Issues related to NPCs that use ModelEngine should be reported to ModelEngine support, not Citizens.
Multiverse-Core v4.3.1-b861 - Multi-world configuration plugins may affect NPCs in unexpected ways.
FastAsyncWorldEdit v2.6.0-SNAPSHOT-399;da4d966 - This plugin has been known to break the plugin load order on many servers, due to usage of the 'loadbefore' directive in its 'plugin.yml'.

Potentially Bad Line(s)

[14:18:40] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: org.bukkit.entity.TextDisplay$TextAligment :warning: Log contains error messages.

fast pier
#

oh java might be an issue, checking

gleaming talonBOT
# fast pier !logcheck https://paste.denizenscript.com/View/109218
Server Version

Paper version git-Paper-519 (MC: 1.19.4)-- (Current build :white_check_mark:)

Plugin Version(s)

Citizens v2.0.31-SNAPSHOT (build 3049) -- (Current build :white_check_mark:)
Denizen v1.2.7-SNAPSHOT (build 1791-REL) -- (Current build :white_check_mark:)
Depenizen v2.0.0 (build 833) -- (Current build :white_check_mark:)

Checked For

@fast pier

UUID Version

4 (:white_check_mark: Online)

Java Version

17.0.1 :white_check_mark:

Other Noteworthy Plugin(s)

WorldGuard v7.0.8-beta-01+cbb2ba7, MythicMobs v5.2.6-0819d467, ProtocolLib v5.0.0-SNAPSHOT-b606

Problematic Plugin(s)

CitizensText v1.2 - :warning: To make NPCs speak, use '/npc text', or '/npc command', or Denizen. You don't need a dedicated text plugin for this.

Possibly Relevant Plugin(s)

ViaVersion v4.6.2 - Mixed client vs server versions can sometimes cause packet-related issues.
CMI v9.5.0.4 - CMI tends to mess with a large variety of server features and often gets in the way of issue debugging.
ModelEngine vR3.1.7 - ModelEngine has Citizens support, but that support is known to be buggy. Issues related to NPCs that use ModelEngine should be reported to ModelEngine support, not Citizens.
Multiverse-Core v4.3.1-b861 - Multi-world configuration plugins may affect NPCs in unexpected ways.
FastAsyncWorldEdit v2.6.0-SNAPSHOT-399;da4d966 - This plugin has been known to break the plugin load order on many servers, due to usage of the 'loadbefore' directive in its 'plugin.yml'.

Potentially Bad Line(s)

[14:27:52] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: org.bukkit.entity.TextDisplay$TextAligment :warning: Log contains error messages.

fast pier
#

Issues still occur currently

#

Fixed all requirements (java version, server version, builds, etc.)

austere saddle
#

Citizens had some changes, the dev builds should be updated

#

!update Denizen

gleaming talonBOT
fast pier
#

And thanks, will update to the latest dev builds πŸ™‚

fast pier
#

Worked guys! Thank you again! @austere saddle ❀️

#

How do I close a thread? or should I just disregard it? πŸ™‚

visual pilotBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@fast pier

upper quest
#

Info should be here ^^^

fast pier
#

ty ^^