Closed darknight99x closed 7 years ago
Need id for key
ID: zXH3vhz81Iy3SKaps3O9
115511078670
I also replied to your post in reddit
I saw, thanks for the detailed feedback.
Dumb GitHub turning 115511078670
into
Okay thanks, i'll be fiddling around and let you know if I find anything strange.
@Andrews54757
Upon server restart I got this:
Invalid key!, make sure you have the right key! Your id is: false
What machine is your server running on?
Win 10 x64 build 10240
The server was working fine until I restarted it.
Perhaps your mac address changed. Please run this nodejs script twice and report the results t.js.zip
Do exactly the same thing you did from before when you got it to work and re run the script I gave you afterwords. I need to see what data had changed
`C:\Users\Darknight99x\Desktop\a\source\core\controller.js:37 throw e ^ Invalid key!, make sure you have the right key! Your id is: false
C:\Users\Darknight99x\Desktop\a>cd ..
C:\Users\Darknight99x\Desktop>cd temp
C:\Users\Darknight99x\Desktop\temp>node t.js AMD FX(tm)-6100 Six-Core Processor 9c:b7:0d:3f:e6:86 win32 x64 Windows_NT`
And the second set of data ... (do exactly the same thing you did before that broke OpenAgar, then run it)
Do you want me to reset OpenAgar? Because I can't reproduce what happened because my ID is gone.
Just run the script again
Il try to reproduce using my vms
'C:\Users\Darknight99x\Desktop\temp>node t.js
AMD FX(tm)-6100 Six-Core Processor
9c:b7:0d:3f:e6:86
win32
x64
Windows_NT
C:\Users\Darknight99x\Desktop\temp>node t.js
AMD FX(tm)-6100 Six-Core Processor
9c:b7:0d:3f:e6:86
win32
x64
Windows_NT
C:\Users\Darknight99x\Desktop\temp>'
Okay I ran it twice.
Strange
throw e ^
Is it looping code after successful key? Is what it looks like. EDIT: Nevermind.
It works for all the virtual machines I have. Im gonna test more though. But currently, delete a file called backup
in the open agar dir and delete a file called mcuid
to reset your id
Done. New ID is: G2W9Fjk4tEtexIMRQQ2l
Do you guys plan on having these IDs stored in a database?
932665533761
I don't think it will happen again though
Wait, did you ever run project N, that could be the problem
I figured out the issue. Changing the folder path name where OpenAgar is at causes the fault.
C:\Users\Darknight99x\Desktop\>rename a b
C:\Users\Darknight99x\Desktop\b>node index.js
C:\Users\Darknight99x\Desktop\b\source\core\controller.js:37
throw e
^
Invalid key!, make sure you have the right key! Your id is: false
Might have to do with Windows, unsure at this point.
I wonder why
I changed the directory name back to previous and it's now working.
Oh, I know why, its a protection system I added a while ago for the backup
file. If you change the dir, delete the backup file. I don't need the protection system anymore, yet didn't remove it because I was lazy. Im gonna remove it
The backup file is for offline use. Thats what it is. But the program checks it too
Hi, interested in development of OpenAgar. Thanks.