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

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
jen80
Posts: 3
Joined: Mon Aug 22, 2011 7:19 pm

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

Post by jen80 » Fri Aug 26, 2011 5:05 am

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 :(

BarrySumpter
Posts: 1201
Joined: Sun Apr 24, 2011 2:17 am

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

Post by BarrySumpter » Fri Aug 26, 2011 6:42 am

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
Last edited by BarrySumpter on Sat Aug 27, 2011 4:44 pm, edited 1 time in total.
All my best,
Barry G. Sumpter

Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.

doc
Posts: 148
Joined: Fri Jun 09, 2006 4:30 pm

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

Post by doc » Sat Aug 27, 2011 3:09 pm

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-

Klaus
Posts: 14194
Joined: Sat Apr 08, 2006 8:41 am
Contact:

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

Post by Klaus » Sat Aug 27, 2011 3:44 pm

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

Post Reply