[Bug]: FindGameObjectsWithTag or FindObjectOfType crashes the game on startup (ori and the will of the wisps)
dashadowofcat opened this issue ยท 3 comments
All of the following criteria must be met
- All Requirements must be installed.
- Full
Latest.log
file included. If no file exists then leave this unchecked and state so.
All of the following are optional to answer
- Tried reinstalling the Game.
- Tried reinstalling MelonLoader.
- Tried restarting PC.
- Was able to see the Start Screen.
Describe the issue.
Did you attach your log file?
- Yes, I attached my log file to the text box above.
- No, I could not find a log file at
{Game_Directory}\MelonLoader\Latest.log
The game must be stripped. There's really nothing much you can do about that with il2cpp games. This is not a bug with MelonLoader.
It is also possible you are referencing actual Unity libs instead of Il2CppInterop generated ones. Normally these methods should get unstripped.