Results 1 to 10 of 40

Hybrid View

  1. #1
    Player
    CorruptAngel920's Avatar
    Join Date
    May 2018
    Posts
    2
    Character
    Alexander Reinhart
    World
    Zalera
    Main Class
    Paladin Lv 90
    I'm having trouble running it too. Though mine seems to be a directx error? "Fatal Directx Error (30000000) for which I've found no solutions. Graphics card is up to date and the system meets the minimum specs.
    (2)

  2. 04-15-2024 03:31 AM

  3. #3
    Player
    Calysto's Avatar
    Join Date
    Aug 2019
    Posts
    419
    Character
    Callisto E'elyaa
    World
    Ragnarok
    Main Class
    Fisher Lv 100
    Thanks ; I was able to solve the problem by updating the following (sorry I can't tell you exactly which solved the issue) :
    I did update manually :
    -Nvidia drivers
    -ZoneAlarm
    -misc optional system update (.net runtime was not among them)

    My potato was able to breach the 4k in laptop-hi with some margin ; my "current config" got me 2.5k :x
    (0)

  4. #4
    Player
    Larirawiel's Avatar
    Join Date
    Feb 2019
    Location
    Aldrassil
    Posts
    2,538
    Character
    Larirawiel Caennalys
    World
    Shiva
    Main Class
    White Mage Lv 100
    Quote Originally Posted by Calysto View Post
    -ZoneAlarm
    Uninstall Zonealarm, pleeeeeeeeaaase. This software is a real piece of cr*p.



    Cheers
    (1)

  5. #5
    Player
    kittykat19955's Avatar
    Join Date
    Apr 2024
    Posts
    1
    Character
    Sureiya Strife
    World
    Cactuar
    Main Class
    Archer Lv 61
    I'm having the same issue. I've tried updating my graphics drivers, running as administrator, I adjusted the compaatibility settings, etc. None of the usual fixes has worked.
    (0)

  6. #6
    Player
    Redivo's Avatar
    Join Date
    Sep 2022
    Posts
    4
    Character
    Raskol Nikov
    World
    Famfrit
    Main Class
    Dancer Lv 90
    I found this solution on a reddit thread regarding the issue with the Benchmark not launching, and it actually worked for me!

    I had the exact same problem as OP.

    After doing some digging it looks like the launcher throws a System.Management.ManagementException when it tries to get the system information. For me, this seems to have been caused by corrupted files in my Windows Management Instrumentation service.

    This should fix that:

    Run cmd as Administrator

    Type "cd wbem" and hit Enter

    Type “dir /b *.mof *.mfl | findstr /v /i uninstall > moflist.txt & for /F %s in (moflist.txt) do mofcomp %s” and hit Enter.
    (2)

  7. #7
    Player
    Airic's Avatar
    Join Date
    Apr 2024
    Posts
    2
    Character
    Airic Glimmer
    World
    Kujata
    Main Class
    Red Mage Lv 90
    Quote Originally Posted by Redivo View Post
    I found this solution on a reddit thread regarding the issue with the Benchmark not launching, and it actually worked for me!
    This worked for me! For anyone else, there's other reddit threads that look like they might have more traction in terms of providing solutions so I'd keep watching those if this doesn't fix it.
    (0)