Forums » Bugs
Lua Errors with 1.6.9
lua error
vo/vo_gameevent.lua:374: attempt to compare nil with number
stack traceback:
vo/vo_gameevent.lua:374: in function 'func'
vo/vo_gameevent.lua:973: in function 'GameEvent'
I got this when I recently leveled up. Odd.
Everything seemed to work OK, I just got this box.
----------------------------
Oh, and prospecting mission gives double-entries in mission chat when you scan roids. First one will confirm or deny the presence and set a flag. The next one will give you that "You've already scanned this roid"-type messasge.
vo/vo_gameevent.lua:374: attempt to compare nil with number
stack traceback:
vo/vo_gameevent.lua:374: in function 'func'
vo/vo_gameevent.lua:973: in function 'GameEvent'
I got this when I recently leveled up. Odd.
Everything seemed to work OK, I just got this box.
----------------------------
Oh, and prospecting mission gives double-entries in mission chat when you scan roids. First one will confirm or deny the presence and set a flag. The next one will give you that "You've already scanned this roid"-type messasge.
I received the same lua error
I got a similar error when I killed my 10th hive queen:
sent vo/vo_gameevent.lua:454: attempt to index global `AccomplishmentInfo' (a nil value)
stack traceback:
vo/vo_gameevent.lua:454: in function `func'
vo/vo_gameevent.lua:973: in function `GameEvent'
Everything seems fine despite the error message (I got the badge and can buy megaposis now).
sent vo/vo_gameevent.lua:454: attempt to index global `AccomplishmentInfo' (a nil value)
stack traceback:
vo/vo_gameevent.lua:454: in function `func'
vo/vo_gameevent.lua:973: in function `GameEvent'
Everything seems fine despite the error message (I got the badge and can buy megaposis now).
me too
I am getting errors similar to this as well. It happens all the time for me though. End of a mission, when I update my ship, when I purchase somethihng. Sometime I get 2 boxes that have the same error. I close the boxes and all is well. It dosent seem to hurt anything it is just annoying.