wolfy1339 / TPT-NodeJS

NodeJS Server for The Powder Toy (abandoned)
MIT License
2 stars 0 forks source link

Server login #1

Closed FeynmanTech closed 9 years ago

FeynmanTech commented 9 years ago

When logging in from the client, it says it couldn't read the response - this might just be because some files need to be updated on the server, but that should be fixed

wolfy1339 commented 9 years ago

I'll try updating the server and restarting it

FeynmanTech commented 9 years ago

Nope, it still can't read the response.

wolfy1339 commented 9 years ago

I'm not sure... @io4 can you help us here? What did you modify in the TPT source to make the server work?

io4 commented 9 years ago

That's because we must put a real hash in user file at ./Users Mine is d2606cb146687c926de030011d0b3***

io4 commented 9 years ago

In USers/user_wolfy1339.txt remplace Hash with 3c2e70084e468010740deb355bb1d89a and login with user wolfy1339 password wolfy1339

wolfy1339 commented 9 years ago

Okay, I see