Active Topics

 



Notices


Reply
Thread Tools
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#2521
Ground effect pro hd gets segmentation fault:

Code:
SDLGL: Requested GL major version 1
SDLGL: SDL_GLES initialized (res=0)
SDLGL: Requested depth buffer size 24
SDLGL: Reporting video information width=1024, height=768
SDLGL: Called SetVideoMode(0, 0, 0, 0x40)
SDLGL: Asked if video mode 800x480x16 (flags=0x90000040) is ok
Segmentation fault
 
Posts: 195 | Thanked: 96 times | Joined on May 2011
#2522
Originally Posted by karam View Post
that's what happen with me when i launch asphalt6

Code:
[2|user@Nokia-N900|/opt/preenv/usr/palm/applications/com.gameloft.app.asphalt6/Asphalt6]./Asphalt6 
PDL: Called GetUniqueID
PDL: Application asked for device ID
SDLGL: Called sdl_init with flags = 0x100221
SDLGL: Number of joysticks 1
SDLGL: Joystick 0 named Accelerometer
X11: PID is 5267
PDL: Init: Preenv 0.1.7
PDL: Init: Service name is com.javispedro.preenv.Asphalt6
PDL: Main thread created
SDLGL: Requested GL major version 2
SDLGL: SDL_GLES initialized (res=0)
SDLGL: Ignoring color buffer red size 4
SDLGL: Ignoring color buffer green size 4
SDLGL: Ignoring color buffer blue size 4
SDLGL: Ignoring color buffer alpha size 0
SDLGL: Requested depth buffer size 16
SDLGL: Ignoring doublebuffer preference 1
SDLGL: Requested stencil buffer size 1
SDLGL: Called SetVideoMode(1024, 768, 16, 0x10000003)
SDLGL: Requested OpenGL video mode
SDLGL: Asked if video mode 800x480x16 (flags=0x90000001) is ok
SDLGL: Creating shadow surface (w=1024, h=768)
Segmentation fault

aaaaaaaah please isn't there a way to fix asphalt 6
please help us!!!!!!!!!!!!!!!!
 
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#2523
i installed slice it HD and quell simultaneously..played quell but when i run slice it HD it doesnt open. any fix guys?...did anyone update the wiki compatibility page?
 
Posts: 23 | Thanked: 4 times | Joined on Feb 2011
#2524
I'm having problems installing Driver, The Settlers and PocketChef. I'm following all the steps clearly and have tried a lot of times. Read many pages of this thread. When I execute the command desktopgen appinfo.json, I get the message /....../driver/driver is not executable. Same thing happens in the other two games also.

I have installed NFSU, Asphalt 5, N.O.V.A., Sims 3, Fifa10, AB Seasons, and even AB Rio HD without any problems. In those 3 games also I am doing the same steps but unable to install. I have also downloaded other ipk's of those games but still the same error.

I use symlink for the main folder but I know that I'm giving the right link as I have tested the link with WinSCP.
 
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#2525
Originally Posted by jadgr8 View Post
I'm having problems installing Driver, The Settlers and PocketChef. I'm following all the steps clearly and have tried a lot of times. Read many pages of this thread. When I execute the command desktopgen appinfo.json, I get the message /....../driver/driver is not executable. Same thing happens in the other two games also.

I have installed NFSU, Asphalt 5, N.O.V.A., Sims 3, Fifa10, AB Seasons, and even AB Rio HD without any problems. In those 3 games also I am doing the same steps but unable to install. I have also downloaded other ipk's of those games but still the same error.

I use symlink for the main folder but I know that I'm giving the right link as I have tested the link with WinSCP.
whoy dont u just install the deb files? its much more easier right?
 

The Following User Says Thank You to trisha02 For This Useful Post:
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#2526
Originally Posted by jadgr8 View Post
I'm having problems installing Driver, The Settlers and PocketChef. I'm following all the steps clearly and have tried a lot of times. Read many pages of this thread. When I execute the command desktopgen appinfo.json, I get the message /....../driver/driver is not executable. Same thing happens in the other two games also.

