Julian Groß
Julian Groß
I am fairly sure that the CI builds fail because of outdated compilers. From what I can tell, we need GCC 13 or higher for std::format support.
Worst case scenario, we can add a step to the CI which builds GCC 13 from source.
I wouldn't get too caught up on the play area. This is probably from the times when VR runtimes didn't include this feature already. While it would be nice to...
I am also crashing on startup on this branch on Windows. I also tried disabling OpenVR. I tried building from source, but I am running into issues unrelated to this...
I have no idea if this is useful at all, but I got a very limited backtrace without debugging symbols: ``` [0x0] KERNELBASE!RaiseException+0x6c 0x5775988420 0x7ffa0d976480 [0x1] VCRUNTIME140!_CxxThrowException+0x90 0x5775988500 0x7ff99c774e4e [0x2]...
Closes https://github.com/overte-org/overte/issues/181
Without looking at your current code: Maybe we should abstract this system in the Create app? Like, add a button to the Script tab of each Entities properties, which allows...
It looks like the domain server will always throw a `Refusing connection from node at` at least once even if a connection succeeds. So what does this actually mean?
I believe the same issue might sometimes happen without GDB for me on 2025.05.1-rc1.
Old issue https://github.com/vircadia/vircadia-native-core/issues/643 with old APITrace https://data.moto9000.moe/vircadia/%23643/apitrace_1_25th_sept.tar.gz