Skip to content

lua: testing the cause of gc crashing in traces containing userdata #3561

lua: testing the cause of gc crashing in traces containing userdata

lua: testing the cause of gc crashing in traces containing userdata #3561

Triggered via push September 11, 2025 18:41
Status Failure
Total duration 5m 41s
Artifacts 25

compile.yml

on: push
Build Plugin  /  build-linux
2m 40s
Build Plugin / build-linux
Build Plugin  /  build-linux-64x
2m 20s
Build Plugin / build-linux-64x
Build Plugin  /  build-windows
0s
Build Plugin / build-windows
Build Plugin  /  build-windows-64x
0s
Build Plugin / build-windows-64x
Build GhostInj  /  build-linux
26s
Build GhostInj / build-linux
Build GhostInj  /  build-linux-64x
23s
Build GhostInj / build-linux-64x
Build GhostInj  /  build-windows
0s
Build GhostInj / build-windows
Build GhostInj  /  build-windows-64x
0s
Build GhostInj / build-windows-64x
Build Plugin  /  build-linux
27s
Build Plugin / build-linux
Build Plugin  /  build-linux-64x
23s
Build Plugin / build-linux-64x
Build Plugin  /  build-windows
0s
Build Plugin / build-windows
Build Plugin  /  build-windows-64x
0s
Build Plugin / build-windows-64x
Build Plugin  /  build-linux
Build Plugin / build-linux
Build Plugin  /  build-linux-64x
Build Plugin / build-linux-64x
Build Plugin  /  build-windows
3m 11s
Build Plugin / build-windows
Build Plugin  /  build-windows-64x
3m 16s
Build Plugin / build-windows-64x
Build 32x (Testing Area - Dev)  /  build-linux
2m 38s
Build 32x (Testing Area - Dev) / build-linux
Build 32x (Testing Area - Dev)  /  build-linux-64x
0s
Build 32x (Testing Area - Dev) / build-linux-64x
Build 32x (Testing Area - Dev)  /  build-windows
0s
Build 32x (Testing Area - Dev) / build-windows
Build 32x (Testing Area - Dev)  /  build-windows-64x
0s
Build 32x (Testing Area - Dev) / build-windows-64x
Build 32x (Testing Area - Public)  /  build-linux
2m 47s
Build 32x (Testing Area - Public) / build-linux
Build 32x (Testing Area - Public)  /  build-linux-64x
0s
Build 32x (Testing Area - Public) / build-linux-64x
Build 32x (Testing Area - Public)  /  build-windows
0s
Build 32x (Testing Area - Public) / build-windows
Build 32x (Testing Area - Public)  /  build-windows-64x
0s
Build 32x (Testing Area - Public) / build-windows-64x
Build 64x (Testing Area - 64x)  /  build-linux
0s
Build 64x (Testing Area - 64x) / build-linux
Build 64x (Testing Area - 64x)  /  build-linux-64x
2m 21s
Build 64x (Testing Area - 64x) / build-linux-64x
Build 64x (Testing Area - 64x)  /  build-windows
0s
Build 64x (Testing Area - 64x) / build-windows
Build 64x (Testing Area - 64x)  /  build-windows-64x
0s
Build 64x (Testing Area - 64x) / build-windows-64x
Matrix: setup_artifacts
Matrix: setup_gmod_tests_artifacts
Matrix: setup_exampledll_artifacts
Matrix: Test 32x branches
Matrix: Test 32x branches (No GhostInj)
Matrix: Test 32x branches (HolyLua)
Matrix: Test 32x branches (HolyLua, No GhostInj)
Matrix: Test 32x branches (LuaJIT)
Test x86-64 branch  /  Run tests
47s
Test x86-64 branch / Run tests
Test x86-64 branch (No GhostInj)  /  Run tests
1m 1s
Test x86-64 branch (No GhostInj) / Run tests
Test x86-64 branch (HolyLua)  /  Run tests
36s
Test x86-64 branch (HolyLua) / Run tests
Test x86-64 branch (HolyLua, No GhostInj)  /  Run tests
1m 15s
Test x86-64 branch (HolyLua, No GhostInj) / Run tests
Test x86-64 branch (LuaJIT)  /  Run tests
55s
Test x86-64 branch (LuaJIT) / Run tests
Matrix: Find the crash cause
Waiting for pending jobs
Matrix: Test 32x branches (gmod_tests)
Matrix: Test 32x branches (gmod_tests & VPhysics replacement)
Matrix: Test 32x branches (gmod_tests & VPhLuaJITysics replacement)
Waiting for pending jobs
Matrix: Test x86-64 branch (gmod_tests)
Matrix: Test x86-64 branch (gmod_tests & VPhysics replacement)
Matrix: Test x86-64 branch (gmod_tests & LuaJIT replacement)
Waiting for pending jobs
Test ExampleDLL x86-64 branch  /  Run tests
46s
Test ExampleDLL x86-64 branch / Run tests
Test ExampleDLL x86-64 branch (No GhostInj)  /  Run tests
52s
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests
Matrix: Test ExampleDLL 32x branches
Matrix: Test ExampleDLL 32x branches (No GhostInj)
Generate Summary
Generate Summary
Fit to window
Zoom out
Zoom in

