-
Content Count
656 -
Joined
-
Last visited
Everything posted by Chocho-bis
-
Hi, this was always like this but I will rather clarify it more thoroughly. If you are playing on steam and you are playing local game or sharegame, both of these are peer to peer games = one player is always hosting it and rest are clients connected to him -> anytime host disconnects the session is ended an all other players are sent to main menu. The only difference between local game and sharegame is that when host leaves sharegame its save is also uploaded to our storage which is accessible to any any participant -> any player who was present in the sharegame can rehost the save and continue (they can connect back and the first who will connect will host it). In case of simple local game it can run only when original host is there. If you are playing on rented server (can be played on steam, MS store, iOS and android), which is only rentable for coyns, game is always online and no player is needed for hosting.
-
RESOLVED Crafting Stations can't see the contents of Inventory Containers
Chocho-bis replied to Hunter-Over-Fire's question in Bugs & Technical Issues
All items are automatically taken from inventory containers since 2.0, should be fine. -
RESOLVED "There will be some interesting info here" in the corner of the game
Chocho-bis replied to ocnoglittle's question in Bugs & Technical Issues
issue was caused by showing text during loading screen issue was mitigated to minimum, could still happen in some corner cases on slower machines. -
DEV ANSWER [YLD-33670] Number of wooden blocks seems incorrect
Chocho-bis replied to King Rob's question in Bugs & Technical Issues
Actually this was as designed, for sake of less inventory spamming it is used only one resource for all blocks. So we would have to do it only other way around to increase resources for other blocks so it will stay as it is. -
RESOLVED cannot respawn on multiplayer map
Chocho-bis replied to Yo HasLEGO's question in Bugs & Technical Issues
issue was caused by pets and was properly fixed in 1.9.2 -
RESOLVED Constant Game Freezing/Crashes
Chocho-bis replied to Vetari's question in Bugs & Technical Issues
There was nothing in the logs nor anything was reproduced using same hardware in that time, most of these freezes stopped happening with update of unity engine at start of 2023 -
DEV ANSWER Recipe - Wicker basket and More
Chocho-bis replied to Wobblebubble's question in Bugs & Technical Issues
There was no easy fix for it without breaking older compositions and player data. With introduction of tech tree player is no longer able to obtain bamboo-type of recipe of wicker bed and wicker basket (is now only build from sticks). -
RESOLVED Issue using seeds in recipe and blueprints
Chocho-bis replied to SandyT's question in Bugs & Technical Issues
This was indeed misleading, tall sakura seed will be replaced for sakura seed in 2.4.- 3 replies
-
- Blueprints
- Recipes
-
(and 1 more)
Tagged with:
-
RESOLVED Missing Recipe With Blueprint Despite Having the Recipe Unlocked
Chocho-bis replied to Theloden's question in Bugs & Technical Issues
Oriental bundle was fixed in 2.1, also since 2.2 there is a tech tree which should send you where this recipe can be obtained. -
RESOLVED Ship spawned under map
Chocho-bis replied to Shrekler-4704f638abae4ea6's question in Bugs & Technical Issues
Fe fixed it in 1.10, but there were still some corner cases, should be fine since 2.3 -
Issue was fixed in 2.1
-
RESOLVED Creative mode: Cannot deconstruct blocks once placed
Chocho-bis replied to enchiladas's question in Bugs & Technical Issues
Error in serializing ships, should be fixed since 1.11. -
RESOLVED Mark I Armor quest - The Key does not match the lock
Chocho-bis replied to Lly Vress's question in Bugs & Technical Issues
We fixed it in 1.10 but it break again due to problem in our exporting system which was breaking other encounters without our knowledge mostly shortly before release. Therefore it remained in-game until 2.2 even though we fixed it every previous update. Should be fine now and hopefully forever. -
RESOLVED Editor - Saving Composition
Chocho-bis replied to Igor Q.'s question in Bugs & Technical Issues
blueprint list was reworked in 1.10 and 1.11, should be better now. -
RESOLVED [YLD-38240] Engine request error 400
Chocho-bis replied to Spyler.X's question in Bugs & Technical Issues
issue was fixed in 1.10 -
RESOLVED NPC reaction to bullet vs arrow
Chocho-bis replied to XXon's question in Bugs & Technical Issues
Issue was fixed in 2.1 -
RESOLVED Trees and rocks float in midair
Chocho-bis replied to TonyPearce's question in Bugs & Technical Issues
These issues were caused by problems in serialization of our map generator (terrain from newer version affected older maps). This happened few times and all older maps (1.6 and newer) should be fixed (unless player modify terrain when bug was present and then there is nothing we could do). Should not ever happen in future. -
RESOLVED A bug on mystery island (yes again)
Chocho-bis replied to TonyPearce's question in Bugs & Technical Issues
Issue with mystery ylands was fixed with error incompatibility with older version which was fixed back in 1.9, another cause could happen in certain corner-cases when game crashed and save was not present which should be also fixed since 1.10. -
RESOLVED Game freezes when I try to collect items from the stoves on my ship
Chocho-bis replied to zarwil's question in Bugs & Technical Issues
Issue was fixed in 1.10, it was caused by some miscalculation between version which created 0 items inside workstation. -
RESOLVED Could we have access to more visual aids in Editor?
Chocho-bis replied to Igor Q.'s question in Bugs & Technical Issues
With script explorer it should be much better to move around nowadays. -
Should be fixed since 2.0, any deconstructed item from encounter will just disappear.
-
DEV ANSWER [YLD-28328] Access to chest, boxes, and anything usable.....
Chocho-bis replied to Arserail's question in Bugs & Technical Issues
Ship is moving on waves, to synchronize colliders huge dynamic object properly + player collider would take so much performance it is not worth it (especially in multiplayer) so it will never be done. We implemented feature which automatically anchor ship when owner is not present so it cannot be abused by another player. -
Ship sound should be fine since 1.11, refinery should be tweaked since 2.1
-
RESOLVED more than 100fps but it feels like 30
Chocho-bis replied to S.M.O.L's question in Bugs & Technical Issues
This was fixed in 2.1, we needed to interpolate camera and several other things (like animals and NPCs) which were never optimized for higher framerate before, should be fine for some time now.- 3 replies
-
- Bug
- optimization
-
(and 1 more)
Tagged with:
-
DEV ANSWER Blueprint loading issue
Chocho-bis replied to Yo HasLEGO's question in Bugs & Technical Issues
This will always be in-game to some extent, blueprint is loading at 0 0 0 position, the only difference now is that some part of it is preloaded when you are starting the game making it much faster then it was before.