Gildor's Forums

Author Topic: Batman Arkham City GOTY  (Read 3225 times)
theoneman
Newbie
*
Posts: 36


View Profile
Batman Arkham City GOTY
« on: October 19, 2014, 16:28 »

Serializing behind stopper (19023791+4 > 19023791)
FUE3ArchiveReader::Serialize <- FArchive::ByteOrderSerialize <- FByteBulkData::SerializeHeader <- FByteBulkData::Serialize <- TArray::Serialize:0/4352 <- UTexture2D::Serialize <- LoadObject:Texture2D'Museum_S2_Ch3c.CubemapFace4', pos=12247AF, ver=805/101, game=8013 <- UObject::EndLoad <- LoadWholePackage:Museum_S2_Ch3c <- Main:umodel_version=271

What does this error mean?
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7973



View Profile WWW
Re: Batman Arkham City GOTY
« Reply #1 on: October 19, 2014, 19:16 »

I see that error appears in code which worked well before. Probably I introduced some new bug - I changed texture loading code some time ago (for UE4), so something could be broken now.
I'm downloading full Batman 2 now (need tfc files), that'll take a few hours with my current Internet connection.
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7973



View Profile WWW
Re: Batman Arkham City GOTY
« Reply #2 on: October 20, 2014, 00:32 »

I've fixed the problem with this texture. It wasn't relative to my recent changes, it's just incompatibility with one particular package. I think that most or all other packages in that game works well - otherwise I'd be reported about the problem long time ago.
Logged
theoneman
Newbie
*
Posts: 36


View Profile
Re: Batman Arkham City GOTY
« Reply #3 on: October 20, 2014, 01:53 »

Thank you Cheesy Smiley
Logged
theoneman
Newbie
*
Posts: 36


View Profile
Re: Batman Arkham City GOTY
« Reply #4 on: October 20, 2014, 03:55 »

I just checked it, I get another error on the same package Museum_S2_Ch3c
Access violation (C0000005) at umodel.exe+0x4301B
CTextureData::Decompress:fmt=PF_DXT1(5) <- ExportTexture <- ExportObject:Texture2D'CubemapFace4_3' <- ExportObjects <- Main:umodel_version=272
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7973



View Profile WWW
Re: Batman Arkham City GOTY
« Reply #5 on: October 20, 2014, 18:27 »

Yes, I found the same issue. That texture is very strange. I put this to my TODO list, but I afraid I will not return to this game in the nearest future, sorry.
Use "-dds" option - it will force to put all textures (including this bad one) to .dds files whenever possible, so DDS viewer could crash on it, but not umodel. Or as alternative, completely ignore this upk file.
Logged
theoneman
Newbie
*
Posts: 36


View Profile
Re: Batman Arkham City GOTY
« Reply #6 on: October 20, 2014, 23:24 »

Nah that's okay, I'll just put it in DDS instead Tongue Thank you for your help Cheesy
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7973



View Profile WWW
Re: Batman Arkham City GOTY
« Reply #7 on: October 20, 2014, 23:28 »

You're welcome Smiley
Thank you for your report.
Logged
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC
Leviathan design by Bloc | XHTML | CSS