#npc dont apear in game anymore
74 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.
Let's see if your server start logs say anything about the issue, or other factors.
Please adhere to the relevant information above.
where casn i find this
The giant embed post above?
Content of Server Log Paste #124558: logs... pasted 2024/07/12 22:48:30 UTC-07:00, Paste length: 308490 characters across 2923 lines, Content: [07:17:43] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin plugins/Citize...
!checklogs https://paste.denizenscript.com/View/124558
Content of Server Log Paste #124558: logs... pasted 2024/07/12 22:48:30 UTC-07:00, Paste length: 308490 characters across 2923 lines, Content: [07:17:43] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin plugins/Citize...
Paper version 1.21-48-master@70b0e84 (2024-07-08T19:27:11Z)
Citizens v2.0.35-SNAPSHOT (build 3445) -- (:warning:Outdated build, behind by 30)
@red cloud
4 (:white_check_mark: Online)
WorldGuard v7.0.11-beta1+a801a9d, ProtocolLib v5.2.0-SNAPSHOT-679, Quests v5.0.5-b480
PluginManager v2.8.1 - :warning: Plugin Managers are dangerous and will cause unpredictable issues. Remove it.
Geyser-Spigot v2.4.0-SNAPSHOT - Bedrock clients are unsupportable. Please do all testing with a Java Edition client.
floodgate v2.2.3-SNAPSHOT (b109-49bd564)
NametagEdit v4.5.23 - Some scoreboard or name-edit plugins may lead to scoreboard control instability.
TAB v4.1.6 - This plugin adds Below_Name scoreboards to NPCs.
ViaVersion v5.0.1 - Mixed client vs server versions can sometimes cause packet-related issues.
CMI v9.7.4.5 - CMI tends to mess with a large variety of server features and often gets in the way of issue debugging.
Multiverse-Core v4.3.12 - Multi-world configuration plugins may affect NPCs in unexpected ways.
Caused by: java.lang.IllegalStateException: zip file closed :warning: Log contains error messages.
Latest Citizens dev builds are at https://ci.citizensnpcs.co/job/Citizens2/.
Spigot releases of Citizens are available at https://www.spigotmc.org/resources/citizens.13811/.
Dev builds have fixed this issue.
i got premium
Paying for the plugin is optional and does not provide you any additional benefits.
As per the first paragraph on the plugin page.
still not working
Can you provide a log while running the latest dev build of citizens?
Oh you know what I'm noticing some errors in your startup.
One of your configs seems to be malformed.
Or uh, maybe saves. I'm unsure which one.
Content of Server Log Paste #124559: new log... pasted 2024/07/12 22:52:35 UTC-07:00, Paste length: 84061 characters across 897 lines, Content: [07:51:30] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin plugins/Citize...
!checklogs https://paste.denizenscript.com/View/124559
Content of Server Log Paste #124559: new log... pasted 2024/07/12 22:52:35 UTC-07:00, Paste length: 84061 characters across 897 lines, Content: [07:51:30] [Paper Plugin Remapper Thread - 1/INFO]: [PluginRemapper] Remapping plugin plugins/Citize...
Paper version 1.21-48-master@70b0e84 (2024-07-08T19:27:11Z)
Citizens v2.0.35-SNAPSHOT (build 3475) -- (Current build :white_check_mark:)
@red cloud
WorldGuard v7.0.11-beta1+a801a9d, ProtocolLib v5.2.0-SNAPSHOT-679, Quests v5.0.5-b480
PluginManager v2.8.1 - :warning: Plugin Managers are dangerous and will cause unpredictable issues. Remove it.
Geyser-Spigot v2.4.0-SNAPSHOT - Bedrock clients are unsupportable. Please do all testing with a Java Edition client.
floodgate v2.2.3-SNAPSHOT (b109-49bd564)
NametagEdit v4.5.23 - Some scoreboard or name-edit plugins may lead to scoreboard control instability.
TAB v4.1.6 - This plugin adds Below_Name scoreboards to NPCs.
ViaVersion v5.0.1 - Mixed client vs server versions can sometimes cause packet-related issues.
CMI v9.7.4.5 - CMI tends to mess with a large variety of server features and often gets in the way of issue debugging.
Multiverse-Core v4.3.12 - Multi-world configuration plugins may affect NPCs in unexpected ways.
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 :warning: Log contains error messages.
Okay.
In plugins/Citizens there is a saves.yml can you upload that to the paste site?
There seems to be a problem with either the config, or the saves file.
Content of Server Log Paste #124560: Edit of paste 124559: new log... pasted 2024/07/12 22:55:11 UTC-07:00, Paste length: 42228 characters across 896 lines, Content: # Citizens NPC Storage
since today nothing spawned
like npc
Yes, this is because citizens is disabled because it cannot read the saves file... For some reason.
how do i fix?
I'm not actually sure myself personally on why it's not able to be read, it looks okay to me but I've yet to really deep dive into the save files.
Oh. I see the issue, how odd.
well?
On line 745, there needs to be an indent for everything underneath. From bodyYaw to to pitch
I wonder why that didn't get an indent?
location:
bodyYaw: 45.368103
world: spawn
x: '816.3016'
y: '150.0'
z: '787.5365'
yaw: '45.3681'
pitch: '-2.2826'
Is how it looks currently.
location:
bodyYaw: 45.368103
world: spawn
x: '816.3016'
y: '150.0'
z: '787.5365'
yaw: '45.3681'
pitch: '-2.2826'
my english is bad
Is how it should look.
so the down 1 i need to paste?
You can overwrite at the start of line 745 with the bottom block of text, yes.
Make sure you back up your saves.yml incase something goes wrong.
( Also you got a bunch of other errors like protocol lib, maybe look into that? )
im trying now
we need those
because 1.21 powred smp
first of our coountry
AStill nothhing
can u check with me?
Oh.
Wait, no I am silly.
Revert the edit I've submitted.
location: on line 745 needs to be redacted an indent.
Make it look like this.
Yeah location needs to be in line with type
Yes. Can you make the other stuff line up with uuid?
Oh good. You got it working.
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.)
@amber shoal