SwitchCraftCC / issues

Report general bugs for the SwitchCraft 3 server here. This tracker is NOT for exploits - please disclose those responsibly and privately to a member of staff.
1 stars 0 forks source link

Offline Chunk Loader #121

Open Alpha182 opened 1 year ago

Alpha182 commented 1 year ago

Describe the bug

The Bug occurs when a user has an offline chunk and is online, the chunk becomes unloaded when the user leaves the area.

To reproduce

  1. Offline Chunk load a Chunk
  2. Leave the Chunk

Expected behavior

The Chunk gets unloaded

Relevant log output

No response

Please confirm

Wojbie commented 1 year ago

Oh it seems i overestimated things here. Lets add some details:

Chunk in question:

-159 335

Testing methodology:

Everyone removed any chunkloads from the specific chunk. Alpha_wolf182 applied offline chunkloading. CC computer sending message "online" over rednet every second was left in chunk. Everyone was teleported to different place. After about 5-6 seconds sending computer stopped sending. Upon returning to the chunk it loaded back up and started sending again.

Additional info:

When issue became apparent this chunk was under 2 chunkloading effect. Offline one from Alpha_wolf182 and normal one from LightningReflex. Both were removed before testing was done.

Lemmmy commented 7 months ago

Is this still happening?