BRT Community

General Category => Discussion - EVE => Topic started by: sjasz on February 06, 2024, 04:45:01 PM

Title: ARROR: display list overblow in cmd_pext()
Post by: sjasz on February 06, 2024, 04:45:01 PM
I got this interesting Error Message.

"ARROR: display list overblow in cmd_pext()". Yes, it does indeed start with an 'A' and the last word is indeed "cmd_pext".

I am running an animation from RAM_G. When I do so it acts as though no other DL command get processed and I need to do a power on reset to get the display to function again. Could this be a clue. The JSON file says the display list usage is 2400 so shouldn't that be OK.

Any ideas as to what may be happening?
Title: Re: ARROR: display list overblow in cmd_pext()
Post by: sjasz on February 08, 2024, 04:15:41 PM
If this is really just a side effect of how CMD_RUNANIM is a blocking call it probably doesn't need to be posted.
Title: Re: ARROR: display list overblow in cmd_pext()
Post by: BRT Community on February 08, 2024, 04:43:39 PM
Hi,

We'll need to check about that error but yes, the RUNANIM command will block and so could cause a display list not to be shown after the command.

Doing the animation frame by frame is worth trying,

Best Regards, BRT Community