Closed TrevorCow closed 7 years ago
Did you change the name of the openagar directory?
No
Tell me exactly what you did to produce this.
Nothing, fresh install
I just deleted everything and retried. still just giving me new id.
How did you launch the server, tell me with description
I used git to make an OpenAgar dir, then cd'ed into it, ran npm install, then node index.js, then gen and copied key, then ran again. It then doesn't fully start, and gives me a new id telling me something went wrong.
Does your machine have mac address spoofing?
Maybe, i have a VPS. I don't know why that would be enabled...
This has happened before: #7
Run this script twice, and report the results please: t.js.zip
I deleted the whole folder, inculding the backup and muid file. Still happens...
ok
root@TrevorCow:\~/Servers/OpenAgar# node t.js Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz undefined linux x64 Linux root@TrevorCow:\~/Servers/OpenAgar# node t.js Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz undefined linux x64 Linux
@TrevorCow It looks like your machine doesnt have a mac address. To confirm, run this script and give me the results:
console.log(require('os').networkInterfaces())
@TrevorCow I will fix it soon
Ok I'll just have to update then? Thanks andrew :)
@TrevorCow Fixed
It is still happening @Andrews54757
Git pull
I did git clone again
"Already up-to-date"
Even if I don't put a key it errors @Andrews54757
Update again, I changed it
nope :/ @Andrews54757
Any ideas? @Andrews54757
Nope
Darn :/ Would it work if I spoofed a mac address? @Andrews54757
nope
Its not because of that
Oh, what is the reason then?
@TrevorCow ok, this VPS. Yours? Or renting?
If renting, contact your hosting about your MAC address usage.
I think it's silly that it's needed, but stronger security I guess.
@LegitSoulja , without this protection, it would mean that people would be able to sell openagar copies
@LegitSoulja @Andrews54757 shouldn't I be able to set it myself?
@TrevorCow Solution: Dont use a vps. Use a real dedicated server you have full control over
@TrevorCow This is my server: Cost 250$
What is that lol
Every time I start OpenAgar it returns: "[OpenAgar]Something went wrong. So we reset your id. Your new id:" and gives me a new ID. I have tried chmoding everything to 777 and running as root. Any suggestions?