View Single Post
Frenzi3d
Member
Join Date: Nov 2018
Location: Thailand
Old 10-22-2019 , 07:01   Re: [EXTENSION] cURL & Hash
Reply With Quote #246

Quote:
Originally Posted by GTAmama16 View Post
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"
I has same error with you, How to fix it?
Frenzi3d is offline