bottiger1
bottiger1
I just tested it and it seems to be crashing 100% of the time now, confirmed on x64 as well. If you are one of the map developers here is...
No crashes so far.
Nope never mind it is still broken.
same crash, but it doesn't crash every time now.
> @bottiger1 The map was updated two times after your last comment. Does the issue still happen? yes same problem
I have a plugin sending an http request for each player. I reloaded the plugin which caused a flood of requests so it probably caused cloudflare to throw a page...
I don't believe it is possible for the string address to point to invalid memory because it was created through sourcepawn this way (this is copied exactly from my code,...
It is fetching a webpage so it wouldn't be binary data. Oh never mind, I see that I used the function that doesn't null terminate it.