Search found 241 matches

by tracktwo
Thu Jul 20, 2017 4:27 am
Forum: Long War 2: Bug Reports
Topic: Berserker hit by OW animation bug
Replies: 1
Views: 4149

Re: Berserker hit by OW animation bug

Thanks for the save! Yes, I am pretty sure I remember this bug from vanilla too. I can repro it with your save, but i haven't tracked down the cause yet. I'll keep looking into it though.
by tracktwo
Thu Jul 20, 2017 12:46 am
Forum: Modding Long War 2
Topic: Re-enabling same-class AWC perks
Replies: 3
Views: 6787

Re: Re-enabling same-class AWC perks

This isn't something that's exposed by the .ini, unfortunately, it's encoded in the the sources. See GetValidAWCAbilitiesForUnit in LWAWCUtilities.uc: if(HasClassAbility(UnitState, PossibleAbility.AbilityName)) continue; You could potentially mod this by providing a class override for XComGameState_...
by tracktwo
Thu Jul 20, 2017 12:41 am
Forum: Long War 2: Bug Reports
Topic: Freezing when mousing over tactical map grid
Replies: 3
Views: 6189

Re: Freezing when mousing over tactical map grid

No problem! Thanks for following up.
by tracktwo
Thu Jul 20, 2017 12:40 am
Forum: Long War 2: Bug Reports
Topic: Shinoby teleporting across map
Replies: 5
Views: 9423

Re: Shinoby teleporting across map

The grapple issue may be one that is already fixed for 1.5. If your soldier is peeking out at an enemy when they grapple, then move, then shoot, they will appear to be teleported back to the spot where they grappled when they complete the shooting animation. It's purely visual, though, they really a...
by tracktwo
Wed Jul 19, 2017 4:13 am
Forum: Long War 2: Bug Reports
Topic: Covert Shinobi vs Hive Queen
Replies: 4
Views: 7070

Re: Covert Shinobi vs Hive Queen

I've heard a few play testers encountering similar things, and IIRC when they looked into it it turned out to be a tile that actually had a concealment breaking icon on it but it was obscured by some other "stuff" on the tile making it hard to see. We haven't changed the detection tile stu...
by tracktwo
Wed Jul 19, 2017 4:11 am
Forum: Long War 2: Bug Reports
Topic: Freezing when mousing over tactical map grid
Replies: 3
Views: 6189

Re: Freezing when mousing over tactical map grid

I haven't heard of that happening before, so please do try an .ini regen. If you can get it to happen reliably with a set of steps, I'd be interested in save file that I can use to repro the problem. Unfortunately without a save that can reliably show the problem I'm not sure I'd be able to do much ...
by tracktwo
Wed Jul 19, 2017 4:04 am
Forum: Long War 2: Bug Reports
Topic: Full overryde refunded after skulljack?
Replies: 2
Views: 5441

Re: Full overryde refunded after skulljack?

I've tried to repro this, but can't. There is a bug in 1.4 and earlier where you will have charges and cooldowns refunded if you use ESC to cancel out of the hack animation after a success but before the animation completes. My guess is that you may have used ESC on the full override without noticin...
by tracktwo
Tue Jul 18, 2017 3:39 am
Forum: Long War 2: Bug Reports
Topic: Rupture AWC skill bug
Replies: 1
Views: 4199

Re: Rupture AWC skill bug

Thanks. Rupture has already been fixed for 1.5. As for the others, many of them are restricted such that they can't be chosen for soldiers with squad sight (cyclic fire, chain shot, etc.). There is a list in XComLW_AWCPack.ini, search for "AWCRestrictions" and look for RestrictedAbility=&q...
by tracktwo
Sat Jul 15, 2017 9:24 pm
Forum: Long War 2: Bug Reports
Topic: Shinoby teleporting across map
Replies: 5
Views: 9423

Re: Shinoby teleporting across map

Thanks for the info. That doesn't sound too hard to reproduce but I might not have time to get to it for a bit. If you can construct a save before I do and can post it it'd be very much appreciated (less time setting up scenarios to repro bugs = more time fixing bugs!)
by tracktwo
Sat Jul 15, 2017 9:23 pm
Forum: Long War 2: Bug Reports
Topic: Depth Perception dodge
Replies: 1
Views: 3648

Re: Depth Perception dodge

I'm not sure if this is the one you are referencing or not, but in XComLW_SoldierSkills.ini find:

Code: Select all

[LW_PerkPack_Integrated.X2Effect_DepthPerception]
DP_AIM_BONUS=5
DP_ANTIDODGEBONUS=25
Change DP_ANTIDODGEBONUS to DP_ANTIDODGE_BONUS
by tracktwo
Sat Jul 15, 2017 9:20 pm
Forum: Long War 2: Bug Reports
Topic: Fatal Bug: Error to load mission (Ironman)
Replies: 5
Views: 8372

Re: Fatal Bug: Error to load mission (Ironman)

Thanks, got the save this time. The black screen with looping sound on mission start is often because the mission was created referencing a map parcel that is no longer installed. I've seen this several times when someone has had a map pack installed and then disabled it in the middle of a campaign....
by tracktwo
Sat Jul 15, 2017 6:57 pm
Forum: Long War 2: Bug Reports
Topic: SPARK NCE + Low Mobility Bug + Troop Maneuvers
Replies: 1
Views: 3898

Re: SPARK NCE + Low Mobility Bug + Troop Maneuvers

