Hello Gautier, This kind of exception is coming from a message from the bowser's script with an ID value (here 419) which do not belong any more in Gnoga ID map, after that this Gnoga element has been deleted for exemple.
The reason why there is no occurence in local may be that the issued message is received before the Gnoga element is deleted. Investigation is not straightforward, I would add a log in Gnoga for received script messages (gnoga-server-connection.adb:1722) or a breakpoint on exceptions to catch the message with the faulty ID. Then, on browser side with script inspection console, search for this ID to catch the element type and then the issued message. HTH, Pascal. http://blady.pagesperso-orange.fr > Le 30 mai 2017 à 23:20, Gautier de Montmollin <gdem...@hotmail.com> a écrit : > > Hello, > > When a Message_Box (Gnoga.Gui.Plugin.Message_Boxes) is closed in the > Pasta game, the console shows often an exception message about a > non-existant object. > > This is happenning remotely, never in local. The program continues > running, so it's not too disturbing depending on the nesting level of > the message box call. > > Any clue ? Message below. The test procedure Message_Boxes seems > helpless to reproduce the issue. > > G. > > -- > > Request to dispatch message to non-existant object > 2017-05-30 23:00:23.63 : raised GNOGA.SERVER.CONNECTION.NO_OBJECT : ID: 419 > > E:/Ada/NO_SVN/gnoga_dev_1.3-2017_04_11/src/gnoga-server-connection.adb:1296 > E:/Ada/NO_SVN/gnoga_dev_1.3-2017_04_11/src/gnoga-server-connection.adb:1289 > E:/Ada/NO_SVN/gnoga_dev_1.3-2017_04_11/src/gnoga-server-connection.adb:1749 > E:/Ada/NO_SVN/gnoga_dev_1.3-2017_04_11/src/gnoga-server-connection.adb:1617 > E:/Ada/NO_SVN/gnoga_dev_1.3-2017_03_06/deps/simple_components/gnat-sockets-connection_state_machine-http_server.adb:2243 > E:/Ada/NO_SVN/gnoga_dev_1.3-2017_03_06/deps/simple_components/gnat-sockets-connection_state_machine-http_server.adb:2663 > E:/Ada/NO_SVN/gnoga_dev_1.3-2017_03_06/deps/simple_components/atomic-access/gcc-long-offsets/gnat-sockets-server.adb:824 > E:/Ada/NO_SVN/gnoga_dev_1.3-2017_03_06/deps/simple_components/atomic-access/gcc-long-offsets/gnat-sockets-server.adb:865 > E:/Ada/NO_SVN/gnoga_dev_1.3-2017_03_06/deps/simple_components/atomic-access/gcc-long-offsets/gnat-sockets-server.adb:2570 > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Gnoga-list mailing list > Gnoga-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gnoga-list ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Gnoga-list mailing list Gnoga-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnoga-list