I have installed NFSU, Asphalt 5, N.O.V.A., Sims 3, Fifa10, AB Seasons, and even AB Rio HD without any problems. In those 3 games also I am doing the same steps but unable to install. I have also downloaded other ipk's of those games but still the same error.

I use symlink for the main folder but I know that I'm giving the right link as I have tested the link with WinSCP.
I suggest you use .deb or webos manager for .ipk.
 

The Following User Says Thank You to patlak For This Useful Post:
Posts: 23 | Thanked: 4 times | Joined on Feb 2011
#2527
Originally Posted by trisha02 View Post
whoy dont u just install the deb files? its much more easier right?
Originally Posted by patlak View Post
I suggest you use .deb or webos manager for .ipk.
Yeah I forgot to write, I tried a .deb file for settlers yesterday and it just went on and on. I left it the whole night, like more than 8 hours, but it was just kept on unpacking. The same is happening with the WebOS Games Manager, it keeps on unpacking and gets stuck at step 4. I wrote at the WebOS Games Manager an a person said that WebOS Games Manager can't handle files above 100mb in some cases and gets stuck at step 4. So the best way is by manually adding it to the /home/user/.. path I think but its saying the file is not executable just in these three cases. Some help guys.
 
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#2528
Originally Posted by jadgr8 View Post
Yeah I forgot to write, I tried a .deb file for settlers yesterday and it just went on and on. I left it the whole night, like more than 8 hours, but it was just kept on unpacking. The same is happening with the WebOS Games Manager, it keeps on unpacking and gets stuck at step 4. I wrote at the WebOS Games Manager an a person said that WebOS Games Manager can't handle files above 100mb in some cases and gets stuck at step 4. So the best way is by manually adding it to the /home/user/.. path I think but its saying the file is not executable just in these three cases. Some help guys.
Did you do a chmod +rwx on the proper file? Copy it all over again using filebox, then go to the game folder in xterm and chmod it. It's possible that you have made the whole game folder executable which can be the problem. I did that once by accident and couldn't even cd to the folder. Or it might be a corrupt file.
 

The Following User Says Thank You to patlak For This Useful Post:
Posts: 23 | Thanked: 4 times | Joined on Feb 2011
#2529
Originally Posted by patlak View Post
Did you do a chmod +rwx on the proper file? Copy it all over again using filebox, then go to the game folder in xterm and chmod it. It's possible that you have made the whole game folder executable which can be the problem. I did that once by accident and couldn't even cd to the folder. Or it might be a corrupt file.
Yes I think I did chmod the whole folder instead of giving the file path. Because in these games the executable file is in a folder and not in the main destination so thanks for that. This must be the reason, I'll check and tell.

In the mean time I discovered that the deb file wasn't installing because I had about 300mb free space in the opt (which I thought was more than enough) but 'driver' needed more than that. So I finally installed 'driver' and its working but now another problem is that its running in small resolution in one corner and not the whole screen. Is this because I have the wrong deb file or do I have to edit something?

Edit: chmod'ed the exact file in pocketchef and it worked without any hassle. Actually its a lot faster then a deb installation and we can also install the game on any destination we want so I prefer this method. Thanks a lot patlak.

Last edited by jadgr8; 2011-09-05 at 01:43.
 
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#2530
Originally Posted by jadgr8 View Post
Yes I think I did chmod the whole folder instead of giving the file path. Because in these games the executable file is in a folder and not in the main destination so thanks for that. This must be the reason, I'll check and tell.

In the mean time I discovered that the deb file wasn't installing because I had about 300mb free space in the opt (which I thought was more than enough) but 'driver' needed more than that. So I finally installed 'driver' and its working but now another problem is that its running in small resolution in one corner and not the whole screen. Is this because I have the wrong deb file or do I have to edit something?
Driver fix
 
Reply

Tags
games, multi touch, palm pre, preenv, profile, reach page 250?, speed, yesssss


 
Forum Jump


All times are GMT. The time now is 18:57.