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

[TF2] tETF2LDivision v0.1.2 (2014-06-01)


Post New Thread Reply   
 
Thread Tools Display Modes
Thrawn2
Veteran Member
Join Date: Apr 2009
Old 09-01-2012 , 08:57   Re: [TF2] tETF2LDivision v0.0.3 (2012-09-01)
Reply With Quote #11

Read this. You should get an error message explaining the problem.
__________________
einmal mit profis arbeiten. einmal.
Thrawn2 is offline
userid_ivan
Junior Member
Join Date: May 2011
Old 09-02-2012 , 05:00   Re: [TF2] tETF2LDivision v0.0.3 (2012-09-01)
Reply With Quote #12

I would want to give you a suggestion for future versions if it is possible to implement it:
It is possible to use MySQL instead of plain text file? With MySQL you can share all data collected in a database with more than 1 server instead of have a lot of files for each server.
userid_ivan is offline
grincheux
New Member
Join Date: Jul 2009
Old 09-04-2012 , 19:05   Re: [TF2] tETF2LDivision v0.0.2 (2012-08-26)
Reply With Quote #13

Quote:
Originally Posted by Mariano View Post
I got some error in logs:

Code:
L 08/30/2012 - 20:52:07: [SM] Unable to load extension "tinyxml.ext": /home/srcds/tf2/WAR/orangebox/tf/addons/sourcemod/extensions/tinyxml.ext.so: invalid ELF header
L 08/30/2012 - 20:52:08: [SM] Unable to load plugin "tETF2LDivisions.smx": Required extension "TinyXml" file("tinyxml.ext") not running
I reinstalled everything and still go stucked with the same error.

Linux serv & MetaMod:Source v1.8.7V, SourceMod v1.4.5-dev here.

Last edited by grincheux; 09-04-2012 at 19:05.
grincheux is offline
Zubject
New Member
Join Date: Sep 2012
Old 09-05-2012 , 06:41   Re: [TF2] tETF2LDivision v0.0.2 (2012-08-26)
Reply With Quote #14

Quote:
Originally Posted by grincheux View Post
I reinstalled everything and still go stucked with the same error.

Linux serv & MetaMod:Source v1.8.7V, SourceMod v1.4.5-dev here.
In case anyone else has this problem, here is my solution (btw im a complete newb at this, so i take no responsibilities)

First i removed the .dll file since its a windows file. Secondly i downloaded the file locally, moved it to my dropbox folder, and downloaded it to my linux box with wget from there, instead of directly from the web.

Which of these two things actually did the job, i dunno, but now it works.
Zubject is offline
memcpy
Junior Member
Join Date: Aug 2012
Old 09-05-2012 , 11:48   Re: [TF2] tETF2LDivision v0.0.3 (2012-09-01)
Reply With Quote #15

in ver 0.0.3 I got error in logs too:
Code:
L 08/27/2012 - 01:40:34: -------- Mapchange to cp_badlands --------
L 08/27/2012 - 01:40:34: [SM] Unable to load plugin "tETF2LDivisions.smx": Native "FindStringTable" was not found
L 08/27/2012 - 01:40:34: [tDownloadCache.smx] Using Curl

Last edited by memcpy; 09-05-2012 at 12:08.
memcpy is offline
Thrawn2
Veteran Member
Join Date: Apr 2009
Old 09-06-2012 , 11:10   Re: [TF2] tETF2LDivision v0.0.3 (2012-09-01)
Reply With Quote #16

Quote:
Originally Posted by memcpy View Post
in ver 0.0.3 I got error in logs too:
Code:
L 08/27/2012 - 01:40:34: -------- Mapchange to cp_badlands --------
L 08/27/2012 - 01:40:34: [SM] Unable to load plugin "tETF2LDivisions.smx": Native "FindStringTable" was not found
L 08/27/2012 - 01:40:34: [tDownloadCache.smx] Using Curl
6 or 7 posts above yours:
Quote:
Originally Posted by nTraum View Post
I've heard people not having latest sourcemod dev + metamod dev snapshot get this error.
__________________
einmal mit profis arbeiten. einmal.
Thrawn2 is offline
memcpy
Junior Member
Join Date: Aug 2012
Old 09-06-2012 , 11:21   Re: [TF2] tETF2LDivision v0.0.3 (2012-09-01)
Reply With Quote #17

Quote:
Originally Posted by nTraum View Post
I've heard people not having latest sourcemod dev + metamod dev snapshot get this error.
I have latest version

MetaMod:Source v1.9.0V
SourceMod v1.4.6

P.S. Hosting is http://www.gameservers.com/

Last edited by memcpy; 09-06-2012 at 11:40.
memcpy is offline
memcpy
Junior Member
Join Date: Aug 2012
Old 09-06-2012 , 13:25   Re: [TF2] tETF2LDivision v0.0.3 (2012-09-01)
Reply With Quote #18

if I comment-out next lines, am not present an error
Code:
//#include <smlib> 
...
//Color_ChatSetSubject(iClient);
//Client_PrintToChat(client, false, msg);

Last edited by memcpy; 09-06-2012 at 13:26.
memcpy is offline
Mariano
Member
Join Date: May 2009
Location: Poland / Silesia
Old 09-06-2012 , 19:27   Re: [TF2] tETF2LDivision v0.0.3 (2012-09-01)
Reply With Quote #19

Code:
L 09/07/2012 - 01:08:33: Info (map "cp_badlands") (file "errors_20120907.log")
L 09/07/2012 - 01:08:33: [SM] Unable to load extension "tinyxml.ext": /data/velture/198065.tf2/orangebox/tf/addons/sourcemod/extensions/tinyxml.ext.so: invalid ELF header
L 09/07/2012 - 01:08:33: [SM] Unable to load plugin "tETF2LDivisions.smx": Required extension "TinyXml" file("tinyxml.ext") not running
SourceMod 1.4.6 final
Metamod:Source 1.9.0 final

Testing with: cURL, SteamTools, Socket, TinyXML and tDownloadCache (latest versions)

Plugin still does not work, TinyXML is broken.
__________________
TryhardBrigade.com

European Team Fortress 2 Training Center

"We Are Hip-Hop"
KRS-One
Mariano is offline
Thrawn2
Veteran Member
Join Date: Apr 2009
Old 09-15-2012 , 10:31   Re: [TF2] tETF2LDivision v0.0.3 (2012-09-01)
Reply With Quote #20

Quote:
Originally Posted by Mariano View Post
Plugin still does not work, TinyXML is broken.
Try the binary attached in this post.
__________________
einmal mit profis arbeiten. einmal.
Thrawn2 is offline
Reply



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 19:19.


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