World creator for octane crashes on Startup.

Generic forum to discuss Octane Render, post ideas and suggest improvements.
Forum rules
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
Post Reply
User avatar
spartan00j
Licensed Customer
Posts: 345
Joined: Fri Sep 27, 2013 1:27 am
Location: Memphis TN
Contact:

Hi, World creator for octane 2022.2.1 keeps crashing on Startup.
This is the message I keep getting.

Code: Select all

03/04/2023 21:55:58 <Info> : Startup World Creator for Octane 2022.2.1
03/04/2023 21:55:58 <Info> : Available Graphics Devices:
                             NVIDIA GeForce RTX 3060 Ti                                                                                                                                                                                                                                      
03/04/2023 21:55:58 <Info> : Microsoft Windows NT 10.0.19044.0
03/04/2023 21:55:58 <Info> : System Language: English (United States)
03/04/2023 21:55:58 <Info> : Graphics Device:
                             Vendor: NVIDIA
                             Name:   NVIDIA GeForce RTX 3060 Ti
                             Driver: 528.49.0.0
                             Memory: 8038mb
03/04/2023 21:56:00 <Error> : Failed to create delegate for function CreatePreviewRenderer (Type:CustomControls)
                              Exception: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
                              Callstack:
                                 at System.Collections.Generic.List`1.get_Item(Int32 index)
                                 at WorldCreator3.Generating.Export.CustomControls.CreatePreviewRenderer(Control container)
                                 at WorldCreator3.Settings.Attributes.CustomControlAttribute.Create(IUIDataInfo propertyInfo)
03/04/2023 21:56:01 <Error> : Exception: Resource in slot 4 does not match ResourceKind.StructuredBufferReadOnly specified in the ResourceLayout. It must be a DeviceBuffer with BufferUsage.StructuredBufferReadOnly.
                              Callstack:
                                 at Veldrid.ValidationHelpers.ValidateResourceKind(ResourceKind kind, BindableResource resource, UInt32 slot)
                                 at Veldrid.ValidationHelpers.ValidateResourceSet(GraphicsDevice gd, ResourceSetDescription& description)
                                 at Veldrid.Vk.VkResourceFactory.CreateResourceSet(ResourceSetDescription& description)
                                 at Veldrid.ResourceFactory.CreateResourceSet(ResourceSetDescription description)
                                 at WorldCreator3.Generating.Export.OctaneExportPipeline.GetExportInfo(UInt32& width, UInt32& height, PixelFormat& outputFormat, UInt32& layers, ResourceSet& additionalResourceSet)
                                 at WorldCreator3.Generating.Export.ExportConvertPipeline`1.UpdatePreview(Texture tex)
                                 at WorldCreator3.Generating.Export.Export.UpdatePreview()
                                 at WorldCreator3.WorldCreator.Update()
                                 at WorldCreator3.WorldCreator.Initialize()
                                 at G7RUThn4yKElZQpcmJ.kFVwK8RZwemhBZ61W6.W3eX7ABr1(String[]  )
03/04/2023 21:56:01 <Error> : Last Recorded Actions: 
03/04/2023 21:56:01 <Info> : Attempting to save current project
03/04/2023 21:56:01 <Error> : Failed to write thumbnail
03/04/2023 21:56:01 <Info> : Saved project backup to <C:/Users/spart/Documents/World Creator for Octane//Versions/2022_2/crash_backup_03_04_2023_21_56_01.wcr>
03/04/2023 21:56:01 <Info> : Closed after Error
Win 11
Ryzen Threadripper 2950X
128GB RAM
RTX 3060 TI
nmkcompany
Licensed Customer
Posts: 1
Joined: Fri Jun 01, 2018 11:40 am

Hi,
I had the same issue.
This is what I did. I uninstalled World Creator. Installed the latest version of Octane Standalone and Installed World Creator again. After doing this it worked again.

Maybe this helps.
Cheers
User avatar
Sxcret
Licensed Customer
Posts: 3
Joined: Sun Mar 17, 2019 8:10 am
Location: Nantes, France
Contact:

