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
Also not sure why mod is calling for a "psd" file.
"Texture 822_dascyllus_3.psd is missing. Needed for 822_dascyllus_1".
The crash part of the log doesn't tell much, other than it is animal related
"Uploading Crash Report
KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[System.String,ObjectSpec].get_Item (System.String key) [0x00000] in <filename unknown>:0
at AnimalStats+Eats.GetDifficulty () [0x00000] in <filename unknown>:0
at AnimalStats.Load (.ObjectSpec spec, Int32 size) [0x00000] in <filename unknown>:0
at AnimalSpec.Load (.ObjectSpec spec) [0x00000] in <filename unknown>:0 "
https://pastebin.com/prrHMdVz
This occurs when an animal in a mod "eats" a type of food that does not exist. There are two potential causes:
1. The required item is part of the DLC and the DLC is not installed.
2. The required item is part of another mod and that mod is not installed.
I can see in your log that you have the DLC installed so it's not number 1.
Looking at your mod, I can see that it needs the "Megaterranium (core)" mod to work correctly: to give access to additional foods which your mod requires.
Looking at your log, it looks like that mod is installed:
However I can't see it actually loading the files from this mod. It should say something like:
But it doesn't. Conclusion: I think the mod is disabled.
Suggested solution:
Navigate to: C:\Users\HOME\Documents/My Games/Megaquarium/Mods/Megaterrarium-Base
Open info.data. Delete the line that says
(If it has one, if not then it's back to the drawing board).