Ue4 doesn't have a way to import 3d assets at game's runtime. I would need to code this myself before these sorts of 3d asset mods can be really possible. For now, I would need to add all the furniture myself to the game.
I think Vinfamy will have to answer that one.Hello, i have a problem with this game! When I start the game this error appears!
LowLevelFatalError [File:Unknown] ]Line:135]
ICU data directory was not discovered:
../../../LifePlay/Content/Internationalization
../../../Engine/Content/Internationalization
I have only found the content folder and there is no international folderI think Vinfamy will have to answer that one.
In my copy there is a folder
.../Engine/Content/Internationalization/icudt531 (replace ... with the location of your lifeplay install folder)
that contains a bunch of files pertaining to internationalization. Is that present?
Edit: Beyond that if any 'non-standard' characters are used for folder names in the path try replacing them with standard ones.
That is a listing of the ..../LifePlay/Content folder - there is no internationalization folder there in mine either. There should be a folder called 'Engine' in the same folder as the 'LifePlay' folder (alongside it, not within it) and within that another Content folder. If that is missing try a full download again.I have only found the content folder and there is no international folder
You must be registered to see the links
I downloaded all the files (full, 3.0 and update only) they all give the same error! one or more folders are missing insideThat is a listing of the ..../LifePlay/Content folder - there is no internationalization folder there in mine either. There should be a folder called 'Engine' in the same folder as the 'LifePlay' folder (alongside it, not within it) and within that another Content folder. If that is missing try a full download again.
Otherwise make sure the path to there does not contain things like diacritic marks or symbols other than the 26 english letters and numerals 0 to 9 (that is the safest, some others might be okay). So .../elan/LifePlay would be fine while .../élan/LifePlay might cause problems.
[typo's]