Code: Select all
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](event_var)
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
I also updated on the es_emulator, it was updated also 6 days ago 0n the 6th of this month.
Please help, have a great weekend
