greggman / HappyFunTimes

A System for creating 10-100+ player local games
http://greggman.github.io/HappyFunTimes
BSD 3-Clause "New" or "Revised" License
381 stars 55 forks source link

not working on XP #18

Open greggman opened 8 years ago

greggman commented 8 years ago

It's not working on XP. It gets the following error

C:\Documents and Settings\gregg>hft list
path.js:8
    throw new TypeError('Path must be a string. Received ' +
    ^

TypeError: Path must be a string. Received undefined
    at assertPath (path.js:8:11)
    at Object.win32.join (path.js:221:5)
    at getConfigPath (C:\Documents and Settings\gregg\Local Settings\Application
 Data\Greggman\HappyFunTimes\lib\config.js:57:15)
    at Object.<anonymous> (C:\Documents and Settings\gregg\Local Settings\Applic
ation Data\Greggman\HappyFunTimes\lib\config.js:61:15)
    at Module._compile (module.js:435:26)
    at Object.Module._extensions..js (module.js:442:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:313:12)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
greggman commented 8 years ago

Actually I think adding the ipv6 support broke XP since XP is so old it doesn't support ipv6

greggman commented 8 years ago

Try this one. Please tell me if it works for you

HappyFunTimes-0.0.47-installer.exe.zip