Kxnrl / Store

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

!store command not working. #132

Closed breno-star closed 4 years ago

breno-star commented 4 years ago

When i type !store nothing happens, no error logs, please help.

Screenshot_13

greenhaha commented 4 years ago

maybe you do not import data check your mysql database if you do not import data you have to run php file. you can find some thing in readme file

Kxnrl commented 4 years ago

Did you import items data?

breno-star commented 4 years ago

How can i do that?

Kxnrl commented 4 years ago

import from items.txt or import manually

breno-star commented 4 years ago

I made the import but server is crashing with this message: Host_Error Bad String

Only have the store plugin.

Before the server crashes the following message was sent to the server: [store.smx] Force reload map to prevent server crash!

Kxnrl commented 4 years ago

check u may import invalid model/aura/particle/trail model. that made srcds crash

breno-star commented 4 years ago

I imported the items.txt that already came in the download file

Kxnrl commented 4 years ago

so server crash when player join or map start?

breno-star commented 4 years ago

when player join

Kxnrl commented 4 years ago

99% there are invalid model/particles/aura in your item database.

Kxnrl commented 4 years ago

try delete some items

breno-star commented 4 years ago

Ok, that's right? Screenshot_6

breno-star commented 4 years ago

I delete some items on items.txt but got the same error, check the file items.txt

Print of store_items_child

Screenshot_7

Print of store_items_parent

Screenshot_8

Kxnrl commented 4 years ago

try disable some module in store.sp?