jarosm / KSP-BonVoyage

Rovers and ships background processing for KSP
GNU General Public License v3.0
9 stars 15 forks source link

Deprecated message #18

Closed astrolamb-gaming closed 4 years ago

astrolamb-gaming commented 4 years ago
[WRN 14:08:14.648] OnLevelWasLoaded was found on BonVoyage
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
[ERR 14:08:14.648] Script error: OnLevelWasLoaded
This message parameter has to be of type: int
The message will be ignored.
jarosm commented 4 years ago

Will be addressed, when KSP will use Unity version without this message. Right now, there isn't working solution, which can replace this function in BonVoyage.