Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "Pet Norn"

From Creatures Wiki
Jump to navigation Jump to search
(Space after comma)
Line 1: Line 1:
The Pet Norn bug is a mistake in some Creatures COBs. The affected COB sends its eating stimulus to the selected Norn, instead of the Norn that ate the food. This can be a problem if you are running a Wolfling Run,or any world that has a lot of Norns. The only workaround other than contacting the author of the COB or simply not injecting it at all is to go directly into the COB's CAOS and fix the error in the code yourself.
+
The Pet Norn bug is a mistake in some Creatures [[COB]]s. The affected COB sends its eating [[stimulus]] to the selected norn, instead of the Norn that ate the food. This can be a problem if you are running a [[wolfling run]], or any world that has a lot of norns. The only workaround other than contacting the author of the COB or simply not injecting it at all is to go directly into the COB's CAOS and fix the error in the code yourself.
 +
 
 +
*[http://kezune.com/sim/2013/03/30/fixing-carrot-cobs/ A tutorial on how to fix the bug] at [[Designer Genes]]
 +
 
 +
[[Category:Bugs]]
 +
[[Category:CAOS]]

Revision as of 02:52, 20 January 2015

The Pet Norn bug is a mistake in some Creatures COBs. The affected COB sends its eating stimulus to the selected norn, instead of the Norn that ate the food. This can be a problem if you are running a wolfling run, or any world that has a lot of norns. The only workaround other than contacting the author of the COB or simply not injecting it at all is to go directly into the COB's CAOS and fix the error in the code yourself.