Jump to content

some test fail


howlingflute
 Share

Recommended Posts

So I am running the most recent version from svn when I run ./test I get the following failure. The game still runs fine but the test fails. It used to run fine until a few days ago.

Running 258 tests...............vfs.cpp(87): Function call failed: return value was -110101 (VFS file not found)

Function call failed: return value was -110101 (VFS file not found)

Location: vfs.cpp:87 (GetFileInfo)

Call stack:

(0x7c553e) ./test() [0x7c553e]

(0x77a523) ./test() [0x77a523]

(0x77af98) ./test() [0x77af98]

(0x77b396) ./test() [0x77b396]

(0x7870ed) ./test() [0x7870ed]

(0x67da28) ./test() [0x67da28]

(0x67e545) ./test() [0x67e545]

(0x682ca7) ./test() [0x682ca7]

(0x4e2924) ./test() [0x4e2924]

(0x4162d5) ./test() [0x4162d5]

(0x419b7c) ./test() [0x419b7c]

(0x41798f) ./test() [0x41798f]

(0x7fd74412bd8e) /lib/libc.so.6(__libc_start_main+0xfe) [0x7fd74412bd8e]

(0x413b49) ./test() [0x413b49]

errno = 0 (No error reported here)

OS error = ?

ERROR: Failed to stat 'art/skeletons/skeletons.xml' for DAE caching

.vfs.cpp(87): Function call failed: return value was -110101 (VFS file not found)

Function call failed: return value was -110101 (VFS file not found)

Location: vfs.cpp:87 (GetFileInfo)

Call stack:

(0x7c553e) ./test() [0x7c553e]

(0x77a523) ./test() [0x77a523]

(0x77af98) ./test() [0x77af98]

(0x77b396) ./test() [0x77b396]

(0x7870ed) ./test() [0x7870ed]

(0x67da28) ./test() [0x67da28]

(0x67e545) ./test() [0x67e545]

(0x682ca7) ./test() [0x682ca7]

(0x4e2c84) ./test() [0x4e2c84]

(0x4162d5) ./test() [0x4162d5]

(0x419b7c) ./test() [0x419b7c]

(0x41798f) ./test() [0x41798f]

(0x7fd74412bd8e) /lib/libc.so.6(__libc_start_main+0xfe) [0x7fd74412bd8e]

(0x413b49) ./test() [0x413b49]

errno = 0 (No error reported here)

OS error = ?

ERROR: Failed to stat 'art/skeletons/skeletons.xml' for DAE caching

.ERROR: Failed to stat 'art/skeletons/skeletons.xml' for DAE caching

.................................................................................................................................................................................................................................................OK!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...