Squirrel
The programming language
Welcome to Squirrel
Sign in
|
Join
|
Help
in
Embedding (forum)
General (group)
(Entire Site)
Search
Home
Forums
Squirrel
»
General
»
Embedding
»
Push (): could not create INSTANCE copy (check registration name)
Push (): could not create INSTANCE copy (check registration name)
Last post 10-11-2008, 6:47 AM by
ats
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
10-09-2008, 6:11 AM
2828
imtrobin
Joined on 08-30-2007
Posts 30
Push (): could not create INSTANCE copy (check registration name)
Reply
Quote
Hi
I like to suggest adding the #NAME so you can see the class which is causing the error.
In all the push error lines, append a #name like so
throw SquirrelError( _SC( "Push(): could not create INSTANCE " #NAME)); } \
Report abuse
10-11-2008, 6:47 AM
2831
in reply to
2828
ats
Joined on 01-17-2007
Posts 107
Re: Push (): could not create INSTANCE copy (check registration name)
Reply
Quote
OK, I've changed handling of SquirrelError to include this.
When I next test recent changes with GCC/Linux I'll commit to SqPlus SVN.
Regards
// ATS.
Report abuse
Alberto Demichelis 2003-2008