-
### 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 / Dedicat…
-
Progress tracking for all wiki pages, list as of 4/12/2017
Pages need not necessarily be copied entirely or may be split into different sections in the new docs.
- [x] https://github.com/MovingBlo…
-
### How to reproduce
1. Start Terasology
2. Select "CoreGameplay" template and add "Alchemy - Plant Generator" module in Advanced Gameplay Setup
3. Observe game creation fails during world genera…
-
startup fails from time to time with the following. caves is there.
```
11:25:15.189 [main] ERROR o.t.e.world.generation.WorldBuilder - Facet provider for class org.terasology.caves.CaveFacet is mis…
-
I would propose to host the docs as github page directly on http://www.terasology.io/ before we move to a developer community page where we can then embed the docs together with a devblog or tutorials…
-
Throwing away a structure spawner (using `Q`) gives a Physics error.
```
java.lang.IllegalArgumentException: Creating physics object that requires a ShapeComponent or CharacterMovementComponent, but…
-
L.S.
I try to startup a Facade server as described in https://github.com/MovingBlocks/FacadeServer/blob/develop/README.md.
First I noticed one thing, the description talkes about './gradlew faca…
-
The API sections in the module docs are currently leading to
![image](https://user-images.githubusercontent.com/29981695/233804369-cc6a1ec6-9093-4fb3-a9b1-fdd3648b05be.png)
The links in question a…
-
Merging MovingBlocks/Terasology#3456 causes an error on auto save in this module, although *exactly* what causes it eludes me. First time I believe I hit it nearly immediately after having activated t…
-
Similar to https://github.com/Terasology/Health/issues/71
The package names currently used in this module make it difficult to distinguish which classes are in this module and which are from engine…