Jump to content

crash log on voting


Recommended Posts

[10:25:32]: [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: 0xc079258
      commands = table: 0xa5cc7a0
      net_is_kick_enabled = net_bool (0xa5cab40)
      net_kick_squelch_users = net_string (0xa5cb0e8)
      show_dialog = false
      vote_timer_start = 0
      net_is_vote_active = net_bool (0xa5cabe8)
      inst = 100036 - forest_network (valid:true)
      net_show_dialog = net_bool (0xa5cc720)
      networked_vote_options = table: 0xa5cb600
      vote_timer = 0
      net_vote_timer_start = net_float (0xa5cab98)
   winning_option = table: 0x1f839070
   is_tie = true
   total_votes = 4
scripts/components/voter.lua:221 in (method) ReceivedVoteInternal (Lua) <196-228>
   self =
      vote_options = table: 0xc079258
      commands = table: 0xa5cc7a0
      net_is_kick_enabled = net_bool (0xa5cab40)
      net_kick_squelch_users = net_string (0xa5cb0e8)
      show_dialog = false
      vote_timer_start = 0
      net_is_vote_active = net_bool (0xa5cabe8)
      inst = 100036 - forest_network (valid:true)
      net_show_dialog = net_bool (0xa5cc720)
      networked_vote_options = table: 0xa5cb600
      vote_timer = 0
      net_vote_timer_start = net_float (0xa5cab98)
   player = 373428 - wilson (valid:true)
   option_index = 2
   option = table: 0x1e62e620
   ClientObjs = table: 0x1a5eac80
   pending_vote = false
   is_dedicated = true
scripts/components/voter.lua:232 in (method) ReceivedVote (Lua) <230-236>
   self =
      vote_options = table: 0xc079258
      commands = table: 0xa5cc7a0
      net_is_kick_enabled = net_bool (0xa5cab40)
      net_kick_squelch_users = net_string (0xa5cb0e8)
      show_dialog = false
      vote_timer_start = 0
      net_is_vote_active = net_bool (0xa5cabe8)
      inst = 100036 - forest_network (valid:true)
      net_show_dialog = net_bool (0xa5cc720)
      networked_vote_options = table: 0xa5cb600
      vote_timer = 0
      net_vote_timer_start = net_float (0xa5cab98)
   player = 373428 - wilson (valid:true)
   option_index = 2
scripts/networkclientrpc.lua:446 in () ? (Lua) <445-447>
   player = 373428 - 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 = 373428 - wilson (valid:true)
   data = table: 0x158bc240
   tick = false
scripts/update.lua:47 in () ? (Lua) <39-127>
   dt = 0.016728157177567

[10:25:32]: [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>
    
[10:25:32]: Net array has 82 elements; exceeds maximum size of 31
[10:25:32]: Error serializing lua state for entity evergreen[120129]
[10:25:32]: CURL ERROR: <url> malformed

there's full log

server_log.7z

Link to comment
https://forums.kleientertainment.com/forums/topic/66344-crash-log-on-voting/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...