Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[22:00:52.421] [Info] UniverseServer: Loading settings
[22:00:53.123] [Info] UniverseServer: Starting UniverseServer with UUID: d7a9315c7dfed376f7957515db296310
[22:00:53.411] [Info] UniverseServer: Logged in player 'Beebop' locally
[22:00:53.411] [Info] UniverseServer: Logged in account '<anonymous>' as player 'Beebop' from address local
[22:00:53.485] [Info] UniverseServer: Loading system world (-775644858, -394860551, 68476041) from disk storage
[22:00:53.623] [Info] UniverseClient: Joined server as client 1
[22:00:53.960] [Info] UniverseServer: Reviving player at CelestialWorld:-775644858:-394860551:68476041:3
[22:00:53.967] [Info] UniverseServer: Client 'Beebop' <1> (local) connected
[22:00:53.979] [Info] UniverseServer: Loading celestial world -775644858:-394860551:68476041:3
[22:00:54.794] [Info] Protected dungeonIds for world set to (0, 2, 65524)
[22:00:55.807] [Info] UniverseServer: Warping player 1 to CelestialWorld:-775644858:-394860551:68476041:3=28455.680
[22:00:56.867] [Info] detected supported OpenGL texture size 8192, using atlasNumCells 64
[22:00:56.879] [Info] detected supported OpenGL texture size 8192, using atlasNumCells 128
[22:00:57.038] [Info] detected supported OpenGL texture size 8192, using atlasNumCells 256
[22:00:57.038] [Info] detected supported OpenGL texture size 8192, using atlasNumCells 256
[22:00:57.038] [Info] Setting steam rich presence connection as steam id 76561198203728443
[22:00:59.229] [Error] Cannot set Steam achievement kill10poptops
[22:00:59.229] [Error] Cannot set Steam achievement trashpet
[22:00:59.231] [Error] Cannot set Steam achievement dismisscrewmember
[22:05:05.434] [Info] NpcPanel: init
[22:05:07.121] [Info] onCategorySelection
[22:05:07.121] [Info] string: -1
[22:05:07.121] [Info] string: Generate
[22:05:10.025] [Info] onCategorySelection
[22:05:10.025] [Info] string: -1
[22:05:10.025] [Info] string: Generate
[22:05:16.107] [Info] onCategorySelection
[22:05:16.107] [Info] string: -1
[22:05:16.107] [Info] string: Generate
[22:05:21.905] [Info] onCategorySelection
[22:05:21.905] [Info] string: -1
[22:05:21.905] [Info] string: Generate
In this playtime I ran up to a naked villager (spawned with the NPCSpawner+ mod) and spoke to it. The game then cras.hed
In dialog\converse.config.patch
remove the , in the end of this line:
"You are so very colorful! A bird could fall in love with that mesmerizing glow...",
Or add another lines of dialog there, but the last one should always end without a ,
should look like this:
{
"op": "add",
"path": "/converse/avian/anodyne",
"value": [
"You are so very colorful! A bird could fall in love with that mesmerizing glow..."
]
},