Hi,
welcome screen shows up, but after a while disappear and thats all. Benchmark 4.1 works fine.
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
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
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
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)