Skip to content

Instantly share code, notes, and snippets.

@fkaa
Created April 19, 2017 16:06
Show Gist options
  • Save fkaa/340ad79bb2c0d60ed9bee4e68da1778e to your computer and use it in GitHub Desktop.
Save fkaa/340ad79bb2c0d60ed9bee4e68da1778e to your computer and use it in GitHub Desktop.
cobalt/daisyMoon/sounds.lua:292: attempt to concatenate local 'filename' (a boolean value)
stack traceback:
[1] cobalt/daisyMoon/sounds.lua:291: in function playSound
[2] cobalt/daisyMoon/player.lua:6294: in function confirmEditOffer
[3] cobalt/daisyMoon/player.lua:3378: in function onOfferEditAction
[4] cobalt/daisyMoon/player.lua:3238: in function handler
[5] cobalt/daisyMoon/player.lua:3249: in function onInput
[6] cobalt/daisyMoon/input.lua:815: in function set
[7] cobalt/daisyMoon/input.lua:889: in function transmitChanges
[8] cobalt/daisyMoon/controller.lua:3149: in function updateTransmit
[9] cobalt/daisyMoon/controller.lua:3186: in function update
[10] cobalt/daisyMoon/inputState.lua:658: in function updateControllers
[11] cobalt/daisyMoon/inputState.lua:704: in function update
[12] cobalt/daisyMoon/lib/stateManager.lua:196: in function update
[13] cobalt/daisyMoon/mainApp.lua:509: in function update
[14] cobalt/daisyMoon/main.lua:104: in function func
[15] lua/hook_interface.lua:26: in function call
[16] lua/boot.lua:1128: in function update
[17] lua/boot.lua:1239:in function <lua/boot.lua:1237>
local_variables:
[1] file = true, gain = 0.5, pan = 0, modulation = 1, filename = true, gain = 0.5, modulation = 1, full_name = nil
[2] self = table: 1F6D2BC0, type = join, silent = nil, offer_ref = table: 1F6D3360, def = table: 144E9200, c = 3, s = nil, opt = table: 1F6D33E0
[3] self = table: 1F6D2BC0, offer = table: 1F6D3360, index = join
[4] self = table: 1F6D2BC0, action = confirm, state = true, editedOffer = table: 1F6D3360
[5] self = table: 1F6D2BC0, action = confirm, state = true, handler = [function]
[6] self = table: 1F6D2EC0, action = confirm, state = true, sender = table: 13CEC140, owner = table: 1F6D2BC0, onInput = [function]
[7] self = table: 13CEC140, target = table: 1F6D2EC0, last = table: 1227C720, index = 5, name = confirm, current = true
[8] self = table: 13CA2320
[9] self = table: 13CA2320, time = 0.016666673123836517
[10] self = table: 143A6460, time = 0.016666673123836517, index = 1, controller = table: 13CA2320
[11] self = table: 143A6460, time = 0.016666673123836517
[12] time = 0.016666673123836517, index = 1, state = table: 1260D1E0
[13] time = 0.016666673123836517, states = table: 0E0251E0, D = table: 0DDE4B40, focus = true, app_runtime = table: 0D5EFDE0, fps = 59.99997675419754, target_fps_factor = 0.99999922513991801, step = 0.016666673123836517
[14] time = 0.016666673123836517
[15] name = frameUpdate, hooks = table: 0E6A93E0, _ = 1, func = [function]
[16] dt = 0.016666673123836517, label = nil, client = [SteamClient]
[17] dt = 0.016666673123836517
--- CPU
CPU: AMD Athlon(tm) X4 860K Quad Core Processor
Vendor: AuthenticAMD
Logical processors: 4
Family: 6:15, Model: 3:0
Type: 0, Stepping: 1
Features: SSE SSE2 SSE3 SSSE3 SSE4.1 SSE5
Feature bits:
EBX: 00000010 00000100 00001000 00000000
ECX: 00111110 10011000 00110010 00001011
EDX: 00010111 10001011 11111011 11111111
--- OS
Windows version 6.2 build 9200, 64 bit
Windows 8
--- Graphics
Graphics card: Radeon (TM) RX 470 Graphics (DirectX 11.0)
Graphics card: Microsoft Basic Render Driver (DirectX 11.0)
--- Sound
Sound card: Speakers (USB PnP Sound Device) (44100 Hz, 2 channels)
Speakers: front.left front.right
Sound card: 1 - VE248 (AMD High Definition Audio Device) (48000 Hz, 2 channels)
Speakers: front.left front.right
--- Network
Network interface: Realtek PCIe GBE Family Controller (IPv4, IPv6)
Network interface: VirtualBox Host-Only Ethernet Adapter (IPv4, IPv6)
Network interface: Microsoft ISATAP Adapter (IPv6)
Network interface: Teredo Tunneling Pseudo-Interface (IPv6)
Network interface: Microsoft ISATAP Adapter #3 (IPv6)
--- Input
Input device: Mouse (18.1): Mouse
Input device: Keyboard (19.4): Keyboard
Input device: Generic (17.0): d Devicnd Devic̾USB PnP̾USB PnPe
Input device: Generic (17.0): HID-compliant consumer control device
Input device: Generic (17.0): HID-compliant system controller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment