Hello everyone. Another problem.
I use AmigaForever V. 10 (with all updates).
I created an Amiga 500 with ROM and smooth AmigaOS 3.1 system.
I installed Picasso96 V. 3.4.1 and Plananarama V. 2.2 (which among other things gives an incompatible installer error but I solved it, I'll mention it in another post) together with the latest Codesets.library release.
I created an executable and compiled it for AmigaOS 3.x 68k.
When I launch it, it loads for about 30 seconds and then crashes inexorably with an error "Hollywood Player: Error Allocate Bitmap".
There is no way to make it work. In the code I specified the command @REQUIRE Plananarama and I set both PaletteMode=True and False.
There is no way, it doesn't want to work and always gives the same error.
What could it be?
Thanks to everyone in advance!
SpawnPPC
Plananarma don't work
Re: Plananarma don't work
it can be error or your code OR (with high probabilities) you run out of chipmemory
note that classic A500 has 0,5/1 MB, extending MAX to 2MB you NEED fblit patch installed in order to redirect gfx ram to fast ram (And also 4/8MB of fast too)
note that classic A500 has 0,5/1 MB, extending MAX to 2MB you NEED fblit patch installed in order to redirect gfx ram to fast ram (And also 4/8MB of fast too)
Christos