Raised This Month: $32 Target: $400
 8% 

[TF2] TF2 Taunts TF2IDB


Post New Thread Reply   
 
Thread Tools Display Modes
Blackglade
Senior Member
Join Date: Jul 2012
Location: NYC
Old 05-07-2017 , 18:15   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #11

@fakuivan... I keep getting this issue..

L 05/07/2017 - 18:11:55: Info (map "ctf_2fort") (file "errors_20170507.log")
L 05/07/2017 - 18:11:55: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 05/07/2017 - 18:11:55: [SM] Blaming: tf2idb.smx
L 05/07/2017 - 18:11:55: [SM] Call stack trace:
L 05/07/2017 - 18:11:55: [SM] [0] SQL_Query
L 05/07/2017 - 18:11:55: [SM] [1] Line 381, tf2idb.sp::Native_FindItemCustom
L 05/07/2017 - 18:11:55: [SM] [3] TF2IDB_FindItemCustom
L 05/07/2017 - 18:11:55: [SM] [4] Line 72, /home/travis/build/fakuivan/TF2-Taunts-TF2IDB/addons/sourcemod/scripting/include/tf2_taunts_tf2idb/taunt_cache_system.inc::CTauntCacheSystem.Fro mTF2IDB
L 05/07/2017 - 18:11:55: [SM] [5] Line 53, /home/travis/build/fakuivan/TF2-Taunts-TF2IDB/addons/sourcemod/scripting/tf2_taunts_tf2idb.sp::OnPluginStart
L 05/07/2017 - 18:11:55: [SM] Unable to load plugin "tf2_taunts_tf2idb.smx": Error detected in plugin startup (see error logs)
Blackglade is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 05-09-2017 , 11:47   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #12

Quote:
Originally Posted by Blackglade View Post
...
L 05/07/2017 - 18:11:55: [SM] Blaming: tf2idb.smx
...
¯\_(ツ)_/¯

