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

[TF2] Unusual effects 2.19 SQL (21/12/2015)


Post New Thread Reply   
 
Thread Tools Display Modes
Fiskie
New Member
Join Date: Aug 2014
Old 04-07-2015 , 13:24   Re: [TF2] Unusual effects 2.16.1 (01/14/2015)
Reply With Quote #381

Quote:
Originally Posted by Erreur 500 View Post
Crashes are due to TF2items, not my plugin.
Please download on this link the last build : https://builds.limetech.org/?p=tf2items
I just updated to that, still crashing.

I'm running the newest build of Sourcemod and Metamod.
Fiskie is offline
Dr_Knuckles
AlliedModders Donor
Join Date: Mar 2005
Location: SW Florida
Old 04-08-2015 , 14:41   Re: [TF2] Unusual effects 2.16.1 (01/14/2015)
Reply With Quote #382

Quote:
Originally Posted by Fiskie View Post
I just updated to that, still crashing.

I'm running the newest build of Sourcemod and Metamod.
"build" <----- does that mean snapshot?
__________________
Dr_Knuckles is offline
RockonBen
Junior Member
Join Date: Feb 2015
Old 04-08-2015 , 20:00   Re: [TF2] Unusual effects 2.16.1 (01/14/2015)
Reply With Quote #383

Quote:
Originally Posted by Erreur 500 View Post
Crashes are due to TF2items, not my plugin.
Please download on this link the last build : https://builds.limetech.org/?p=tf2items
I have discovered that the crashes are related to this plugin.

I completely reinstalled TF2 items, that did not fix it. After disabling this plugin only, the server crashes were gone and everything is now working.

It's definitely being caused by this plugin, and not by TF2 items. I use other plugins that use TF2 items (such as TF2 give weapon) and they are working fine and not crashing everything.

For more information on the crashes - It's odd. When some users (with permissions in admins.cfg, not standard users) go a particular class, it would crash. (For me, I had root admin, and it would crash the server whenever I went spy.) Someone was crashing as any class. Another was crashing as scout.

Last edited by RockonBen; 04-08-2015 at 20:00.
RockonBen is offline
Dr_Knuckles
AlliedModders Donor
Join Date: Mar 2005
Location: SW Florida
Old 04-08-2015 , 21:02   Re: [TF2] Unusual effects 2.16.1 (01/14/2015)
Reply With Quote #384

I use it on 19 servers, no problems here.
__________________
Dr_Knuckles is offline
klashfire
Member
Join Date: May 2014
Location: NY, USA
Old 06-21-2015 , 20:12   Re: [TF2] Unusual effects 2.16.1 (01/14/2015)
Reply With Quote #385

yep, crashes for me. tf2 items updated with latest snapshot
__________________

klashfire is offline
MaloModo
Veteran Member
Join Date: Aug 2008
Old 06-24-2015 , 11:08   Re: [TF2] Unusual effects 2.16.1 (01/14/2015)
Reply With Quote #386

Been getting effects "lingering" in map lately....I swear I read something about this but can't find it now. Gets pretty annoying and believe leads to client crashes?
MaloModo is offline
Erreur 500
Senior Member
Join Date: Aug 2012
Location: Paris, France
Old 06-26-2015 , 15:20   Re: [TF2] Unusual effects 2.17 (SQL + taunt)
Reply With Quote #387

////////////////// UPDATE \\\\\\\\\\\\\\\\\\\\\\

v 2.17
Remove native functions :
UE_AddUnusualEffect
UE_IsUnusualItem
UE_GetUnusualItemQuality
UE_GetUnusualItemEffect
UE_GetUnusualItemNumber
Rewriting of database structure:
Now use MySQL or SQLite instead of unusual_effects.txt
unusual_effects.txt is not used and removed
Udapte unusual effects:
Unusual Taunt Effects are now allowed!
Unusual Taunt Effects added in unusual_list.cfg
Cvars Change:
Remove unusual_autoupdate
Remove unusual_controlmod
Add unusual_sql_wait
Rewriting of Admin Tools system:
You can now remove unusual effects from unconnected player in DB.
Some fixes.
Unusual Menu:
New option in delete effect menu, "All" to remove all effects.
Remove updater extension.
Update translation file.
__________________
My public creation : PortalMod - Free Duels - Unusual Effects - Particle fireworks - !stuck

