-
Probably related to two paths hitting the same map in the regeneration scheduler
Scenario: Server/client hosting a BuilderSampleGameplay world, 2nd client joins. Beat randomly on a few blocks and o…
-
Follow up to https://github.com/Terasology/LightAndShadow/pull/82
Add Javadoc to https://github.com/Terasology/LightAndShadow/blob/master/src/main/java/org/terasology/ligthandshadow/componentsystem…
-
I recently tried out Terasology on my Linux machine, using the launcher to download and run the game -- no problems.
Then I wanted to do thesame on my other Windows machine -- the launcher starts, …
-
Terasology crashes on Microsoft Windows 10 x64
Log:
`08:09:54.524 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block LightAndShadowResources:clubsAceTop.FRONT with id 19
08:09:54.526…
-
With multiple characters using the same `stray` behavior, a target update on one character updates the targets of all stray characters. This can be seen in the gif below, with insensitiveDeer characte…
-
### What you were trying to do
### What actually happened
### How to reproduce
* Step 1
* Step 2
* Step 3
### Log details and game version
### Computer details
-
Trying to generate a world with the "I'm getting thirsty" generator gives the following error:
`java.lang.RuntimeException: Cannot set a changed component with a null component variable`
At firs…
-
The `override.cfg` file holds settings for the headless server. These are applied over the ones in `config.cfg`. Modules to be activated by the headless server are also defined here.
Right now, if …
-
This is the first time I'm trying to run the game, so I'm not sure if I'm just doing something wrong -- tried to start up a new game with the type "master of {something}". The crash reporter offered t…
-
### What you were trying to do
I'm try to run headless dedicated server on FreeBSD, use OpenJDK 1.8 64 bit.
### What actually happened
Server running, listen network, run client, add my serve…