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

error after update #63

Open
GuitarSlayer opened this issue Jun 22, 2021 · 0 comments
Open

error after update #63

GuitarSlayer opened this issue Jun 22, 2021 · 0 comments

Comments

@GuitarSlayer
Copy link

2021-06-12 13:56:43 - sp - EXCEPTION
[SP] Caught an Exception:
Traceback (most recent call last):
File "..\addons\source-python\plugins\es_emulator\eventscripts\es.py", line 284, in triggerEvent
self.EventListeners[eventname]listener
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\addon.py", line 33, in call
self.run(priority=True)
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\addon.py", line 28, in run
stack.queue(self.code, self.name, priority, userargs)
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc_init_.py", line 32, in queue
self.run()
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc_init_.py", line 120, in run
self.command(command, argv, args, exp)
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc_init_.py", line 189, in command
command.run(argv, args, exp)
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\cmds_init_.py", line 140, in run
self.method(**_args)
File "..\addons\source-python\plugins\es_emulator\eventscripts\esc\cmds\maths.py", line 57, in math
_math_operators[op](val, emulate_datatype_overflow(NUM(val2))))

ZeroDivisionError: division by zero

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

No branches or pull requests

1 participant