-
Notifications
You must be signed in to change notification settings - Fork 634
Description
I keep recieving this error:
MindServer running on port 8080
Modded server found (Purpur 1.21.6), attempting to use 1.21.6...
MC server found. (Host: .net, Port: 38044, Version: 1.21.6)
Connecting to MindServer
Client connected
qirvo connected to MindServer
Starting agent
Initializing agent qirvo...
Client connected
Examples initialized.
No task.
qirvo logging into minecraft...
Error: Failed to obtain profile data for qirvo, does the account own minecraft?
at Object.authenticate (C:\Users*\Documents\mindcraft\node_modules\minecraft-protocol\src\client\microsoftAuth.js:31:40)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
PS C:\Users**\Documents\mindcraft> node main.js
MindServer running on port 8080
Modded server found (Purpur 1.21.6), attempting to use 1.21.6...
MC server found. (Host: *, Port: 38044, Version: 1.21.6)
Connecting to MindServer
Client connected
qirvo connected to MindServer
Starting agent
Initializing agent qirvo...
Client connected
Examples initialized.
No task.
qirvo logging into minecraft...
Client connected
Error: Failed to obtain profile data for qirvo, does the account own minecraft?
at Object.authenticate (C:\Users*\Documents\mindcraft\node_modules\minecraft-protocol\src\client\microsoftAuth.js:31:40)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Agent process exited with code 0 and signal null