Skip to content

error after update #63

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

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

error after update #63

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

Comments

@GuitarSlayer
Copy link

GuitarSlayer commented Jun 22, 2021

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
@Ayuto Ayuto added the bug label Apr 19, 2025
@Ayuto Ayuto mentioned this issue Apr 30, 2025
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

2 participants