-
During a play test
```
14:04:29.701 [main] INFO o.t.n.internal.NetworkSystemImpl - Component class org.terasology.entitySystem.entity.internal.EntityInfoComponent added to EntityRef{id = 1813470,…
-
This might be more about the MTE than any one test here, but I did see Jenkins trying to test a SimpleFarming PR twice in a row eventually get stuck just printing `[Test worker] DEBUG org.terasology.w…
-
At least that's my interpretation of the log + game conditions where I've been able to both find single broken chunks and completely stalled chunk generation. Not entirely sure what the symptom would …
-
```
14:21:59.229 [Thread-1] DEBUG c.j.d.entities.pipe.UnixPipe - Received packet: Pkt:FRAME{"evt":null,"data":{"assets":{"large_image":"515746954660151306"},"timestamps":{"start":1609453235000},"name…
-
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…
-
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.
…
-
**Describe the bug**
At the end of the childe battle (m1023), the battle abruptly ends and you are left alone in the dungeon.
This error happens in the console:
```
03:05:39 [LUA] call trigger …
-
## Problem
Currently, the title of a blog post will become it's path on the website, for instance a blog post with metadata title "My first Terasology blog!" will be served at `/blog/my-first-teras…
-
As is discussed in MovingBlocks/DestinationSol#419, Destination Sol has its own Twitch entry, although not much in there. But Terasology, as it turns out, doesn't have one at all!
So, your task wil…
-
The Eventual Skills training UI screen consists of a list of skills that can be trained along with an area for details on the skill, the current level, the current training progress, etc.
Unfortunate…