space928 / Blender-O3D-IO-Public

A plugin supporting blender 2.79.x-3.x.x for importing and exporting OMSI .sco, .cfg, and .o3d files
GNU General Public License v3.0
36 stars 5 forks source link

Blender crashes when trying to load cfg without a defined [LOD] entry. #61

Closed Westu7 closed 1 year ago

Westu7 commented 1 year ago

Describe the bug

Blender crashes when trying to load cfg without a defined [LOD] entry.

To Reproduce

Steps to reproduce the behaviour: [Be sure to attach any relevant files (o3d, cfg, dds, etc...) to the issue or provide a link to them here]

  1. Remove each [LOD] entry from the cfg file.
  2. Import that cfg
  3. See error

Expected behaviour

The cfg file will be imported

space928 commented 1 year ago

Hi, I can't manage to reproduce this bug on the latest version of the plugin. Any chance you could provide a CFG file and the error message you get?

Westu7 commented 1 year ago

I can't reproduce the error anymore either, it could have been a Blender problem in an older version or another conflicting plugin