jonbarrow / CemUI

A small launcher for the Cemu WiiU emulator made with Electron. Currently on hiatus, development is currently being focused on Pretendo https://github.com/PretendoNetwork/Pretendo
GNU General Public License v3.0
131 stars 15 forks source link

CemUI does not want to read SMM in the correct sturcture format #101

Closed timmehz closed 6 years ago

timmehz commented 6 years ago

so, I have tried out this CemUI out just today so I am new about this whole application but I seem on getting errors with JavaScript that it can't locate any games on the folder I told it to look in, here is some pictures to have a better understanding of what I mean. screenshot_1 screenshot_2

jonbarrow commented 6 years ago

After looking at the error a bit closer, I know the exact problem. Sadly I am unable to fix it right now. The issue is happening because of a bug on the API server, and is related to #98, #100, #92, and #91

I went over this issue here https://github.com/RedDuckss/CemUI/issues/100#issuecomment-380495144

timmehz commented 6 years ago

ok, cool do you know an approximation when it might be fixed or no?

jonbarrow commented 6 years ago

No. As I said in the comment I linked.

timmehz commented 6 years ago

ok

timmehz commented 6 years ago

well if you want I can help you, I know abit of HTML, CSS, and JavaScript (drawing and animation)

jonbarrow commented 6 years ago

Issue's have been fixed, it was a server side issue that I didn't have time to resolve until now. The proper API version is back online (I still have no idea why it started using v1 again). All should be well.