Terasology
Terasology copied to clipboard
Terasology - open source voxel world
See #5059 for the full adventure. In short if the user's OS-level locale is set to something our version of Java (I guess? Maybe it was a particularly old Java...
I Download Terasology From official website and install the last release and open but the world in black and do not see ant thing My Full requirements Is I5 3470...
### General Info Terasology Launcher Version: Terasology Version: Operating System: Onboard / Dedicated Graphics: Java Version: ### What you were trying to do A clear and concise description of what...
Now applying the `@IntegrationEnvironment` annotation to a class - applies MTEExtension - marks it with an "MteTest" JUnit Tag - has a `worldGenerator` parameter, replacing `@UseWorldGenerator` Fixes Terasology/ModuleTestingEnvironment#76 ### To...
Was prompted to send issue by game. Version 5.2.0, Josharias Survival Did not occur again on a second attempt. Logs: https://drive.google.com/uc?id=1YR8_6t3m52i92LJRtOJ4ZuE882MQY9Gh&export=download
In current development versions of Terasology, I get a fatal crash whenever trying to load a save game with sheep or deer. Traceback is something like this: ``` [main] ERROR...
Fixes #5032 All the assertions are intact. One thing I skipped is setting up a RecordAndReplaySerializer for the StorageManager. I left the RecordAndReplay fields there to not add more renaming-noise...
Storage Manager tests currently use TerasologyTestingEnvironment with a large setup method duplicating and/or overriding much of TTE. Lets clean it up by moving it to MTE, and we'll be a...
### General Info Terasology Launcher Version: N/A Terasology Version: Git `fbc40c3fe2cf0c605f950c19e6c021f43aa43c05` Operating System: macOS Monterey 12.4 Onboard / Dedicated Graphics: It's a M1 Java Version: openjdk 11.0.15 2022-04-19 LTS ###...
In order to do full round-trip tests of saving and loading Terasology worlds, MTE needs a way to load from a saved game.