Sparks have NCE disabled already as of 1.4 and should not be impacted by it at all, are you still seeing that with units added after 1.4? And no, troop maneuvers are not disabled in 1.4, but I think I remember hearing they are more difficult to detect (I'm generally only involved in bugfixing, not t...
by tracktwo
Sat Jul 15, 2017 6:42 pm
Forum: Long War 2: Bug Reports
Topic: Fatal Bug: Error to load mission (Ironman)
Replies: 5
Views: 8372

Re: Fatal Bug: Error to load mission (Ironman)

That upload site wants my email address to send me a download link, and I'm really not interested in their spam. Can you upload it elsewhere or I can pm you my email address to send it to me.
by tracktwo
Sat Jul 15, 2017 4:27 pm
Forum: Long War 2: Bug Reports
Topic: Plot_RVS_Highway_MdObj_01_LW.umap
Replies: 7
Views: 10330

Re: Plot_RVS_Highway_MdObj_01_LW.umap

A screenshot like you provided but with \OutputParcelInfo active, and a save as well would be ideal, but just the OutputParcelInfo would be a big help. It draws the name of every parcel and pcp on the map over top of it.
by tracktwo
Sat Jul 15, 2017 6:02 am
Forum: Long War 2: Bug Reports
Topic: Plot_RVS_Highway_MdObj_01_LW.umap
Replies: 7
Views: 10330

Re: Plot_RVS_Highway_MdObj_01_LW.umap

I can't really tell from that screenshot, it could be any of the wilderness PCPs. Do you have an uncropped version of the shot, that might help to better narrow it down.
by tracktwo
Fri Jul 14, 2017 8:09 pm
Forum: Long War 2: Bug Reports
Topic: Arc blaster animation, proving ground projects and other bugs
Replies: 14
Views: 18413

Re: Arc blaster animation, proving ground projects and other bugs

Not a problem, thanks for all the testing! I had a similar problem tracking down the chain lightning bug because I was using the console to drop units and immediately stun them. The dropped units had action points too, so I was reproing the stun bug with the arc blade in vanilla and thought it was a...
by tracktwo
Fri Jul 14, 2017 3:56 pm
Forum: Elevated Bug Reports
Topic: Spawn bug
Replies: 3
Views: 21489

Re: Spawn bug

Well, that's two people who have hit this bug and both accidentally used the unit selection order button while loading the mission while it happened. Can either of you see if intentionally hitting the button during load causes the bug to occur? If so you may need to report this to the mod author for...
by tracktwo
Fri Jul 14, 2017 4:45 am
Forum: Long War 2: Bug Reports
Topic: Arc blaster animation, proving ground projects and other bugs
Replies: 14
Views: 18413

Re: Arc blaster animation, proving ground projects and other bugs

It could well be, but only in some unusual circumstances that would give them action points. Usually on your turn the aliens all have 0 action points, which is why stuns work in vanilla. The bug I fixed was only for activated aliens who had extra action points being incorrectly added, and shouldn't ...
by tracktwo
Thu Jul 13, 2017 5:16 am
Forum: Long War 2: Bug Reports
Topic: Chain lightning bug
Replies: 3
Views: 5870

Re: Chain lightning bug

Fixed for 1.5. This was a longstanding bug that I hadn't seen reported yet, going all the way back to 1.0, and it applies to all stuns, not just chain lightning. There was a bug in the reflex action point granting code that would grant enemies reflex actions even if it was XCOM's turn. This is norma...
by tracktwo
Thu Jul 13, 2017 5:11 am
Forum: Long War 2: Bug Reports
Topic: Plot_RVS_Highway_MdObj_01_LW.umap
Replies: 7
Views: 10330

Re: Plot_RVS_Highway_MdObj_01_LW.umap

Do you happen to still have the save for this mission? It's the parcel/PCP that defines the rocks/cover/etc not the plot, but I don't know which one that is from the screenshot.
by tracktwo
Wed Jul 12, 2017 5:15 am
Forum: Long War 2: Bug Reports
Topic: Chain lightning bug
Replies: 3
Views: 5870

Re: Chain lightning bug

Thanks for the saves. It looks like it's just an animation bug, but I'm still trying to determine the root cause.
by tracktwo
Wed Jul 12, 2017 3:25 am
Forum: Long War 2: Bug Reports
Topic: Geo-map scanning bug
Replies: 4
Views: 6833

Re: Geo-map scanning bug

Ah, yeah. I knew that, I have no idea why that didn't occur to me yesterday. And no worries about playing in non-English languages, there is a mod for that that makes it almost completely painless for me to debug saves from any language without needing to switch my game's language. But unfortunately...
by tracktwo
Wed Jul 12, 2017 1:23 am
Forum: Long War 2: Bug Reports
Topic: Disappearing Haven Rebels
Replies: 1
Views: 3658

Re: Disappearing Haven Rebels

Rescue vip from rioting city is not a lw2 mission type, so if it's not correctly recording which rebels lived or died you may need to bring it up with the mod author for that mission.
by tracktwo
Tue Jul 11, 2017 4:22 am
Forum: Long War 2: Bug Reports
Topic: Geo-map scanning bug
Replies: 4
Views: 6833

Re: Geo-map scanning bug

Thanks for the report & the saves, but something seems to be wrong with those save files or my setup. I can't load them - they won't appear in my saved game list, either with the 'mid campaign language-changing' mod or by changing my game locale to CHN before starting. I've successfully used the...
by tracktwo
Tue Jul 11, 2017 4:04 am
Forum: Long War 2: Bug Reports
Topic: Arc blaster animation, proving ground projects and other bugs
Replies: 14
Views: 18413

Re: Arc blaster animation, proving ground projects and other bugs

Thanks for the update. I just checked in fixes for #1 and #3. I'll get to the others as I can.