Closed Bara closed 3 years ago
Before I forget it...
The last console output is:
L 01/30/2021 - 10:41:41: [RIPEXT] Could not open file addons/sourcemod/data2/image.jpg.
Crash dump: https://crash.limetech.org/ddjcdmzhurlk
Thanks. It basically fails to initialize the request, but tries to perform the request anyway. This should be an easy fix.
Server crash when a folder doesn't exist, where the file should be stored.
Working example (from AM thread):
Not working example (I changed
data/image.jpg
todata2/image.jpg
for reproduzing the crash):