Jump to content

cezarica
  • Pending

Caves shard crashed with this log error:

[19:18:01]: cane_ancient_fx1    
[19:18:01]: cane_ancient_fx1    
[19:18:01]: pocketwatch_warp_marker    
[19:18:01]: pocketwatch_warp_marker    
[19:18:01]: cane_ancient_fx2    
[19:18:01]: cane_ancient_fx2    
[19:18:01]: cane_ancient_fx2    
[19:18:01]: lureplantbulb    
[19:18:01]: archive_pillar    
[19:18:01]: pocketwatch_warp_marker   
[19:18:03]: Stale Component Reference: GUID 142145, scripts/components/positionalwarp.lua:80
[19:18:03]: [string "scripts/vecutil.lua"]:24: attempt to perform arithmetic on local 'p2_x' (a nil value)
LUA ERROR stack traceback:
scripts/vecutil.lua:24 in (global) VecUtil_DistSq (Lua) <23-25>
   p1_x = 605.47668457031
   p1_z = 634.30969238281
   p2_x = nil
   p2_z = nil
scripts/components/positionalwarp.lua:81 in (method) UpdateMarker (Lua) <71-92>
   self =
      history_rollback_dist = 4
      history_z = table: 0x5977cf0
      history_back = 0
      marker_cache_size = 3
      history_x = table: 0x2b6d28f0
      updatetask = PERIODIC 142085: 0.100000
      showmarker = true
      history_y = table: 0x30f455b0
      inst = 142085 - wanda (valid:true)
      update_dist_sq = 4
      cur_marker = 2
      history_max = 60
      markers = table: 0x2c6de770
      history_cur = 15
   x = 605.47668457031
   y = -2.6827068566604e-08
   z = 634.30969238281
   marker = 142145 - pocketwatch_warp_marker (valid:false)
   _x = nil
   _y = nil
   _z = nil
scripts/components/positionalwarp.lua:111 in (method) CachePosition (Lua) <94-113>
   self =
      history_rollback_dist = 4
      history_z = table: 0x5977cf0
      history_back = 0
      marker_cache_size = 3
      history_x = table: 0x2b6d28f0
      updatetask = PERIODIC 142085: 0.100000
      showmarker = true
      history_y = table: 0x30f455b0
      inst = 142085 - wanda (valid:true)
      update_dist_sq = 4
      cur_marker = 2
      history_max = 60
      markers = table: 0x2c6de770
      history_cur = 15
   x = 602.07086181641
   y = -1.9489014846386e-08
   z = 632.61065673828
   recent_x = 603.13433837891
   recent_y = -3.7659867757611e-06
   recent_z = 634.5
scripts/components/positionalwarp.lua:21 in (field) fn (Lua) <21-21>
scripts/scheduler.lua:177 in (method) OnTick (Lua) <155-207>
   self =
      running = table: 0x229ee780
      waitingfortick = table: 0x209bd7f0
      tasks = table: 0x2b33d330
      waking = table: 0x3937f20
      attime = table: 0x8035b50
      hibernating = table: 0x36051ef0
   tick = 170791
   k = PERIODIC 142085: 0.100000
   v = true
   already_dead = nil
scripts/scheduler.lua:371 in (global) RunScheduler (Lua) <369-377>
   tick = 170791
scripts/update.lua:191 in () ? (Lua) <170-249>
   dt = 0.033333335071802
   tick = 170791
   i = 170791
	[19:18:03]: [string "scripts/vecutil.lua"]:24: attempt to perform arithmetic on local 'p2_x' (a nil value)
LUA ERROR stack traceback:
    scripts/vecutil.lua:24 in (global) VecUtil_DistSq (Lua) <23-25>
    scripts/components/positionalwarp.lua:81 in (method) UpdateMarker (Lua) <71-92>
    scripts/components/positionalwarp.lua:111 in (method) CachePosition (Lua) <94-113>
    scripts/components/positionalwarp.lua:21 in (field) fn (Lua) <21-21>
    scripts/scheduler.lua:177 in (method) OnTick (Lua) <155-207>
    scripts/scheduler.lua:371 in (global) RunScheduler (Lua) <369-377>
    scripts/update.lua:191 in () ? (Lua) <170-249>
   


Steps to Reproduce

See above.




User Feedback




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