Author |
Message |
starsoccer9
Joined: Mon Aug 31, 2009 7:16 pm Posts: 9
|
Weird bug on wave survival mode
Hello, when playing in wave survival mode, I have noticed that when ever in between waves when I want to build more units or bunkers and I press space, then finish building, units or systems will randomly just break/die/turn to dust. I havent really figured out what exactly is the reasoning, but my first guess would be something with limiting the amount of units on the field.
|
Fri May 09, 2014 6:09 pm |
|
|
Keralastic
Joined: Wed Aug 28, 2013 12:50 am Posts: 19
|
Re: Weird bug on wave survival mode
Sounds like you're exceeding the MOID limit. If there's too many objects in the level at once, it'll cull some until it's back within the limit. It happens a lot in Wave Survival, unfortunately.
It's the same reason Crab Bombs were a thing.
|
Fri May 09, 2014 8:48 pm |
|
|
starsoccer9
Joined: Mon Aug 31, 2009 7:16 pm Posts: 9
|
Re: Weird bug on wave survival mode
Okay well that sounds like it. Is there any way to increase the limit. I imagine my PC can handle it. Its an 8core amd top of the line.
|
Fri May 09, 2014 8:54 pm |
|
|
Duh102
happy carebear mom
Joined: Tue Mar 04, 2008 1:40 am Posts: 7096 Location: b8bbd5
|
Re: Weird bug on wave survival mode
It's a hardcoded limit, MOIDs (the IDs for all moving components like MOSRotatings and whatnot) are encoded as a byte which has only 256 unique values so when there are more than 256 MOIDs things get weird. There's been discussion of changing the way MOIDs are encoded but I don't think anything came of it so far. Any improvements would require engine changes, so that's all on Data.
|
Fri May 09, 2014 10:26 pm |
|
|
Sims_Doc
Joined: Fri Aug 20, 2010 4:45 am Posts: 911 Location: No Comment.
|
Re: Weird bug on wave survival mode
its really annoying if you use skeleton labor they tend to break along with what you mention systems and such but being so cheap it isn't really a problem..
|
Fri May 09, 2014 11:08 pm |
|
|
starsoccer9
Joined: Mon Aug 31, 2009 7:16 pm Posts: 9
|
Re: Weird bug on wave survival mode
well Im starting to think this isnt the case of what is happening to me. Mainly because I have never noticed a unit suddenly disappear by its self. It only seems to happen at the start of a wave and only in wave mode.
|
Sat May 10, 2014 12:45 am |
|
|
Sims_Doc
Joined: Fri Aug 20, 2010 4:45 am Posts: 911 Location: No Comment.
|
Re: Weird bug on wave survival mode
starsoccer9 wrote: well Im starting to think this isnt the case of what is happening to me. Mainly because I have never noticed a unit suddenly disappear by its self. It only seems to happen at the start of a wave and only in wave mode. the only bug that i've notice in that mode is unable to pass to the next wave on nuts, which reminds me before anyone asks i was on campaign mode with the same bug when loading a pre build base
|
Sat May 10, 2014 2:19 am |
|
|
Abdul Alhazred
DRL Developer
Joined: Tue Aug 11, 2009 5:09 am Posts: 395
|
Re: Weird bug on wave survival mode
Unfortunately, this is a feature and not a bug. For technical reasons (that Dhu102 explaned) there is a limit to many units can be active at the same time, and if that limit is reached objects start to randomly gib.
At the moment the only way to enforce the limit is to kill a few defenders so there is room for the attacking team to spawn units. You do get a gold refund though. This only happens in Campaign mode and Wave Defense btw.
|
Sat May 10, 2014 4:03 pm |
|
|
|