Please post complete logs as described in the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/), it will contain more information that may help figure out what your problem is.
See the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/) on how to post logs, and please post a full log, it will have more information that could help figure out what is going wrong.
See the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/) on how to post logs, and please post a full log, it will have more information that could help figure out what is going wrong.
You do not need to post multiple times. When someone sees your post, and has an idea how to help, they will reply.
Please see the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/) for how to provide logs.
Also it appears you are using fabric, and this is a forge forums, so responses may take longer, since the software may not be used by people here.
You could try https://paste.ee/ found that link in the FAQ. There's also https://mclo.gs
I prefer gist.github.com myself, but I believe you need an account to use github.
Only other thing I could suggest if none of these options work would be splitting the log on pastebin or something, and sharing multiple links to the parts.
I can't tell from your crash log (perhaps debug.log would have more info?) but when i had a power outage while playing a modpack, it corrupted my save and I had to restore from a previous backup.
I'd try backing up the world as it is now, and trying to load a previous backup from before the outage.
Not really sure what you can do if the --safeMode doesn't work, to be honest. Evidently just starting the server (I assume you ran it once you added forge/mods) was enough to embed those datapacks into your save.
Hopefully there's something that can be done for you, and someone will chime in with a solution!
Good luck!
The problem is the save is expecting the mods it was run with, probably due to there being items/blocks/etc in the world from those mods.
Try adding --safeMode to your commandline that runs the server, and see if that works.
[16:45:01] [ServerMain/WARN]: Missing data pack mod:mr_dungeons_andtaverns
[16:45:01] [ServerMain/WARN]: Missing data pack mod:torchbowmod
[16:45:01] [ServerMain/WARN]: Missing data pack mod:the_afterdark
[16:45:01] [ServerMain/WARN]: Missing data pack mod:explorerscompass
[16:45:01] [ServerMain/WARN]: Missing data pack mod:darkloot
[16:45:01] [ServerMain/WARN]: Missing data pack mod:walljump
[16:45:01] [ServerMain/WARN]: Missing data pack mod:terralith
[16:45:01] [ServerMain/WARN]: Missing data pack mod:commonnetworking
[16:45:01] [ServerMain/WARN]: Missing data pack mod:configlibtxf
[16:45:01] [ServerMain/WARN]: Missing data pack mod:forge
[16:45:01] [ServerMain/WARN]: Missing data pack mod:journeymap_api
[16:45:01] [ServerMain/WARN]: Missing data pack mod:geophilic
[16:45:01] [ServerMain/WARN]: Missing data pack mod:collective
[16:45:01] [ServerMain/WARN]: Missing data pack mod:structory
[16:45:01] [ServerMain/WARN]: Missing data pack mod:journeymap
[16:45:01] [ServerMain/WARN]: Missing data pack mod:snowballsfreezemobs
[16:45:01] [ServerMain/WARN]: Missing data pack mod:naturescompass
[16:45:02] [ServerMain/WARN]: Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode