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

imbuement_shrine.lua and time_guardian.lua script errors. #2728

Open
2 of 5 tasks
DigoAlves1480 opened this issue Jul 3, 2024 · 3 comments · May be fixed by #2877
Open
2 of 5 tasks

imbuement_shrine.lua and time_guardian.lua script errors. #2728

DigoAlves1480 opened this issue Jul 3, 2024 · 3 comments · May be fixed by #2877
Labels
Priority: Medium This issue may be impactful and needs some attention. Stale No activity 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

@DigoAlves1480
Copy link

Priority

Medium

Area

  • Datapack
  • Source
  • Map
  • Other

What happened?

2024-07-03 03:36:52 - [2024-03-07 03:36:52.615] [error] Lua Script Error Detected 2024-07-03 03:36:52 - --------------------------------------- 2024-07-03 03:36:52 - Interface: Scripts Interface 2024-07-03 03:36:52 - Script ID: /home/server/canary/data-otservbr-global/scripts/actions/object/imbuement_shrine.lua:callback 2024-07-03 03:36:52 - Error Description: ...ervbr-global/scripts/actions/object/imbuement_shrine.lua:8: attempt to call method 'isItem' (a nil value) 2024-07-03 03:36:52 - stack traceback: 2024-07-03 03:36:52 - [C]: in function 'isItem' 2024-07-03 03:36:52 - ...ervbr-global/scripts/actions/object/imbuement_shrine.lua:8: in function <...ervbr-global/scripts/actions/object/imbuement_shrine.lua:3> 2024-07-03 03:36:52 - --------------------------------------- 2024-07-03 03:36:52 - 2024-07-03 03:37:33 - [2024-03-07 03:37:33.425] [error] Lua Script Error Detected 2024-07-03 03:37:33 - --------------------------------------- 2024-07-03 03:37:33 - Interface: Scripts Interface 2024-07-03 03:37:33 - Script ID: /home/server/canary/data-otservbr-global/scripts/spells/monster/time_guardiann.lua:callback 2024-07-03 03:37:33 - Error Description: ...tservbr-global/scripts/spells/monster/time_guardiann.lua:43: attempt to index a nil value 2024-07-03 03:37:33 - stack traceback: 2024-07-03 03:37:33 - [C]: in function '__index' 2024-07-03 03:37:33 - ...tservbr-global/scripts/spells/monster/time_guardiann.lua:43: in function <...tservbr-global/scripts/spells/monster/time_guardiann.lua:36> 2024-07-03 03:37:33 - ---------------------------------------

What OS are you seeing the problem on?

Linux

Code of Conduct

  • I agree to follow this project's Code of Conduct
@DigoAlves1480 DigoAlves1480 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jul 3, 2024
@github-actions github-actions bot added Priority: Medium This issue may be impactful and needs some attention. Status: Pending Test This PR or Issue requires more testing labels Jul 3, 2024
@igorquintaes
Copy link

About Time Guardian, I noticed is possible to kill its Blaze and Frost transformations. When you defeat it in this way, Time Guardian's kill does not count to bosstiary and throws that exactly error. I am unfamiliar with this repo, but probably it tries to switch time guardian position with the killed (now null) transformation.

@majestyotbr
Copy link
Contributor

Update your issue and explain better about the problem.

Copy link
Contributor

github-actions bot commented Oct 9, 2024

This issue is stale because it has been open 120 days with no activity.

@github-actions github-actions bot added the Stale No activity label Oct 9, 2024
jprzimba added a commit to jprzimba/crystalserver that referenced this issue Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be impactful and needs some attention. Stale No activity 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.

3 participants