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

Application fails to render anything #26

Open
Topnott opened this issue Apr 1, 2023 · 4 comments
Open

Application fails to render anything #26

Topnott opened this issue Apr 1, 2023 · 4 comments

Comments

@Topnott
Copy link

Topnott commented Apr 1, 2023

whenever I attempt to render a level, It spits out this error immediately:

[23:16:25 ERR] Exception while rendering!
Drizzle.Logic.Rendering.RenderCameraException: Exception on camera 1
---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
at CallSite.Target(Closure, CallSite, Object, Object)
at Drizzle.Ported.MovieScript.setuplayer(Object layer) in /home/runner/work/Drizzle/Drizzle/Drizzle.Ported/Translated/Movie.levelRendering.cs:line 348
at Drizzle.Logic.Rendering.LevelRenderer.RenderLayers() in /home/runner/work/Drizzle/Drizzle/Drizzle.Logic/Rendering/LevelRenderer.RenderCore.cs:line 160
at Drizzle.Logic.Rendering.LevelRenderer.DoRender() in /home/runner/work/Drizzle/Drizzle/Drizzle.Logic/Rendering/LevelRenderer.RenderCore.cs:line 50
--- End of inner exception stack trace ---
at Drizzle.Logic.Rendering.LevelRenderer.DoRender() in /home/runner/work/Drizzle/Drizzle/Drizzle.Logic/Rendering/LevelRenderer.RenderCore.cs:line 85
at Drizzle.Editor.ViewModels.Render.RenderViewModel.RenderThread() in /home/runner/work/Drizzle/Drizzle/Drizzle.Editor/ViewModels/Render/RenderViewModel.cs:line 241

@PJB3005
Copy link
Owner

PJB3005 commented Apr 2, 2023

What level are you trying to render? Also you're not trying to render any projects from 1.9 (Downpour) right?

@HenryMarkle
Copy link

It doesn't support Downpour content yet, right?

@HenryMarkle
Copy link

I'm facing the same exception. I believe that's the reason.
here's my level that I'm trying to render.

SU2_A07.txt
SU2_A07

@PJB3005
Copy link
Owner

PJB3005 commented Aug 5, 2023

Yeah it doesn't support DP/Community stuff. I think Slime has a branch for it here, but i don't know the status of that: https://github.com/SlimeCubed/Drizzle

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

3 participants