Hatta
03-13-2011, 11:50 PM
Hello.
Continue reading the book, come to Chapter 6, I have a problem regarding the installation of the extensions, especially the extension DigginPlugin used as an example.
I'm using ES5, I rebuilt AS3 project to make it compatible, and I did the same with the extension pack GameBook. It works .... but I do not think it should work :confused:
Let me explain. I copy the folder GameBook in the folder extensionof ES5, reboot the server and go into the admin panel -> Server Extensions. Then select from the list GameBook and create two Server-level Component: TimeStampPlugin and DigginPlugin, as indicated by the book. Restart the server again.
Try the game and it works (from the log ES5 I also see the response by the DigginPlugin with the content of EsObject). So far ok but ....
when the server is restarted just read TimeStampPlugin initialized and not also DigginPlugin initialized, why?
when I delete the Server-level Component DigginPlugin and reboot the server and then the game, because everything still work? From the log, DigginPlugin continues to give me answers
To use a plugin, I do not necessarily instantiate a server-level plugin component of reference, or I misunderstood?
I hope I was clear (sorry but I'm an Italian boy ... thank goodness there is google translator who helps me :D), thanks.
Continue reading the book, come to Chapter 6, I have a problem regarding the installation of the extensions, especially the extension DigginPlugin used as an example.
I'm using ES5, I rebuilt AS3 project to make it compatible, and I did the same with the extension pack GameBook. It works .... but I do not think it should work :confused:
Let me explain. I copy the folder GameBook in the folder extensionof ES5, reboot the server and go into the admin panel -> Server Extensions. Then select from the list GameBook and create two Server-level Component: TimeStampPlugin and DigginPlugin, as indicated by the book. Restart the server again.
Try the game and it works (from the log ES5 I also see the response by the DigginPlugin with the content of EsObject). So far ok but ....
when the server is restarted just read TimeStampPlugin initialized and not also DigginPlugin initialized, why?
when I delete the Server-level Component DigginPlugin and reboot the server and then the game, because everything still work? From the log, DigginPlugin continues to give me answers
To use a plugin, I do not necessarily instantiate a server-level plugin component of reference, or I misunderstood?
I hope I was clear (sorry but I'm an Italian boy ... thank goodness there is google translator who helps me :D), thanks.