View Issue Details

IDProjectCategoryLast Update
0008274Valley 1Bug - OtherJun 8, 2012 12:41 pm
Reporterjruderman Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version1.036 
Fixed in Version1.056 
Summary0008274: Failed to find index! (GiantJellyfishWalk_Dict.png)
DescriptionI see a bunch of these in my debug log. It's always regarding GiantJellyfishWalk_Dict.png. Nothing went obviously wrong in the game.

Failed to find index! Images/Monsters/GiantJellyfish/GiantJellyfishWalk/GiantJellyfishWalk_Dict.png, I: 30, W:1024, H: 1024, S:256

   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination)
   at ArcenDebugging.ArcenDebugLog(System.String Message)
   at GameImageIndexer.CheckOffsets()
   at GameImageIndexer.GetMaterial(FinalShaderType ShaderType, Boolean IsForImmediateDraw)
   at DelayedRenderer.Render(Boolean UseDrawMeshNow)
   at DelayedRenderer.RenderAll(Boolean UseDrawMeshNow)
   at MainCameraLogic.ActuallyRender()
   at MainCameraLogic.Update()
TagsNo tags attached.
Internal WeightPolish Tweak

Relationships

related to 0007664 closedChris_McElligottPark "Failed to find index!" error with Giant Jellyfish 
has duplicate 0008474 closed Giant blue jellyfish boss missing image files 

Activities

Chris_McElligottPark

May 30, 2012 9:18 am

administrator   ~0025125

Are they recent, from the last few versions? And do you have the file in question?

TechSY730

May 30, 2012 9:27 am

reporter   ~0025130

Well, of course it couldn't find what it needs for the walking animation, jellyfish can't walk. :P

OK, I'll let you be serious now. ;)

TechSY730

Jun 6, 2012 11:23 am

reporter   ~0025611

Yep, I got this in 1.052
Sadly, I killed the boss, but I can try to find another giant jellyfish.

Ipkins

Jun 6, 2012 1:28 pm

reporter   ~0025617

I had the same issue. For the first Giant Jelly fish I meet, this error would be thrown in the log, although nothing seems to be wrong with the animation (of course the file is present). All subsequent giant jellyfish I encounter won't throw the same message. This has been happening only recently, since 1.049 or 1.050 I think.

FrostDragon

Jun 7, 2012 6:33 am

reporter   ~0025642

I had this type of thing happen to me after I had been running the game for quite a long time. the error seems to be caused more by resource management issues as in the game doesn't have enough memory left to load the image files that it needs.

Chris_McElligottPark

Jun 8, 2012 12:41 pm

administrator   ~0025690

Thanks!

* Finally fixed a longstanding issue with giant jellyfish graphics not loading entirely properly and throwing errors when they should not have been. This wasn't some mysterious low-RAM situation (as many of us thought), it was just a bad definition. Which is a relief!

Issue History

Date Modified Username Field Change
May 29, 2012 2:14 am jruderman New Issue
May 29, 2012 1:00 pm tigersfan Internal Weight => Polish Tweak
May 29, 2012 1:00 pm tigersfan Assigned To => Chris_McElligottPark
May 29, 2012 1:00 pm tigersfan Status new => assigned
May 29, 2012 1:45 pm GauHelldragon Relationship added related to 0007664
May 30, 2012 9:18 am Chris_McElligottPark Note Added: 0025125
May 30, 2012 9:27 am TechSY730 Note Added: 0025130
Jun 6, 2012 11:23 am TechSY730 Note Added: 0025611
Jun 6, 2012 1:28 pm Ipkins Note Added: 0025617
Jun 7, 2012 6:33 am FrostDragon Note Added: 0025642
Jun 8, 2012 10:23 am tigersfan Relationship added has duplicate 0008474
Jun 8, 2012 12:41 pm Chris_McElligottPark Note Added: 0025690
Jun 8, 2012 12:41 pm Chris_McElligottPark Status assigned => resolved
Jun 8, 2012 12:41 pm Chris_McElligottPark Fixed in Version => 1.056
Jun 8, 2012 12:41 pm Chris_McElligottPark Resolution open => fixed