• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

MAC Address retrieval failure.

EightBitz

Well-known member
I filed a bug report for this. Just wondering if anyone here has any insight.

I'm trying to install on a second computer, and I get the error indicated in the title after installation, while its trying to load. "MAC Address retrieval failure".

If I close and restart I get "Your database file was never created properly and is corrupt. Please restart Realm Works to recreate it."

Restarting doesn't help. I've tried uninstalling, rebooting, reinstalling, running as admin.
 
What network adapters does that computer have?

Right-click Computer and pick Properties or press Windows-Pause, open the Device Manager, look under Network Adapters and any unknown devices. You could also try opening a Command Prompt and running "ipconfig /all". ("Physical Address" is the MAC Address.)

Technical Stuff: the MAC Address is the internal address of a network adapter. Among other things, programs often use it as part of their way to identify a specific computer.
 
Last edited:
Realm Works uses WMI (Windows Management Instrumentation) to retrieve the MAC address along with a few other bits that are used for initialization. If the WMI Windows service is not running, you can get an error like this. Also, if your WMI configuration database gets corrupted, it can cause problems outside of Realm Works control.

For this particular case, it was that the WMI service was disabled.
 
How the hey does that happen?

I'm a tinkerer. This is an older computer that's been through a few things. I might have been tinkering with something, using this guy as a guinea pig and disabled it manually . . . and just never reenabled it.
 
I'm having Tech Support flashbacks. "Sir, why did you delete FDISK?" ;)

Glad you've got it up and running now!
 
Last edited:
Back
Top