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

[CS:GO] Weapon Stickers (!stickers)


Post New Thread Reply   
 
Thread Tools Display Modes
mlov420
Senior Member
Join Date: May 2013
Old 04-04-2021 , 04:32   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #221

Quote:
Originally Posted by SmokieCS View Post
I get that part, but if you just leave the settings for the MySQL it should be saving locally right? Will this do that it won't "save" the settings you entered. We tried it on our servers, where our host for some god forsaken reason, do not allow us to open databases. Then we leave the settings for both the gloves, weapon skins and this plugin at default, just to let the database run locally instead.

In the other plugins it works fine, but with this one it do not save.
Probably because other plugins have integration for SQLite, which servers use as local storage in place of MySQL. You can rent a fastDL from NFOservers.com for like 2.99 a month, it comes with a ton of storage space and you can make databases as well, up to 50 connections at a time.
mlov420 is offline
Alex7
New Member
Join Date: Mar 2016
Old 04-04-2021 , 08:50   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #222

Hello! Sometimes the error appears:
Code:
L 04/03/2021 - 11:00:55: SourceMod error session started
L 04/03/2021 - 11:00:55: Info (map "$2000$_csgo") (file "/home/server1152/game/csgo/addons/sourcemod/logs/errors_20210403.log")
L 04/03/2021 - 11:00:55: [SM] Exception reported: Array index out-of-bounds (index 8, limit 6)
L 04/03/2021 - 11:00:55: [SM] Blaming: csgo_weaponstickers.smx
L 04/03/2021 - 11:00:55: [SM] Call stack trace:
L 04/03/2021 - 11:00:55: [SM]   [1] Line 340, quasemago/csgo_weaponstickers/menus.inc::ShowWeaponStickersSetMenu
L 04/03/2021 - 11:00:55: [SM]   [2] Line 461, quasemago/csgo_weaponstickers/menus.inc::MenuHandler_Menu_StickerSet
L 04/03/2021 - 11:11:10: Error log file session closed.
Alex7 is offline
SmokieCS
AlliedModders Donor
Join Date: Nov 2019
Location: Denmark
Old 04-05-2021 , 06:10   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #223

Quote:
Originally Posted by mlov420 View Post
Probably because other plugins have integration for SQLite, which servers use as local storage in place of MySQL. You can rent a fastDL from NFOservers.com for like 2.99 a month, it comes with a ton of storage space and you can make databases as well, up to 50 connections at a time.
That is a great explanation! I will try those things, so we can get it on all of our servers ;)
Thank you!
__________________
Server Manager & Chairman of the Board - https://esportharte.dk/
Freelance Server Support
Former Co-Owner - https://tfrag.dk/
SmokieCS is offline
Rugal
Senior Member
Join Date: Jun 2020
Location: Brazil
Old 04-05-2021 , 23:22   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #224

Quote:
Originally Posted by Alex7 View Post
Hello! Sometimes the error appears:
Code:
L 04/03/2021 - 11:00:55: SourceMod error session started
L 04/03/2021 - 11:00:55: Info (map "$2000$_csgo") (file "/home/server1152/game/csgo/addons/sourcemod/logs/errors_20210403.log")
L 04/03/2021 - 11:00:55: [SM] Exception reported: Array index out-of-bounds (index 8, limit 6)
L 04/03/2021 - 11:00:55: [SM] Blaming: csgo_weaponstickers.smx
L 04/03/2021 - 11:00:55: [SM] Call stack trace:
L 04/03/2021 - 11:00:55: [SM]   [1] Line 340, quasemago/csgo_weaponstickers/menus.inc::ShowWeaponStickersSetMenu
L 04/03/2021 - 11:00:55: [SM]   [2] Line 461, quasemago/csgo_weaponstickers/menus.inc::MenuHandler_Menu_StickerSet
L 04/03/2021 - 11:11:10: Error log file session closed.
I already inform the author who last modified the plugin about these errors, and he ignores me, so..
What remains is to wait.
Rugal is offline
BaYa
New Member
Join Date: Apr 2021
Location: Brazil
Old 04-12-2021 , 17:53   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #225

Hello, I installed all the dependencies, when I start I get these errors:

L 04/12/2021 - 21:46:22: [SM] Unable to load extension "rip.ext": /home/clientes/OGP_User_Files/whmcs/4773/csgo/addons/sourcemod/extensions/rip.ext.so: cannot open shared object file: No such file or directory

L 04/12/2021 - 21:46:22: [SM] Unable to load plugin "eItems.smx": Required extension "REST in Pawn" file("rip.ext") not running

L 04/12/2021 - 21:46:22: [SM] Unable to load plugin "csgo_weaponstickers.smx": Native "eItems_GetWeaponNumByDefIndex" was not found



The rip.ext file in the folder is rip.ext.dll

Last edited by BaYa; 04-12-2021 at 17:54.
BaYa is offline
flashing
Senior Member
Join Date: Jul 2019
Location: India
Old 04-13-2021 , 02:40   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #226

Quote:
Originally Posted by BaYa View Post
Hello, I installed all the dependencies, when I start I get these errors:

L 04/12/2021 - 21:46:22: [SM] Unable to load extension "rip.ext": /home/clientes/OGP_User_Files/whmcs/4773/csgo/addons/sourcemod/extensions/rip.ext.so: cannot open shared object file: No such file or directory

L 04/12/2021 - 21:46:22: [SM] Unable to load plugin "eItems.smx": Required extension "REST in Pawn" file("rip.ext") not running

L 04/12/2021 - 21:46:22: [SM] Unable to load plugin "csgo_weaponstickers.smx": Native "eItems_GetWeaponNumByDefIndex" was not found



The rip.ext file in the folder is rip.ext.dll
Its because you installed the windows version(.dll is for windows and .so is for Linux)
install the Linux one
__________________

        Discord: FLASHING#8548
              Steam
flashing is offline
badral9
New Member
Join Date: Apr 2021
Old 04-16-2021 , 08:51   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #227

Hello, i having following error
L 04/16/2021 - 20:489: [csgo_weaponstickers.smx] (WeaponStickers) Reconnecting...
L 04/16/2021 - 20:48:43: [csgo_weaponstickers.smx] (WeaponStickers) Connection to database failed: [2003]: Can't connect to MySQL server on 'localhost' (10061)

Help
badral9 is offline
badral9
New Member
Join Date: Apr 2021
Old 04-16-2021 , 09:04   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #228

Quote:
Originally Posted by flashing View Post
add me on discord i will help you out
can you help me
i added you in discord
im having db error
badral9 is offline
bongotrommler
Senior Member
Join Date: Feb 2013
Location: GG-Elite.Net
Old 04-16-2021 , 17:55   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #229

Quote:
Originally Posted by badral9 View Post
can you help me
i added you in discord
im having db error
check your db connection
bongotrommler is offline
Hugomagrib
New Member
Join Date: Apr 2021
Old 04-18-2021 , 17:32   Re: [CS:GO] Weapon Stickers (!stickers)
Reply With Quote #230

keeps working? because I installed everything and nothing happens in the server. the!stickers does nothing
Hugomagrib 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 12:22.


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