5.1 __usedindex patch available somewhere?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: 5.1 __usedindex patch available somewhere?
- From: Nicolas <nicolas@...>
- Date: 06 Jun 2012 12:03:41 +0200
Hi
To debug some very weird bug in my game I need to be able to detect where
a value is being overridden, but due to the structure of the code proxy tables
just will not work (I use some rawgets/sets and my serialization will bork on them).
The link to the patch on the lua wiki is dead:
http://blua.leet.cz/sep/USEDINDEX_PATCH.patch
Anybody got a copy of it ?
Thanks