Page 1 of 1

Weird Problem:=== Chunk: no such object===

Posted: Fri Aug 26, 2011 5:05 am
by jen80
Hi buddy,

I met a weird problem when start using LiveCode(trail version). I am just finishing a very simple multi-card project and I debug it through the IDE where the program runs well in step-by-step model. Once leave the step model(in livecode IDE or standalone executeable), it always prompt the following error: Chunk: no such object "cat" (or other object), however the object(s) it said are here, with different ID code, different name...

Here is the whole livecode file which troubled me for a long time and I am looking forward kindly help! I appreciate it ~!

hyperfileshare (dot) com/d/10ce2a54 (sorry for that can not attach it due to the size limit)

Jen :(

Re: Weird Problem:=== Chunk: no such object===

Posted: Fri Aug 26, 2011 6:42 am
by BarrySumpter
Your restricted with nuber of posts as well and how long you've been on the forum.

I'll have a look in a few hours if no one else has assisted by then.

was going to download and attach here but that share server would't allow me access.


happy to help - not hinder

Re: Weird Problem:=== Chunk: no such object===

Posted: Sat Aug 27, 2011 3:09 pm
by doc
Hello jen80,
Without going into the "smarts" of your design at all, I found what appears to be a naming conflict that may be causing your problems. You have card 8 named as "response", but also have the field that is targeted on card 8 named "response" also. Not sure that is the problem, but it was the only thing I noticed with a very limited look.

HTH,
-Doc-

Re: Weird Problem:=== Chunk: no such object===

Posted: Sat Aug 27, 2011 3:44 pm
by Klaus
Hi friends,

we already sorted this out!

There were some "overlapping" messages (send "go to next card" to me in X...) that caused the problem.


Best

Klaus