I installed House of the dead 4 with teknoparrot and setup mouse as gun. I started working at first, but stopped. the following error appears at bundgielaoder.exe:
Initialization Complete
amLibInit: cannot open /proc/bus/pci/00/1f.0
00000000/too small heap area @ 0
AppGarbageCollectionOnce:[0(0KB)][0][0us][1]
Touching /var/tmp/warning
internal/fs/utils.js:230
throw err;
^
Error: ENOENT: no such file or directory, open '/var/tmp/warning'
at Object.openSync (fs.js:458:3)
at Object.<anonymous> (C:\Program Files\nodejs\node_modules\touch-cli\bin\touch:16:14)
at Module._compile (internal/modules/cjs/loader.js:1138:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
at Module.load (internal/modules/cjs/loader.js:986:32)
at Function.Module._load (internal/modules/cjs/loader.js:879:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
at internal/main/run_main_module.js:17:47 {
errno: -4058,
syscall: 'open',
code: 'ENOENT',
path: '/var/tmp/warning'
}
AppGarbageCollectionOnce:[0(0KB)][0][0us][1]
Touching /var/tmp/mwlogo
internal/fs/utils.js:230
throw err;
^
Error: ENOENT: no such file or directory, open '/var/tmp/mwlogo'
at Object.openSync (fs.js:458:3)
at Object.<anonymous> (C:\Program Files\nodejs\node_modules\touch-cli\bin\touch:16:14)
at Module._compile (internal/modules/cjs/loader.js:1138:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
at Module.load (internal/modules/cjs/loader.js:986:32)
at Function.Module._load (internal/modules/cjs/loader.js:879:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
at internal/main/run_main_module.js:17:47 {
errno: -4058,
syscall: 'open',
code: 'ENOENT',
path: '/var/tmp/mwlogo'
Any idea how to fix this? I tried to uninstall node and npm but no luck.