#Error code 002-0102 i'm banned !!
1 messages · Page 1 of 1 (latest)
Support code detected, press to expand information
help pls
i sadly dont know
however i think you know that it banned the console
not the account
I didn't do anything to get banned...
is this nintendo or pretendo? if pretendo, can you send me your friend code?
It's Pretendo
Ok wait
1562 - 6427 - 2945
umm I can't find your user in the database
this is the friend code when using pretendo right?
yes
and nimbus shows that you are connected to pretendo?
yes
question, is your nintendo fc the same as pretendo?
no
When I go to the friend list, it shows me error 002-0102 too.
Support code detected, press to expand information
has pretendo worked before on the same device, or has it always shown that error?
No pretendo never worked
It's since I no longer have Super Mario
can you try this homebrew and show me the screen output in dms? https://9net.org/~stary/get_3ds_pid_password.3dsx
ok, wait
also, you have to run it while the pretendo account is loaded
ok
alright. also please delete the images now, they have sensitive data
ok
@plush ravine can you check if there is a device on the database that has the PID 1645450289 linked to it?
i thought this was a wii u
- This is the 3DS/2DS
- Changing your serial doesn’t unban you from our servers. We didn’t fuck that up like Nintendo did
Ye give me a sec
im new
Nintendo did what?
console ban
There is, and it's not marked as banned
ah
However, I continue to get the error...
Sounds like your console isn't patched right. If your console doesn't have the right IPS patches loaded then you don't get sent to our servers when you select the Pretendo account, you get sent to Nintendo's test env NASC server. Which in my testing gives this error
Make sure you have Luma 13 and reinstall our patches using our latest guide https://pretendo.network/docs/install/3ds
I'm checking the middleware paths where we return the error and all should succeed. The only thing weird is that the PID doesn't have the friend code attached to it
ok, thank you !
afaik the nintendo test server usually gives 002-0121, but yeah try this
Support code detected, press to expand information
That's my fault. The current admin panel sucks ass so as a way to get around calculating every users FC in the NEX accounts page, I just updated the server to pre-calculate and save it. I then ran a script that SHOULD have updated all the old ones, but clearly it missed some
In the new admin panel I'll just have light calculate it on the fly. The reason I didn't before was because handlebars middleware kinda sucks
It does not work
Well, it would trigger if he changed his LFCS
let device: HydratedDeviceDocument | null = await Device.findOne({
fcdcert_hash: fcdcertHash,
});
if (device) {
if (device.access_level < 0) {
response.status(200).send(nascError('102').toString());
return;
}
if (pid) {
const linkedPIDs: number[] = device.linked_pids;
if (!linkedPIDs.includes(pid)) {
response.status(200).send(nascError('102').toString());
return;
}
}
}
The device is looked up using fcdcert which is your LFCS. If he changed his LFCS after his NEX account was registered, then it would look up a different account and his current one would not be linked to it
I've seen a handful of cases where people have done just this. Apparently there's places where people post "public seeds" and multiple people share them (I assume as an unban method)
what can I do?
Did you change your seed
How?
I have no idea I've never done it, I just know it's something people do. I'm just asking if you've ever done it, if you have then you have otherwise no
What's the serial number of the console you're currently trying to use
NEE101653143
It's done ?
Okay so the PID you asked about here is linked to a console, but not this console
We have a record of the console with the serial number that was just sent and, yes, differen't PID. So that's why it's failing
I transferred data from a New Nintendo 3DS to a New Nintendo 2DS XL! Maybe that's what's causing the problem...
@plush ravine this could be the issue, since the LFCS would be different! although I thought that the PID would get transfered aswell?
oh wait, maybe only the nintendo PID got transfered, but not the pretendo one
Possible !
...he literally told me he had the patches??
#pretendo message
????????
It's a problem my PNID which is "badly" linked to my console. It is linked to my old New 3DS
I genuinely don’t know how to handle this situation to be quite honest
I wasn’t aware this kind of thing was possible
I guess we could just. Stop checking if the account is linked?
I can’t think of much else
We cannot link the PNID to my console?
Is it possible to unlink a PNID from one console to link it to another?
Your PNID has nothing to do with this issue
What is it then ?😅
Yeah, that sounds like the best option we have. I'm checking the NNID endpoint and I don't see it being checked there
The idea was to try and prevent people from swapping their seeds to ban evade since seed sharing is somewhat popular in the 3DS scene but you’re right we don’t check it for the WiiU so it’s whatever tbh. People could cert change on the WiiU too to ban evade, so we can just ban the new seeds if it comes down to it
I guess we could bring this back once nintendo doesn't offer system transfers and we implement it ourselves on the NNID endpoint (i remember being said that some requests are made there?)
hello! Is there any solution?
you have pirate games?
No, it's a cartridge
Then I don’t know, if I was a pirate then I would have been banned for the fifth rule
ok
It's stupid to be banned for piracy when to install Pretendo Network, you have to jailbreak the 3DS.
Wait did you mod BOTH Systems?
With different sd cards
And backed up both nand files
Because the friendcodeseed.??? Is in luma/backups so try the new 2ds xl one BEFORE you transferred the data
He needs to get the original friendcodeseedB from before the transfer
Uh @rain hatch
Can you give me a summary of what you want to try to tell me? I did not understand anything !
(I use Google translate)
My english is VERY bad
Basicly friendcodesB is used for connecting online and friends list.
The original one from the new 3ds needs to be transfered from there to the new 2ds
Or
The original new 2ds one needs to be put in before you transferred it as it contains the 'working one'
but honestly idk if it will work
Ask a dev
must wait
@small coral can you check if my hyposthasis about his situation makes sence or works at all?
thank
👍
you can do that, but then you are basically undoing the system transfer (and possibly even breaking your nintendo account, since the nintendo PID and the LFCS won't match anymore). We can fix this on our side, and we'll try to do it as soon as we can
ah
i did my system transfer on my o3ds to n3ds before installing pretendo on it