• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

store error

Ciosny

Member
Joined
Aug 16, 2024
Messages
116
Solutions
1
Reaction score
15
Hello everyone :)
I have a problem that I can't deal with. I have already installed 2 or 3 game stores and when they are already in the game, when I click on the button, nothing happens. Only an error is displayed in the client log:

"
ERROR: protected lua call failed: /mods/game_store/store.lua:469: attempt to index a nil value
stack traceback:
[C]: in function '__index'
/mods/game_store/store.lua:469: in function 'show'
/mods/game_store/store.lua:462: in function 'callback'
/modules/client_topmenu/topmenu.lua:33: in function </modules/client_topmenu/topmenu.lua:31>
"

When I managed to launch the store, it was completely clean and no tables were loading:

"ERROR: Unable to send extended opcode 102, extended opcodes are not enabled on this server.
Error: First child not found in 'categories'
Error: First child not found in 'categories'
Error: First child not found in 'categories'"


I'm working on 10.98 TFS 1.4.2 and I want to introduce even a regular store so that it works and I can easily add items there.

Thank you in advance for your help! :)
 

Attachments

Back
Top