Annotations

290 errors and 3 warnings
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (prerelease) / Run tests
The strategy configuration was canceled because "test_32bit_noghostinj.public" failed
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (prerelease) / Run tests
The strategy configuration was canceled because "test_32bit.dev" failed
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (public) / Run tests
The strategy configuration was canceled because "test_32bit.dev" failed
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (No GhostInj) (dev) / Run tests
The strategy configuration was canceled because "test_32bit_noghostinj.public" failed
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (LuaJIT) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (dev) / Run tests
The strategy configuration was canceled because "test_32x_holylua_noghostinj.public" failed
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua, No GhostInj) (prerelease) / Run tests
The operation was canceled.
Test 32x branches (HolyLua, No GhostInj) (prerelease) / Run tests
The strategy configuration was canceled because "test_32x_holylua_noghostinj.public" failed
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (dev) / Run tests
The strategy configuration was canceled because "test_32x_holylua.public" failed
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (HolyLua) (prerelease) / Run tests
The strategy configuration was canceled because "test_32x_holylua.public" failed
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test x86-64 branch (HolyLua, No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (prerelease) / Run tests
The strategy configuration was canceled because "test_32x_luajit.public" failed
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test 32x branches (LuaJIT) (dev) / Run tests
The strategy configuration was canceled because "test_32x_luajit.public" failed
Test ExampleDLL 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (dev) / Run tests
The strategy configuration was canceled because "test_exampledll_32bit_noghostinj.prerelease" failed
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (public) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (prerelease) / Run tests
The strategy configuration was canceled because "test_exampledll_32bit.public" failed
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (No GhostInj) (public) / Run tests
The strategy configuration was canceled because "test_exampledll_32bit_noghostinj.prerelease" failed
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L42
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetLength.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetPlayerSlot.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L34
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/SetProximity.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__gc.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__index.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__newindex.lua#L24
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL x86-64 branch (No GhostInj) / Run tests: lua/tests/modules/voicechat/voicedata/__tostring.lua#L23
Unhandled: attempt to index local 'voiceData' (a userdata value)
Test ExampleDLL 32x branches (dev) / Run tests
The operation was canceled.
Test ExampleDLL 32x branches (dev) / Run tests
The strategy configuration was canceled because "test_exampledll_32bit.public" failed
Build Plugin
The strategy configuration was canceled because "test_exampledll_32bit.public" failed
Build Plugin
The strategy configuration was canceled because "test_exampledll_32bit.public" failed
Build Plugin
The strategy configuration was canceled because "test_exampledll_32bit_noghostinj.prerelease" failed
Build Plugin
The strategy configuration was canceled because "test_exampledll_32bit_noghostinj.prerelease" failed
Build Plugin
The strategy configuration was canceled because "test_32x_luajit.public" failed
Build Plugin
The strategy configuration was canceled because "test_32x_luajit.public" failed
Build Plugin
The strategy configuration was canceled because "test_32x_holylua.public" failed
Build Plugin
The strategy configuration was canceled because "test_32x_holylua.public" failed
Build Plugin
The strategy configuration was canceled because "test_32x_holylua_noghostinj.public" failed
Build Plugin
The strategy configuration was canceled because "test_32x_holylua_noghostinj.public" failed
Build Plugin
The strategy configuration was canceled because "test_32bit_noghostinj.public" failed
Build Plugin
The strategy configuration was canceled because "test_32bit.dev" failed
Build Plugin
The strategy configuration was canceled because "test_32bit.dev" failed
Build Plugin
The strategy configuration was canceled because "test_32bit_noghostinj.public" failed
Test x86-64 branch / Run tests
Test failures detected - Failing workflow
Test x86-64 branch (No GhostInj) / Run tests
Test failures detected - Failing workflow
Test x86-64 branch (HolyLua, No GhostInj) / Run tests
Test failures detected - Failing workflow

Artifacts

Produced during runtime
Name Size Digest
ghostinj-ccache-debug-log Expired
25 KB
sha256:8648fa744434364d591e9a33de353549736fa1230aafe4b243874f887e343c50
ghostinj.dll Expired
67 KB
sha256:9e75d2cea32e883566df51257f94c15eda304921471b33b0aad4fff7d11edad8
ghostinj.dll (64x) Expired
66.6 KB
sha256:06c9f091d4a65418412ba4028fe72bb1623a62e4a35efac5319948e37d30d035
gluatest_32x Expired
26.8 MB
sha256:05968b38dcf67945a046a01e16ddf84b5a2ffeadc8d17bda82a41ba191f3a694
gluatest_64x Expired
28.2 MB
sha256:67e94d326510d7c1d4f455bf2c852c462ad974f24f58f3a382641146ed2e546f
gluatest_exampledll_32x Expired
26.8 MB
sha256:44a45fd3b1f54086d80c65cf5453ac869762eb1343f51e90004862cf01430c03
gluatest_exampledll_64x Expired
28.2 MB
sha256:d3d5e165108f136a908d9e11aa56ffb891f3d6b018da61c5fc19ecca6caccf5a
gluatest_exampledll_no_ghostinj_32x Expired
26.8 MB
sha256:135f4333caa5c7de13ce0930ec659c94957410fa0848015a9867fc26c8953d7c
gluatest_exampledll_no_ghostinj_64x Expired
28.2 MB
sha256:1d3620c7c082d914c46e29d266f434816d6d4ba6bcb64a273da6f9c2e7c82446
gluatest_no_ghostinj_32x Expired
26.8 MB
sha256:24d5b4749454067f29943d4e7f1924d7c4f478a583e5fdef088c062b6b718110
gluatest_no_ghostinj_64x Expired
28.1 MB
sha256:0eb7824e6e604559d220e92b7306ff79d357f019be02969bd34c237cfd490803
gmod_tests_32x Expired
23 MB
sha256:31f745b7efe0b5b5ef4576588336734970722b96cbac830ab4d3b5fb02c4d1b4
gmod_tests_64x Expired
24.4 MB
sha256:a7bf4c4d88aa55e92ce85f326a1c5635a685234b304594992e66174cfe925602
gmod_tests_no_ghostinj_32x Expired
22.9 MB
sha256:38c1c3dd1127a0ddadce3ff4332694b1f47170f488fe8473a53d9e68c7ac4f4d
gmod_tests_no_ghostinj_64x Expired
24.3 MB
sha256:20d66bb4beb889490a210425e1752b7460025e2104e99002b0a7863d6329bc05
gmsv_exampledll_linux-ccache-debug-log Expired
139 KB
sha256:625abc125fde14048ff1be0ab0765f9e9921718e435d5252e610af246488f020
gmsv_exampledll_linux.dll Expired
29.5 KB
sha256:59aa25f7611e6a4ac96fc3ea8900502865630683dcea8981d6a070802d3739a8
gmsv_exampledll_linux64.dll (64x) Expired
30.8 KB
sha256:7e871830315f4194b501ae54441911f3ddd946156135c3d93d43b3d7e9747474
gmsv_holylib_linux-ccache-debug-log Expired
1.2 MB
sha256:8ecc93c1b86ccc7a5665a31015cdc094c374780a9d0c0094657a4c326527c02e
gmsv_holylib_linux.so Expired
20.9 MB
sha256:1fb0d81609938b4dc205dfe407eff232e3d8a6dbaf5ba0de6202cb30e663c5fa
gmsv_holylib_linux64.so (64x) Expired
22.2 MB
sha256:7f5410511b472bece3430ab139f733b00f3fc6fb4af89289636e84d4fa3b25a5
gmsv_holylib_win32.dll Expired
2.3 MB
sha256:16bb0b0d32db8b71f5eb4e8abbf98b18a5f1cbc098a25a8354271fa02ba531f0
gmsv_holylib_win32.pdb Expired
112 MB
sha256:8be18298223a05d28567fecffa78c5dd9fc09db990b748bc0d159a4f467ceb16
gmsv_holylib_win64.dll (64x) Expired
2.89 MB
sha256:63976d110fbdb8833f09467b1f5f02c6339c659426d2abf83522eac7cab108aa
gmsv_holylib_win64.pdb (64x) Expired
120 MB
sha256:6989076e68a3bf7ef1834024b3618d60def3feb5a41df4953cf739d5e16cd0ab