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
...\steamapps\workshop\content\446800\805490341\res/models/model/station/harbor/cargo/
https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/805490341/1644304412669560435/
"This error is... : The syntax of some game resources is not correct."
...But in game you'll not be able to active the port number 3 without crashes.
Thanks
Let me know if it helps and I make a sticky of it.
...pier_3_through.mdl
thanks.
Can you start your game save?
No.
1 resource file(s) are missing
res/models/model/station/harbor/cargo/vargo_pier_3_through.mdl
thanks
the rest work perfectly! Do you figure it out? or I can send you a game save? thanks
Did you solve it? I can't see the same problem here. If you have a new map showing the problem can you please send me a game save so I can find the source of the problem?
Have you tried the same? (only enabling this mod?)
"Cargo harbour - perpendicular, "modular" " made this mod not work correctly
So when you place an rightsided harbor with one platform it does no longer regonize ot as an station.
And when using the 2 or 3 the first Platform is still gone (the one on the land side)
I have updated the mod with the requested fixes in this comment section (thank you guys) and also added a "Through" option, to let the ships pass through the harbor (dock 1 and 3).
Enjoy!
in \res\models\model\station\harbor\cargo\cargo_pier_[123](_(left|right))?.mdl:
--collider = { params = { direction = "Z", center = { 0, 0, 11 }, halfExtents = { 10, 10, 10 }}, type = "CYLINDER" },
collider = colliderutil.createCylinder("Z", { 0, 0, 11}, { 10, 10, 10}),
in \res\models\model\station\harbor\cargo_harbor.mdl:
--collider = { params = { center = { -13.5, -15, 11 }, halfExtents = { 60, 15, 10 } }, type = "BOX" },
collider = colliderutil.createBox({ -13.5, -15, 11 }, { 60, 15, 10 }),
You'll need local colliderutil = require "colliderutil" at the top of each affected file as well.
(sorry for formatting, the comment section doesn't allow [code])
I tried the above changes and now the cargo harbor works fine in the beta.
Same deal as Doc.
I triple checked it on a new game, with/without and a pre beta save (no wharves at the save stage), again with/without.
It just comes up as collision with no visual indicator. I beieve the beta notes refer to terrain adjustments interalia.
Your mods are really well designed and useful, so I hope it sorts out.
since the last update/ performance patch (I am using the beta-version) your mod does not work any more: "collision" everywhere! I tried out my savegane with your mod deactivated, and I could built the cargo harbour. What a shame, because your mod is great!
Maybe it can be fixed?
This sould be in the base game.
I subscribed this mod and now I'm wondering why it never shows up in the game... And it's not the only case. There are several mods that never appear in the game.
I've already enabled every mod in the "custom" game mode, restarted the game, begin a new save, enable just this mod, but nothing works...
Do you have any idea why it happens?
Thanks in advance.