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

Socket.io client in DLL #395

Open
arin2115 opened this issue Apr 18, 2023 · 1 comment
Open

Socket.io client in DLL #395

arin2115 opened this issue Apr 18, 2023 · 1 comment

Comments

@arin2115
Copy link

So I'm trying to connect to my socket.io server from a injectable dll, it connects to server as I see in console, but when I'm trying to emit anything, it crashes with error
Exception thrown at 0x4A14742C (xx.dll) in csgo.exe: 0xC0000005: Access violation reading location 0x49E9F104

Can anybody tell me how can I properly implement sio client into my project so it will work in game after injection?

@arin2115
Copy link
Author

image
thats the full stack trace

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