type: command
name: databasetest
description: used to duel someone
usage: /databasetest
debug: true
script:
- if <player.is_op>:
- definemap current_player:
name: <player>
level: <player.flag[player_level]>
- narrate <[current_player]>
- ~mongo id:NE_database insert:<[current_player]> save:NEDatabase```
am i doing anything wrong here? every time i run this server just crashes
#(Haise) Data base sending info
21 messages · Page 1 of 1 (latest)
(Haise) Data base sending info
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>
can you share the startup log from when the server crashed
Content of Server Log Paste #110308: Unnamed Server Log Paste... pasted 2023/05/27 11:31:54 UTC-07:00, Paste length: 40854 characters across 307 lines, Content: Error Message: Tag secret requires input of type SecretTag but received input uri. ... ...
the problem may be caused by the secret tag being invalid (see the first line of the log)
wait let me send a new log file with one having it as valid 1 sec
eh thate uri part isnt even the one that crashes it uri is the one that connects the data base to the server
its after i try to send any data
Content of Server Log Paste #110310: Unnamed Server Log Paste... pasted 2023/05/27 11:42:18 UTC-07:00, Paste length: 164096 characters across 1108 lines, Content: [18:37:01] [Server thread/INFO]: +> [CommandExecutor] Usage: discordmessage (id:<id>) [repl...
this one it connected to mongo directly
and said succesful connection
And when i tried uploading uploading data to it just crashed
Additional information if that helps this server is a bungeecord proxy (Not a bungee server just a server you go to through a bungee proxy)