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

Attempt to access "3D Scene" repeatedly crashes viewer! #32

Open
zoldos opened this issue Mar 29, 2023 · 5 comments
Open

Attempt to access "3D Scene" repeatedly crashes viewer! #32

zoldos opened this issue Mar 29, 2023 · 5 comments

Comments

@zoldos
Copy link

zoldos commented Mar 29, 2023

I'm running the latest release of the viewer (clean install). It loads up and logs on perfectly. However, all attempts at using "3D Scene" result in the viewer's crash. I'm on Windows 10 64 bit and an Nvidia Geforce GTX 960 graphics with 4GB vram and 32GB system ram.

@jmfergeau
Copy link

Same. Systematic crash on 3D scene. with the exact same GPU and VRAM. Except i'm on Arch linux with LTS kernel and not windows.

@Wolphin5
Copy link

Wolphin5 commented Sep 6, 2023

I have seen that too on my system over the years... I will get 1 3D view (Scene or object) for sure... but beyond that, each one I open is more likely to crash Radegast, and usually needs to reboot the computer before it will work again.
Windows 10 Pro, with latest updated
AMD AM4 3600X, ASUS Crosshair VIII Hero Wifi MB, 32 GB 3200 MHz RAM, Asus TUF Gaming GeForce RTX 3080 Ti (Also had it before I upgraded, on a GeForce GTX 1080 FTW2)

@DonaldAlan
Copy link

I see the cause in ~/AppData/Roaming/Radegast/Radegast.log:

14:43:17 [ERROR] - Crash of the 3D scene viewer:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Radegast.Rendering.RenderPrimitive.Render(RenderPass pass, Int32 pickingID, SceneWindow scene, Single time) in C:\projects\radegast\Radegast\GUI\Rendering\RenderPrimitive.cs:line 429
   at Radegast.Rendering.SceneWindow.RenderObjects(RenderPass pass) in C:\projects\radegast\Radegast\GUI\Rendering\Rendering.cs:line 2355
   at Radegast.Rendering.SceneWindow.Render(Boolean picking) in C:\projects\radegast\Radegast\GUI\Rendering\Rendering.cs:line 2495
   at Radegast.Rendering.SceneWindow.MainRenderLoop() in C:\projects\radegast\Radegast\GUI\Rendering\Rendering.cs:line 812
   at Radegast.Rendering.SceneWindow.Application_Idle(Object sender, EventArgs e) in C:\projects\radegast\Radegast\GUI\Rendering\Rendering.cs:line 309

I'm using version RadegastSetup_x86-2.41.357.exe on Windows 11 Pro, with plenty of memory and an NVIDIA GeForce RTX 4070 Ti.

@cinderblocks
Copy link
Owner

Can you give me a location inworld? If not here, to my e-mail address or Cinder Roxley in Second Life.

@vharr
Copy link

vharr commented Dec 28, 2024

Can you give me a location inworld? If not here, to my e-mail address or Cinder Roxley in Second Life.

It reliably crashes at Welcome Hub: https://maps.secondlife.com/secondlife/WelcomeHub/128/128/2

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

6 participants