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

[EXTENSION] cURL & Hash


Post New Thread Reply   
 
Thread Tools Display Modes
nicell
New Member
Join Date: Sep 2017
Old 09-16-2017 , 13:02   Re: [EXTENSION] cURL & Hash
Reply With Quote #211

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!!
nicell is offline
Werewolf_UK
AlliedModders Donor
Join Date: Oct 2010
Location: United Kingdom
Old 10-12-2017 , 14:21   Re: [EXTENSION] cURL & Hash
Reply With Quote #212

https://forums.alliedmods.net/showpo...&postcount=101
Quote:
Originally Posted by Bara View Post
Binary: http://csgottt.com/curl.zip
Source: http://csgottt.com/curl_src.tar

Compiled with MM 1.10, SourceMod 1.6, libcurl/7.26.0, OpenSSL/1.0.1e, zlib/1.2.7, libssh2/1.4.2
MD2 suport was removed
These links are dead, can they be fixed / re-uploaded elsewhere please?
__________________

Last edited by Werewolf_UK; 10-12-2017 at 14:22.
Werewolf_UK is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 10-12-2017 , 16:33   Re: [EXTENSION] cURL & Hash
Reply With Quote #213

Links are working for me, if it still doesn't work for you, then you can grab the file from my attachment on previous page and give it a shot.
__________________
Spirit_12 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-20-2017 , 11:54   Re: [EXTENSION] cURL & Hash
Reply With Quote #214

You are introducing the following BUG on the CSGO (Linux)
Quote:
[18] <FAILED> file "curl.ext.so": /home/ogp/OGP_User_Files/whmcs/670/csgo/addons/sourcemod/extensions/curl.ext.so: undefined symbol: _ZNSs9_M_mutateEjjj
I already downloaded the latest version: https://code.google.com/archive/p/so...sion/downloads

Would anyone have a corrected version of this error?

Last edited by paulo_crash; 11-20-2017 at 11:58.
paulo_crash is offline
Cripix
Senior Member
Join Date: Sep 2016
Location: French, Bordeaux
Old 11-20-2017 , 13:40   Re: [EXTENSION] cURL & Hash
Reply With Quote #215

Quote:
Originally Posted by paulo_crash View Post
You are introducing the following BUG on the CSGO (Linux)

I already downloaded the latest version: https://code.google.com/archive/p/so...sion/downloads

Would anyone have a corrected version of this error?
https://forums.alliedmods.net/showpo...&postcount=101
__________________
My jailbreak Server :
Cripix is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 11-20-2017 , 13:55   Re: [EXTENSION] cURL & Hash
Reply With Quote #216

Grab the right files from the quote, two posts above yours.
__________________
Spirit_12 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-20-2017 , 17:14   Re: [EXTENSION] cURL & Hash
Reply With Quote #217

Quote:
Originally Posted by Cripix View Post
Quote:
Originally Posted by Spirit_12 View Post
Grab the right files from the quote, two posts above yours.
I put this version and it is giving this error:
Quote:
L 11/20/2017 - 20:08:11: [SM] Exception reported: Unable Create folder data/curl_test
L 11/20/2017 - 20:08:11: [SM] Blaming: curl_self_test.smx
L 11/20/2017 - 20:08:11: [SM] Call stack trace:
L 11/20/2017 - 20:08:11: [SM] [0] SetFailState
L 11/20/2017 - 20:08:11: [SM] [1] Line 286, C:\Users\Tobias\Desktop\SourcePawn\scripting\ curl_self_test.sp:luginInit
L 11/20/2017 - 20:08:11: [SM] [2] Line 270, C:\Users\Tobias\Desktop\SourcePawn\scripting\ curl_self_test.sp::OnPluginStart
L 11/20/2017 - 20:08:11: [SM] Unable to load plugin "curl_self_test.smx": Error detected in plugin startup (see error logs)
paulo_crash is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 11-20-2017 , 17:37   Re: [EXTENSION] cURL & Hash
Reply With Quote #218

Code:
if(!CreateDirectory(curl_test_path, 557))
{
	SetFailState("Unable Create folder %s",TEST_FOLDER);
	return;
}
That's not a curl related problem. That's on your side.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.

Last edited by Bara; 11-20-2017 at 17:37.
Bara is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-20-2017 , 20:09   Re: [EXTENSION] cURL & Hash
Reply With Quote #219

Quote:
Originally Posted by Bara View Post
Code:
if(!CreateDirectory(curl_test_path, 557))
{
	SetFailState("Unable Create folder %s",TEST_FOLDER);
	return;
}
That's not a curl related problem. That's on your side.
Is there any solution I can do to fix it?

I noticed that this error only happens in my server of Arena X1, that uses this plugin: https://github.com/splewis/csgo-multi-1v1
paulo_crash is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 11-20-2017 , 21:05   Re: [EXTENSION] cURL & Hash
Reply With Quote #220

Curl self test is just a test plugin. You don't even need that plugin, it is just to test and see if the extension loads.

I would simply remove the plugin, if that solves your issues.
__________________
Spirit_12 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 08:24.


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