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

Issue on launch #13

Open
SamboyCoding opened this issue Jun 14, 2021 · 1 comment
Open

Issue on launch #13

SamboyCoding opened this issue Jun 14, 2021 · 1 comment
Labels
bug Something isn't working investigation

Comments

@SamboyCoding
Copy link
Owner

Encountered exception while rendering loading screen: System.NullReferenceException: Object reference not set to an instance of an object
at BetterLoading.Stage.InitialLoad.StageConstructDefs.GetCurrentStepName () [0x00019] in <2f3883595033470784e0017231244863>:0
at BetterLoading.LoadingScreen.OnGUI () [0x0032c] in <2f3883595033470784e0017231244863>:0
Verse.Log:Error(String, Boolean)
Verse.Log:ErrorOnce(String, Int32, Boolean)
BetterLoading.LoadingScreen:OnGUI()
@SamboyCoding SamboyCoding added bug Something isn't working investigation labels Jun 14, 2021
@SamboyCoding
Copy link
Owner Author

Problem is on this line: https://github.com/SamboyCoding/RimworldBetterLoading/blob/RW1.2/Source/Stage/InitialLoad/5StageConstructDefs.cs#L61

Happens when the asset's associated mod is null. Just need to display some filler text there instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigation
Projects
None yet
Development

No branches or pull requests

1 participant