-
org.terasology.gestalt.assets.module.autoreload.ModuleEnvironmentWatcherTest.test()
It sometimes passes, and sometimes on CI it does not
```
org.opentest4j.AssertionFailedError: expected: but wa…
-
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…
-
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…
-
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…
-
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…
-
### 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…
-
org.terasology.jnlua.LuaRuntimeException: error loading module 'pb' from file '/usr/local/lib/lua/5.3/pb.so':
/usr/local/lib/lua/5.3/pb.so: undefined symbol: lua_gettop
at org.teraso…
-
E:\workspace\terasology1\Terasology>groovyw module init iota
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
E:\workspace\terasology1\Terasology\config\groovy\common.…
-
Merging MovingBlocks/Terasology#3456 makes starting GooeysQuests start the game with the following error - unsure exactly what assets/types cause the error, it repeats dozens upon dozens of times.
…
-
On starting a new JoshariasSurvival world I got a stacktrace during startup as one of the chunk gens died from an error. Might need a bit more guarding against generation that might exceed what has lo…