#Smoothie closes as soon as i start rendering a vid
67 messages · Page 1 of 1 (latest)
the launch app
here's the error someone else figure it out
is the file saved in utf 8
if not then repaste the contents into a new file and replace the existing recipe
smoothie wants utf8 as the recipe encoding
When you hit save as on notepad, bottom right near the left of the save button, it says utf-8 Bom
Switch it to utf-8
not only the recipe
anyone know why this issue appeared all of a sudden?
doesnt seem like an issue with the zip file from releases
if the file is opened as bom and saved as bom then the entire file is screwed
because utf-8 considers the prefix bom bytes as valid utf-8
smoothie doesn't have any code to deal with utf8-bom atm
maybe just read the first 3 bytes to check if its BOM, then convert to regular utf-8 if its found?
or just perform a trim at the start of the file
i´ve already done it on all of them
it keeps appearing the same error
could you zip up those .ini files and send in dms (.zip gets deleted in this server)
Okay
they arent utf-8-bom
use utf8
bom isnt the issue in his previous screenshots
i checked the files, theyre utf8
problem is that if you edit a file that used bom previously as utf8 its considered valid by rust
saving it as regular utf8 should trim the first 3 bytes right?
it doesnt
that could lead to potential data loss
its just like translating languages
smoothie works under my system with their files 
idk what the fuck it’s going on hahaha
maybe it could be my obs settings??
i used to have the same settings before, now i’ve made a comeback to minecraft i’ve installed its new version and idk if maybe i touched a new option that makes the procces fail
oh yea as in utf-8 i couldnt find the BOM bytes
so, what should i modify?
gl and have fun
😎 👊