Need private plugin ? We can found an agreement !
Steam : Erreur 500
Erreur 500 is offline
Erreur 500
Senior Member
Join Date: Aug 2012
Location: Paris, France
Old 06-26-2015 , 15:20   Re: [TF2] Unusual effects 2.17 (SQL + taunt)
Reply With Quote #388

UNUSUAL EFFECTS SQL CONVERTER




Description

Use this tool to convert the old Unusual Effects DB system (unusual_effects.txt) to the new system : SQLite or MySQL.




How to use it ?

Put unusual_sql_converter.smx in tf\addons\sourcemod\plugins

If you will use SQLite : You don't have to edit databases.cfg !
If you will use MySQL : Be sure that you have linked Unusual Effects to your new MySQL DB !
To do that : Copy/paste this in sourcemod/configs/databases.cfg. Replace by your own data.
PHP Code:
 
"unusual"
{
            
"driver"                          "mysql"
            "host"                            "YourHost"
            "database"                        "YourDatabaseName"
            "user"                            "Login"
            "pass"                            "PassWord"
           
//"timeout"                        "0"
           //"port"                           "0"


When it's done start your server, and in the console write : unusual_sql_start
THAT IS ALL !

You can remove this tool when conversion is finished !





FAQ :

It's write : "ERROR Conversion STOPPED "
Your DB is corrupted ! If you really want to transfer data in the new DB, you need to fix this problem. Before "ERROR Conversion STOPPED " appear, you have the location of the problem.

Conversion never end !!
That mean you have two time the same player SteamID in it. Remove one occurrence !
Attached Files
File Type: sp Get Plugin or Get Source (unusual_sql_converter.sp - 1082 views - 11.3 KB)
__________________
My public creation : PortalMod - Free Duels - Unusual Effects - Particle fireworks - !stuck

Need private plugin ? We can found an agreement !
Steam : Erreur 500

Last edited by Erreur 500; 07-26-2015 at 11:32.
Erreur 500 is offline
YoNer
Member
Join Date: Jul 2014
Old 06-28-2015 , 16:31   Re: [TF2] Unusual effects 2.17 (SQL + taunt)
Reply With Quote #389

Seems plugin is reseting the weapon loadout constantly in some ocasions, i noticed on my server that the spy keeps drawing out his pistol and is unable to shoot or backstab even
YoNer is offline
rengo
Member
Join Date: Jun 2015
Old 06-28-2015 , 21:52   Re: [TF2] Unusual effects 2.17 (SQL + taunt)
Reply With Quote #390

Quote:
Originally Posted by YoNer View Post
Seems plugin is reseting the weapon loadout constantly in some ocasions, i noticed on my server that the spy keeps drawing out his pistol and is unable to shoot or backstab even
idem

Error log:

Quote:
L 06/28/2015 - 01:48:11: [SM] Displaying call stack trace for plugin "unusual.smx":
L 06/28/2015 - 01:48:11: [SM] [0] Line 355, C:\Serveurs\TF2\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\include\ tf2_stocks.inc::TF2_GetPlayerClass()
L 06/28/2015 - 01:48:11: [SM] [1] Line 480, C:\Serveurs\TF2\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\unusual. sp::UpdateWeapon()
L 06/28/2015 - 01:48:11: [SM] [2] Line 473, C:\Serveurs\TF2\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\unusual. sp::TimerUpdateWeapon()
L 06/28/2015 - 01:48:11: [SM] Native "GetEntProp" reported: Entity 8 ( is invalid
L 06/28/2015 - 01:48:11: [SM] Displaying call stack trace for plugin "unusual.smx":
L 06/28/2015 - 01:48:11: [SM] [0] Line 355, C:\Serveurs\TF2\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\include\ tf2_stocks.inc::TF2_GetPlayerClass()
L 06/28/2015 - 01:48:11: [SM] [1] Line 480, C:\Serveurs\TF2\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\unusual. sp::UpdateWeapon()
L 06/28/2015 - 01:48:11: [SM] [2] Line 473, C:\Serveurs\TF2\steamapps\common\Team Fortress 2 Dedicated Server\tf\addons\sourcemod\scripting\unusual. sp::TimerUpdateWeapon()
L 06/28/2015 - 02:17:17: Error log file session closed.
Thanks!!!
rengo is offline
Send a message via AIM to rengo
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 13:40.


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