View Single Post
GTAmama16
Member
Join Date: Jun 2019
Old 10-11-2019 , 11:25  
Reply With Quote #245

running ubuntu 18.04 and idk why this error pop up

L 10/11/2019 - 23:21:49: [SM] Exception reported: Unable Create folder data/curl_test
L 10/11/2019 - 23:21:49: [SM] Blaming: curl_self_test.smx
L 10/11/2019 - 23:21:49: [SM] Call stack trace:
L 10/11/2019 - 23:21:49: [SM] [0] SetFailState
L 10/11/2019 - 23:21:49: [SM] [1] Line 286, C:\Users\Tobias\Desktop\SourcePawn\scripting\ curl_self_test.sp:luginInit
L 10/11/2019 - 23:21:49: [SM] [2] Line 270, C:\Users\Tobias\Desktop\SourcePawn\scripting\ curl_self_test.sp::OnPluginStart
L 10/11/2019 - 23:21:49: [SM] Unable to load plugin "curl_self_test.smx": Error detected in plugin startup (see error logs)

any idea ? running SourceMod Version: 1.9.0.6281

btw here are more errors when i try to compile the plugin

curl_self_test.sp(329) : error 178: cannot coerce char[] to any[]; storage classes differ
curl_self_test.sp(346) : error 178: cannot coerce char[] to any[]; storage classes differ
curl_self_test.sp(362) : error 178: cannot coerce char[] to any[]; storage classes differ
curl_self_test.sp(365) : error 178: cannot coerce char[] to any[]; storage classes differ
curl_self_test.sp(384) : error 178: cannot coerce char[] to any[]; storage classes differ
curl_self_test.sp(401) : error 178: cannot coerce char[] to any[]; storage classes differ
curl_self_test.sp(426) : error 178: cannot coerce char[] to any[]; storage classes differ
curl_self_test.sp(447) : error 178: cannot coerce char[] to any[]; storage classes differ
curl_self_test.sp(44 : error 178: cannot coerce char[] to any[]; storage classes differ
curl_self_test.sp(462) : warning 204: symbol is assigned a value that is never used: "hCurl"

Last edited by asherkin; 10-14-2019 at 15:08.
GTAmama16 is offline