Terasology icon indicating copy to clipboard operation
Terasology copied to clipboard

Terasology - open source voxel world

Results 208 Terasology issues
Sort by recently updated
recently updated
newest added

when installing terasology into program files, that dir is not writeable. starting up, terasology tries to create a folder in .local, which then fails. therefor, permit two things with this...

centralize version declaration of jna, junit, protobuf

### General Info Terasology Launcher Version: TerasologyLauncher-mac-4.8.0 3 Terasology Version: don't know - the launcher crashes Operating System: Mac OS 15.0.1, Apple M1 Pro Onboard / Dedicated Graphics: unknown Java...

Type: Bug
Status: Needs Investigation
Topic: Stabilization

the library works according to the XDG standard, and offers translations for linux, macosx, windows. see for details: https://github.com/dirs-dev/directories-jvm so ... ``` ❯ ls -la /home/st/.local/share/terasology/ gradle game ... ❯...

``` C:\Program Files\terasology>Terasology.bat 16:15:00.341 [main] INFO o.terasology.engine.core.PathManager - PathManager: Initial code location is C:\Program Files\terasology\libs\engine-5.4.0-SNAPSHOT.jar 16:15:00.404 [main] INFO o.terasology.engine.core.PathManager - PathManager: Working directory is C:\Program Files\terasology java.nio.file.AccessDeniedException: C:\Program Files\terasology\.local at...

Type: Bug
Status: Needs Investigation
Topic: Stabilization

Due to the recent talk at slack about packaging I thought about writing down my thoughts on packaging of terasology. [Forum discussion thread](http://forum.terasology.org/threads/terasology-packaging-linux-distros-windows-mac-discussion.1847/) # Terasology Variants First of all I...

Category: Build/CI

to better find the cause of #5224 , crash on right ctrl, it catches all exceptions. the error on right-ctrl is then when debugging in intellij: ``` Caused by: java.lang.NullPointerException:...

…t and blocklist We want to demonstrate our openness and inclusiveness in our code Resolves #5275 ### Contains Resolves #5275 ### How to test Everything works as before ### Outstanding...