Hi,
Sorry to bring back this post but I'm having the same issue.
Can't start World Creator for Octane 2022.2.1. Got the same crash error. I tried to uninstall it, install latest Octane Standalone and reinstall WC but still the same error. Tried aswell to start with Nvidia Gaming Drivers and Studio Drivers.
Can't find any solution to get it working again.

Code: Select all

08/31/2023 04:46:51 <Info> : Startup World Creator for Octane 2022.2.1
08/31/2023 04:46:55 <Info> : Available Graphics Devices:
                             NVIDIA GeForce RTX 2080 Ti                                                                                                                                                                                                                                      
08/31/2023 04:46:56 <Info> : Microsoft Windows NT 10.0.22621.0
08/31/2023 04:46:56 <Info> : System Language: French (France)
08/31/2023 04:46:56 <Info> : Graphics Device:
                             Vendor: NVIDIA
                             Name:   NVIDIA GeForce RTX 2080 Ti
                             Driver: 536.99.0.0
                             Memory: 11041mb
08/31/2023 04:47:05 <Error> : Failed to create delegate for function CreatePreviewRenderer (Type:CustomControls)
                              Exception: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
                              Callstack:
                                 at System.Collections.Generic.List`1.get_Item(Int32 index)
                                 at WorldCreator3.Generating.Export.CustomControls.CreatePreviewRenderer(Control container)
                                 at WorldCreator3.Settings.Attributes.CustomControlAttribute.Create(IUIDataInfo propertyInfo)
08/31/2023 04:47:07 <Error> : Exception: Resource in slot 4 does not match ResourceKind.StructuredBufferReadOnly specified in the ResourceLayout. It must be a DeviceBuffer with BufferUsage.StructuredBufferReadOnly.
                              Callstack:
                                 at Veldrid.ValidationHelpers.ValidateResourceKind(ResourceKind kind, BindableResource resource, UInt32 slot)
                                 at Veldrid.ValidationHelpers.ValidateResourceSet(GraphicsDevice gd, ResourceSetDescription& description)
                                 at Veldrid.Vk.VkResourceFactory.CreateResourceSet(ResourceSetDescription& description)
                                 at Veldrid.ResourceFactory.CreateResourceSet(ResourceSetDescription description)
                                 at WorldCreator3.Generating.Export.OctaneExportPipeline.GetExportInfo(UInt32& width, UInt32& height, PixelFormat& outputFormat, UInt32& layers, ResourceSet& additionalResourceSet)
                                 at WorldCreator3.Generating.Export.ExportConvertPipeline`1.UpdatePreview(Texture tex)
                                 at WorldCreator3.Generating.Export.Export.UpdatePreview()
                                 at WorldCreator3.WorldCreator.Update()
                                 at WorldCreator3.WorldCreator.Initialize()
                                 at G7RUThn4yKElZQpcmJ.kFVwK8RZwemhBZ61W6.W3eX7ABr1(String[]  )
08/31/2023 04:47:07 <Error> : Last Recorded Actions: 
08/31/2023 04:47:07 <Info> : Attempting to save current project
08/31/2023 04:47:07 <Error> : Failed to write thumbnail
08/31/2023 04:47:07 <Info> : Saved project backup to <C:/Users/coren/Documents/World Creator for Octane//Versions/2022_2/crash_backup_08_31_2023_04_47_07.wcr>
08/31/2023 04:47:07 <Info> : Closed after Error
If someone has a solution I would be happy :)
Thanks !
User avatar
bepeg4d
Octane Guru
Posts: 10321
Joined: Wed Jun 02, 2010 6:02 am
Location: Italy
Contact:

Hi,
please try to delete the user.cfg file under Documents\World Creator for Octane\Versions\2022_2.

If not enough, please write to help at otoy dot com.

ciao,
Beppe
User avatar
Sxcret
Licensed Customer
Posts: 3
Joined: Sun Mar 17, 2019 8:10 am
Location: Nantes, France
Contact:

bepeg4d wrote:Hi,
please try to delete the user.cfg file under Documents\World Creator for Octane\Versions\2022_2.

If not enough, please write to help at otoy dot com.

ciao,
Beppe
It worked !
Thanks a lot Beppe,
Have a nice week-end !
Post Reply

Return to “General Discussion”