Git Product home page Git Product logo

Comments (6)

MayaPosch avatar MayaPosch commented on July 19, 2024

Those errors are from the AngelScript runtime from what are apparently template-related issues.

To better understand and replicate the issue if possible, I'd need to know the platform and toolchain used for compiling. Could you provide those?

from nymphcast.

Arndorferd avatar Arndorferd commented on July 19, 2024

Im using 2020-08-20-raspios-buster-arm64, found here Rasbian 64bit, which is a 64 bit arm Debian based package, this is running on a 64 bit quad core Cortex-A72. My client is on 64 bit Ubuntu based PopOS running amd-64. If you could tell me how to find out that information on the compiler. Should I just look at the logs during compilation?

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

I have managed to replicate the issue on Ubuntu 21.10 (64-bit) on a Raspberry Pi 4 system.

So far it only seems to occur on ARM64 (AArch64) with a 64-bit OS, but not on AMD64 systems. Next step is figuring out what causes this exact issue, and whether it is due to how the AS library is being compiled, or some other cause.

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

Apparently AArch64 support was only added recently: https://www.gamedev.net/forums/topic/707084-has-anyone-compiled-angelscript-on-aarch64/

I'll update AngelScript to the current version and retest.

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

The AngelScript runtime has been upgraded to the current 2.35 version.

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

Confirmed that this issue has now been fixed on Ubuntu for AArch64 with the new AngelScript runtime.

Two source files were missing from the list in the Makefile. These have been added. After this the NymphCast server starts up and runs normally, with no AS-related errors or warnings.

Closing this issue. Feel free to open a new issue if there are any further issues.

from nymphcast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.