-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Missing symbol on assets conversion. #1766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
area: assets
Involved with assets (images, sounds, ...)
bug
Behaving differently as it should behave
lang: python
Done in Python code
Comments
Hey can you try to upgrade your Cython version, e.g. by installing it with pip? |
Hi @heinezen if that's ok for you I can push PR with updated information about cython version. I tested it on Ubuntu LTS 24.04 on VM and WSL, both works fine with cython==3.0.12. |
@Daniel-Wieczorek Yes, that would be good. It's a known bug that got fixed in Cython 3.0.10 |
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 6, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 6, 2025
Add new contributor into copying.md and mailmap Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 6, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 6, 2025
Add new contributor into copying.md and mailmap Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 7, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 7, 2025
Add new contributor into copying.md and mailmap Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 7, 2025
Add new contributor into copying.md and mailmap Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 7, 2025
Add new contributor into copying.md and mailmap Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 7, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 7, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 7, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 7, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 8, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 8, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 10, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 10, 2025
Add new contributor into copying.md and mailmap Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 10, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 12, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 16, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 16, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Daniel-Wieczorek
added a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 16, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
heinezen
pushed a commit
to Daniel-Wieczorek/openage
that referenced
this issue
Apr 16, 2025
Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used. Update docker build file and add chapter in documentation about running image with Docker. Issue: SFTtech#1766
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: assets
Involved with assets (images, sounds, ...)
bug
Behaving differently as it should behave
lang: python
Done in Python code
Hi guys, I want to contribute but I encountered an error while running the openage project. The error occurs when attempting to convert assets after launching. Below is the terminal output:
This error seems to be related to an undefined symbol in the compiled Python extension (smx.cpython-312-x86_64-linux-gnu.so). I am unsure if this is expected behavior or a bug?
I tried it on WSL2 and virtual machine with Ubuntu 24.04 LTS, same result. My setup:
Do you have any idea what's wrong and how to fix it? What python version do you use to build?
3.12.3
shall not be supported then?The text was updated successfully, but these errors were encountered: