As I said in the title, I'm having a problem with starting Emacs, whenever I try to start it with rofi, nothing happens, and when I try and start with terminal (using emacs), it returns "Args out of range: 0, 100" without opening up Emacs. Whenever I use Emacs in terminal however (with emacs -nw), it starts just fine. This behavior continues even after I moved my .emacs.d directory to .emacs.d.bak and even after I uninstall and reinstall Emacs. Any ideas what is going on and how I can fix this?
Here is my configuration myinit.org init.el
edit:
OS: Arch Linux Emacs version: 26.1
emacs -Q?args-out-of-rangeis a standard error. You can start emacs with--debug-initto find out what caused the error.Args out of range: 0, 100