Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hospitality: Causes pawns to go missing #789

Closed
OrionFive opened this issue Apr 7, 2024 · 9 comments
Closed

Hospitality: Causes pawns to go missing #789

OrionFive opened this issue Apr 7, 2024 · 9 comments
Labels
1- important I should do this as soon as I can. bug This is a bug in a mod.

Comments

@OrionFive
Copy link
Owner

So after saving and loading with Hospitality, pawns go missing:
Could not resolve reference to object with loadID Thing_Human143294 of type Verse.Pawn. Was it compressed away, destroyed, had no ID number, or not saved/loaded right? curParent=RimWorld.TaleData_Pawn curPathRelToParent=

Full log:
https://gist.github.com/HugsLibRecordKeeper/e799740765ad7008c869ea8654fabe6f

No idea what exactly causes this.

@OrionFive OrionFive added bug This is a bug in a mod. 1- important I should do this as soon as I can. labels Apr 7, 2024
@OrionFive
Copy link
Owner Author

@tomvd any ideas?

@OrionFive
Copy link
Owner Author

It doesn't happen every time. If I go back to a savegame without this issue and save and load, it is fine.

@tomvd
Copy link
Contributor

tomvd commented Apr 13, 2024

Unfortunately not being able to reproduce this. Do other people encounter the same issue? The log mentions a few other mods too. I tried hospitality on vanilla rimworld (and then 3 more DLCs in another game) to rule out any other mods acting weird.

@OrionFive
Copy link
Owner Author

You do have a point that it could be one of the other mods. I think the plausible candidates are Portraits of the Rim and One Big Family.

@OrionFive
Copy link
Owner Author

It happened again with only Hospitality - but I couldn't reproduce it until I added more mods. It seems like a world pawn gets eventually cleaned up, but is referenced by others as spouse and such.

It might be that it's actually a vanilla bug?

@LrdHamster
Copy link

Hello, Appreciator of Hospitality here. Saw your request for assistance, I've managed to bang out a way to replicate this issue, albiet with one extra mod to make it a bit more possible, and to maybe get more useful logs, Rimsaves. Have an AHK script that waits 20 seconds on 4x speed, quicksaves, then quickloads. Got the could not resolve reference warning twice today while running rimworld on my laptop off to the side.

Hospitality 1.5 from github is named HospitalityDEV

Savegame that I started as a baseline: (Rename to .rws)
PawnRemovalPotential.txt

Here's a truncated log, as it didn't save to player.txt cause I forgot I had it open in another program like an idiot. Had to copy off the debug log itself.
rimworldlog.txt

Actions taken that may help:
Debug mode spawn 10x visitors via debug menu

@tomvd
Copy link
Contributor

tomvd commented Apr 20, 2024

Is there any relation to the "percentage of known pawns" setting?

@OrionFive
Copy link
Owner Author

Is there any relation to the "percentage of known pawns" setting?

What's that from? Not Hospitality, I think.

@OrionFive
Copy link
Owner Author

I give up on this. I can't properly reproduce it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1- important I should do this as soon as I can. bug This is a bug in a mod.
Projects
Status: DONE
Development

No branches or pull requests

3 participants