Raised This Month: $32 Target: $400
 8% 

Cache_UnlinkLRU: NULL link - The only problem that i still can't fix


Post New Thread Reply   
 
Thread Tools Display Modes
Solokiller
Senior Member
Join Date: Sep 2015
Old 01-05-2019 , 17:58   Re: Cache_UnlinkLRU: NULL link - The only problem that i still can't fix
Reply With Quote #11

Looks like the problem is that when a sprite is loaded, its cache data is set to the msprite_t pointer but the cache system expects there to be a cache_system_t right in front of it in memory. It treats whatever's in front of it as such and ends up treating random data as a pointer to the LRU linked list.

I've reported it with all required information here: https://github.com/ValveSoftware/halflife/issues/2085

Apparently it's been a known issue for almost 6 years: https://github.com/ValveSoftware/halflife/issues/72

Last edited by Solokiller; 01-05-2019 at 18:18.
Solokiller is offline
tschumann
Junior Member
Join Date: Jun 2017
Location: Australia
Old 01-09-2019 , 06:25   Re: Cache_UnlinkLRU: NULL link - The only problem that i still can't fix
Reply With Quote #12

Oh nice - I didn't realise this was actually an engine bug.
tschumann is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode