Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

Parent Unit Error

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [New Releases from Matrix Games] >> The Operational Art of War IV >> Tech Support >> Parent Unit Error Page: [1]
Login
Message << Older Topic   Newer Topic >>
Parent Unit Error - 11/22/2017 1:52:56 PM   
BeerHall

 

Posts: 9
Joined: 5/3/2017
Status: offline
Parent Unit is invalid when using editor.



Attachment (1)
Post #: 1
RE: Parent Unit Error - 11/22/2017 2:21:46 PM   
zakblood


Posts: 22687
Joined: 10/4/2012
Status: offline
thanks, one for the developer then

(in reply to BeerHall)
Post #: 2
RE: Parent Unit Error - 11/22/2017 3:23:11 PM   
ralphtricky


Posts: 6685
Joined: 7/27/2003
From: Colorado Springs
Status: offline
Any idea what caused it? Can you continue working in the Editor?

_____________________________

Ralph Trickey
TOAW IV Programmer
Blog: http://operationalwarfare.com
---
My comments are my own, and do not represent the views of any other person or entity. Nothing that I say should be construed in any way as a promise of anything.

(in reply to zakblood)
Post #: 3
RE: Parent Unit Error - 11/22/2017 3:53:06 PM   
TomBombadil711


Posts: 342
Joined: 10/25/2005
From: Germany
Status: offline
Same error here after cancelling playback in a PBEM++ game. Game crashed to desktop then. Crashlog attached but I cannot find pu_debug.

Attachment (1)

(in reply to ralphtricky)
Post #: 4
RE: Parent Unit Error - 11/22/2017 7:55:41 PM   
ralphtricky


Posts: 6685
Joined: 7/27/2003
From: Colorado Springs
Status: offline
Thanks, I'll see what it tells me.


_____________________________

Ralph Trickey
TOAW IV Programmer
Blog: http://operationalwarfare.com
---
My comments are my own, and do not represent the views of any other person or entity. Nothing that I say should be construed in any way as a promise of anything.

(in reply to TomBombadil711)
Post #: 5
RE: Parent Unit Error - 11/22/2017 8:10:02 PM   
TomBombadil711


Posts: 342
Joined: 10/25/2005
From: Germany
Status: offline
Another PBEM++ game, same error. Game crashed and cannot be continued. Very annoying.

(in reply to ralphtricky)
Post #: 6
RE: Parent Unit Error - 11/23/2017 2:57:01 AM   
BeerHall

 

Posts: 9
Joined: 5/3/2017
Status: offline
Editor crash when entering deployment mode.

(in reply to ralphtricky)
Post #: 7
RE: Parent Unit Error - 11/23/2017 11:22:30 AM   
IainF

 

Posts: 55
Joined: 11/20/2013
From: London, England
Status: offline
I had the same problem as Tom Bombadil. 7 turns in on a PBEM++ game. Parent Unit Error after playback had run though, I didn't interrupt it.

Will post error report thing once I figure out how to.



< Message edited by IainF -- 11/23/2017 2:39:01 PM >

(in reply to BeerHall)
Post #: 8
RE: Parent Unit Error - 11/23/2017 2:44:19 PM   
IainF

 

Posts: 55
Joined: 11/20/2013
From: London, England
Status: offline
Sorry, might be just being a bit dense today but how do I attach file to these messages?

(in reply to IainF)
Post #: 9
RE: Parent Unit Error - 11/23/2017 3:32:20 PM   
ralphtricky


Posts: 6685
Joined: 7/27/2003
From: Colorado Springs
Status: offline
You have to hit reply instead of the input box at the bottom.

Thanks,
Ralph


_____________________________

Ralph Trickey
TOAW IV Programmer
Blog: http://operationalwarfare.com
---
My comments are my own, and do not represent the views of any other person or entity. Nothing that I say should be construed in any way as a promise of anything.

(in reply to IainF)
Post #: 10
RE: Parent Unit Error - 11/23/2017 4:29:45 PM   
ralphtricky


Posts: 6685
Joined: 7/27/2003
From: Colorado Springs
Status: offline
This is my top priority right now. I don't want crashes to disrupt play.

Here's what's happening.

Every unit has an x, y location and a pointer to the unit above it in the stack. That's all the save game stores. It sometimes walks through each unit and verifies that every unit is lined up correctly and that the 'parent' unit is in the same location.

What this error means is somehow the two structures got out of sync so I stop so that I can investigate before it gets really bad. While that's great for normal play where you can post a save game, reload and continue, it's obviously unacceptable for PBEM++ play. I'm going to look into why this may be happening, and in the meantime, simply try to log as much information as I can about what's wrong, correct the error and continue.

I don't know why it's being seen in PBEM, I haven't seen that in quite a while in development.

Ralph


_____________________________

Ralph Trickey
TOAW IV Programmer
Blog: http://operationalwarfare.com
---
My comments are my own, and do not represent the views of any other person or entity. Nothing that I say should be construed in any way as a promise of anything.

(in reply to ralphtricky)
Post #: 11
RE: Parent Unit Error - 11/23/2017 5:16:07 PM   
TomBombadil711


Posts: 342
Joined: 10/25/2005
From: Germany
Status: offline
What does this mean for our broken PBEM++ games? Will it be possible to continue or will they be lost?

Thanks for your efforts.

(in reply to ralphtricky)
Post #: 12
RE: Parent Unit Error - 11/23/2017 6:01:29 PM   
ralphtricky


Posts: 6685
Joined: 7/27/2003
From: Colorado Springs
Status: offline

quote:

ORIGINAL: TomBombadil711

What does this mean for our broken PBEM++ games? Will it be possible to continue or will they be lost?

Thanks for your efforts.

I'm hoping you'll be able to continue. Some units may move around a bit though.

_____________________________

Ralph Trickey
TOAW IV Programmer
Blog: http://operationalwarfare.com
---
My comments are my own, and do not represent the views of any other person or entity. Nothing that I say should be construed in any way as a promise of anything.

(in reply to TomBombadil711)
Post #: 13
RE: Parent Unit Error - 11/23/2017 8:36:31 PM   
ralphtricky


Posts: 6685
Joined: 7/27/2003
From: Colorado Springs
Status: offline
It looks like it will be simpler than that. That check shouldn't run in the VCR, so I'm going to turn it off. The patch should let you proceed. Please let me know if the patch doesn't fix it.

_____________________________

Ralph Trickey
TOAW IV Programmer
Blog: http://operationalwarfare.com
---
My comments are my own, and do not represent the views of any other person or entity. Nothing that I say should be construed in any way as a promise of anything.

(in reply to ralphtricky)
Post #: 14
RE: Parent Unit Error - 11/26/2017 11:15:35 AM   
IainF

 

Posts: 55
Joined: 11/20/2013
From: London, England
Status: offline
I didn't install the patch but I tried to run the turn again, 'one last time' before my opponent and I started again, and it worked fine!

Lord knows what happened but there you go.

(in reply to ralphtricky)
Post #: 15
Page:   [1]
All Forums >> [New Releases from Matrix Games] >> The Operational Art of War IV >> Tech Support >> Parent Unit Error Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

1.969