Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPC Eruaran #3262

Closed
2 of 5 tasks
Maska1991 opened this issue Jan 21, 2025 · 2 comments · Fixed by #3270
Closed
2 of 5 tasks

NPC Eruaran #3262

Maska1991 opened this issue Jan 21, 2025 · 2 comments · Fixed by #3270
Labels
Priority: Low Minor impact Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@Maska1991
Copy link

Priority

Low

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

Image

Error in console after you want finish addons.

Eruaran: What addon you are looking? I need for first addon: [[[!!!dream warden mask!!!]]] and for [[[!!!second dream warden claw!!!]]].

What OS are you seeing the problem on?

Windows

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Maska1991 Maska1991 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 21, 2025
@github-actions github-actions bot added Priority: Low Minor impact Status: Pending Test This PR or Issue requires more testing labels Jan 21, 2025
@fugu320
Copy link

fugu320 commented Jan 23, 2025

In npc/eruaran.lua there is a typo in the line : npcHandler:say(newaddon, npc, creature) it should be : npcHandler:say(newAddon, npc, creature) because above it is : local newAddon = "Here you are, enjoy your brand new addon!" tested and now works fine.

@majestyotbr majestyotbr mentioned this issue Jan 23, 2025
8 tasks
@Maska1991
Copy link
Author

!Works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Minor impact Status: Pending Test This PR or Issue requires more testing Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants