Chevrolet Express + Thomas Minotour

Chevrolet Express + Thomas Minotour 1.0

1762905748960.png
1762905700282.png


front end updates:
 
just strengthened the wheels and suspension, the shocks are more resistant to inversion and the tires are stronger;

more updates coming soon (hopefully)
 
Thanks for the update!

However there's a problem that prevents the vans from spawning:

Code:
Parsing script BD12ExpressSkins.material
Ogre::FileNotFoundException::FileNotFoundException: File not in archive 'C:\Users\Mike\Documents\My Games\Rigs of Rods\vehicles\BD12Express.zip' in Ogre::`anonymous-namespace'::ZipArchive::open at C:\Users\runneradmin\.conan2\p\b\ogre3cbe61f6be35df\b\OgreMain\src\OgreZip.cpp (line 265)
[RoR] Error while loading 'C:\Users\Mike\Documents\My Games\Rigs of Rods\vehicles\BD12Express.zip', message: Ogre::FileNotFoundException::FileNotFoundException: File not in archive 'C:\Users\Mike\Documents\My Games\Rigs of Rods\vehicles\BD12Express.zip' in Ogre::`anonymous-namespace'::ZipArchive::open at C:\Users\runneradmin\.conan2\p\b\ogre3cbe61f6be35df\b\OgreMain\src\OgreZip.cpp (line 265)
Destroying resource group {bundle USER:\vehicles\BD12Express.zip}
Unloading resource group {bundle USER:\vehicles\BD12Express.zip}
Finished unloading resource group {bundle USER:\vehicles\BD12Express.zip}
Ogre::ItemIdentityException::ItemIdentityException: Cannot locate a resource group called '' for resource 'BD12ExpressCargoVanSlidingDoors.truck' in ResourceGroupManager::openResource at C:\Users\runneradmin\.conan2\p\b\ogre3cbe61f6be35df\b\OgreMain\src\OgreResourceGroupManager.cpp (line 675)
[RoR|General|Error] Failed to load 'BD12ExpressCargoVanSlidingDoors.truck' (type: 'actor'), message: Cannot locate a resource group called '' for resource 'BD12ExpressCargoVanSlidingDoors.truck'

This is in latest dev, In 2022.12 you get a "Truckfile not found" error.

Moving BD12ExpressSkins.material from the skins subfolder to the root of the zip resolves the issue.
 
so zip subfolders are a huge issue with RoR's zip parsers, so having things in them would cause spawning bugs...

i find that kinda strange given my other stuff spawned just fine with subfolders, so i don't know what's with my newer packs and ogrezip.cpp

but if something new to learn comes about it, i'd be willing to learn all about that source code can of worms! 🪱
 
Back
Top