Jump to content

Private Shop Search System


Recommended Posts

EN: Hi I have a problem at the Private Shop Search System sysser is below:

SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get

 

RO: Salut am si eu o problema la Private Shop Search System sysser este mai jos:

SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get

Va rog ajutatima si nu pot cauta nimic ca zice pe chat: Item Search Query Failed, Rown couldn't get

Link to comment
Share on other sites

  • Bronze
6 hours ago, Laxxus said:

EN: Hi I have a problem at the Private Shop Search System sysser is below:

SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get

 

RO: Salut am si eu o problema la Private Shop Search System sysser este mai jos:

SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get
SYSERR: Apr 12 22:48:31 :: Shop2: Item Search Query Failed, Rows couldn't get

Va rog ajutatima si nu pot cauta nimic ca zice pe chat: Item Search Query Failed, Rown couldn't get

Not working for shop's ken .

spacer.png

Link to comment
Share on other sites

Syserr:

 

0414 16:27:16324 ::   File "uiPrivateShopSearch.py", line 822, in Close

0414 16:27:16324 :: NameError
0414 16:27:16324 :: : 
0414 16:27:16324 :: global name 'True' is not defined
0414 16:27:16324 :: 
 

 

Python bug? i checked for case sensitivity - but all other bools are also "True" or "False" so there shouln't be a problem.

Link to comment
Share on other sites

@ImBacK or @lopez008

I have it too.

I see you have offline shop. Can you test me something?

Open a NORMAL shop with a red potion.

Try to search for it. (With item's category potion and name string "red")

And tell me what happend. (Me: Server crash)

(Iif I want to search for sword/armour i get the "Item listy is empty....")

Link to comment
Share on other sites

On 4/15/2016 at 3:36 PM, RealReznov said:

@ImBacK or @lopez008

I have it too.

I see you have offline shop. Can you test me something?

Open a NORMAL shop with a red potion.

Try to search for it. (With item's category potion and name string "red")

And tell me what happend. (Me: Server crash)

(Iif I want to search for sword/armour i get the "Item listy is empty....")

when test it my server cash

Link to comment
Share on other sites

0419 21:58:35277 :: [['0', '[SA]Reznov', '\xd6rd\xf6gszarv-v\xe9rt +9', '20009', '1', '9', '123', '105', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '46', '\x81\xc3Y\xc9', '\x85\xc0x\xc7\x0f\xb7U\xa01\xc0\x8bM\x10\x81\xe2']]
0419 21:58:35277 :: Traceback (most recent call last):

0419 21:58:35277 ::   File "game.py", line 2490, in BINARY_ServerCommand_Run

0419 21:58:35277 ::   File "stringCommander.py", line 63, in Run

0419 21:58:35277 ::   File "stringCommander.py", line 31, in __call__

0419 21:58:35277 ::   File "stringCommander.py", line 11, in __call__

0419 21:58:35277 ::   File "uiPrivateShopSearch.py", line 703, in CreateGUIList

0419 21:58:35278 :: ValueError
0419 21:58:35278 :: : 
0419 21:58:35278 :: invalid literal for int() with base 10: '\x85\xc0x\xc7\x0f\xb7U\xa01\xc0\x8bM\x10\x81\xe2'
0419 21:58:35278 :: 

0419 21:58:35278 :: Unknown Server Command CreateSearchedItemList | CreateSearchedItemList
 

Link to comment
Share on other sites

TheMt2, just use this:

On 2016. 04. 19. at 0:50 PM, jnebun said:

fix for crash 

This is the hidden content, please

for empty list you need fix for crash and search exac name 

ex: for Rune Sword +9 search Rune NO rune

Sorry for my bad english

But i still need help for this

18 hours ago, RealReznov said:

0419 21:58:35277 :: [['0', '[SA]Reznov', '\xd6rd\xf6gszarv-v\xe9rt +9', '20009', '1', '9', '123', '105', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '46', '\x81\xc3Y\xc9', '\x85\xc0x\xc7\x0f\xb7U\xa01\xc0\x8bM\x10\x81\xe2']]
0419 21:58:35277 :: Traceback (most recent call last):

0419 21:58:35277 ::   File "game.py", line 2490, in BINARY_ServerCommand_Run

0419 21:58:35277 ::   File "stringCommander.py", line 63, in Run

0419 21:58:35277 ::   File "stringCommander.py", line 31, in __call__

0419 21:58:35277 ::   File "stringCommander.py", line 11, in __call__

0419 21:58:35277 ::   File "uiPrivateShopSearch.py", line 703, in CreateGUIList

0419 21:58:35278 :: ValueError
0419 21:58:35278 :: : 
0419 21:58:35278 :: invalid literal for int() with base 10: '\x85\xc0x\xc7\x0f\xb7U\xa01\xc0\x8bM\x10\x81\xe2'
0419 21:58:35278 :: 

0419 21:58:35278 :: Unknown Server Command CreateSearchedItemList | CreateSearchedItemList
 

  • Love 6
Link to comment
Share on other sites

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.