Jump to content

Error on game exit


WhiteTreePaladin
 Share

Recommended Posts

Happens after the game closes out, so doesn't actually affect gameplay.

Function call failed: return value was -120003 (Handle tag mismatch (stale reference?))

Location: h_mgr.cpp:235 (h_data_tag)

Call stack:

(0x6d32ae) /home/brian/0ad/binaries/system/pyrogenesis() [0x6d32ae]

(0x68e773) /home/brian/0ad/binaries/system/pyrogenesis() [0x68e773]

(0x68f078) /home/brian/0ad/binaries/system/pyrogenesis() [0x68f078]

(0x68f476) /home/brian/0ad/binaries/system/pyrogenesis() [0x68f476]

(0x6aa1fb) /home/brian/0ad/binaries/system/pyrogenesis() [0x6aa1fb]

(0x6aa2a5) /home/brian/0ad/binaries/system/pyrogenesis() [0x6aa2a5]

(0x6acf58) /home/brian/0ad/binaries/system/pyrogenesis() [0x6acf58]

(0x6a99c1) /home/brian/0ad/binaries/system/pyrogenesis() [0x6a99c1]

(0x6a9ad7) /home/brian/0ad/binaries/system/pyrogenesis() [0x6a9ad7]

(0x6d9523) /home/brian/0ad/binaries/system/pyrogenesis() [0x6d9523]

(0x50fcf7) /home/brian/0ad/binaries/system/pyrogenesis() [0x50fcf7]

(0x414f25) /home/brian/0ad/binaries/system/pyrogenesis() [0x414f25]

(0x415bd4) /home/brian/0ad/binaries/system/pyrogenesis() [0x415bd4]

(0x7f7c35702c4d) /lib/libc.so.6(__libc_start_main+0xfd) [0x7f7c35702c4d]

(0x413729) /home/brian/0ad/binaries/system/pyrogenesis() [0x413729]

errno = 0 (No error reported here)

OS error = ?

Link to comment
Share on other sites

We have the ticket about this error.

I'm thinking we should set this to release blocker? While it doesn't hinder gameplay it does seem to occur every time the game is exited, so it would be bad to have it in a release version. In the worst case we could perhaps remove the error notification for the release if it's too hard to fix, but it would be far better to have it fixed.

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...