Created
May 24, 2012 07:09
-
-
Save arturaz/2779982 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Server has encountered an error! | |
[2012-05-21 03:28:28.524|dispatcher|main|error] Dispatcher: async call `push_to_player' aborted! | |
Celluloid::AbortError: caused by #<ArgumentError: Type signature mismatch! | |
* Expected variable 'player_id' to be Fixnum but it was NilClass (nil)>: Type signature mismatch! | |
* Expected variable 'player_id' to be Fixnum but it was NilClass (nil) | |
/home/spacegame/nebula-server/20120508112349/vendor/bundle/jruby/1.9/bundler/gems/celluloid-53b31cb209dd/lib/celluloid.rb:177:in `abort' | |
dummy:80:in `raise_to_abort' | |
/home/spacegame/nebula-server/20120508112349/lib/server/dispatcher.rb:280:in `push_to_player' | |
org/jruby/RubyBasicObject.java:1725:in `__send__' | |
org/jruby/RubyKernel.java:2112:in `send' | |
/home/spacegame/nebula-server/20120508112349/vendor/bundle/jruby/1.9/bundler/gems/celluloid-53b31cb209dd/lib/celluloid/calls.rb:98:in `dispatch' | |
/home/spacegame/nebula-server/20120508112349/vendor/bundle/jruby/1.9/bundler/gems/celluloid-53b31cb209dd/lib/celluloid/actor.rb:223:in `handle_message' | |
/home/spacegame/nebula-server/20120508112349/vendor/bundle/jruby/1.9/bundler/gems/celluloid-53b31cb209dd/lib/celluloid/task.rb:45:in `initialize' | |
/home/spacegame/nebula-server/20120508112349/vendor/bundle/jruby/1.9/bundler/gems/celluloid-53b31cb209dd/lib/celluloid/task.rb:44:in `initialize' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment