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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...