User:Teamtoto/Bug Hall of Fame: Difference between revisions

rip G÷del
(fix w chaos's corrections)
(rip G÷del)
Line 22: Line 22:
* A output for generating sultan history related to reentrancy/resource-sharing in grammar analysis broke in one patch, causing all statues and engrave/painted items to start with "(concept) (concept), (continues as normal)". Popular phrases from this bug include "cliff cliff", "berry youberry".
* A output for generating sultan history related to reentrancy/resource-sharing in grammar analysis broke in one patch, causing all statues and engrave/painted items to start with "(concept) (concept), (continues as normal)". Popular phrases from this bug include "cliff cliff", "berry youberry".
* A bug with wearing equipment with the yurtmat part(vine-weave tunic, grassy yurtmat, leafy helm) caused QN to increase to 2000 and DV to increase to 10 when stepping on anything that had the "vine" in the name. Anything, including vinewafers. It also refused to clear.
* A bug with wearing equipment with the yurtmat part(vine-weave tunic, grassy yurtmat, leafy helm) caused QN to increase to 2000 and DV to increase to 10 when stepping on anything that had the "vine" in the name. Anything, including vinewafers. It also refused to clear.
* Because the game has its own way of [[Modding:Code page 437|parsing unicode characters]] (using the IBM code page 437 instead of modern unicode standards), the book file for [[On the Origins and Nature of the Dark Calculus]] used to have Gödel's name spelled normally with an ö. In unicode, this is \u00F6. However, the character in \u00F6 in Caves of Qud is ÷, rendering the name as G÷del in game. This was later fixed.


== Real good ones that still exist ==
== Real good ones that still exist ==
* The second floor of desert villages collapses to the first floor.
* The second floor of desert villages collapses to the first floor.
* There is no character limit on names. Any sufficiently long names will cause display errors in multiple places in the console UI.
* There is no character limit on names. Any sufficiently long names will cause display errors in multiple places in the console UI.