Jump to content

Crash after Vote


thasmo
  • Pending

Seems like there was a vote going on and then the server crashed.

Quote

[Vote Announcement] Vote kick failed.
vote received for No from KU_********
[string "scripts/components/voter.lua"]:309: attempt to index field 'active_vote' (a nil value)
LUA ERROR stack traceback:
scripts/components/voter.lua:309 in (method) VoteComplete (Lua) <295-315>
   self =
      vote_options = table: 0x11be36b0
      commands = table: 0x12868d28
      net_is_kick_enabled = net_bool (0x135567a8)
      net_kick_squelch_users = net_string (0xac10c30)
      show_dialog = false
      vote_timer_start = 0
      net_is_vote_active = net_bool (0x1b5d3da8)
      inst = 100037 - forest_network (valid:true)
      net_show_dialog = net_bool (0x1154e1a8)
      networked_vote_options = table: 0xe712468
      vote_timer = 0
      net_vote_timer_start = net_float (0x1a0617b8)
   winning_option = table: 0x18cba478
   is_tie = false
   total_votes = 2
scripts/components/voter.lua:221 in (method) ReceivedVoteInternal (Lua) <196-228>
   self =
      vote_options = table: 0x11be36b0
      commands = table: 0x12868d28
      net_is_kick_enabled = net_bool (0x135567a8)
      net_kick_squelch_users = net_string (0xac10c30)
      show_dialog = false
      vote_timer_start = 0
      net_is_vote_active = net_bool (0x1b5d3da8)
      inst = 100037 - forest_network (valid:true)
      net_show_dialog = net_bool (0x1154e1a8)
      networked_vote_options = table: 0xe712468
      vote_timer = 0
      net_vote_timer_start = net_float (0x1a0617b8)
   player = 271793 - wilson (valid:true)
   option_index = 2
   option = table: 0x18cba478
   ClientObjs = table: 0x1ab2fb10
   pending_vote = false
   is_dedicated = true
scripts/components/voter.lua:232 in (method) ReceivedVote (Lua) <230-236>
   self =
      vote_options = table: 0x11be36b0
      commands = table: 0x12868d28
      net_is_kick_enabled = net_bool (0x135567a8)
      net_kick_squelch_users = net_string (0xac10c30)
      show_dialog = false
      vote_timer_start = 0
      net_is_vote_active = net_bool (0x1b5d3da8)
      inst = 100037 - forest_network (valid:true)
      net_show_dialog = net_bool (0x1154e1a8)
      networked_vote_options = table: 0xe712468
      vote_timer = 0
      net_vote_timer_start = net_float (0x1a0617b8)
   player = 271793 - wilson (valid:true)
   option_index = 2
scripts/networkclientrpc.lua:446 in () ? (Lua) <445-447>
   player = 271793 - wilson (valid:true)
   option_index = 2
=[C]:-1 in (method) CallRPC (C) <-1--1>
scripts/networkclientrpc.lua:516 in (global) HandleRPCQueue (Lua) <507-524>
   i = 1
   fn = function - scripts/networkclientrpc.lua:445
   sender = 271793 - wilson (valid:true)
   data = table: 0x19a03488
   tick = true
scripts/update.lua:47 in () ? (Lua) <39-127>
   dt = 0.016741268336773

[string "scripts/components/voter.lua"]:309: attempt to index field 'active_vote' (a nil value)
LUA ERROR stack traceback:
    scripts/components/voter.lua:309 in (method) VoteComplete (Lua) <295-315>
    scripts/components/voter.lua:221 in (method) ReceivedVoteInternal (Lua) <196-228>
    scripts/components/voter.lua:232 in (method) ReceivedVote (Lua) <230-236>
    scripts/networkclientrpc.lua:446 in () ? (Lua) <445-447>
    =[C]:-1 in (method) CallRPC (C) <-1--1>
    scripts/networkclientrpc.lua:516 in (global) HandleRPCQueue (Lua) <507-524>
    scripts/update.lua:47 in () ? (Lua) <39-127>

CURL ERROR: <url> malformed

 


Steps to Reproduce
Not sure how to reproduce it, I hope the stack trace helps.



User Feedback


There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...