The new build is on the repo.
Build 10
------------
I downloaded the Build 10 of EasyRPG Player, but, when running a game, it terminates itself from nowhere. The pndrun_easyrpgplayer.out gives the following output:
=======================================================================================
PND : /media/PRINCIPAL/easyrpgplayer.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/PRINCIPAL/pandora/appdata/easyrpgplayer
APPDD_FSTYPE : fuseblk
PND_CPUSPEED : <unset>
EXENAME : runscript.sh
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/easyrpgplayer"
Mounting the Union FS : mount -t aufs -o exec,dirs="/media/PRINCIPAL/pandora/appdata/easyrpgplayer=rw+nolwh":"/mnt/pnd/easyrpgplayer=rr" none "/mnt/utmp/easyrpgplayer"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( runscript.sh ) ----------
--------------------------------------------------------------
Setting PATH to /mnt/utmp/easyrpgplayer:/mnt/utmp/easyrpgplayer/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
/media/PRINCIPAL/RPGMaker/ff_endless_nova/RPG_RT.exe selected.
System check
============
Freememory is 58
Cpu Speed is 1000
Sys Speed is 400
DEFAULT_SOUNDFONT=/mnt/utmp/easyrpgplayer/TimGM6mb.sf2:/mnt/utmp/easyrpgplayer/FluidR3_GS.sf2
Folder is /media/PRINCIPAL/RPGMaker/ff_endless_nova
FLIPBX=
RTP 2K Folder is
RTP 2K3 Folder is
/mnt/utmp/easyrpgplayer/bin/easyrpg-player: error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
[ FAILED]--- Starting the application ( runscript.sh ) ----------
[ START ]--- Restoring the frame buffer status ----------
[SUCCESS]--- Restoring the frame buffer status ----------
[ START ]--- Restoring nub mode ----------
[SUCCESS]--- Restoring nub mode ----------
[ START ]--- uMount the PND ----------
[ START ]--- Waiting the Union to be available ----------
[SUCCESS]--- Waiting the Union to be available ----------
rmdir: failed to remove `/mnt/utmp/easyrpgplayer': Device or resource busy
[ START ]--- Waiting the PND mount dir to be free ----------
[SUCCESS]--- Waiting the PND mount dir to be free ----------
cleanup done
[SUCCESS]--- uMount the PND ----------
=======================================================================================
Return code is : 4
I was using the SZ 1.70 when this ocurred, but even reflashing the Pandora to the SZ 1.76 didn't solve the issue. What am I doing wrong?