Jump to content

Recommended Posts

Was playing a custom char (mychar) with my son (also mychar). I was grabbing a twigs and got a crash.

Log below.

 

[00:21:07]: QueryServerComplete no callback
[00:21:29]: [string "scripts/components/playercontroller.lua"]:715: attempt to index local 'force_target' (a number value)
LUA ERROR stack traceback:
scripts/components/playercontroller.lua:715 in (method) GetActionButtonAction (Lua) <685-814>
   self =
      map = Map (0DD37640)
      classified = 114980 - player_classified (valid:true)
      predictionsent = false
      directwalking = false
      predictwalking = false
      dragwalking = false
      deploy_mode = true
      remote_controls = table: 43517948
      ismastersim = true
      inst = 114979 - gggroot (valid:true)
      remote_vector = (287.90, 0.00, -28.43)
      mousetimeout = 10
      locomotor = table: 438FB848
      time_direct_walking = 0.20000001043081
      draggingonground = false
   force_target = 1
   isdoing = false
   isworking = false
   force_target_distsq = nil
scripts/components/playercontroller.lua:852 in (method) OnRemoteActionButton (Lua) <848-871>
   self =
      map = Map (0DD37640)
      classified = 114980 - player_classified (valid:true)
      predictionsent = false
      directwalking = false
      predictwalking = false
      dragwalking = false
      deploy_mode = true
      remote_controls = table: 43517948
      ismastersim = true
      inst = 114979 - gggroot (valid:true)
      remote_vector = (287.90, 0.00, -28.43)
      mousetimeout = 10
      locomotor = table: 438FB848
      time_direct_walking = 0.20000001043081
      draggingonground = false
   actioncode = 34
   target = 1
   isreleased = 4
   noforce = nil
   mod_name = nil
scripts/networkclientrpc.lua:33 in () ? (Lua) <30-35>
   player = 114979 - gggroot (valid:true)
   action = 34
   target = 1
   isreleased = 4
   noforce = nil
   mod_name = nil
   playercontroller = table: 432E1508
=[C]:-1 in (method) CallRPC © <-1--1>
scripts/networkclientrpc.lua:368 in (global) HandleRPCQueue (Lua) <359-376>
   i = 1
   fn = function - scripts/networkclientrpc.lua:30
   sender = 114979 - gggroot (valid:true)
   data = table: 4BF461C0
   tick = true
scripts/update.lua:46 in () ? (Lua) <39-95>
   dt = 0.016667477786541
 
[00:21:29]: SCRIPT ERROR! Showing error screen
 
Random?
Link to comment
https://forums.kleientertainment.com/forums/topic/50792-odd-crash-log-inside/
Share on other sites

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...