Petr Ohlídal

Results 339 comments of Petr Ohlídal

This will be added as part of LuaPowertrain project: http://www.rigsofrods.com/threads/120811-Dev-LuaPowertrain-project?p=1390613&viewfull=1#post1390613

I'll change it to output the data I have there: https://github.com/RigsOfRods/rigs-of-rods/blob/master/source/main/datatypes/node_t.h#L48-L49 - the log entry will look something like this: ``` NUMBERED NODES: .. it was between nodes "123" (index:...

I found this old old ticket while composing project board. True, currently we only let mods to use resources in their own ZIP/folder, except: * Terrain/Vehicle can access builtin resources...

@graysonk95 Excellent idea! Result: the "not available" notice had been there from the moment Sputnik_1 added the E-trigger info: http://www.rigsofrods.com/wiki/index.php?title=Truck_Description_File&diff=13859&oldid=13858 I'll check 0.4.0.7's code to see what was actually happening...

How is the 'startror:' protocol handler going to be done?

I just tested with username `Žluťo`: ``` Ogre: Added resource location 'C:\Users\Ĺ˝luĹĄo\Documents\Rigs of Rods 0.4\' of type 'FileSystem' to resource group 'DstRG' Exception thrown at 0x000007FEFD5ABDFD in RoR.exe: Microsoft C++...

Apparently we're not the only ones with this issue. I just tried to build and run under dummy account with diacritics: ``` Conan executing: conan install C:/Users/Žluťo/source/rigs-of-rods/conanfile.txt -s arch=x86_64 -s...

@paroj I tested the flag and it works! I drafted a pull request for it: https://github.com/RigsOfRods/rigs-of-rods/pull/2373

What the... 😆 OK, this is quite interesting, I never noticed any potential for a crash like this. Nonetheless, it should be an easy fix.

@Michael10055 Pls test again and eventually re-upload the buggy. Thanks.