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
Wtf are Fish Dumplings Seeds and why do they crash my dedicated server.
I have just spent, along with a friend, diagnosing why the dedicated server is crashing.
This mod, adds 'fishdumplingsseeds' and causes a crash because it has no object data and no sprite.
Please save yourself sanity and remove this mod, or get a fixed version if you're adding it to a dedicated server.
Unless this mod suddenly added those plants...
On the other hand, I'm sorry this single mod is causing so many problems for your server. I really didn't think that what I did in cleaning out .png and frame files of certain items would cause so many problems in a server.
https://pastebin.com/kbrS4RWn
https://pastebin.com/yTJ7492u
[09:11:01.554] [Error] Exception caught loading asset: /objects/farmables/apexbananasign/apexbananasignseed.png:default.default.default, (AssetException) No such asset '/objects/farmables/apexbananasign/apexbananasignseed.png'
Full Log:
https://pastebin.com/3mh6E60i
Also, of lessor urgency, I THINK your mod is conflicting with FU, look for the lines about "flowerblue.object.patch"
[18:47:25.173] [Info] Root: Scanning for asset sources in directory 'D:\___STEAM\steamapps\workshop\content\211820\910447187'
[18:47:25.316] [Error] Application: exception thrown, shutting down: (AssetSourceException) Packed assets file format unrecognized!
[0] 7ff7cb877153 Star::captureStack
[1] 7ff7cb875ede Star::StarException::StarException
[2] 7ff7cb8a756b Star::PackedAssetSource::PackedAssetSource
[3] 7ff7cb8854c0 std::make_shared<Star::PackedAssetSource,Star::String & __ptr64>
[4] 7ff7cbc321fc Star::Root::scanForAssetSources
...
[19] 7ff8994a3034 BaseThreadInitThunk
[20] 7ff8995f1431 RtlUserThreadStart
[18:47:25.316] [Info] Application: shutdown...
https://pastebin.com/d5THxQuY
I'm also seeing many errors about other farmables in my client log, but doesn't seem to crash the client:
[09:41:09.164] [Error] Could not load image asset '/objects/farmables/box1/box1seed.png', using placeholder default.
(AssetException) No such asset '/objects/farmables/box1/box1seed.png'
[09:41:09.165] [Error] Could not load image asset '/objects/farmables/box1/box1seed.png:default.default.default', using placeholder default.
(AssetException) No associated frames file found for image '/objects/farmables/box1/box1seed.png' while resolving image frame '/objects/farmables/box1/box1seed.png:default.default.default'
On the server, this causes a hard crash, the log:
[09:41:30.881] [Error] Exception caught loading asset: /objects/farmables/box1/box1seed.png:default.default.default, (AssetException) No such asset '/objects/farmables/box1/box1seed.png'
from the server log:
https://pastebin.com/DitezBFk
[13:15:07.291] [Error] Exception caught loading asset: /objects/farmables/fishfingerst0/fishfingerst0seed.object, (AssetException) Could not read JSON asset /objects/farmables/fishfingerst0/fishfingerst0seed.object
Caused by: (JsonParsingException) Cannot parse json file: /objects/farmables/fishfingerst0/fishfingerst0seed.object
Caused by: (JsonParsingException) Error parsing json: bad array, should be ',' or ']' at 43:5
[0] e1
Grapes and beakseed, which were picked earlier than boneboo, have not appeared yet.
Maybe you can change the growth time of grapes, boneboo and beakseed?