Chaosforge Forum

  • March 28, 2024, 15:34
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: Scavenger crash  (Read 7551 times)

teavian

  • Backer
  • Private
  • *
  • *
  • Offline Offline
  • Posts: 1
  • Lost Soul
    • View Profile
Scavenger crash
« on: August 17, 2019, 13:07 »

Thank you for making this game; I have been having a lot of fun playing it.

I got the scavenger trait, but I wanted to pick up some 7.62 ammo. I didn't have any 7.62 weapons, so I dropped my 9mm auto-rifle. When I tried to pick the ammo up, the game crashed. Attached is the crash report.

I was in superhot mode, if that matters.
Logged

Dervis

  • Nightmare Berserker
  • Elder
  • Major
  • *
  • *
  • Offline Offline
  • Posts: 321
    • View Profile
Re: Scavenger crash
« Reply #1 on: August 18, 2019, 11:40 »

It's a LUA error on the scavenger function, it tried to check which weapon you had in hand, but it was empty so it crashed.
Code: [Select]
00:23:45.57 [CRITICAL] lua::function_base::call : call failed - [string "__func = function ( self, user, item )..."]:12: attempt to index local 'weapon' (a nil value)
Logged
Pages: [1]