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

[Ephemeral Coins] Pod/Frog costs wrong, Coin graphic/text does not change #16

Closed
VarnaScelestus opened this issue Apr 10, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@VarnaScelestus
Copy link
Owner

There is an issue with multiplayer lobbies wherein under unknown circumstances, the Artifact does not update its status properly and so its related methods do not get called. I suspect this has to do with "voting" from clients not triggering OnArtifactEnabledGlobal/OnArtifactDisabledGlobal, but this requires more testing.

@VarnaScelestus VarnaScelestus self-assigned this Apr 10, 2022
@VarnaScelestus VarnaScelestus added the bug Something isn't working label Apr 10, 2022
@VarnaScelestus VarnaScelestus changed the title [Ephemeral Coins] pod/frog costs wrong, coin graphic/text does not change [Ephemeral Coins] Multiplayer: pod/frog costs wrong, coin graphic/text does not change Apr 10, 2022
@VarnaScelestus
Copy link
Owner Author

LogOutput.log
LogOutput-host.log

additional testing reveals that this bug seems to be a compatibility issue; archiving these logs to review later

@VarnaScelestus
Copy link
Owner Author

After snooping around a lot I discovered that this is caused by an issue in TILER2 that is making SystemInitializer get called too early for ArtifactCatalog, resulting in any mods loaded after it not having their content loaded. If you are running into this issue, please disable TILER2 for now until ThinkInvis gets around to fixing it.

@VarnaScelestus VarnaScelestus pinned this issue Apr 11, 2022
@VarnaScelestus VarnaScelestus changed the title [Ephemeral Coins] Multiplayer: pod/frog costs wrong, coin graphic/text does not change [Ephemeral Coins] Pod/Frog costs wrong, Coin graphic/text does not change Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant