#(leeseungyeop) I want to create an npc that loads chunks.

35 messages · Page 1 of 1 (latest)

static marlin
#

mc1.20.1

I want to make an npc that loads chunks.
I went through this process and my question is not solved.

  1. Place crops around where you want to spawn NPCs
  2. /npc create A
  3. /npc select A
  4. /npc chunkload
  5. /spawn: Make sure I am not in the chunk where NPC A is
  6. /gamerule randomtickspeed 1000
  7. After a few seconds, /gamerule randomtickspeed 0
  8. Move to A
    Result: No crops grow.
dark capeBOT
#

(leeseungyeop) I want to create an npc that loads chunks.

dark capeBOT
#

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.

tough kestrel
#

Please enable Citizens debug mode in its config.yml and then try again, and post the log there, we'll need to see if the NPC was unloaded by server.

#

!logs

supple troutBOT
# tough kestrel !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.

tough kestrel
#

What you did is correct but IDK why this happens.

#

Your Citizens config.yml is required as well

#

And also your MC version is outdated, we suggest you upgrade your server before we can check if it is really a plugin bug

#

Old builds for old MC version may contain bugs that are already solved by latest builds

#

!patchversion

supple troutBOT
# tough kestrel !patchversion
Info: patchversion

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.20.6, the main version is 1.20, and the patch version is .6.
So if 1.20.6 is the latest patch version, then 1.20.3, and 1.20(.0) are all outdated patch versions, and therefore are unsupported.

Note that we do still support recent older main versions (such as 1.19 and 1.18) so long as you are on the latest patch-version of those main versions (like 1.19.4 and 1.18.2).

tough kestrel
#

These are initial information for you to continue our help

static marlin
#

Uh... I can't upload the mc version because of other plugins and other issues... If the problem is with npc unloading, can you tell me just this setting?

muted quarry
#

We need logs

#

The issue is that you ran a command that should make keep the NPC loading chunks. Appearently this is not working properly.

#

Additionally to that, 1.20.1 is entirely unsupported.

tough kestrel
#

Yeah I've said it above

#

And according to the given log NPC is not unloaded

#

No more idea on it unless your server is upgraded to a version we can support.

muted quarry
tough kestrel
#

yeah maybe

static marlin
#

Okay... Thanks. I guess there's no other way...

tough kestrel
#

if you could replicate it on a MC version we can support then it is a bug. so you can setup a simple test server on your machine and...

#

!tias

supple troutBOT
# tough kestrel !tias
Info: tias

Try it and see!

If somebody pulled this up for you, you're probably asking a question of the public channel that's easier and faster to figure out by just attempting your idea in-game and looking at the result of that attempt.

tough kestrel
jolly fiber
#

@static marlin you can try with /npc playerlist

#

But there are a few threads on this issue now

#

Paper may require some extra work to make sure entities and crops are ticked

static marlin
#

The problem persists even with /npc playerlist. Thanks. I'll look for another way.

jolly fiber
clever talonBOT
#
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.)

#

@static marlin