zanpei Posted August 24, 2012 Posted August 24, 2012 16:33:05 Variable::getIVec4Safe(): can't convert string to ivec4 16:33:05 Stack dump: 16:33:05 0x0000: vec4: 1.4013e-045 -1.#QNAN -1.#QNAN -1.#QNAN 16:33:05 0x0001: vec4: 1.4013e-045 -1.#QNAN -1.#QNAN -1.#QNAN 16:33:05 Variable::getStringSafe(): can't convert vec4 to string
steve3d Posted August 24, 2012 Posted August 24, 2012 Your code's bug not engine's bug. Double check your codes please.
zanpei Posted August 24, 2012 Author Posted August 24, 2012 Can you give me some advice. I check much time. I nerver call the function Variable::getIVec4Safe(). It seem the fuction call by engine when interprete the script.
steve3d Posted August 24, 2012 Posted August 24, 2012 Can't see your codes, so can't provide advice either.
manguste Posted September 10, 2012 Posted September 10, 2012 Steve is right, somewhere in your code conversion goes wrong. A minimal test case is needed from you if you want any help.
Recommended Posts