-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiling help: [Game compiles but crashes after loading. Never gets to title screen. / source/funkin/modding/PolymodErrorHandler.hx:84: [ERROR] Your Lime/OpenFL configuration is using custom asset libraries, and you provided frameworkParams in Polymod.init(), but we couldn't find a match for this asset library: (vlc)] #2428
Comments
Same here. I thought it was an error only in my end 'cause I had to compile their lime myself, but now I see it's not that. I'm in Ubuntu WSL2 |
Yep, me too fellas. I'm on Debian Sid |
Same here. On Arch. I thought the problem was that VLC was not installed, but it is! I searched for VLC on haxelib and installed hxvlc, but nothing happened. Maybe it's something with Pipewire, as my last brain cell suggested. At this point, i have no idea what does this error mean. |
Same.
Yeah same, It seems to be a polymod issue based on the logs it tries to produce. It looks like the crash reporter also throws an error, not like its supposed to tho. xd I'm completely lost as to what to do at this point. It seems to only affect linux and without knowing haxe I don't think there's much I can do other than wait for the devs to fix it, which I'm worried could take a while, also abt that they might just not care enough about the platform to fix it. |
I noticed something. |
You can type |
unrelated but.. |
Fixed it for me as well!! tysmmm ^^ |
Real |
I did that command, lime rebuild linux, then lime build linux -release, same issue. Is there something I'm missing? |
I tried copying hxCodec from haxelib folder (where it downloaded) to .haxelib but I get this error:
|
Please describe your issue. Provide extensive detail and images if possible.
I saw some people on MacOS with a similar issue solve it by running from terminal, this did not work for me. The game does compile but does not get any further than the loading screen, where it fades to black and exits. It's output is as follows.
https://pastebin.com/p864bFU9
The text was updated successfully, but these errors were encountered: