Raised This Month: $12 Target: $400
 3% 

[EXTENSION] cURL & Hash


Post New Thread Reply   
 
Thread Tools Display Modes
Sarin
Senior Member
Join Date: Nov 2014
Location: Sydney, Australia
Old 12-26-2018 , 17:51   Re: [EXTENSION] cURL & Hash
Reply With Quote #241

Quote:
Originally Posted by nicell View Post
I'm currently getting this error when loading cURL. Can't seem to find any solutions anywhere to the problem, just a few people with the same issue.

PHP Code:
[SMUnable to load extension "curl.ext"error code 000036b1 
Does anyone know what this error means/what I need to do to fix it?

Thanks!!
I get the exact same error
Sarin is offline
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 07-06-2019 , 06:38   Re: [EXTENSION] cURL & Hash
Reply With Quote #242

I'm trying to install the cURL extention.

Unfortunately I'm getting the Error:
Code:
<FAILED> file "curl.ext.so": [..]/csgo/addons/sourcemod/extensions/curl.ext.so: undefined symbol: _ZNSs9_M_mutateEjjj
I was searching for a solution and found these posts:
https://forums.alliedmods.net/showpo...&postcount=101
https://forums.alliedmods.net/showpo...&postcount=164

None of them helped. I'm using debaian (edit: Jessie).

Last edited by fragnichtnach; 07-06-2019 at 07:54.
fragnichtnach is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-06-2019 , 07:06   Re: [EXTENSION] cURL & Hash
Reply With Quote #243

Quote:
Originally Posted by fragnichtnach View Post
I'm using debaian.
Buster? Strech? Jessie? Wheezy?

Quote:
root@vultr:/etc# cat debian_version
8.11
With SourceMod 1.9:
Spoiler

With SourceMod 1.10:
Spoiler


Works with both versions of sourcemod.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.

Last edited by Bara; 07-06-2019 at 09:09.
Bara is offline
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 07-07-2019 , 03:24   Re: [EXTENSION] cURL & Hash
Reply With Quote #244

I love you Bara and I'm probably to stupid. Today there is no error. I don't know what I was doing wrong. Big, big thanks for the curl version. And sorry for bothering you.

https://forums.alliedmods.net/showpo...&postcount=101
working
fragnichtnach is offline
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
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
JoinedSenses
Senior Member
Join Date: Sep 2013
Old 11-05-2019 , 10:04   Re: [EXTENSION] cURL & Hash
Reply With Quote #247

This should work. Create folder data/curl_test yourself.

cURL.inc
cURL_header.inc
__________________

Last edited by JoinedSenses; 11-05-2019 at 10:58.
JoinedSenses is offline
Fate97
Junior Member
Join Date: Mar 2020
Location: Hungary
Old 06-28-2020 , 11:02   Re: [EXTENSION] cURL & Hash
Reply With Quote #248

Hi how can I fix this?

L 06/28/2020 - 17:01:01: [SM] Exception reported: Unable Create folder data / curl_test
L 06/28/2020 - 17:01:01: [SM] Blaming: curl_self_test.smx
L 06/28/2020 - 17:01:01: [SM] Call stack trace:
L 06/28/2020 - 17:01:01: [SM] [0] SetFailState
L 06/28/2020 - 17:01:01: [SM] [1] Line 286, C: \ Users \ Tobias \ Desktop \ SourcePawn \ scripting \ curl_self_test.sp :: PluginInit
L 06/28/2020 - 17:01:01: [SM] [2] Line 270, C: \ Users \ Tobias \ Desktop \ SourcePawn \ scripting \ curl_self_test.sp :: OnPluginStart
L 06/28/2020 - 17:01:01: [SM] Unable to load plugin "curl_self_test.smx": Error detected in plugin startup (see error logs)
Fate97 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 06-28-2020 , 12:43   Re: [EXTENSION] cURL & Hash
Reply With Quote #249

Quote:
Originally Posted by Fate97 View Post
Hi how can I fix this?

L 06/28/2020 - 17:01:01: [SM] Exception reported: Unable Create folder data / curl_test
L 06/28/2020 - 17:01:01: [SM] Blaming: curl_self_test.smx
L 06/28/2020 - 17:01:01: [SM] Call stack trace:
L 06/28/2020 - 17:01:01: [SM] [0] SetFailState
L 06/28/2020 - 17:01:01: [SM] [1] Line 286, C: \ Users \ Tobias \ Desktop \ SourcePawn \ scripting \ curl_self_test.sp :: PluginInit
L 06/28/2020 - 17:01:01: [SM] [2] Line 270, C: \ Users \ Tobias \ Desktop \ SourcePawn \ scripting \ curl_self_test.sp :: OnPluginStart
L 06/28/2020 - 17:01:01: [SM] Unable to load plugin "curl_self_test.smx": Error detected in plugin startup (see error logs)
You do not need to use the curl_self_test.smx plugin, it is used for testing only, disable it.
paulo_crash is offline
Kazzi
New Member
Join Date: Sep 2020
Old 09-10-2020 , 19:31   Re: [EXTENSION] cURL & Hash
Reply With Quote #250

Howdy, firstly, my apologies if I shouldn't be asking this on this thread, however I haven't the slightest idea where else I could ask this.
I'm currently running a TF2 pug server, using F2's plugin to record demos and the demos.tf plugin to upload them, however I seem to be having an issue with cURL, causing some demos to be uploaded, and some not. According to my console, cURL is giving error code 28, aka the upload seems to be timing out, and I'm not sure why.
Any pointers or help or suggestions would be really appreciated!
Kazzi is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode