Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. cobalt/daisyMoon/controller.lua:2075: attempt to index local 'adef' (a nil value)
  2. stack traceback:
  3. [1] cobalt/daisyMoon/controller.lua:2075: in function isAnalogThresholdExceeded
  4. [2] cobalt/daisyMoon/controller.lua:2116: in function recursiveConditionCheck
  5. [3] cobalt/daisyMoon/controller.lua:2098: in function recursiveConditionCheck
  6. [4] cobalt/daisyMoon/controller.lua:2372: in function updateInputs
  7. [5] cobalt/daisyMoon/controller.lua:2415: in function update
  8. [6] cobalt/daisyMoon/inputState.lua:603: in function updateControllers
  9. [7] cobalt/daisyMoon/inputState.lua:653: in function update
  10. [8] cobalt/daisyMoon/lib/stateManager.lua:140: in function update
  11. [9] cobalt/daisyMoon/mainApp.lua:459: in function update
  12. [10] cobalt/daisyMoon/main.lua:94: in function func
  13. [11] bootstrap/hook_interface.lua:26: in function call
  14. [12] bootstrap/boot.lua:787:in function <bootstrap/boot.lua:723>
  15.  
  16. local_variables:
  17. [1] self = table: 114993A0, cond = LTrigger, adef = nil
  18. [2] self = table: 114993A0, action = reload, c = table: 149A0380, isOr = true, ok = false, index = 2, cond = LTrigger, affect = false
  19. [3] self = table: 114993A0, action = reload, c = table: 149A0360, isOr = nil, ok = true, index = OR, cond = table: 149A0380
  20. [4] self = table: 114993A0, input = table: 114A31A0, meta = table: 114A34E0, recursiveConditionCheck = [function], index = reload, cond = table: 149A0360
  21. [5] self = table: 114993A0, time = 0.016666887328028679
  22. [6] self = table: 14F49180, time = 0.016666887328028679, index = 1, controller = table: 114993A0
  23. [7] self = table: 14F49180, time = 0.016666887328028679
  24. [8] time = 0.016666887328028679, index = 1, state = table: 14F49460
  25. [9] time = 0.016666887328028679, states = table: 114C90C0, D = table: 11445120, app_runtime = table: 114344A0, fps = 59.999205629613968, target_fps_factor = 0.99997352098713221, step = 0.016666887328028679
  26. [10] time = 0.016666887328028679
  27. [11] name = frameUpdate, hooks = table: 124EDEA0, _ = 1, func = [function]
  28. [12] dt = 0.016666887328028679
  29. --- CPU
  30. CPU: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz
  31. Vendor: GenuineIntel
  32. Logical processors: 4
  33. Family: 0:6, Model: 4:5
  34. Type: 0, Stepping: 1
  35. Features: SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  36. Feature bits:
  37. EBX: 00000001 00010000 00001000 00000000
  38. ECX: 01111111 11011010 11111011 10111111
  39. EDX: 10111111 11101011 11111011 11111111
  40. --- OS
  41. Windows version 6.2 build 9200, 64 bit
  42. Windows 8
  43. --- Graphics
  44. Graphics card: Intel(R) HD Graphics Family (DirectX 11.0)
  45. Graphics card: Microsoft Basic Render Driver (DirectX 11.0)
  46. --- Sound
  47. Sound card: Speakers / Headphones (Realtek High Definition Audio) (48000 Hz, 2 channels)
  48. Speakers: front.left front.right
  49. --- Network
  50. Network interface: Microsoft Wi-Fi Direct Virtual Adapter (IPv4, IPv6)
  51. Network interface: Broadcom 802.11n Network Adapter (IPv4, IPv6)
  52. Network interface: Bluetooth Device (Personal Area Network) (IPv4, IPv6)
  53. Network interface: Microsoft ISATAP Adapter (IPv6)
  54. Network interface: Teredo Tunneling Pseudo-Interface (IPv6)
  55. --- Input
  56. Input device: Mouse (18.1): Mouse
  57. Input device: Keyboard (19.4): Keyboard
  58. Input device: Generic (17.0): ST_SENSOR_HUB
  59. Input device: Generic (17.0): Touchscreen
  60. Input device: Generic (17.0): HIDI2C Device
  61. Input device: Generic (17.0): Airplane Mode Switch
  62. Input device: 1st person (24.3): Controller (Xbox One For Windows)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement