Bug Report (when i try to buy gloves it says scripting error)

Messages
1
Reaction score
0
Points
10


Type of Bug: Lua

Description of the Bug: when i try to buy gloves it says scripting error

How to reproduce the Bug: try to buy clothing or gloves

Time Stamp: every single time i buy gloves

Errors: gamemodes/darkrp/gamemode/modules/core/sh_net_calls.lua:33: Net call failed for perpheads_purchase_clothing
stack traceback:
gamemodes/darkrp/gamemode/modules/core/sh_core.lua:434: in function 'ErrorNoHalt'
gamemodes/darkrp/gamemode/modules/core/sh_net_calls.lua:94: in function <gamemodes/darkrp/gamemode/modules/core/sh_net_calls.lua:84>

1. ErrorNoHalt - gamemodes/darkrp/gamemode/modules/core/sh_core.lua:435
2. unknown - gamemodes/darkrp/gamemode/modules/core/sh_net_calls.lua:94
 
Upvote 0
I am experiencing the same issue. I am trying to buy new colourable sneakers to match my cool A1L sweater, but it won’t allow me to do it.

gamemodes/darkrp/gamemode/modules/core/sh_net_calls.lua:33: Net call failed for perpheads_purchase_clothing
stack traceback:
gamemodes/darkrp/gamemode/modules/core/sh_core.lua:434: in function 'ErrorNoHalt'
gamemodes/darkrp/gamemode/modules/core/sh_net_calls.lua:94: in function <gamemodes/darkrp/gamemode/modules/core/sh_net_calls.lua:84>

 
Back
Top