Multiplayer issue with console command 'debug child'.
Rupurudu opened this issue · 1 comments
Describe the bug
Running the console command debug child
as a farmhand who does not have any children should create a children for them. Unfortunately doing that creates a children for the main farmer, not farmhand.
Advancing the age of the farmhand's children and creating a children with debug pregnant
works as expected.
To Reproduce
Exact steps which reproduce the bug, if possible. For example:
- Create a new multiplayer save.
- Join the save from a second Stardew Valley instance (connect with 127.0.0.1).
- Create a farmhand.
- Run
debug houseUpgrade 2
from both main player and farmhand's console to upgrade the house and farmhand's cabin. - Run
debug marry Haley
from farmhand's console to marry Haley. (Or your preferred marriage candidate) - Sleep with both players to advance to the next day.
- Run
debug child
from farmhand's console. - See that the child is created at the main farmer's house (inside crib) and not the farmhand's cabin.
- The created child should be spawned inside farmhand's cabin.