Closed PropherTone closed 8 months ago
Can you confirm if you're testing with main
branch or 11.x
/11.5 branch?
Sorry I can't show you the project I am currently working on.but I cloned the project and put the game.love into embed/assets again,and the issue still present. Screenshot are here:
Here's are terminal. It's in main branch
app/src/embed/assets
such that yourmain.lua
path isapp/src/embed/assets/main.lua
; orapp/src/embed/assets
with namegame.love
It's perfectly normal when using the first way,but second way keeps displaying NO GAME on screen. "game.love" are worked fine by using love.exe.
Logcat print lua error
Could not set source.
,consequently I cheked the apk's file and indeed has assets dir with game.love in it.