Title, I follow the instructions present on the github and it only freezes for roughly ten seconds or so before unfreezing, no coatings appear in the list, and though I have the names of visor colors, they just totally black out whatever model I try to import the color on. Any advice? Tried both flatpak and normal installation of Blender w/ Ekur. I have full read-write permissions for both folders and they're both in the same partition.
#(Fedora Linux) Ekur not importing coatings or visors.
74 messages · Page 1 of 1 (latest)
Can you show me your terminal output?
After pressing dump files
Sure! How do I access the terminal? Tried opening up a term window but couldn't find the option.
Are you running blender with flatpak or through your package manager?
Package manager.
Discovery specifically, installed Blender and all its dependencies.
just type blender into your terminal then
it should open blender with command line output
mhm!@
ah this happened to me too. Long story short ekur automatically compiles itself for Ubuntu which creates some issues. Once I get home i'll send you a proper executable
Sick, ty!
@lean geyser Hey, apologies if I'm being a pest but I was wondering how things are going? Both in a 'what's up with Ekur' and a 'is whatever your trip is going well'?
Hey really sorry, i wish i was on a trip but i have some serious exams 😅 will send it soon as i have some free time today! Again sorry to keep you waiting
No worries! Hope exams go well ^^
my coatings wont show up
they did before but then i had to redo it and now it wont show up
wrong chat, buddy.
k
@velvet veldt can you put this in your ~/.config/blender/5.1/extensions/.user/thehaloarchive_github_io/ekur
and replace the ekur-1.1.9?
oh and don't forget to chmod +x it
Will do soon and be sure to update you!
One step forward...
can't say i've ever seen this. i know its a big ask, but are you able to compile ekur?
just git clone the repo with submodules
https://github.com/TheHaloArchive/ekur.git
then run cargo build --release
yknow i think whats causing this bug. its undefined behavior in the decompressor ekur uses... ugh
i spent all this time writing this thing in Rust to avoid this lol
but building on your own machine should work
Sure, I've compiled from git sources before
Hmh
All submodules built as well
Huh, Cargo.toml files are present..
oh sorry, cd to crates/ekur
Ah, right-
Done!
I'm guessing I take the Target folder and drop it into my Blender add-ons folder?
Er, release folder, not target
just the "ekur" file. And rename it ekur-1.1.9
👍🏻
:<
I'm having the same issue where it showed up once and then stopped working except I don't have a .user folder under extensions. I do have blender installed on steam if that has anything to do with it.
Any folders starting with a . are marked as hidden in Linux's file-system.
What file explorer are you using? I run Dolphin
Which ever one comes with windows 
You and I are having two separate problems then.
Linux is an entirely different Operating System.
My solution will be different from yours, and our problems (while similar) likely stem from different issues.
Best bet is to make your own thread.
@velvet veldt hey sorry again wasnt able to respond, i think i know the issue, just dont have time atm
will update you when i do, sorry
No worries! You take your time on this alright? I'm getting this kind of support for free, I can't complain (hope exams went well btw!)
@lean geyser if you don't mind me asking, what exactly is wrong with the plug-in that prevents it from working on Fedora?
it's quite complex but basically, ekur depends on a decompression library called kraken. there's a hack in kraken that allocates memory in a way that uses less RAM but it assumes some things about the system it runs on
its not really about the distro, more or so your cpu/kernel. the next ekur release will work around the hack to make it compatible
Thank you!
I could swap back to the base Linux Kernel if need be? I use the CachyOS kernel on my Fedora install rn. Additionally is there an ETA on the Ekur update or is it a 'when its ready' sorta' deal?
my finals finish in 2 weeks, i'll update you then
Understood!
Hey! Just saying that I hope exams went well ^^ Not expecting an immediate response.
@velvet veldt can you check with ekur 1.2.0?
Will do so once I'm home from work, TY again!
Still not working :< ```('[download_files_operator.py] save_path: /home/jfresaldi/.config/blender/5.1/extensions/.user/thehaloarchive_github_io/ekur/strings.txt',)
('[download_files_operator.py] visors_path: /home/jfresaldi/.config/blender/5.1/extensions/.user/thehaloarchive_github_io/ekur/all_visors.json',)
('[download_files_operator.py] regions_path: /home/jfresaldi/.config/blender/5.1/extensions/.user/thehaloarchive_github_io/ekur/regions_and_permutations.json',)
('[download_files_operator.py] customs_path: /home/jfresaldi/.config/blender/5.1/extensions/.user/thehaloarchive_github_io/ekur/purp.blend',)
('[download_files_operator.py] ekur_url: https://github.com/TheHaloArchive/ekur/releases/download/1.1.9/ekur-1.1.9',)
('[download_files_operator.py] ekur_save_path: /home/jfresaldi/.config/blender/5.1/extensions/.user/thehaloarchive_github_io/ekur/ekur-1.1.9',)
("[dump_files_operator.py] proc: ['/home/jfresaldi/.config/blender/5.1/extensions/.user/thehaloarchive_github_io/ekur/ekur-1.1.9', '--save-path', '/games/New Folder/', '--module-path', '/games/SteamLibrary/steamapps/common/Halo Infinite/deploy/', '--strings-path', '/home/jfresaldi/.config/blender/5.1/extensions/.user/thehaloarchive_github_io/ekur/strings.txt']",)
Error: Error occurred while loading a tag!
Caused by:
Failed to convert primitive to enum```
lemm do a full uninstall and reinstall of blender.
@velvet veldt atp no idea what might be causing it.. I'm sorry to say but it might be worth booting into windows or something
sigh.
I've since removed windows because the updates kept overwirting my Linux install sooo...Yeah, that's it IG.
Maybe try on another pc
Thanks for spending so much time trying to help me either way. It does mean a lot.