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

Bug after exporting as .cfg #88

Open CrumbledEnvy238 opened 7 months ago

CrumbledEnvy238 commented 7 months ago

Describe the bug

I took a bus model from the solaris megapack, to be specific, the Urbino 10 Actia variant and I exported it as a test, launched into omsi, and the whole vehicle was invisible, I am using the latest version 1.1.4

Expected behaviour

I expected the bus to load in as normal, but it didn't, it was invisible

Additional context

Add any other context about the problem here. proofxport logfileinfo.txt

I have included a screenshot as well as the logfile containing errors of the selected bus model I exported.

space928 commented 7 months ago

Can you send the exported CFG file and if possible the .blend file as well please?

CrumbledEnvy238 commented 7 months ago

Sure thing! e.zip

Quick description of what I did, launched blender, imported that specific model, all I did is re-export it with your tool as .cfg, launched on omsi 2, and the issue happened where it was invisible. The name of the model I kept the same. The version of blender I am using is 3.3

CrumbledEnvy238 commented 7 months ago

To also mention, the cfg file after exporting with your plugin, loads up just fine into blender. But sometimes, I also have been getting boolean errors after exporting, so I had to change the boolean values from "True" and "False" values, to the number 1 through a text editor just to import the exported model back into blender to check if everything is working properly.