ValheimPlus icon indicating copy to clipboard operation
ValheimPlus copied to clipboard

Cannot identify executable type (got )!

Open obd13gee opened this issue 2 years ago • 1 comments

I've been stuck on this part for the better part of 4 hours....I've followed the instructions and I just get this

./start_server_bepinex.sh: 73: file: not found Cannot identify executable type (got )! Please create an issue at https://github.com/BepInEx/BepInEx/issues.

obd13gee avatar Dec 25 '22 23:12 obd13gee

I had the same error message on a virtual machine with Debian 11 64bit (minimal installation).

The "file" package was missing. This is easy to install: apt install file

Maybe it will help you.

michael-724 avatar Jan 25 '23 06:01 michael-724