Comments

Log in with itch.io to leave a comment.

Bruh my MB is 94 and the android file apk not installed

What Android file should I download

Deleted 2 years ago
4.21.2-0+++UE4+Release-4.21 517 0
Disabling core dumps.
Checking Pak ConfigX Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  42 (X_SetInputFocus)
  Serial number of failed request:  1251
  Current serial number in output stream:  1252
Failed to find symbol file, expected location:
"/home/luarocks/downloads/Birds/Binaries/Linux/Birds-Linux-Shipping.sym"
LowLevelFatalError [File:Unknown] [Line: 128] 
A FRenderResource was deleted without being released first!
Signal 11 caught.
./LandOfBirders.sh: line 5:  6396 Segmentation fault      (core dumped) "$UE4_PROJECT_ROOT/Birds/Binaries/Linux/Birds-Linux-Shipping" Birds $@

Hi, could you check, 'Birds-Linux-Shipping' end with '.sym'? Path of file on your system: "/home/luarocks/downloads/Birds/Binaries/Linux"

If not, try inserting the '.sym' extension at the end.

Thanks for reply. Everything works well today! Apart from the lack of servers.

(1 edit)

Hi,
Trying running this game on Linux with terminal option "-opengl3" (my system does not support OpenGL4.x version), I immediately get the following error message:

LandOfBirders_OpenGl3_Mode_Bug

My system specs are:
- OS: Lubuntu Linux 18.04 LTS;
- Kernel: 5.4.x series;
- Graphics specs: Intel HD3000 integrated graphic card;
- Graphics Driver: Mesa 20.2 series (OpenGL 3.3);

Thanks anyway for you work!

(1 edit)

Hi, 

Unfortunately, I can't do the build on OpenGL 3.
Unreal 4.21.2 only Supports:
- Vulkan (SM5 / ES 3.1)
- OpenGL 4

I also tried switching to a newer version 4.25.1. and only Vulkan build for Linux remained in Unreal.