Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: superdan on November 07, 2016, 01:28:31 PM

Title: AM + advmame-0.94.0 + glGetError 0x500
Post by: superdan on November 07, 2016, 01:28:31 PM
Hi all, every time i exit from a game emulated by advmame-0.94.0 i have this error:

glGetError 0x500
sh: 1: commandline: not found

and then i have to re-lunch attract mode.
Any suggestion please?
THANKS
Title: Re: AM + advmame-0.94.0 + glGetError 0x500
Post by: progets on November 07, 2016, 08:35:19 PM
https://github.com/mickelson/attract/commit/1ef8212713a0997e0dbafdd8f19417be67a50604

Recompile Attract-Mode and the issue should be resolved.
Title: Re: AM + advmame-0.94.0 + glGetError 0x500
Post by: superdan on November 07, 2016, 11:39:34 PM
progets, thank you so much for your reply.
A few question:
1. can you tell me how can i recompile AM?
2. if i re-compile i'll loose all my settings?
Thanks again!
 
Title: Re: AM + advmame-0.94.0 + glGetError 0x500
Post by: progets on November 08, 2016, 12:11:43 AM
From the command line run these commands. You won't lose your settings but making a backup of the sd card is always a good idea.

Code: [Select]
cd ~
mkdir develop
cd develop
git clone --depth 1 https://github.com/mickelson/attract attract
cd attract
make USE_GLES=1
sudo make install
cd ~
rm -r -f develop
Title: Re: AM + advmame-0.94.0 + glGetError 0x500
Post by: superdan on November 08, 2016, 01:57:50 AM
Ill marry you!!
Tank you sooo much.
Ill try this evening and i'll let you know! Thanks again!
Title: Re: AM + advmame-0.94.0 + glGetError 0x500
Post by: qqplayer on November 08, 2016, 08:48:18 AM
I have an issue with advmame 094 too.

Quote
fb: Unsupported in X. Try with the SDL library.

Updating AM can solve this?
Title: Re: AM + advmame-0.94.0 + glGetError 0x500
Post by: superdan on November 08, 2016, 02:49:06 PM
IT WORKED!!!
Thanks a LOT progets!!!!!!!!!!!!!!!!