LGhassen / Deferred

Add deferred rendering to KSP
Other
72 stars 2 forks source link

Exception on scene load #1

Closed Halbann closed 3 months ago

Halbann commented 3 months ago

https://github.com/LGhassen/Deferred/blob/1557c64ab0c9e304254758a95f087fdf6aca699e/DeferredKSP/Deferred.cs#L262

image

LGhassen commented 3 months ago

Is this with a debugger connected or something?

LGhassen commented 3 months ago

fixed

Halbann commented 3 months ago

Is this with a debugger connected or something?

@LGhassen I'm running the game with the Unity player in debug mode for modding. Bit of an aside but Scatterer actually doesn't work while Unity is in debug mode, which is exceedingly rare for a mod. Could be worth looking into. Let me know if you'd like me to make some logs.

https://gist.github.com/gotmachine/d973adcb9ae413386291170fa346d043

LGhassen commented 3 months ago

Yeah I never tried that. Feel free to make a PR if you want to look into it, otherwise I have other priorities right now.