#(lavacobra) NPC shop can't set money
43 messages · Page 1 of 1 (latest)
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.
!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.
Content of Server Log Paste #128016: Unnamed Server Log Paste... pasted 2024/11/10 15:08:23 UTC-08:00, Paste length: 4960841 characters across 39159 lines, Content: [00:00:00] [pool-55-thread-1/INFO]: [zAuctionHouseV3 v3.2.2.6] Backup created: /home/container/plugi...
You can see at one point in the logs I wrote 3 for the price and nothing happened in game also
Content of Server Log Paste #128016: Unnamed Server Log Paste... pasted 2024/11/10 15:08:23 UTC-08:00, Paste length: 4960841 characters across 39159 lines, Content: [00:00:00] [pool-55-thread-1/INFO]: [zAuctionHouseV3 v3.2.2.6] Backup created: /home/container/plugi...
!restartlog
If you're having trouble posting your log file (!logs) or you posted a log but it's missing information, you might just need a restart!
What To Do: Restart your server, replicate the issue, and then Paste your logs/latest.log file right after.
Why: sometimes logs contain a lot of unrelated output if the server's been running too long which makes them unable to paste properly. Also, every day at exactly midnight minecraft servers do a log rotation, which basically just means the latest.log no longer contains the startup section of log output, which is often the most important section of the log!
Content of Server Log Paste #128018: Unnamed Server Log Paste... pasted 2024/11/10 15:16:03 UTC-08:00, Paste length: 3861165 characters across 24756 lines, Content: [00:12:04] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Ec...
Content of Server Log Paste #128018: Unnamed Server Log Paste... pasted 2024/11/10 15:16:03 UTC-08:00, Paste length: 3861165 characters across 24756 lines, Content: [00:12:04] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Ec...
Paper version 1.21-130-master@b1b5d4c (2024-08-10T10:02:42Z)
Citizens v2.0.35-SNAPSHOT (build 3479) -- (:warning:Outdated build, behind by 154)
Denizen v1.3.1-SNAPSHOT (build 7065-DEV) -- (:warning:Outdated build, behind by 20)
@gritty wadi
21.0.3 :white_check_mark:
WorldGuard v7.0.12+829a4a4, MythicMobs v5.7.2-${CI_COMMIT_SHORT_SHA}, ProtocolLib v5.3.0, Quests v5.1.4-b507
TAB v5.0.1 - This plugin adds Below_Name scoreboards to NPCs.
ViaVersion v5.1.0 - Mixed client vs server versions can sometimes cause packet-related issues.
ModelEngine vR4.0.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.
GSit v1.9.5 - 'Sit on other players' or 'sit on mobs' plugins sometimes allow players to sit on NPCs.
Caused by: java.lang.NullPointerException: Cannot invoke "org.bukkit.inventory.ItemStack.clone()" because "this.stack" is null :warning: Log contains error messages.
Which version is the latest one for 1.21 ? I struggle to find the correct versions on the website
There's a couple possibilities here
Unrelated, I would advise updating to at least 1.21.1, as that fixes a server crash exploit from 1.21
I can't really update to 1.21.1 because of my other plugins
First, you're running a version that's 154 builds behind the latest version, I'd first advise updating to the latest supportable build from #news
Which plugins have a version for 1.21 but not 1.21.1?
I'd have to ask again to my dev, but basically there was a couple issues that would make it not possible
How can I find this build ? On the website it's hard to find
Maybe I'm dumb, but I don't understand it
thanks I'll try it
@gritty wadi now the human npcs are invisible...
there's only their names...
Hmm try this one https://ci.citizensnpcs.co/job/Citizens2/3598/
now there's not even a single npc https://paste.denizenscript.com/View/128020
Content of Server Log Paste #128020: Unnamed Server Log Paste... pasted 2024/11/10 15:36:26 UTC-08:00, Paste length: 3208881 characters across 19496 lines, Content: [00:33:30] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Ec...
This one was the last one released before 1.21.1 and the last option I got before saying you may have to update to 1.21.1 https://ci.citizensnpcs.co/job/Citizens2/3494
still doesn't work... I'll go to my backup, can I use the yml files to change the shops ?
Very unwise to manually edit the yml, can you submit a new log with you attempting to use the shop gui?
Content of Server Log Paste #128020: Unnamed Server Log Paste... pasted 2024/11/10 15:36:26 UTC-08:00, Paste length: 3208881 characters across 19496 lines, Content: [00:33:30] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-LTS; Ec...
Paper version 1.21-130-master@b1b5d4c (2024-08-10T10:02:42Z)
Citizens v2.0.35-SNAPSHOT (build 3598) -- (:warning:Outdated build, behind by 35)
Denizen v1.3.1-SNAPSHOT (build 7065-DEV) -- (:warning:Outdated build, behind by 20)
@shut kraken
21.0.3 :white_check_mark:
WorldGuard v7.0.12+829a4a4, MythicMobs v5.7.2-${CI_COMMIT_SHORT_SHA}, ProtocolLib v5.3.0, Quests v5.1.4-b507
TAB v5.0.1 - This plugin adds Below_Name scoreboards to NPCs.
ViaVersion v5.1.0 - Mixed client vs server versions can sometimes cause packet-related issues.
ModelEngine vR4.0.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.
GSit v1.9.5 - 'Sit on other players' or 'sit on mobs' plugins sometimes allow players to sit on NPCs.
[00:34:02] [Server thread/WARN]: Caused by: Global tag is not allowed: tag:yaml.org,2002:org.bukkit.craftbukkit.entity.CraftCat$CraftType :warning: Log contains error messages.
I have to sleep, really big day, I'll tell yall tomorrow 🙂
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.)
@patent pollen
Thread closed as invalid.
Sorry !
Thread was manually reopened by @patent pollen.