Kxnrl / Store

Store plugin for Source Engine Games.
https://github.com/Kxnrl/Store
90 stars 46 forks source link

Store.smx #145

Closed PJC1019 closed 4 years ago

PJC1019 commented 4 years ago

Hey, how i can fix it? L 05/30/2020 - 18:15:08: [SM] Call stack trace: L 05/30/2020 - 18:15:08: [SM] [0] ConVar.GetString L 05/30/2020 - 18:15:08: [SM] [1] Line 154, store/tpmode.sp::CheckClientTP L 05/30/2020 - 18:15:08: [SM] [2] Line 175, store/tpmode.sp::Timer_RepeatCheckTP L 05/30/2020 - 18:15:08: [SM] Exception reported: Invalid convar handle 0 (error 4)

Kxnrl commented 4 years ago

Fixed in lastest

PJC1019 commented 4 years ago

Still :s

Kxnrl commented 4 years ago

what version u use? i mean store_xx,

PJC1019 commented 4 years ago

663 ver

Kxnrl commented 4 years ago

store file name?

PJC1019 commented 4 years ago

hz. Which is stable?

Kxnrl commented 4 years ago

no, e.g. store_jb.smx or compiled by urself

PJC1019 commented 4 years ago

store_jb.smx didn't work...

Kxnrl commented 4 years ago

no , so i mean what version u used before.

PJC1019 commented 4 years ago

I was using store_hz.smx

Kxnrl commented 4 years ago

can u share the 663 ver errlogs?

PJC1019 commented 4 years ago

Sure. errors_20200617.log

Kxnrl commented 4 years ago

I don't know why cvar mp_forcecamera not exists on your server

PJC1019 commented 4 years ago

it's a test server, there is just sourcemode 1.10 and your store.

Kxnrl commented 4 years ago

try 664 master

PJC1019 commented 4 years ago

Same... L 06/17/2020 - 12:38:18: [SM] Blaming: store.smx L 06/17/2020 - 12:38:18: [SM] Call stack trace: L 06/17/2020 - 12:38:18: [SM] [0] ConVar.GetString L 06/17/2020 - 12:38:18: [SM] [1] Line 154, store/tpmode.sp::CheckClientTP L 06/17/2020 - 12:38:18: [SM] [2] Line 175, store/tpmode.sp::Timer_RepeatCheckTP

PJC1019 commented 4 years ago

Ok, now i haven't this logs but, i have this XD L 06/17/2020 - 12:54:26: [SM] Exception reported: Can not retrieve item.parent from database: no result row L 06/17/2020 - 12:54:26: [SM] Blaming: store.smx L 06/17/2020 - 12:54:26: [SM] Call stack trace: L 06/17/2020 - 12:54:26: [SM] [0] SetFailState L 06/17/2020 - 12:54:26: [SM] [1] Line 3532, addons/sourcemod/scripting/store.sp::SQL_LoadParents PutClientInServer: no info_player_start on level

Edit: sm plugins list [SM] Listing 25 plugins: 01 "Nextmap" (1.10.0.6461) by AlliedModders LLC 02 "Sound Commands" (1.10.0.6461) by AlliedModders LLC 03 "Basic Comm Control" (1.10.0.6461) by AlliedModders LLC 04 "Basic Commands" (1.10.0.6461) by AlliedModders LLC 05 "Admin Menu" (1.10.0.6461) by AlliedModders LLC 06 "Admin Help" (1.10.0.6461) by AlliedModders LLC 07 "Reserved Slots" (1.10.0.6461) by AlliedModders LLC 08 "Admin File Reader" (1.10.0.6461) by AlliedModders LLC 09 "Basic Info Triggers" (1.10.0.6461) by AlliedModders LLC 10 "Basic Chat" (1.10.0.6461) by AlliedModders LLC 11 "Anti-Flood" (1.10.0.6461) by AlliedModders LLC 12 "Client Preferences" (1.10.0.6461) by AlliedModders LLC 13 "Fun Commands" (1.10.0.6461) by AlliedModders LLC 14 "Basic Votes" (1.10.0.6461) by AlliedModders LLC 15 "Basic Ban Commands" (1.10.0.6461) by AlliedModders LLC 16 "Player Commands" (1.10.0.6461) by AlliedModders LLC 17 "Store - Weapon Skin" (2.3.664) by Kyle 18 "Fun Votes" (1.10.0.6461) by AlliedModders LLC 19 "Store - The Resurrection" (2.3.663) by Kyle 20 "Store - Simple Hide" (2.3.664) by Kyle 21 "Store - Pets" (2.3.664) by Kyle 22 "Store - Random player skins" (2.3.664) by Kyle 23 "Store - Give credits command" (2.3.664) by Kyle 24 "Store - Music Kit" (2.3.664) by Kyle 25 "Store - Default player skins" (2.3.664) by Kyle Errors: modules/store_weaponskin.smx (Store - Weapon Skin): Required extension "PTaH" file("PTaH.ext") not running store.smx (Store - The Resurrection): Can not retrieve item.parent from database: no result row modules/store_simplehide.smx (Store - Simple Hide): Depends on plugin: store.smx modules/store_pet.smx (Store - Pets): Depends on plugin: store.smx modules/store_randomskin.smx (Store - Random player skins): Depends on plugin: store.smx modules/store_givecreditscommand.smx (Store - Give credits command): Depends on plugin: store.smx modules/store_musickit.smx (Store - Music Kit): Depends on plugin: store.smx modules/store_defaultskin.smx (Store - Default player skins): Depends on plugin: store.smx

Kxnrl commented 4 years ago

Import item data before server start