Rantanen / node-mumble

Mumble client in Node.js
MIT License
155 stars 48 forks source link

BIZZARE WEIRD ERRORS UPON INSTALLATION #119

Open ughstudios opened 4 years ago

ughstudios commented 4 years ago
PS C:\Users\decil\Desktop\HVS_Game\Content\Scripts> npm init
This utility will walk you through creating a package.json file.
It only covers the most common items, and tries to guess sensible defaults.

See `npm help json` for definitive documentation on these fields
and exactly what they do.

Use `npm install <pkg>` afterwards to install a package and
save it as a dependency in the package.json file.

Press ^C at any time to quit.
package name: (scripts)
version: (1.0.0)
description:
entry point: (VoiceChat.js)
test command:
git repository:
keywords:
author:
license: (ISC)
About to write to C:\Users\decil\Desktop\HVS_Game\Content\Scripts\package.json:

{
  "name": "scripts",
  "version": "1.0.0",
  "description": "",
  "main": "VoiceChat.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}

Is this OK? (yes) yes
PS C:\Users\decil\Desktop\HVS_Game\Content\Scripts> npm install mumble
npm WARN deprecated node-opus@0.2.9: This project is unmaintained. See @discordjs/opus for an alternative.

> ref@1.3.5 install C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref
> node-gyp rebuild

C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
  binding.cc
  win_delay_load_hook.cc
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(222,43): error C2661: 'v8::Value::Boole
anValue': no overloaded function takes 0 arguments [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\bu
ild\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(253,38): error C2660: 'v8::Value::Uint3
2Value': function does not take 0 arguments [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\bin
ding.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2707,41): message : see declaration of 'v8::Value
::Uint32Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\
ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(360,31): error C2664: 'v8::String::Utf8
Value::Utf8Value(const v8::String::Utf8Value &)': cannot convert argument 1 from 'v8::Local<v8::Value>' to 'const v8::S
tring::Utf8Value &' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(360,31): message : Reason: cannot conve
rt from 'v8::Local<v8::Value>' to 'const v8::String::Utf8Value' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_m
odules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(360,28): message : No user-defined-conv
ersion operator available that can perform this conversion, or the operator cannot be called [C:\Users\decil\Desktop\HV
S_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(3142,5): message : see declaration of 'v8::String
::Utf8Value::Utf8Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node
_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(447,31): error C2664: 'v8::String::Utf8
Value::Utf8Value(const v8::String::Utf8Value &)': cannot convert argument 1 from 'v8::Local<v8::Value>' to 'const v8::S
tring::Utf8Value &' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(447,31): message : Reason: cannot conve
rt from 'v8::Local<v8::Value>' to 'const v8::String::Utf8Value' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_m
odules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(447,28): message : No user-defined-conv
ersion operator available that can perform this conversion, or the operator cannot be called [C:\Users\decil\Desktop\HV
S_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(3142,5): message : see declaration of 'v8::String
::Utf8Value::Utf8Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node
_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(521,38): error C2660: 'v8::Value::Uint3
2Value': function does not take 0 arguments [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\bin
ding.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2707,41): message : see declaration of 'v8::Value
::Uint32Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\
ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(550,44): error C2660: 'v8::Value::Uint3
2Value': function does not take 0 arguments [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\bin
ding.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2707,41): message : see declaration of 'v8::Value
::Uint32Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\
ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(582,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(583,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(584,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(585,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(586,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(587,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(588,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(589,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(590,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(591,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(593,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(594,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(595,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(596,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(597,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(598,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(599,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(600,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(601,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(602,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(603,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(604,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(605,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(606,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(608,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(615,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(616,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(617,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(618,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(619,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(620,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(621,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(622,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(623,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(624,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(625,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(626,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(627,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(628,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(629,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(630,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(631,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(632,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(633,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(634,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(635,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(636,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(637,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(638,3): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(641,9): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(642,9): warning C4996: 'v8::Object::Set
': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(643,8): warning C4996: 'Nan::ForceSet':
 was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(644,8): warning C4996: 'Nan::ForceSet':
 was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Windows_NT 10.0.19041
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok

> celt@0.1.14 install C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt
> node-gyp rebuild

C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
  bands.c
  celt.c
  cwrs.c
  entcode.c
  entdec.c
  entenc.c
  header.c
  kiss_fft.c
  laplace.c
  mdct.c
  modes.c
  pitch.c
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\laplace.c(70,19): warning C4018: '<=': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\Co
ntent\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\laplace.c(112,27): warning C4018: '<=': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\C
ontent\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
  quant_bands.c
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(56,27): warning C4554: '>>': check operator precedence for possible error; use parentheses t
o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(56,43): warning C4554: '<<': check operator precedence for possible error; use parentheses t
o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(56,56): warning C4554: '<<': check operator precedence for possible error; use parentheses t
o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(56,65): warning C4554: '>>': check operator precedence for possible error; use parentheses t
o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(58,16): warning C4554: '<<': check operator precedence for possible error; use parentheses t
o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(65,19): warning C4554: '>>': check operator precedence for possible error; use parentheses t
o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(66,29): warning C4554: '>>': check operator precedence for possible error; use parentheses t
o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(73,24): warning C4554: '<<': check operator precedence for possible error; use parentheses t
o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(143,28): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(148,38): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(162,28): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(166,36): warning C4554: '<<': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(442,49): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(471,13): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(492,31): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
  rangedec.c
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(519,16): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(550,18): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(741,23): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\celt.c(68,46): warning C4305: 'initializing': truncation from 'double' to 'const float' [C:\Users\d
ecil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(764,23): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(773,21): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(803,19): warning C4554: '>>': check operator precedence for possible error; use parentheses
to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\bands.c(125,1): warning C4305: 'initializing': truncation from 'double' to 'celt_word32' [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\celt.c(1304,26): warning C4305: '*=': truncation from 'double' to 'float' [C:\Users\decil\Desktop\H
VS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
  rangeenc.c
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\celt.c(1244,4): warning C4101: 'freq': unreferenced local variable [C:\Users\decil\Desktop\HVS_Game
\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(120,21): warning C4554: '<<': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(128,47): warning C4554: '>>': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(129,46): warning C4554: '<<': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(133,41): warning C4554: '<<': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
  rate.c
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(141,63): warning C4554: '>>': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(100,21): warning C4554: '<<': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(161,22): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\C
ontent\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(103,40): warning C4554: '<<': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(168,14): warning C4018: '>=': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\
Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(113,14): warning C4554: '<<': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(201,21): warning C4554: '>>': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(143,15): warning C4018: '>=': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\
Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
  vq.c
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(167,21): warning C4554: '>>': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(185,7): warning C4554: '<<': check operator precedence for possible error; use parenthes
es to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(185,23): warning C4554: '>>': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(194,26): warning C4554: '<<': check operator precedence for possible error; use parenthe
ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\quant_bands.c(131,24): warning C4018: '>': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Gam
e\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj]
  win_delay_load_hook.cc
  libcelt.vcxproj -> C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\Release\\libcelt.lib
  node-celt.cc
  win_delay_load_hook.cc
     Creating library C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\Release\node-celt.lib and object C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\c
  elt\build\Release\node-celt.exp
  node-celt.vcxproj -> C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\Release\\node-celt.node

> jitterbuffer@0.1.14 install C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer
> node-gyp rebuild

C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
  preprocess.c
  jitter.c
  mdf.c
  fftwrap.c
  filterbank.c
  resample.c
  buffer.c
  scal.c
  smallft.c
  kiss_fft.c
  kiss_fftr.c
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\jitter.c(447,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop\H
VS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\preprocess.c(516,24): warning C4305: '=': truncation from 'double' to 'float' [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\jitter.c(696,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop\H
VS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(489,37): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(505,33): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(507,42): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(509,44): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(511,44): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(595,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(676,23): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(684,23): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(687,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(694,23): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(1248,48): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users
\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(1250,50): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users
\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(1252,50): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users
\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(860,21): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(863,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(916,19): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(923,19): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(933,16): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop
\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj]
  win_delay_load_hook.cc
  libspeexdsp.vcxproj -> C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\Release\\libspeexdsp.lib
  node-jitterbuffer.cc
  win_delay_load_hook.cc
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_converters_43_inl.h(22,1): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (com
piling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_converters_43_inl.h(40,1): warning C4996: 'v8::Value::BooleanValue': was declared deprecated (
compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_implementation_12_inl.h(103,37): error C2664: 'v8::MaybeLocal<v8::Function> v8::Function::New(
v8::Local<v8::Context>,v8::FunctionCallback,v8::Local<v8::Value>,int,v8::ConstructorBehavior,v8::SideEffectType)': cannot convert argument 1 from 'v8::Isolate *' to 'v8::Local<v8::Context>'
 (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_implementation_12_inl.h(105,32): message : No constructor could take the source type, or const
ructor overload resolution was ambiguous (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuff
er.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(4275,31): message : see declaration of 'v8::Function::New' (compiling source file ..\src\node-jitterbuffer.cc) [C:\User
s\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_implementation_12_inl.h(337,37): error C2660: 'v8::StringObject::New': function does not take
1 arguments (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(5531,23): message : see declaration of 'v8::StringObject::New' (compiling source file ..\src\node-jitterbuffer.cc) [C:\
Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_implementation_12_inl.h(337,60): error C2059: syntax error: ')' (compiling source file ..\src\
node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1034,1): error C2661: 'v8::Value::ToString': no overloaded function takes 0 arguments (compi
ling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1044,1): error C2664: 'int v8::String::WriteUtf8(v8::Isolate *,char *,int,int *,int) const':
 cannot convert argument 1 from 'char *' to 'v8::Isolate *' (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\bu
ild\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1044,37): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C-
style cast or function-style cast (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxp
roj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2878,7): message : see declaration of 'v8::String::WriteUtf8' (compiling source file ..\src\node-jitterbuffer.cc) [C:\U
sers\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1818,26): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file .
.\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1824,26): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file .
.\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1830,26): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file .
.\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1836,30): warning C4996: 'v8::Object::Get': was declared deprecated (compiling source file .
.\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1842,46): warning C4996: 'v8::Object::Get': was declared deprecated (compiling source file .
.\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1847,46): warning C4996: 'v8::Object::Get': was declared deprecated (compiling source file .
.\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_object_wrap.h(24,1): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Objec
t,v8::NonCopyablePersistentTraits<T>>' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\node-jitterbuffer.cc)
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1859): message : see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTra
its<T>>' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\node-jitterbuffer.cc)
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_object_wrap.h(67,17): warning C4996: 'v8::PersistentBase<v8::Object>::MarkIndependent': was de
clared deprecated (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_object_wrap.h(124,1): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Obje
ct,v8::NonCopyablePersistentTraits<T>>' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\node-jitterbuffer.cc)
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1859): message : see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTra
its<T>>' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
          with
          [
              T=v8::Object
          ] (compiling source file ..\src\node-jitterbuffer.cc)
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(132,26): error C2061: syntax error: identifier 'Handle' [C:\Users\decil\Desktop\HVS_Game\C
ontent\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(39,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\
Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(40,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\
Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(41,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\
Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(45,4): error C2065: 'Handle': undeclared identifier [C:\Users\decil\Desktop\HVS_Game\Conte
nt\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(45,11): error C2275: 'v8::Value': illegal use of this type as an expression [C:\Users\deci
l\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2380): message : see declaration of 'v8::Value' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuf
fer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(45,18): error C2065: 'userDataHandle': undeclared identifier [C:\Users\decil\Desktop\HVS_G
ame\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(46,9): error C2065: 'userDataHandle': undeclared identifier [C:\Users\decil\Desktop\HVS_Ga
me\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(47,16): error C2065: 'userDataHandle': undeclared identifier [C:\Users\decil\Desktop\HVS_G
ame\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(38,12): warning C4996: 'v8::Object::Get': was declared deprecated [C:\Users\decil\Desktop\
HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(65,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users\
decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\
Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(80,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\
HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(81,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\
HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(82,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\
HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(83,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\
HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(84,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\
HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(110,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users
\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\
Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(124,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users
\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\
Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(145,4): error C2065: 'exports': undeclared identifier [C:\Users\decil\Desktop\HVS_Game\Con
tent\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(147,1): error C2660: 'v8::FunctionTemplate::GetFunction': function does not take 0 argumen
ts [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(6126,46): message : see declaration of 'v8::FunctionTemplate::GetFunction' (compiling source file ..\src\node-jitterbuf
fer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,15): error C2065: 'Handle': undeclared identifier [C:\Users\decil\Desktop\HVS_Game\Con
tent\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,22): error C2275: 'v8::Object': illegal use of this type as an expression [C:\Users\de
cil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(3496): message : see declaration of 'v8::Object' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbu
ffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,30): error C2065: 'exports': undeclared identifier [C:\Users\decil\Desktop\HVS_Game\Co
ntent\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,37): error C2182: 'NodeInit': illegal use of type 'void' [C:\Users\decil\Desktop\HVS_G
ame\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,39): error C2448: 'NodeInit': function-style initializer appears to be a function defi
nition [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(156,1): warning C4312: 'type cast': conversion from 'int' to 'node::addon_register_func' o
f greater size [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Windows_NT 10.0.19041
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm WARN scripts@1.0.0 No description
npm WARN scripts@1.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ref@1.3.5 (node_modules\ref):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ref@1.3.5 install: `node-gyp rebuild`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! jitterbuffer@0.1.14 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the jitterbuffer@0.1.14 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\decil\AppData\Roaming\npm-cache\_logs\2020-07-03T21_39_24_971Z-debug.log
Prior99 commented 4 years ago

Looks to me like you are using a wrong version of node. The latest versions are no longer supported. Try using node 10.

On Fri, 3 Jul 2020, 23:40 Daniel Gleason, notifications@github.com wrote:

PS C:\Users\decil\Desktop\HVS_Game\Content\Scripts> npm init This utility will walk you through creating a package.json file. It only covers the most common items, and tries to guess sensible defaults.

See npm help json for definitive documentation on these fields and exactly what they do.

Use npm install <pkg> afterwards to install a package and save it as a dependency in the package.json file.

Press ^C at any time to quit. package name: (scripts) version: (1.0.0) description: entry point: (VoiceChat.js) test command: git repository: keywords: author: license: (ISC) About to write to C:\Users\decil\Desktop\HVS_Game\Content\Scripts\package.json:

{ "name": "scripts", "version": "1.0.0", "description": "", "main": "VoiceChat.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }

Is this OK? (yes) yes PS C:\Users\decil\Desktop\HVS_Game\Content\Scripts> npm install mumble npm WARN deprecated node-opus@0.2.9: This project is unmaintained. See @discordjs/opus for an alternative.

ref@1.3.5 install C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref node-gyp rebuild

C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild ) Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch. binding.cc win_delay_load_hook.cc C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(222,43): error C2661: 'v8::Value::Boole anValue': no overloaded function takes 0 arguments [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\bu ild\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(253,38): error C2660: 'v8::Value::Uint3 2Value': function does not take 0 arguments [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\bin ding.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2707,41): message : see declaration of 'v8::Value ::Uint32Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(360,31): error C2664: 'v8::String::Utf8 Value::Utf8Value(const v8::String::Utf8Value &)': cannot convert argument 1 from 'v8::Local' to 'const v8::S tring::Utf8Value &' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(360,31): message : Reason: cannot conve rt from 'v8::Local' to 'const v8::String::Utf8Value' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_m odules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(360,28): message : No user-defined-conv ersion operator available that can perform this conversion, or the operator cannot be called [C:\Users\decil\Desktop\HV S_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(3142,5): message : see declaration of 'v8::String ::Utf8Value::Utf8Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node _modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(447,31): error C2664: 'v8::String::Utf8 Value::Utf8Value(const v8::String::Utf8Value &)': cannot convert argument 1 from 'v8::Local' to 'const v8::S tring::Utf8Value &' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(447,31): message : Reason: cannot conve rt from 'v8::Local' to 'const v8::String::Utf8Value' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_m odules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(447,28): message : No user-defined-conv ersion operator available that can perform this conversion, or the operator cannot be called [C:\Users\decil\Desktop\HV S_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(3142,5): message : see declaration of 'v8::String ::Utf8Value::Utf8Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node _modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(521,38): error C2660: 'v8::Value::Uint3 2Value': function does not take 0 arguments [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\bin ding.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2707,41): message : see declaration of 'v8::Value ::Uint32Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(550,44): error C2660: 'v8::Value::Uint3 2Value': function does not take 0 arguments [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\bin ding.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2707,41): message : see declaration of 'v8::Value ::Uint32Value' (compiling source file ..\src\binding.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(582,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(583,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(584,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(585,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(586,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(587,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(588,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(589,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(590,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(591,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(593,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(594,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(595,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(596,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(597,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(598,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(599,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(600,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(601,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(602,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(603,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(604,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(605,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(606,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(608,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(615,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(616,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(617,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(618,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(619,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(620,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(621,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(622,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(623,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(624,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(625,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(626,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(627,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(628,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(629,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(630,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(631,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(632,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(633,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(634,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(635,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(636,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(637,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(638,3): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(641,9): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(642,9): warning C4996: 'v8::Object::Set ': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(643,8): warning C4996: 'Nan::ForceSet': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\src\binding.cc(644,8): warning C4996: 'Nan::ForceSet': was declared deprecated [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref\build\binding.vcxproj] gyp ERR! build error gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23) gyp ERR! stack at ChildProcess.emit (events.js:310:20) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12) gyp ERR! System Windows_NT 10.0.19041 gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\ref gyp ERR! node -v v12.16.3 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok

celt@0.1.14 install C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt node-gyp rebuild

C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild ) Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch. bands.c celt.c cwrs.c entcode.c entdec.c entenc.c header.c kiss_fft.c laplace.c mdct.c modes.c pitch.c C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\laplace.c(70,19): warning C4018: '<=': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\Co ntent\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\laplace.c(112,27): warning C4018: '<=': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\C ontent\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] quant_bands.c C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(56,27): warning C4554: '>>': check operator precedence for possible error; use parentheses t o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(56,43): warning C4554: '<<': check operator precedence for possible error; use parentheses t o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(56,56): warning C4554: '<<': check operator precedence for possible error; use parentheses t o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(56,65): warning C4554: '>>': check operator precedence for possible error; use parentheses t o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(58,16): warning C4554: '<<': check operator precedence for possible error; use parentheses t o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(65,19): warning C4554: '>>': check operator precedence for possible error; use parentheses t o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(66,29): warning C4554: '>>': check operator precedence for possible error; use parentheses t o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(73,24): warning C4554: '<<': check operator precedence for possible error; use parentheses t o clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(143,28): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(148,38): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(162,28): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(166,36): warning C4554: '<<': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(442,49): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(471,13): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(492,31): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] rangedec.c C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(519,16): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(550,18): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(741,23): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\celt.c(68,46): warning C4305: 'initializing': truncation from 'double' to 'const float' [C:\Users\d ecil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(764,23): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(773,21): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\cwrs.c(803,19): warning C4554: '>>': check operator precedence for possible error; use parentheses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\bands.c(125,1): warning C4305: 'initializing': truncation from 'double' to 'celt_word32' [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\celt.c(1304,26): warning C4305: '*=': truncation from 'double' to 'float' [C:\Users\decil\Desktop\H VS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] rangeenc.c C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\celt.c(1244,4): warning C4101: 'freq': unreferenced local variable [C:\Users\decil\Desktop\HVS_Game \Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(120,21): warning C4554: '<<': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(128,47): warning C4554: '>>': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(129,46): warning C4554: '<<': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(133,41): warning C4554: '<<': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] rate.c C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(141,63): warning C4554: '>>': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(100,21): warning C4554: '<<': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(161,22): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\C ontent\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(103,40): warning C4554: '<<': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(168,14): warning C4018: '>=': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\ Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(113,14): warning C4554: '<<': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangedec.c(201,21): warning C4554: '>>': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(143,15): warning C4018: '>=': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Game\ Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] vq.c C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(167,21): warning C4554: '>>': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(185,7): warning C4554: '<<': check operator precedence for possible error; use parenthes es to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(185,23): warning C4554: '>>': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\rangeenc.c(194,26): warning C4554: '<<': check operator precedence for possible error; use parenthe ses to clarify precedence [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\deps\celt-0.7.1\libcelt\quant_bands.c(131,24): warning C4018: '>': signed/unsigned mismatch [C:\Users\decil\Desktop\HVS_Gam e\Content\Scripts\node_modules\celt\build\deps\libcelt.vcxproj] win_delay_load_hook.cc libcelt.vcxproj -> C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\Release\libcelt.lib node-celt.cc win_delay_load_hook.cc Creating library C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\Release\node-celt.lib and object C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\c elt\build\Release\node-celt.exp node-celt.vcxproj -> C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\celt\build\Release\node-celt.node

jitterbuffer@0.1.14 install C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer node-gyp rebuild

C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild ) Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch. preprocess.c jitter.c mdf.c fftwrap.c filterbank.c resample.c buffer.c scal.c smallft.c kiss_fft.c kiss_fftr.c C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\jitter.c(447,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop\H VS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\preprocess.c(516,24): warning C4305: '=': truncation from 'double' to 'float' [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\jitter.c(696,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop\H VS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(489,37): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(505,33): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(507,42): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(509,44): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(511,44): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(595,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(676,23): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(684,23): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(687,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(694,23): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(1248,48): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users \decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(1250,50): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users \decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\mdf.c(1252,50): warning C4305: '=': truncation from 'double' to 'spx_word16_t' [C:\Users \decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(860,21): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(863,20): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(916,19): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(923,19): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\deps\speex-1.2rc1\libspeex\resample.c(933,16): warning C4018: '<': signed/unsigned mismatch [C:\Users\decil\Desktop \HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\deps\libspeexdsp.vcxproj] win_delay_load_hook.cc libspeexdsp.vcxproj -> C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\Release\libspeexdsp.lib node-jitterbuffer.cc win_delay_load_hook.cc C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_converters_43_inl.h(22,1): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (com piling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_converters_43_inl.h(40,1): warning C4996: 'v8::Value::BooleanValue': was declared deprecated ( compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_implementation_12_inl.h(103,37): error C2664: 'v8::MaybeLocal v8::Function::New( v8::Local,v8::FunctionCallback,v8::Local,int,v8::ConstructorBehavior,v8::SideEffectType)': cannot convert argument 1 from 'v8::Isolate ' to 'v8::Local' (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_implementation_12_inl.h(105,32): message : No constructor could take the source type, or const ructor overload resolution was ambiguous (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuff er.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(4275,31): message : see declaration of 'v8::Function::New' (compiling source file ..\src\node-jitterbuffer.cc) [C:\User s\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_implementation_12_inl.h(337,37): error C2660: 'v8::StringObject::New': function does not take 1 arguments (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(5531,23): message : see declaration of 'v8::StringObject::New' (compiling source file ..\src\node-jitterbuffer.cc) [C:\ Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_implementation_12_inl.h(337,60): error C2059: syntax error: ')' (compiling source file ..\src\ node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1034,1): error C2661: 'v8::Value::ToString': no overloaded function takes 0 arguments (compi ling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1044,1): error C2664: 'int v8::String::WriteUtf8(v8::Isolate ,char ,int,int ,int) const': cannot convert argument 1 from 'char ' to 'v8::Isolate ' (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\bu ild\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1044,37): message : Types pointed to are unrelated; conversion requires reinterpret_cast, C- style cast or function-style cast (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxp roj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2878,7): message : see declaration of 'v8::String::WriteUtf8' (compiling source file ..\src\node-jitterbuffer.cc) [C:\U sers\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1818,26): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file . .\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1824,26): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file . .\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1830,26): warning C4996: 'v8::Object::Set': was declared deprecated (compiling source file . .\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1836,30): warning C4996: 'v8::Object::Get': was declared deprecated (compiling source file . .\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1842,46): warning C4996: 'v8::Object::Get': was declared deprecated (compiling source file . .\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1847,46): warning C4996: 'v8::Object::Get': was declared deprecated (compiling source file . .\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_object_wrap.h(24,1): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Objec t,v8::NonCopyablePersistentTraits>' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\node-jitterbuffer.cc) C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1859): message : see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTra its>' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\node-jitterbuffer.cc) C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_object_wrap.h(67,17): warning C4996: 'v8::PersistentBase::MarkIndependent': was de clared deprecated (compiling source file ..\src\node-jitterbuffer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan_object_wrap.h(124,1): error C2039: 'IsNearDeath': is not a member of 'Nan::Persistent<v8::Obje ct,v8::NonCopyablePersistentTraits>' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\node-jitterbuffer.cc) C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\node_modules\nan\nan.h(1859): message : see declaration of 'Nan::Persistent<v8::Object,v8::NonCopyablePersistentTra its>' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] with [ T=v8::Object ] (compiling source file ..\src\node-jitterbuffer.cc) C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(132,26): error C2061: syntax error: identifier 'Handle' [C:\Users\decil\Desktop\HVS_Game\C ontent\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(39,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\ Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(40,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\ Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(41,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\ Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(45,4): error C2065: 'Handle': undeclared identifier [C:\Users\decil\Desktop\HVS_Game\Conte nt\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(45,11): error C2275: 'v8::Value': illegal use of this type as an expression [C:\Users\deci l\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2380): message : see declaration of 'v8::Value' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuf fer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(45,18): error C2065: 'userDataHandle': undeclared identifier [C:\Users\decil\Desktop\HVS_G ame\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(46,9): error C2065: 'userDataHandle': undeclared identifier [C:\Users\decil\Desktop\HVS_Ga me\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(47,16): error C2065: 'userDataHandle': undeclared identifier [C:\Users\decil\Desktop\HVS_G ame\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(38,12): warning C4996: 'v8::Object::Get': was declared deprecated [C:\Users\decil\Desktop\ HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(65,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users\ decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\ Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(80,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\ HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(81,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\ HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(82,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\ HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(83,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\ HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(84,11): warning C4996: 'v8::Object::Set': was declared deprecated [C:\Users\decil\Desktop\ HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(110,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users \decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\ Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(124,1): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\Users \decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(2709,40): message : see declaration of 'v8::Value::Int32Value' (compiling source file ..\src\node-jitterbuffer.cc) [C:\ Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(145,4): error C2065: 'exports': undeclared identifier [C:\Users\decil\Desktop\HVS_Game\Con tent\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(147,1): error C2660: 'v8::FunctionTemplate::GetFunction': function does not take 0 argumen ts [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(6126,46): message : see declaration of 'v8::FunctionTemplate::GetFunction' (compiling source file ..\src\node-jitterbuf fer.cc) [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,15): error C2065: 'Handle': undeclared identifier [C:\Users\decil\Desktop\HVS_Game\Con tent\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,22): error C2275: 'v8::Object': illegal use of this type as an expression [C:\Users\de cil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\AppData\Local\node-gyp\Cache\12.16.3\include\node\v8.h(3496): message : see declaration of 'v8::Object' [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbu ffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,30): error C2065: 'exports': undeclared identifier [C:\Users\decil\Desktop\HVS_Game\Co ntent\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,37): error C2182: 'NodeInit': illegal use of type 'void' [C:\Users\decil\Desktop\HVS_G ame\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(152,39): error C2448: 'NodeInit': function-style initializer appears to be a function defi nition [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\src\node-jitterbuffer.cc(156,1): warning C4312: 'type cast': conversion from 'int' to 'node::addon_register_func' o f greater size [C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer\build\node-jitterbuffer.vcxproj] gyp ERR! build error gyp ERR! stack Error: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23) gyp ERR! stack at ChildProcess.emit (events.js:310:20) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12) gyp ERR! System Windows_NT 10.0.19041 gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\decil\Desktop\HVS_Game\Content\Scripts\node_modules\jitterbuffer gyp ERR! node -v v12.16.3 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok npm WARN scripts@1.0.0 No description npm WARN scripts@1.0.0 No repository field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ref@1.3.5 (node_modules\ref): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ref@1.3.5 install: node-gyp rebuild npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! jitterbuffer@0.1.14 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the jitterbuffer@0.1.14 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\decil\AppData\Roaming\npm-cache_logs\2020-07-03T21_39_24_971Z-debug.log

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Rantanen/node-mumble/issues/119, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALME5UT2WIPK4N2LTB7NFTRZZF33ANCNFSM4OQCXEYA .

ughstudios commented 4 years ago

Do you know any system that supports sending audio as well? I need to get audio in a binary format

ughstudios commented 4 years ago

Also, does this work with murmur?

ughstudios commented 4 years ago

Got all of these errors too just requiring mumble like this:

var mumble = require('mumble')

Cannot read property 'node' of undefined
Javascript: Error: TypeError: Cannot read property 'node' of undefined
TypeError: Cannot read property 'CeltEncoder' of undefined
Javascript: Error: TypeError: Cannot read property 'CeltEncoder' of undefined
Javascript: Warning: Undefined required script 'tls'