Re: Register Class Twice error
Tom McCubbin <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
Stephan, It would seem clear that you are inadvertently calling Script::addServerFunctions() twice. If you have the tools to generate a call graph you can find it quickly. Alternatively, run it in a debugger and do a back trace to see the offending caller. If you can't find it, you'll need to pastebin or otherwise post some more of the code...hope that gets you started. -tom On Sun, Jun 21, 2009 at 6:28 AM, Stephan Jauernick <[email protected]>wrote: > Hello, > I am getting this error when i am trying to register the class > Entity(code:http://abc123.pastebin.com/d4766493a): > http://abc123.pastebin.com/d5dab447f i am using windows xp and i compile > on mingw > > do you have any idea how to debug that? > Sincerly, > Stephan Jauernick > > > ------------------------------------------------------------------------------ > Are you an open source citizen? Join us for the Open Source Bridge > conference! > Portland, OR, June 17-19. Two days of sessions, one day of unconference: > $250. > Need another reason to go? 24-hour hacker lounge. Register today! > > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > _______________________________________________ > luabind-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/luabind-user > > ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user