mwl4 / ConverterPIX

Conversion tool that is able to convert from the game binary formats (.pmx) to the middle formats (.pix) in Euro Truck Simulator 2 & American Truck Simulator.
https://truckersmp.com/
GNU Lesser General Public License v3.0
67 stars 28 forks source link

Program finishing in the middle #51

Closed celinha02 closed 6 months ago

celinha02 commented 6 months ago

So, I'm getting what I think is an error, where the program stop in some tobj and close, I think that is an error, but also not sure if I'm doing someting wrong.

image

mwl4 commented 6 months ago

Could you please provide more details? What command exactly are you trying to run? Do you try to convert original game files or some modification? Is it about 1.50 update?

celinha02 commented 6 months ago

The command I used is .\converter_pix.exe .\vehicle I was trying to convert the original game files ans yes it is 1.50 version, this error, if is an error, happened on the file /material/environment/brushed_reflection/brushed_reflection.tobj the scs file is base_share.scs

mwl4 commented 6 months ago

It should be fixed now. Update converter_pix binary. Reopen the issue if you still have this problem.