benchmark 5 doesn't start

Hi,

welcome screen shows up, but after a while disappear and thats all. Benchmark 4.1 works fine.

Hi,

Thanks for the report!

Does the same happen with the CLI version of the application?
Can you send us the log file, if there’s any? It’s located in %TEMP%/V-Ray Benchmark/logs/.

Best regards,
Daniel

CLI doesnt work either.
Sure, here it is.
log.txt (520 Bytes)

Thank you for your time!

Could you please share the output from the following powershell commands:


Get-WmiObject -Query "select maxclockspeed from win32_processor" | Format-List -Property maxclockspeed

Get-WmiObject -Query "select percentprocessorperformance from win32_perfformatteddata_counters_processorinformation where name='_Total'" | Format-List -Property percentprocessorperformance

Not sure if I am doing this right.

Same here, Benchmark 5 doesn’t start. 1950X Threadripper | RTX 3090 | RTX 2060 Super | 128GB RAM

@Jiri.Matys , you have to open Windows PowerShell first. This can be done by either entering “powershell” in the search (next to Windows’s start button), or writing it in Command Prompt (where you executed the previous commands).

@GARY_ROYLANCE , may I ask you for your log file, as well? It’s in %TEMP%/V-Ray Benchmark/logs

Ok, so here it is.

got args:
Couldn’t get information about hardware-accelerated GPU scheduling
Couldn’t get frequency
V-Ray Benchmark: FatalError “Couldn’t get frequency”
V-Ray Benchmark: exit(1)
TypeError: Cannot read property ‘emit’ of undefined
at ChildProcess._0x283a00 (C:\Users\GARYRO~1\AppData\Local\Temp\V-Ray Benchmark\resources\app\src\main.js:1:7629)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:962:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)

An update:
Since we’re using Windows’ performance counters in the application, some modifications of the counters might crash it.
As @GARY_ROYLANCE pointed out, resetting the performance counters by executing lodctr /r from a Command Prompt with administrator privileges fixes such crashes.
@Jiri.Matys , please confirm if this fixes your issue, as well.

Thanks to both of you for the cooperation!

EDIT: In order to use the correct ldoctr executable, you might have to run a slightly modified version of the command above. %windir%\SysWOW64\lodctr /r

I also encountered the same problem.
CPU: AMD 3900X
Memory: 64G
GPU: RTX 3090 24G

Same problem here. Everything was working great when I had my GTX 1080 Ti. The problem started after I installed an RTX 3090 graphics card. When I start Vray Benchmark 5, I briefly get the splash screen and then the process dies. I can run Vray Benchmark 4.10.07 fine.

Just to chime in, I was having this problem whilst I still had the same old GTX 1080 ti’s in - and now I’ve got an RTX 3090 as well and the Bench Mark software (which ever 5xxx version I use) still doesn’t work… (4.xx works).

Thanks, Daniel. This worked!!!

Yes, as I said in our chat, it helped, benchmark is working fine :slight_smile: Thank you.

Hi @daniel.taskoff ,

Benchmark 5.01.00 just exits after briefly showing the splash screen for me.

Same log as post #3 above:


[benchmark] got args:
[warning] Couldn't get information about hardware-accelerated GPU scheduling
V-Ray Benchmark: FatalError "Couldn't get frequency"
V-Ray Benchmark: exit(1)
TypeError: Cannot read property 'emit' of undefined
at ChildProcess._0x1685b3 (C:\Users\myusername\AppData\Local\Temp\V-Ray Benchmark\resources\app\src\main.js:1:6855)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:962:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)

I ran the 2 powershell commands, the first runs successfully, the 2nd returns the same error as in post #8 above

I also reset the performance counters by executing the 2 commands you supplied.

I am trying to run the benchmark on Windows 7 Pro 64 bit with a RTX 3060.
The GPU is a LHR variant so I wanted to double check its performance against non LHR variants for my own sanity!

Any other ideas what could cause the benchmark to not launch?

Thanks
Olly

Hello @olly , I’m sorry, but we do not support Windows 7 anymore (V-Ray 5 Benchmark system requirements, and V-Ray 5 system requirements).

No problem - I figured that would probably be the case!

done lodctr /r and %windir%\SysWOW64\lodctr /r still cant run
log.txt (698 Bytes)

I have the same problem! The interface loads fine, but as soon as I click the button to run the CPU benchmark, I get an error which says " FatalError “Scenes have been changed!” . Log file is attached.
log.txt (1.12 KB)