-
[2014-01-06 03:17:24.690] [ERROR] console - Caught exception: TypeError: Cannot set property 'pid' of undefined
at /Users/jh/pomelo/lordofpomelo/game-server/node_modules/pomelo/node_modules/pomel…
-
La fonctionnalité "subscribe" est absente du ConnectionService
-
"Error: No resource found that matches the given name." on line 8 of the manifest: android:icon="@drawable/icon"
This is easy to fix by copying an icon.png into res/drawable-mdpi, but I don't know whi…
-
08-04 13:37:28.061: E/AndroidRuntime(22174): java.util.ConcurrentModificationException
08-04 13:37:28.061: E/AndroidRuntime(22174): at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)…
-
Symfony version 2.3.1
_FatalErrorException: Parse: syntax error, unexpected '$ConnectionService' (T_VARIABLE), expecting '(' in /var/www/Sdotplus/source/app/cache/dev/appDevDebugProjectContainer.php …
-
在我们的游戏中,用户需要登录和退出,退出后可以切换帐号再次登录。但是我调用
session.closed()的时候,会同时关闭 socket 连接,而我实现的connector又需要握手才能进行通信。
我希望退出的时候使用session.unbind,此时不要关闭socket,而是只有session.closed时关闭socket,或者通过session.kick来关闭。
目前的实现方式:
de…
-
game-server/node_modules/pomelo/lib/components/connection.js
var Component = function(app) {
this.app = app;
this.service = new ConnectionService(app);
```
// proxy the service m…
-
Whenever i start my server i get this,
23:23:10 [SEVERE] Could not pass event PLAYER_MOVE to Multiverse-Portals
java.lang.NullPointerException
at com.onarandombox.MultiversePortals.MultiversePort…
-
-
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'install',
1 verbose…
it114 updated
11 years ago