vanillastudios-gmod / issues

report problems you have with vanilla: Half-Life 2 Roleplay
3 stars 0 forks source link

LUA error when trying to extend someone's jail sentence #243

Closed Warren1337 closed 11 months ago

Warren1337 commented 11 months ago

Describe the bug When you try increasing someone's jail sentence, you get a LUA error instead.

To reproduce Steps to reproduce the behaviour:

  1. Get someone arrested
  2. Go into the Convict Index
  3. Try extending their time

Expected behaviour It should function properly.

Screenshots N/A Schema version (press F1 in the bottom right): Latest

Lua error [ERROR] gamemodes/impulsehl2rp/schema/scripts/vgui/cl_prisoncells.lua:76: Calling net.Start with unpooled message name! (Did you forget to call util.AddNetworkString serverside?)

  1. Start - [C]:-1
    1. Func - gamemodes/impulsehl2rp/schema/scripts/vgui/cl_prisoncells.lua:76
    2. DoClick - lua/derma/derma_utils.lua:142
      1. unknown - lua/vgui/dlabel.lua:237

Additional context N/A

Chosen-Marsh commented 11 months ago

Fixed thanks for reporting :)