AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !nametag] (https://forums.alliedmods.net/showthread.php?t=298770)

kgns 11-22-2019 18:07

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by freak.exe_uLow (Post 2673921)
Hey Kgns, i have never be a problem with your plugin, but since the last update, i have had some errors in the logs
https://pastebin.com/mXG2rf4V it only affects one server at the moment, the other servers don't? What is the reason? :3

and you have this problem with the official binary released on the github repo?

i think you tried to change some things and compile it for yourself but failed to update globals.sp file (and maybe more?)

please if you are compiling the plugin yourself and having problems, first test again with the released smx file. if the problem does not persist, it means its your fault

kgns 11-22-2019 18:09

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by BeNq! (Post 2674058)
Code:

L 11/22/2019 - 21:51:42: SourceMod error session started
L 11/22/2019 - 21:51:42: Info (map "am_inferno_2019") (file "/home/data/csgo/addons/sourcemod/logs/errors_20191122.log")
L 11/22/2019 - 21:51:42: [SM] Exception reported: Entity 425 (425) is invalid
L 11/22/2019 - 21:51:42: [SM] Blaming: csgo_gloves.smx
L 11/22/2019 - 21:51:42: [SM] Call stack trace:
L 11/22/2019 - 21:51:42: [SM]  [0] SetEntPropEnt
L 11/22/2019 - 21:51:42: [SM]  [1] Line 108, E:\Source\include\gloves/menus.sp::ResetGlovesTimer
L 11/22/2019 - 21:54:57: Error log file session closed.

Fix gloves, please.

csgo_gloves.smx is not the name of my gloves plugin smx file, E:\Source\include\gloves/menus.sp is not the compile path I used for the release, and this is not Gloves plugin topic

freak.exe_uLow 11-23-2019 05:10

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by kgns (Post 2674062)
and you have this problem with the official binary released on the github repo?

i think you tried to change some things and compile it for yourself but failed to update globals.sp file (and maybe more?)

please if you are compiling the plugin yourself and having problems, first test again with the released smx file. if the problem does not persist, it means its your fault

Yep, it was my fault, I fixed the problem and now it works :3

Ice_MMB 11-23-2019 21:08

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
I'm getting this in my console:
PHP Code:

Attempted to create unknown entity type weapon_knife_outdoor!
NULL Ent in GiveNamedItem


UntitledMcC 11-23-2019 22:57

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
I'm getting this in my error logs.. Is there something I could run to fix the sql issue?

Quote:

L 11/23/2019 - 19:55:07: [SM] Exception reported: Error fetching data from field 300
L 11/23/2019 - 19:55:07: [SM] Blaming: weapons.smx
L 11/23/2019 - 19:55:07: [SM] Call stack trace:
L 11/23/2019 - 19:55:07: [SM] [0] DBResultSet.FetchString
L 11/23/2019 - 19:55:07: [SM] [1] Line 67, tmp/addons/sourcemod/scripting/weapons/database.sp::T_GetPlayerDataCallback

pribekerik 11-24-2019 08:06

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by UntitledMcC (Post 2674239)
I'm getting this in my error logs.. Is there something I could run to fix the sql issue?

I had this issue, the problem is the plugin tried to create new columns then your server got crashed or shut down, you have to manually delete and add the columns in order.
Click here for solution
or add me on Steam or Discord Er!k#2952

kgns 11-24-2019 12:08

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by UntitledMcC (Post 2674239)
I'm getting this in my error logs.. Is there something I could run to fix the sql issue?

if you dont care about players saved skins and nametags and stattraks etc, you can just delete the database and start new, it will correct the problem.

if you dont want to lose players information, you have to manually fix the new columns in your database table.

manicogaming 11-24-2019 13:39

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
I have an issue with the plugin, I open the !knife or !ws menu and when I select anything it just gives me the same skin that I currently in my Steam inventory and it gives me my current knife. I also have "FollowCSGOServerGuidelines" set to no. Is there anything that I'm missing and also in the logs there's nothing referring to the weapons.sp plugin.

einsfuhrer 11-24-2019 13:51

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Please re-add the binds for "." and ","

kgns 11-24-2019 16:04

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by einsfuhrer (Post 2674322)
Please re-add the binds for "." and ","

they werent removed

einsfuhrer 11-25-2019 04:34

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by kgns (Post 2674335)
they werent removed

For me they were, none my players can't use it

kgns 11-25-2019 04:45

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by einsfuhrer (Post 2674382)
For me they were, none my players can't use it

well thats your problem then, as i see it. they werent removed from the plugin

Tene32 11-25-2019 12:10

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
hey , i have a strange problem , in one server i have all the new knifes , and in the other servers it does not show me the new knifes only the classic , anyone know why?

manicogaming 11-25-2019 12:25

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
I have a dedicated LAN server and when using this plugin I can't set any knife or skin even with "FollowCSGOServerGuidelines" set to no but on a server that me and my friends bought it all works fine, what am I doing wrong?

kgns 11-25-2019 15:35

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by Tene32 (Post 2674436)
hey , i have a strange problem , in one server i have all the new knifes , and in the other servers it does not show me the new knifes only the classic , anyone know why?

use the latest official smx file

Quote:

Originally Posted by manicogmaing (Post 2674440)
I have a dedicated LAN server and when using this plugin I can't set any knife or skin even with "FollowCSGOServerGuidelines" set to no but on a server that me and my friends bought it all works fine, what am I doing wrong?

no idea. need more info like logs and configs etc. to even have a slight idea about possibilities

manicogaming 11-25-2019 15:43

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
2 Attachment(s)
Quote:

Originally Posted by kgns (Post 2674464)
use the latest official smx file



no idea. need more info like logs and configs etc. to even have a slight idea about possibilities

These are the latest logs, don't worry about the errors for the gloves plugin, I edited your gloves plugin so thats why it is giving errors.

What configs do you want to take a look at?

kgns 11-26-2019 05:29

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by manicogmaing (Post 2674466)
These are the latest logs, don't worry about the errors for the gloves plugin, I edited your gloves plugin so thats why it is giving errors.

What configs do you want to take a look at?

try to set that server up as an internet server and see if it changes anything

degrees9871 11-26-2019 12:26

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
is there a way to give bots random skins at start?

manicogaming 11-26-2019 12:28

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by kgns (Post 2674541)
try to set that server up as an internet server and see if it changes anything

That didn't work.

headhunterzcph 11-26-2019 17:02

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
when everyone joined they have random skins and knifes
not that they choosed before

kgns 11-26-2019 18:12

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by degrees9871 (Post 2674590)
is there a way to give bots random skins at start?

no
Quote:

Originally Posted by manicogmaing (Post 2674591)
That didn't work.

then youre doing something wrong
Quote:

Originally Posted by headhunterzcph (Post 2674623)
when everyone joined they have random skins and knifes
not that they choosed before

check your database connections

manicogaming 11-26-2019 18:48

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by kgns (Post 2674628)
no

then youre doing something wrong

check your database connections

Yeah I know but it doesn't make sense to me that everything in the plugin works fine (the menus and what not) but the rest doesn't. And I even tried doing a fresh install of sourcemod and even that didn't work.

kgns 11-26-2019 18:49

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by manicogmaing (Post 2674631)
Yeah I know but it doesn't make sense to me that everything in the plugin works fine (the menus and what not) but the rest doesn't. And I even tried doing a fresh install of sourcemod and even that didn't work.

¯\_(ツ)_/¯

manicogaming 11-28-2019 19:40

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by kgns (Post 2674632)
¯\_(ツ)_/¯

Ok something weird happened, with "FollowCSGOServerGuidelines" set to "yes" I can give myself knives other than the one I have just fine but with "FollowCSGOServerGuidelines" set to "no" I can't even give myself different knives. One more thing, could this have anything to do with SourceTV?

kgns 11-28-2019 20:05

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by manicogmaing (Post 2674867)
Ok something weird happened, with "FollowCSGOServerGuidelines" set to "yes" I can give myself knives other than the one I have just fine but with "FollowCSGOServerGuidelines" set to "no" I can't even give myself different knives. One more thing, could this have anything to do with SourceTV?

no idea, i never used lan only servers with sourcetv and i dont want to

lugaa 11-29-2019 01:53

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
:P plugin working well with sm 1.10 meta 1.10

manicogaming 11-29-2019 13:55

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by kgns (Post 2674869)
no idea, i never used lan only servers with sourcetv and i dont want to

I think it might be my PTaH that is not working properly for some reason as I checked the code of this plugin and the only parts that aren't working for me is when the plugin is calling the PTaH functions to give me the item with the correct skin I selected.

EDIT: I fixed it and now feel like an idiot, all I had to do was change map after a server start. Sorry for the hassle.

kgns 11-29-2019 18:17

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
lol

squizer 12-04-2019 13:14

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Hello. If I want to use MySQL what do I have to do? Do I have to import something into database or not?

breezetix 12-05-2019 06:17

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Hey can I please get some help? I followed all the instructions, even restarted my server, put the folders in the right folders, and it doesnt work. (im hosting a CS:GO bhop server)

karbine 12-05-2019 10:19

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
I had the same issue on a offline server but i just restarted and the skins showed up

Darkkeyvvan 12-05-2019 11:20

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by manicogmaing (Post 2674321)
I have an issue with the plugin, I open the !knife or !ws menu and when I select anything it just gives me the same skin that I currently in my Steam inventory and it gives me my current knife. I also have "FollowCSGOServerGuidelines" set to no. Is there anything that I'm missing and also in the logs there's nothing referring to the weapons.sp plugin.

i have same problem

manicogaming 12-09-2019 06:32

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Is there any reason why in the new end of match screen with the player models we only see the skins we actually own?

NickischLP 12-14-2019 07:02

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Is there a plugin to use the new player models ?

raj kaul 12-14-2019 07:36

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by NickischLP (Post 2676914)
Is there a plugin to use the new player models ?

you talking about this [CS:GO] Agents Chooser ?

2biachatkon 12-14-2019 10:16

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Hello i installed the v1.5.0 plugin with PTaH-V1.1.1-build16-windows but when I type ws the gun color doesn't change
List of my plugins
FollowCSGOServerGuidelines" set to "no"


**01 "Admin File Reader" (1.10.0.6458) by AlliedModders LLC
**02 "Admin Help" (1.10.0.6458) by AlliedModders LLC
**03 "Admin Menu" (1.10.0.6458) by AlliedModders LLC
**04 "Anti-Flood" (1.10.0.6458) by AlliedModders LLC
**05 "Basic Ban Commands" (1.10.0.6458) by AlliedModders LLC
**06 "Basic Chat" (1.10.0.6458) by AlliedModders LLC
**07 "Basic Comm Control" (1.10.0.6458) by AlliedModders LLC
**08 "Basic Commands" (1.10.0.6458) by AlliedModders LLC
**09 "Basic Info Triggers" (1.10.0.6458) by AlliedModders LLC
**10 "Basic Votes" (1.10.0.6458) by AlliedModders LLC
**11 "Client Preferences" (1.10.0.6458) by AlliedModders LLC
**12 "Fun Commands" (1.10.0.6458) by AlliedModders LLC
**13 "Fun Votes" (1.10.0.6458) by AlliedModders LLC
**14 "Nextmap" (1.10.0.6458) by AlliedModders LLC
**15 "Player Commands" (1.10.0.6458) by AlliedModders LLC
**16 "Reserved Slots" (1.10.0.6458) by AlliedModders LLC
**17 "Sound Commands" (1.10.0.6458) by AlliedModders LLC
**18 "Weapons & Knives" (1.5.0) by kgns | oyunhost.net

paulo_crash 12-14-2019 10:51

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by 2biachatkon (Post 2676933)
Hello i installed the v1.5.0 plugin with PTaH-V1.1.1-build16-windows but when I type ws the gun color doesn't change
List of my plugins
FollowCSGOServerGuidelines" set to "no"


**01 "Admin File Reader" (1.10.0.6458) by AlliedModders LLC
**02 "Admin Help" (1.10.0.6458) by AlliedModders LLC
**03 "Admin Menu" (1.10.0.6458) by AlliedModders LLC
**04 "Anti-Flood" (1.10.0.6458) by AlliedModders LLC
**05 "Basic Ban Commands" (1.10.0.6458) by AlliedModders LLC
**06 "Basic Chat" (1.10.0.6458) by AlliedModders LLC
**07 "Basic Comm Control" (1.10.0.6458) by AlliedModders LLC
**08 "Basic Commands" (1.10.0.6458) by AlliedModders LLC
**09 "Basic Info Triggers" (1.10.0.6458) by AlliedModders LLC
**10 "Basic Votes" (1.10.0.6458) by AlliedModders LLC
**11 "Client Preferences" (1.10.0.6458) by AlliedModders LLC
**12 "Fun Commands" (1.10.0.6458) by AlliedModders LLC
**13 "Fun Votes" (1.10.0.6458) by AlliedModders LLC
**14 "Nextmap" (1.10.0.6458) by AlliedModders LLC
**15 "Player Commands" (1.10.0.6458) by AlliedModders LLC
**16 "Reserved Slots" (1.10.0.6458) by AlliedModders LLC
**17 "Sound Commands" (1.10.0.6458) by AlliedModders LLC
**18 "Weapons & Knives" (1.5.0) by kgns | oyunhost.net

Just to confirm, your server is really Windows, or Linux.

If rented with any host it is usually Linux.

2biachatkon 12-14-2019 10:54

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by paulo_crash (Post 2676935)
Just to confirm, your server is really Windows, or Linux.

If rented with any host it is usually Linux.

server windows

I used to use version 1.3.3 before. The new server I updated with the latest version came and crashed

paulo_crash 12-14-2019 12:08

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by 2biachatkon (Post 2676936)
server windows

I used to use version 1.3.3 before. The new server I updated with the latest version came and crashed

Perfect, now let's find out if it's a problem in the same installation, post your latest error logs, it can be found in the csgo/addons/sourcemod/logs folder.

Then also post your SourceMod Version, so use "sm version" on your consol.

2biachatkon 12-15-2019 01:05

Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
 
Quote:

Originally Posted by paulo_crash (Post 2676942)
Perfect, now let's find out if it's a problem in the same installation, post your latest error logs, it can be found in the csgo/addons/sourcemod/logs folder.

Then also post your SourceMod Version, so use "sm version" on your consol.

SourceMod Version: 1.10.0.6458
SourcePawn Engine: 1.10.0.6458, jit-x86 (build 1.10.0.6458)
SourcePawn API: v1 = 5, v2 = 12
Compiled on: Nov 24 2019 21:19:07
Built from: https://github.com/alliedmodders/sou...ommit/def6d0ff
Build ID: 6458:def6d0ff
http://www.sourcemod.net/


ERRORE LOG
L 12/15/2019 - 09:31:50: SourceMod log file session started (file "d:\server2\apps\csgo\addons\sourcemod\logs\L 20191215.log") (Version "1.10.0.6458")
L 12/15/2019 - 09:31:50: [weapons.smx] SQLite DB connection successful
L 12/15/2019 - 09:31:50: [weapons.smx] Inactive players' data has been deleted


All times are GMT -4. The time now is 05:34.

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