The error seems to be generated when tf2idb tries to reply to one of our queries. That's tf2idb faut's. Post an issue on the tf2idb github page, (I've made a few contributions to that plugin so I think I can help you out) so we can figure out what's going on, remember to post the output from "sm plugins info tf2idb" and "sm plugins info tf2_taunts_tf2idb". If you don't feel like helping other people solve the issue for you, just change item schema to tf2ii.
__________________
fakuivan is offline
Blackglade
Senior Member
Join Date: Jul 2012
Location: NYC
Old 05-10-2017 , 04:35   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #13

Quote:
Originally Posted by fakuivan View Post
¯\_(ツ)_/¯

The error seems to be generated when tf2idb tries to reply to one of our queries. That's tf2idb faut's. Post an issue on the tf2idb github page, (I've made a few contributions to that plugin so I think I can help you out) so we can figure out what's going on, remember to post the output from "sm plugins info tf2idb" and "sm plugins info tf2_taunts_tf2idb". If you don't feel like helping other people solve the issue for you, just change item schema to tf2ii.
Gotcha! https://github.com/FlaminSarge/tf2idb/issues/15
Blackglade is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 05-16-2017 , 01:36   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #14

Quote:
Originally Posted by Blackglade View Post
@fakuivan... I keep getting this issue..

L 05/07/2017 - 18:11:55: Info (map "ctf_2fort") (file "errors_20170507.log")
L 05/07/2017 - 18:11:55: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 05/07/2017 - 18:11:55: [SM] Blaming: tf2idb.smx
L 05/07/2017 - 18:11:55: [SM] Call stack trace:
L 05/07/2017 - 18:11:55: [SM] [0] SQL_Query
L 05/07/2017 - 18:11:55: [SM] [1] Line 381, tf2idb.sp::Native_FindItemCustom
L 05/07/2017 - 18:11:55: [SM] [3] TF2IDB_FindItemCustom
L 05/07/2017 - 18:11:55: [SM] [4] Line 72, /home/travis/build/fakuivan/TF2-Taunts-TF2IDB/addons/sourcemod/scripting/include/tf2_taunts_tf2idb/taunt_cache_system.inc::CTauntCacheSystem.Fro mTF2IDB
L 05/07/2017 - 18:11:55: [SM] [5] Line 53, /home/travis/build/fakuivan/TF2-Taunts-TF2IDB/addons/sourcemod/scripting/tf2_taunts_tf2idb.sp::OnPluginStart
L 05/07/2017 - 18:11:55: [SM] Unable to load plugin "tf2_taunts_tf2idb.smx": Error detected in plugin startup (see error logs)
Version 1.5.2 sould fix that.

Special thanks to asherkin for literally giving away the solution and Blackglade for reporting and helping debugging.
__________________

Last edited by fakuivan; 05-16-2017 at 01:37.
fakuivan is offline
[email protected]
Junior Member
Join Date: May 2017
Old 05-31-2017 , 10:01   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #15

Firstly Thank you for what looks to be exactly the plugin I am looking for.

I am a bit frustrated though as I cannot get it to work.

...From my plugins list:
37 "TF2IDB" (0.93) by Bottiger
38 "TF2 Taunts TF2IDB" (1.5.2.51-tf2idb) by fakuivan

... For the TF2Items extension, I have tried regressing back in versions the following:
1.6.4-279
Result:
All plugins and tf2items extension loaded successfully and could run the sm_taunt_list command successfully in the console. Going to into tf2 I manage to get to the lobby, but as as soon as I selected a class and I was about to be dropped into spawn, the server crashed

1.6.3-xxx | 1.6.2-xxx | 1.6.1-xxx | 1.6.0-xxx
Result:
All plugins and tf2items extension loaded successfully and could run the sm_taunt_list command successfully in the console. Going to into tf2 the server crashes before even completing the map load.

1.5.3-244
Result:
All plugins and tf2items extension loaded successfully and could run the sm_taunt_list command successfully in the console. Going to into tf2 successfully and dropping into spawn successfully. Executing the /sm_taunt command in the chat window brings up the taunt menu (yipeee), but as soon as I select any taunt, the server crashes (aauuw).


I have looked in the error logs (sourcemod\log) and find no errors. I am not sure where server crash logs might be found as I am quite new to server hosting.

I really would appreciate any help you can give, even though this seems to be a TF2ITems extension issue, it is ultimately affecting TF2 Taunts. Should I rather be posting this on TF2Items Extensions?

Last edited by [email protected]; 05-31-2017 at 10:06.
barktf2@gmail.com is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 06-01-2017 , 20:11   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #16

First of all, the "sm_taunt_list" command only needs a functional item schema API to work ("tf2idb" or "tf2itemsinfo") so even if tf2items was borked that should still work as expected. Always use the latest version of tf2items, because the nature of how it works, it's quite sensible to changes made by valve to the item system. Try removing tf2items, tf2idb, and this plugin to see if your server runs fine, if that goes well, then load the tf2items extension, if that goes wrong then you can seek for help at the tf2item's thread, if everithing works without this plugin then open an issue so we can try to solve your problem there.

Glad you like this plugin . glhf.
__________________
fakuivan is offline
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 06-02-2017 , 04:39   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #17

Does this give players a taunt they do not own? Could be an issue if Valve likens taunts to unusuals.
__________________
Phaiz is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 06-02-2017 , 10:03   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #18

Quote:
Originally Posted by Phaiz View Post
Does this give players a taunt they do not own? Could be an issue if Valve likens taunts to unusuals.
Just don't use this as a "donors only" plugin and it should be ok. Even then, you are using it to encourage people to donate and contribute to community servers being alive, and it's purely cosmetic. I think there's a similar discussion on the taunt'em thread, you can read that if you want more opinions on this.
__________________

Last edited by fakuivan; 04-10-2018 at 22:38.
fakuivan is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 06-14-2017 , 18:17   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #19

Version 1.6 is out! Now "sm_taunt_force" shows a menu when no arguments are given.

See the full changelog here.
__________________
fakuivan is offline
fakuivan
Senior Member
Join Date: Nov 2015
Old 06-16-2017 , 02:06   Re: [TF2] TF2 Taunts TF2IDB
Reply With Quote #20

Version 1.6.1 is out! Minor bug fix and menu organization improved.

See the full changelog here.
__________________
fakuivan 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 17:11.


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