The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 752 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 752 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(959) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(959) : eval()'d code 34 errorHandler->error
/global.php 959 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1024 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 1024 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5308 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 5308 errorHandler->error
/global.php 1024 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1474 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 1474 errorHandler->error
/inc/functions.php 1429 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Forums
Launching error (libxml2.2.dylib version) - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3)
+--- Forum: Help (https://www.vdrift.net/Forum/forumdisplay.php?fid=5)
+--- Thread: Launching error (libxml2.2.dylib version) (/showthread.php?tid=1662)



Launching error (libxml2.2.dylib version) - Another - 09-19-2012

Hello,

I've downloaded Vdrift 2012-07-22 for Mac from vdrift.net, but I can't launch the application on my computer. Here's the error message:

Quote:Dyld Error Message:
Library not loaded: /usr/lib/libxml2.2.dylib
Referenced from: / Applications/Vdrift.app/Contents/MacOS/../Frameworks/Archive.framework/Versions/3.0/Archive
Reason: Incompatible library version: Archive requires version 10.0.0 or later, but libxml2.2.dylib provides version 9.0.0

I'm using Mac OS X 10.5.6 and I've had no trouble so far to run VDrift 2010-06-30 (stable), 2011-01-25 (dev) and 2011-07-26 (dev).

Any idea on how I could play the current version ?


RE: Launching error (libxml2.2.dylib version) - Timo 6 - 09-19-2012

That's what happens when you don't test on old systems Sad Archive.framework needs rebuilding with libxml included, instead of using the user's version, which in this case is an old one and not compatible. I'll try and upload a new version as soon as possible (probably at the weekend), but if you want to play sooner, update to a newer version of OS X, or update libxml (via http://macports.org perhaps?).


RE: Launching error (libxml2.2.dylib version) - Another - 09-20-2012

Thank you very much for your quick answer and support!

I think I'll be patient and wait for the next version, upgrading a library is quite an adventure for me, since I have no experience in programming... Blush

Anyway, if you are able to download a new version this weekend, it's still very quick. And this way, I'll test for you the new installation on my old system. Smile