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

attempt to perform arithmetic on field 'endTime' (a nil value) #453

Open
vortizzzz opened this issue Nov 20, 2024 · 1 comment
Open

attempt to perform arithmetic on field 'endTime' (a nil value) #453

vortizzzz opened this issue Nov 20, 2024 · 1 comment
Assignees
Labels

Comments

@vortizzzz
Copy link

11x OmniCC/core/timer.lua:98: attempt to perform arithmetic on field 'endTime' (a nil value)
[string "@OmniCC/core/timer.lua"]:98: in function func' [string "@OmniCC/core/timer.lua"]:262: in function ForActive'
[string "@OmniCC/main.lua"]:56: in function `func'
[string "@OmniCC/main.lua"]:16: in function <OmniCC/main.lua:13>

Locals:
self =

{
}
key = nil
(*temporary) = nil
(*temporary) = 601972100
(*temporary) = 1000
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'endTime' (a nil value)"
SECOND = 1000
DAY = 86400000

@nvnto
Copy link

nvnto commented Nov 20, 2024

Same errors here. Happens when going through portals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants