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

[CS:GO] Weapon Stickers (!stickers)


Post New Thread Reply   
 
Thread Tools Display Modes
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Old 10-27-2022 , 14:57   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #341

Quote:
Originally Posted by samek4z View Post
Does anyone know why the stickers reset every time I leave the server? Sometimes they just reappear in a random weapon
mysql connection
check if there is any error log
__________________
.:[ >> My Plugins << ]:.

My discord : oqyh
oqyh is offline
pqs
Junior Member
Join Date: Sep 2021
Location: Rio
Old 11-28-2022 , 22:30   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #342

I am getting the error that say that "mydb" database is not found, and when I try to enter in the server on the game itself, its says about lobby connection.
pqs is offline
BurnedBread
New Member
Join Date: Dec 2022
Old 12-21-2022 , 16:33   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #343

I keep getting;

L 12/21/2022 - 22:25:53: [csgo_weaponstickers.smx] (WeaponStickers) Connection to database failed: [2013]: Lost connection to
MySQL server at 'reading initial communication packet', system error: 0
L 12/21/2022 - 22:25:54: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 12/21/2022 - 22:25:54: [SM] Blaming: csgo_weaponstickers.smx
L 12/21/2022 - 22:25:54: [SM] Call stack trace:
L 12/21/2022 - 22:25:54: [SM] [0] Database.Query
L 12/21/2022 - 22:25:54: [SM] [1] Line 80, quasemago\csgo_weaponstickers\database.inc::U pdateClientData
L 12/21/2022 - 22:25:54: [SM] [2] Line 511, quasemago\csgo_weaponstickers\menus.inc::Menu Handler_Menu_StickerSet
L 12/21/2022 - 22:25:58: [csgo_weaponstickers.smx] (WeaponStickers) Reconnecting...
L 12/21/2022 - 22:25:58: [csgo_weaponstickers.smx] (WeaponStickers) Connection to database failed: [2013]: Lost connection to
MySQL server at 'reading initial communication packet', system error: 0

Im really confused, is the MySQL database a third party thing i install or just the

"csgo_weaponstickers"
{
"driver" "mysql"
"host" "127.0.0.1"
"database" "mydb"
"user" "root"
"pass" ""
//"timeout" "0"
"port" "8821"

In Databases.cfg?
BurnedBread is offline
DrakeMcMullen
New Member
Join Date: Dec 2022
Old 12-28-2022 , 21:31   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #344

Hey thanks for the plugin, as for connecting to a MySQL database, how would you do that with a dathost server? My problem has been when I open the menu to apply a sticker, it shows none of the collections of stickers and when I choose one of the (blank) fields it just closes the menu. Any help would be appreciated.
DrakeMcMullen is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 12-28-2022 , 21:33   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #345

Quote:
Originally Posted by DrakeMcMullen View Post
Hey thanks for the plugin, as for connecting to a MySQL database, how would you do that with a dathost server? My problem has been when I open the menu to apply a sticker, it shows none of the collections of stickers and when I choose one of the (blank) fields it just closes the menu. Any help would be appreciated.
Install these versions:

- https://github.com/z1ntex/CSGO_Weapo...ses/tag/v1.3.5
- https://github.com/ESK0/eItems

Completely remove any other version you have of Stickers and eItems.
paulo_crash is offline
Hikuu
New Member
Join Date: Jan 2023
Old 01-27-2023 , 11:12   Multi-stickered weapons
Reply With Quote #346

I have this plugin but for SQLite, I coppied a code for SQLite database but the problem is that when I stick stickers to many weapons, after I'll disconnect and reconnect stickers are saved only on the weapon that I lastly attached stickers to it. Is there any code for multiple stickered-weapons?
Hikuu is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 01-28-2023 , 07:53   Re: Multi-stickered weapons
Reply With Quote #347

Quote:
Originally Posted by Hikuu View Post
I have this plugin but for SQLite, I coppied a code for SQLite database but the problem is that when I stick stickers to many weapons, after I'll disconnect and reconnect stickers are saved only on the weapon that I lastly attached stickers to it. Is there any code for multiple stickered-weapons?
I'm using this version: https://github.com/z1ntex/CSGO_Weapo...ses/tag/v1.3.5

It already has MySQL & SQLite support.

Install it, completely remove the version you have and eItems as well and upload the new ones, done.

It would be good to delete the database and create a new one, but you can test with what you already have and verify that there are no errors.
paulo_crash is offline
RAIN182
Member
Join Date: Dec 2013
Location: Volgograd , Russian Fede
Old 02-04-2023 , 01:54   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #348

update 02.02.2023

[SM] Exception reported: Method "ItemSystem" was not loaded right.
[SM] Blaming: csgo_weaponstickers.smx
[SM] Call stack trace:
[SM] [0] SetFailState
[SM] [1] Line 341, D:\scripting\csgo_weaponstickers.sp::LoadSDK
[SM] [2] Line 84, D:\scripting\csgo_weaponstickers.sp::OnPlugin Start
[SM] Unable to load plugin "csgo_weaponstickers.smx": Error detected in plugin startup (see error logs)
Error log file session closed.

PLZ Help

Last edited by RAIN182; 02-04-2023 at 01:54.
RAIN182 is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 02-04-2023 , 02:41   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #349

Quote:
Originally Posted by RAIN182 View Post
update 02.02.2023

[SM] Exception reported: Method "ItemSystem" was not loaded right.
[SM] Blaming: csgo_weaponstickers.smx
[SM] Call stack trace:
[SM] [0] SetFailState
[SM] [1] Line 341, D:\scripting\csgo_weaponstickers.sp::LoadSDK
[SM] [2] Line 84, D:\scripting\csgo_weaponstickers.sp::OnPlugin Start
[SM] Unable to load plugin "csgo_weaponstickers.smx": Error detected in plugin startup (see error logs)
Error log file session closed.

PLZ Help
use the new gamedata: https://github.com/quasemago/CSGO_We...kers.games.txt
freak.exe_uLow is offline
RAIN182
Member
Join Date: Dec 2013
Location: Volgograd , Russian Fede
Old 02-04-2023 , 06:15   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #350

Quote:
Originally Posted by freak.exe_uLow View Post
Thanks
RAIN182 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 14:41.


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