Skip to content

Building on ARMv8 tries to load wrong architecture version #17

@InFerYes

Description

@InFerYes

This is probably a minor thing. The whole thing builds, detecting the correct architecture, but when loading the game it tries to look for a gamex86.real.so instead of a gamearm.real.so. I'm running r1q2ded which looks for gamearm.so when starting.

------- Loading gamearm.so -------
dlopen(): /home/user/q2dday/./dday/gamearm.so: undefined symbol: EVP_DecryptFinal_ex
Attempting to load with lazy symbols...ok
Q2A: q2admin.cfg could not be found
q2a_log.cfgUnable to load dday/gamex86.real.so, trying from baseq2 directory
********************
ERROR: Game Error: Unable to load game library baseq2/gamex86.real.so

********************
Sending shutdown to 192.246.40.37:27900
Sending shutdown to 165.160.15.20:27900
Error: Error during initialization

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions