Is this it? Old realm document from 3 days ago, before I even asked for help. I can’t find any other realm documents, so have my new changes somehow (for lack of a better term) broke the code?
Also, after trying to change a setting with the timer in my minigame, I couldn’t connect to the db, getting the following error as well.
translator failed to complete processing batch: failed to update resume token document: server selection error: server selection timeout, current topology: { Type: ReplicaSetNoPrimary, Servers: [{ Addr: v-1-shard-00-00.kdslj.mesh.mongodb .net:30460, Type: Unknown, Last error: connection() error occured during connection handshake: dial tcp 127.0.0.1:30460: connect: connection refused }, { Addr: v-1-shard-00-01.kdslj.mesh.mongodb .net:30460, Type: Unknown, Last error: connection() error occured during connection handshake: dial tcp 127.0.0.1:30460: connect: connection refused }, { Addr: v-1-shard-00-02.kdslj.mesh.mongodb .net:30460, Type: Unknown, Last error: connection() error occured during connection handshake: dial tcp 127.0.0.1:30460: connect: connection refused }, ] }
Source:
Error syncing MongoDB write
I decided it would be better if I stopped making edits until getting some more advice from you.