sim.saveImage: operation failed.

Report crashes, strange behaviour, or apparent bugs
Post Reply
zorro
Posts: 58
Joined: 06 Nov 2023, 09:31

sim.saveImage: operation failed.

Post by zorro »

Hi! This constantly happens when saving screenshot images:

Code: Select all

[Tools >> Screenshot tool@addOnScript:info] Select the camera or vision sensor you wish to generate a high resolution screenshot for. This model is courtesy of Ulrich Schwesinger.
[Tools >> Screenshot tool@addOnScript:error] 340: in sim.saveImage: operation failed.
stack traceback:
    [C]: in function 'sim.saveImage'
    [string "Tools >> Screenshot tool@addOnScript"]:340: in function 'save_callback'
[CoppeliaSim:error] External call to simCallScriptFunction failed ('save_callback'): error in script function.

coppelia
Site Admin
Posts: 10690
Joined: 14 Dec 2012, 00:25

Re: sim.saveImage: operation failed.

Post by coppelia »

Hello,

can you tell me how to reproduce the error?

What version/revision of CoppeliaSim are you running?

Cheers

zorro
Posts: 58
Joined: 06 Nov 2023, 09:31

Re: sim.saveImage: operation failed.

Post by zorro »

Hi,

I can't reproduce the error...

Yesterday I restarted the Coppeliaism for several times, the error still existed. But today after I reboot the computer, the error is gone.

I use the latest v4.9 rev6.

Post Reply