FORUM CLOSED, PLEASE REGISTER AT FORUM.SIO2INTERACTIVE.COM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Tutorial04 porblem

5 posters

Go down

Tutorial04  porblem Empty Tutorial04 porblem

Post  LuisLee Wed Apr 29, 2009 4:41 am

after looking at the vedio of tutorial04, i find that the .soi2 files does not work.because there are some problems with the function sio2ResourceGenId().

breakpoint at
if( _SIO2material->tname[ j ][ 0 ] &&
!_SIO2material->_SIO2image[ j ]->tid )////////////


i personally think that the problems are on the texture. i have already followed the description, but i can not go with it smoothly.(in the first part when i import .soi2 files into tutorial04). why such thing happens?



Very Happy

LuisLee

Posts : 85
Join date : 2009-04-26
Age : 36

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  LuisLee Sun May 03, 2009 9:20 am

i think it must in Mac os zip, it work perfect.

LuisLee

Posts : 85
Join date : 2009-04-26
Age : 36

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  pgjdg2 Wed May 27, 2009 1:29 am

I'm having the same problem. My own blender-exported .sio2 files never work and always break into the debugger on this line. I've had no successful attempts to use my own blender exports so far. All of the sample code works great as long as I don't replace the .sio2 file with my own.

If anyone could shed some light on this, that would be great.

Thanks.

- Philip

pgjdg2

Posts : 3
Join date : 2009-05-27

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  sio2interactive Wed May 27, 2009 1:36 am

Most of the time that comes from object that have been imported... materials are loaded but empty (im thinking about the obj importer), just like in the example below... Simply remove empty materials and export again...


Tutorial04  porblem Material_problem

If that not does the trick simply post your .blend, and i'll have a look.
sio2interactive
sio2interactive

Posts : 1526
Join date : 2008-08-26
Age : 44
Location : Shanghai

http://sio2interactive.com

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  pgjdg2 Wed May 27, 2009 2:53 am

Found the problem. I wasn't calling: sio2ResourceBindAllImages() and sio2ResourceBindAllMaterials() on startup/load.

Now it doesn't crash.

My model loads. I can see my little mesh (converted to all triangles). And my camera is loading up and the lamp seems to be on... but the image texture isn't rendering on the model.

It's a 128x256 png with alpha.

I'm reading thru the source for tutorial 03 now to see if there are any obvious code snippets that I'm missing.

Thanks.

- Philip

pgjdg2

Posts : 3
Join date : 2009-05-27

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  sio2interactive Wed May 27, 2009 2:56 am

You should really check the tutorial04 video tutorial, I explain how to use blending mode with texture within Blender.
sio2interactive
sio2interactive

Posts : 1526
Join date : 2008-08-26
Age : 44
Location : Shanghai

http://sio2interactive.com

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  Jawdy Wed May 27, 2009 3:23 am

pgjdg2 wrote:It's a 128x256 png with alpha.
All images in SIO2 need to be a power of 2, so 128x128, or 256x256.
Jawdy
Jawdy

Posts : 65
Join date : 2009-03-17
Location : UK

http://www.gaslightgames.co.uk

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  sio2interactive Wed May 27, 2009 3:36 am

I think his problem comes from the blending... no blending mode was specified, that's why it doesn't render properly...
sio2interactive
sio2interactive

Posts : 1526
Join date : 2008-08-26
Age : 44
Location : Shanghai

http://sio2interactive.com

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  Jawdy Wed May 27, 2009 3:38 am

Aaah, I see - can you do off-multiple's like he has, so use 128x256 for instance?
Jawdy
Jawdy

Posts : 65
Join date : 2009-03-17
Location : UK

http://www.gaslightgames.co.uk

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  sio2interactive Wed May 27, 2009 3:40 am

Absolutely... as long as the with & height is a pow of 2... even odd combination like 8x1024 is valid Smile
sio2interactive
sio2interactive

Posts : 1526
Join date : 2008-08-26
Age : 44
Location : Shanghai

http://sio2interactive.com

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  Jawdy Wed May 27, 2009 3:50 am

sio2interactive wrote:Absolutely... as long as the with & height is a pow of 2... even odd combination like 8x1024 is valid Smile

Oh man, that's wicked - some of my images have got massive bits of blank space because I didn't know you could do that! That'll reduce my application size a lot!
Jawdy
Jawdy

Posts : 65
Join date : 2009-03-17
Location : UK

http://www.gaslightgames.co.uk

Back to top Go down

Tutorial04  porblem Empty Crashing on 1st gen iPod Touch

Post  chondrite Mon Jul 27, 2009 12:42 pm

I am having this exact same problem, but it **only happens on the iPod Touch**. It runs fine in the Simulator.

My iPod is the first generation, 8G model.










after looking at the vedio of tutorial04, i find that the .soi2 files does not work.because there are some problems with the function sio2ResourceGenId().

breakpoint at
if( _SIO2material->tname[ j ][ 0 ] &&
!_SIO2material->_SIO2image[ j ]->tid )////////////


i personally think that the problems are on the texture. i have already followed the description, but i can not go with it smoothly.(in the first part when i import .soi2 files into tutorial04). why such thing happens?

chondrite

Posts : 24
Join date : 2009-06-15

Back to top Go down

Tutorial04  porblem Empty Re: Tutorial04 porblem

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum