Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1. your installation somehow did not properly do the latest update, so there are extra files in the jre folder under 3DMark folder. You could try deleting the jre folder under 3DMark and then re-verifying the files from Steam to ensure they are correct.
2. Your system has a version of Asus Sonic Radar 3 installed that breaks 3DMark. If this is the case, try removing it.
3. Your system somehow blocks 3DMark from writing to Documents/3DMark/ folder. One way might be that Windows Defender "anti tamper" is set to block apps from writing there.
4. 3DMark cannot create or write to C:\ProgramData\UL\ folder (under normal circumstances in Windows 10, applications can always write to ProgramData (which is by default a hidden folder)
If UI never starts, 3dmark.log would not exist anyway but --trace should add 3dmark-native.log into Documents/3DMark/ no matter what.
Perfect, this solved it! Once I disable Windows Defender "anti-tamper" and deleted the jre folders, that allowed it to start with no errors. I greatly appreciate the SUPER quick reply. You've earned yourself a positive review! Thank you!
I had the same issue since I replaced my Gpu and updated to the newest Nvidia Driver.
Uninstalling 3DMark and downloading/reinstalling didnt work for me,
But the first point you mentioned woprked just fine for me
Thank you very much!
I even tried to copy in a fresh jre folder from my java install. Still the same thing.
Seems to also happen with the 3DMark demo.
Running another app that uses java, ProjectZomboid, works just fine. :-/
Checking C:\ProgramData, the only folder in there is an empty 'tmp' folder in:
C:\ProgramData\UL\3DMark\tmp
Checking Documents, there is no 3DMark folder.
I do have a custom path to my Documents, going to D: drive instead of C:
Try deleting UL folder under ProgramData to ensure there is no file permission issues there. Documents folder should not matter here yet since it never gets to a point where it would try to write there. You can try adding launch option in steam for 3DMark: --trace and then starting using Force 64bit. This should create 3dmark-native.log in Documents/3DMark/
If the folder still is missing and there is no log file, then it suggests 3DMark cannot write to Documents folder. Is Windows Anti-Tamper enabled?
I've deleted and re-verified installation.
Deleted C:\ProgramData\UL folder. Before it dies, running again re-creates the folders:
UL
UL\3DMark
UL\3DMark\tmp
Added --trace to the launch options via RMB -> Properties -> Set Launch Options.
No 3DMark folder appears in my Documents at all.
If I open 'Tamper Protection' from the Windows Start menu, it launches the Windows Security window that shows
'Page Not Available'
'Your IT administrator has limited access to some areas of this app, and the item
you tried to access is not available. Contact IT helpdesk for more information.'
Double checked my windows account, I am the only user, and an Administrator.
Whatever the tamper protection options are, my Windows appears to either not have it, or is being coy about it.
I have Windows10 Home.
Hrmmm. Are there any launch options I can set that can give the vm some more logging options?
Currently it's just a blanket:
---------------------------
Java Virtual Machine Launcher
---------------------------
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
---------------------------
OK
---------------------------
Does anything change if you manually create a folder "3DMark" in your Documents folder?
I've tested three different machines. 3DMark is now broken on all three. I've also tried EVERYTHING suggested in this thread (up to this point). Nothing has helped.
Two machines are AM4-based. One machine uses socket AM3+. All three are running completely normal Windows 64 Pro. One is a fresh Windows install.
Can you be more specific how is it failing for you and can you supply trace logs (see above for instructions)?
I checked a fourth machine today (socket FM2, Win 64 Pro). Same problem. 3DMark doesn't start. Then the following error messages appear:
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
I believe this is the same problem everyone else in this thread is having/had.
The following log was generated on my AM4 machine a couple of minutes ago.
Also does your system have any Java-related env variables set in Windows?
3.640000 (std-out) <JAVA_HOME>/lib/ext exists, extensions mechanism no longer supported; Use -classpath instead.
..is a curious error which makes me think something in your system is making JAVA_HOME to point to a wrong place. After the latest 2.11 update, there is no "ext" folder under "lib" folder in 3DMark/jre any more (we changed away from using Oracle Java and use OpenJDK now) and if your 3DMark/jre/lib/ folder has ext folder in it that would suggests there are leftover files or the update otherwise is messed up.