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

Illegal storage access when sending message #30

Open
Adnan206 opened this issue Jul 16, 2019 · 0 comments
Open

Illegal storage access when sending message #30

Adnan206 opened this issue Jul 16, 2019 · 0 comments

Comments

@Adnan206
Copy link

Hint: operation successful (97009 lines compiled; 72.614 sec total; 226.867MiB peakmem; Debug Build) [SuccessX]
Hint: C:\Users\Rizwan\Desktop\Projects\Nim!\test.exe  [Exec]
Traceback (most recent call last)
C:\Users\Rizwan\.choosenim\toolchains\nim-0.20.0\lib\pure\asyncdispatch.nim(1839) waitFor
C:\Users\Rizwan\.choosenim\toolchains\nim-0.20.0\lib\pure\asyncdispatch.nim(1533) poll
C:\Users\Rizwan\.choosenim\toolchains\nim-0.20.0\lib\pure\asyncdispatch.nim(373) runOnce
C:\Users\Rizwan\.choosenim\toolchains\nim-0.20.0\lib\pure\asyncdispatch.nim(210) processPendingCallbacks
C:\Users\Rizwan\.choosenim\toolchains\nim-0.20.0\lib\pure\asyncmacro.nim(34) sessionHandleSocketMessage_continue
C:\Users\Rizwan\.nimble\pkgs\discord-2.3.0\src\discord.nim(355) sessionHandleSocketMessageIter
C:\Users\Rizwan\.choosenim\toolchains\nim-0.20.0\lib\pure\asyncmacro.nim(34) handleDispatch_continue
C:\Users\Rizwan\.nimble\pkgs\discord-2.3.0\src\discord.nim(239) handleDispatchIter
C:\Users\Rizwan\.choosenim\toolchains\nim-0.20.0\lib\pure\asyncmacro.nim(311) each
C:\Users\Rizwan\.choosenim\toolchains\nim-0.20.0\lib\pure\asyncmacro.nim(34) each_continue
C:\Users\Rizwan\.nimble\pkgs\discord-2.3.0\src\discord.nim(161) eachIter
C:\Users\Rizwan\Desktop\Projects\Nim!\test.nim(4) someMessageCreateProc
SIGSEGV: Illegal storage access. (Attempt to read from nil?)```
@Adnan206 Adnan206 changed the title Illegal storage access when an event triggers and the event has a handler Illegal storage access when sending message Jul 17, 2019
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