MarkusBordihn / BOs-Easy-NPC

Create easily NPC for your world or for your mod.
Other
19 stars 7 forks source link

[Bug] Cant spawn in NPC none of them #284

Closed levisjefen closed 1 month ago

levisjefen commented 1 month ago

💡 Check the Bug Tracker and Crash Tracker

Note: just the dont spawn

Minecraft and Mod version 🐞 1.19.2 4.5.1

Describe the bug 🐞 cant spawn inn any NPC

Expected behavior ✔️ i exspected at the NPC shoudh spawn

github-actions[bot] commented 1 month ago

Thank you for reporting this issue!

To help me better understand and address the problem, I need some additional information from you.

🔍 Please enable the debug mode by running /easy_npc debug true and provide the detailed information found in the logs.
For more information, please refer to the debugging guide.

Additionally, use the issue template as thoroughly as possible to make it easier for me to reproduce and fix the error.

⚠️ Note: Issues with insufficient information may be deprioritized, and stale issues will be closed.

Thank you for your cooperation! 🙏

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 3 days.

Virtuality53 commented 1 month ago

Hi, I encounter the same problem when I want to make an NPC appear on my Aternos server with my friend. when we want to make it appear the NPC disappears instantly. When I launch the mod solo, however, everything works very well, the problem comes from the multiplayer mode I think.

If you can help us thank you!

MarkusBordihn commented 1 month ago

To properly diagnose why the NPC is disappearing, I still need to review the log file from your server. The log should provide specific details on what's causing the NPC to despawn. In some cases, this issue can be related to the server's game mode or gamerules, which might not be set to allow mobs to spawn.

It's also worth noting that troubleshooting issues on Aternos can be challenging, as they don't offer any additional debugging functionality beyond the log file. This makes the log even more crucial for identifying the problem.

I recommend updating to the latest version of the mod if you haven't already, as the latest updates often include bug fixes and safeguards that could resolve the issue.

Once you have the log file, please share it so I can assist you further.

Virtuality53 commented 1 month ago

The problem was with my server configuration. I had deactivated the entities.

thank you for your response !