| 1 | | On my linux ppc system (on an ibook G4), I have trouble loading anything with soy.transports.File. I installed from svn earlier today and everything worked great in the demos except where they were trying to load something with "File". After changing the code so that it doesn't get materials from the soy files, but from something like DarkWood or the like, the examples work fine, albeit without the intended graphics. After a while, I saw one of my earlier attempts at executing actually work, so that means it is doing something, but it takes a very long time and effectively halts the terminal I'm using (can't even ctrl-c). This doesn't seem to affect the ogg loading that much (aside from a massive framerate slowdown and no audio, but that could be a separate issue). |
| | 1 | On my linux ppc system (on an ibook G4), I have trouble loading anything with soy.transports.File. I installed from svn earlier today and everything worked great in the demos except where they were trying to load something with "File". After changing the code so that it doesn't get materials from the soy files, but from something like !DarkWood or the like, the examples work fine, albeit without the intended graphics. After a while, I saw one of my earlier attempts at executing actually work, so that means it is doing something, but it takes a very long time and effectively halts the terminal I'm using (can't even ctrl-c). This doesn't seem to affect the ogg loading that much (aside from a massive framerate slowdown and no audio, but that could be a separate issue). |