-
Content Count
656 -
Joined
-
Last visited
Everything posted by Chocho-bis
-
RESOLVED [YLD-19273] Mobile: incompatible servers show on mobile server list.
Chocho-bis replied to RedEagle_P1.'s question in Bugs & Technical Issues
Was fixed back at 0.15 -
RESOLVED [YLD-19277] Mobile Feedback #2 -- I am able to be in the same account on PC and mobile at once??
Chocho-bis replied to RedEagle_P1.'s question in Bugs & Technical Issues
fixed back in 0.15 -
RESOLVED [YLD-19361] Mobile: Sound settings reset each login
Chocho-bis replied to RedEagle_P1.'s question in Bugs & Technical Issues
Fixed back in 0.15 -
RESOLVED [YLD-18766] Bug - Set Custom Action Key Enabled - False
Chocho-bis replied to Igor Q.'s question in Bugs & Technical Issues
was fixed back in 0.15 -
RESOLVED [YLD-18644] Music Track + Rain = Disabled
Chocho-bis replied to Igor Q.'s question in Bugs & Technical Issues
Should be fixed since 1.3 -
RESOLVED [YLD-18640] Blueprints not aligning to grid vertically.
Chocho-bis replied to kimbuck's question in Bugs & Technical Issues
Should be fixed since 1.2 -
RESOLVED Falling though ground...
Chocho-bis replied to rufo123-635e97db8687c099's question in Bugs & Technical Issues
There was a limit of entities which could unity handled. Was fixed later on with using our own plugin to handle that. -
RESOLVED [YLD-16575] MP issue inventory menu
Chocho-bis replied to A3_Melle's question in Bugs & Technical Issues
Should be fine since 0.15 -
RESOLVED [YLD-16558] Car Despawn
Chocho-bis replied to Shadow72's question in Bugs & Technical Issues
Should be fixed since 1.4 -
RESOLVED [YLD-16300] ON READING event does not trigger
Chocho-bis replied to Indomitus's question in Bugs & Technical Issues
Should be fixed since 0.14 -
RESOLVED [YLD-16314] boat gets stuck ..reversing will not help ...
Chocho-bis replied to kimbuck's question in Bugs & Technical Issues
This issue was completely fixed in 2020 with introducing summon ship feature, should be fine nowadays. -
RESOLVED [YLD-15989] Editor Bug - Saving Composition
Chocho-bis replied to Igor Q.'s question in Bugs & Technical Issues
Issue was fixed back in 0.13. -
RESOLVED [YLD-14159] editor freezes when cancelling selecting a colour
Chocho-bis replied to Oliver Hope's question in Bugs & Technical Issues
This was fixed back in 0.13 -
RESOLVED [YLD-14127] Dyed identical items
Chocho-bis replied to TheSparkPlug's question in Bugs & Technical Issues
Issue was fixed back in 0.13 -
RESOLVED [YLD-13761] Can't Place Objects on Raft or Boat
Chocho-bis replied to mid endian's question in Bugs & Technical Issues
Issue was fixed back in 0.15 -
RESOLVED [YLD-13475] Flying Critters
Chocho-bis replied to bojo2736's question in Bugs & Technical Issues
Problem was caused by incorrect serialization of older maps (offset was absolute not relative). Technically it can still happen when some older map is loaded in current version but it should not happen to maps from recent years. -
RESOLVED [YLD-13473] When I try to get in a bed, "Failed" is all I see. I cannot lay down.
Chocho-bis replied to Atticus Finch-4b05e8eac9dba054's question in Bugs & Technical Issues
Issue was completely fixed in 1.4 with new anchoring system. -
RESOLVED [YLD-13447] MP : bodyless avatar and missing water after releasing ship helm
Chocho-bis replied to kimbuck's question in Bugs & Technical Issues
There were several causes for this issue, the whole simulation was overwhelmed and could not anchor player properly. Loop of problems then caused other effects. Some of these issues were fixed in 0.12, Some others with refactor of several systems in 1.0. but complete fix was present much later on in 2020 with updating of unity engine. Should be fine for several years now. -
RESOLVED [YLD-13448] Multiplayer maps not remaining in active games window
Chocho-bis replied to MyPa553ng3r's question in Bugs & Technical Issues
Issue can no longer be reproduced by naming yland with same name. (works fine for several years). Also players can no longer have same save file on different servers. Issue can be still reproduced by sending the save to several other players (which then host the game).This is impossible in main adventure mode but can technically be done in custom game/creative. Since sending saves directly is not supported this corner case was not and will not be fixed. -
RESOLVED Grid alignment problem with blueprint
Chocho-bis replied to Christal's question in Bugs & Technical Issues
Original issue was fixed much later on (1.9) You can now choose pivot block -> the whole blueprint is in grid + you can free place whole blueprint to place it more exactly. -
RESOLVED [YLD-12073] Entity Names don't output to Player Log?
Chocho-bis replied to Indomitus's question in Bugs & Technical Issues
Should be fixed for years now. -
RESOLVED [YLD-11534] Imperfect Labelling
Chocho-bis replied to proGURU's question in Bugs & Technical Issues
Issue was fixed later on with UI rework. Should be fine for several years now. -
RESOLVED [YLD-11625] Save file not uploading correctly
Chocho-bis replied to proGURU's question in Bugs & Technical Issues
Issue caused by high ping, should be fixed since 0.12 -
RESOLVED [YLD-11208] creator cube failure?
Chocho-bis replied to kimbuck's question in Bugs & Technical Issues
Caused by improper synchronization of UI on client side. Should be fixed for years now. -
RESOLVED [YLD-10487] Disappearing workstations, objects cannot move from inventiry to a chest etc, and digging produces no soil or rock/marble
Chocho-bis replied to kimbuck's question in Bugs & Technical Issues
These issues were caused by desynchronization within MP simulation. Issues were mitigated but technically with so many runtime functions it can happened if server would be running for several days. To prevent it server is turned into sleeping state when no player is present for 2 minutes. Issue did not appear for several years now.