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

Error on Startup #5

Open
HaleyMueller opened this issue Aug 9, 2024 · 6 comments
Open

Error on Startup #5

HaleyMueller opened this issue Aug 9, 2024 · 6 comments
Assignees

Comments

@HaleyMueller
Copy link

I am getting this error when the game launches:

[WARN] [ResoniteModLoader/ProjectBabbleResonite] System.MissingMethodException: void FrooxEngine.Mouth..ctor(FrooxEngine.InputInterface,string) at FrooxEngine.InputInterface.RegisterInputDriver (FrooxEngine.IInputDriver driver) [0x0001e] in <fd56a75ff6ac403bbb6aeeaa7ec82c26>:0 at ProjectBabbleResonite.BabbleResonite+InputInterfaceCtorPatch.Postfix (FrooxEngine.InputInterface __instance) [0x00026] in <1fd06b57a5654ce68071541f2235ee57>:0

@dfgHiatus
Copy link
Owner

Hey there, looking at things I need to update the module against a newer version of the game. Thanks for letting me know!

@HaleyMueller
Copy link
Author

I was able to build it with the updated dlls and there is no more errors.

But from what I tested BabbleOsc.ListenLoop() never kicks off. I am not sure if this is an issue on my end.

@HaleyMueller
Copy link
Author

HaleyMueller commented Aug 9, 2024

Skill issue on my end. I forgot the osccore.dll. No need to change any code.

New dll with the new reference is all you need to fix it.

@dfgHiatus
Copy link
Owner

Thank you! If you want to open a pr go ahead

@HaleyMueller
Copy link
Author

You just need to publish a rebuild of it. No code changes required.

@dfgHiatus dfgHiatus self-assigned this Aug 13, 2024
@dfgHiatus
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants