#(Haise) Data base sending info

21 messages · Page 1 of 1 (latest)

craggy fiber
#
    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
gaunt kiteBOT
#

(Haise) Data base sending info

gaunt kiteBOT
#

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>

green mica
craggy fiber
gentle citrus
#

the problem may be caused by the secret tag being invalid (see the first line of the log)

craggy fiber
#

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

#

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)