PMOG
The Passively Multiplayer Online Game

PMOG Forum

civilized discourse for an uncivilized gameworld



Forums » Misadventures (Bug Reports) » Nothing working except toolbar sometimes


(advertisements appear if you're not logged in or need to create an account)

Author Thread
phae


avatar image of phae

Level 6
Pathmaker Pathmaker
Posts: 26

Did something break? I can't do anything - can't lay crates/mines etc. from the toolbar. Can't take missions (well, I can say "take mission" but then nothing happens on the first hop- no next or indication that there's anything to do on the page). I haven't seen a portal or pick-up for a couple of days either.

Had a firefox update today (2.0.0.12), but I don't believe it was working before earlier in the day.

Also having to restart firefox still - first login doesn't log me in, but on restart it does (and I tried switching user and that doesn't help either). Real pain when you've been surfing for a little while and have to start over.

Is it just me? :(

by phae 11 months ago
| Permalink

phae


avatar image of phae

Level 6
Pathmaker Pathmaker
Posts: 26

Oh, and I just tried to lay a crate on the bbc beta homepage and got this lovely error (http://pmog.com/locations/8cf64f...>

NoMethodError in CratesController#index

undefined method `check_for_pmog_profile_page' for nil:NilClass

RAILS_ROOT: /data/pmog/releases/20080208111944
Application Trace | Framework Trace | Full Trace

app/controllers/crates_controller.rb:11:in `index'
app/controllers/application.rb:277:in `catch_errors'
app/controllers/application.rb:271:in `set_timezone'
/usr/bin/mongrel_rails:19:in `load'
/usr/bin/mongrel_rails:19

vendor/rails/actionpack/lib/action_controller/base.rb:1168:in `send'
vendor/rails/actionpack/lib/action_controller/base.rb:1168:in `perform_action_without_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:697:in `call_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:725:in `run_before_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `send!'
vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `call'
vendor/rails/actionpack/lib/action_controller/filters.rb:722:in `run_before_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:695:in `call_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:725:in `run_before_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `send!'
vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `call'
vendor/rails/actionpack/lib/action_controller/filters.rb:722:in `run_before_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:695:in `call_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:689:in `perform_action_without_benchmark'
vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/usr/lib64/ruby/1.8/benchmark.rb:293:in `measure'
vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
vendor/rails/actionpack/lib/action_controller/rescue.rb:199:in `perform_action_without_caching'
vendor/rails/actionpack/lib/action_controller/caching.rb:678:in `perform_action'
vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache'
vendor/rails/actionpack/lib/action_controller/caching.rb:677:in `perform_action'
vendor/rails/actionpack/lib/action_controller/base.rb:524:in `send'
vendor/rails/actionpack/lib/action_controller/base.rb:524:in `process_without_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:685:in `process_without_session_management_support'
vendor/rails/actionpack/lib/action_controller/session_management.rb:123:in `process'
vendor/rails/actionpack/lib/action_controller/base.rb:388:in `process'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:171:in `handle_request'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:115:in `dispatch'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:126:in `dispatch_cgi'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:9:in `dispatch'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/rails.rb:76:in `process'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/rails.rb:74:in `synchronize'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/rails.rb:74:in `process'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:159:in `process_client'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:158:in `each'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:158:in `process_client'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:285:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:285:in `initialize'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:285:in `new'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:285:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:268:in `initialize'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:268:in `new'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:268:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/configurator.rb:282:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/configurator.rb:281:in `each'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/configurator.rb:281:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/bin/mongrel_rails:128:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/command.rb:212:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/bin/mongrel_rails:281

app/controllers/crates_controller.rb:11:in `index'
vendor/rails/actionpack/lib/action_controller/base.rb:1168:in `send'
vendor/rails/actionpack/lib/action_controller/base.rb:1168:in `perform_action_without_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:697:in `call_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:725:in `run_before_filters'
app/controllers/application.rb:277:in `catch_errors'
vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `send!'
vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `call'
vendor/rails/actionpack/lib/action_controller/filters.rb:722:in `run_before_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:695:in `call_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:725:in `run_before_filters'
app/controllers/application.rb:271:in `set_timezone'
vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `send!'
vendor/rails/actionpack/lib/action_controller/filters.rb:469:in `call'
vendor/rails/actionpack/lib/action_controller/filters.rb:722:in `run_before_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:695:in `call_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:689:in `perform_action_without_benchmark'
vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/usr/lib64/ruby/1.8/benchmark.rb:293:in `measure'
vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
vendor/rails/actionpack/lib/action_controller/rescue.rb:199:in `perform_action_without_caching'
vendor/rails/actionpack/lib/action_controller/caching.rb:678:in `perform_action'
vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache'
vendor/rails/actionpack/lib/action_controller/caching.rb:677:in `perform_action'
vendor/rails/actionpack/lib/action_controller/base.rb:524:in `send'
vendor/rails/actionpack/lib/action_controller/base.rb:524:in `process_without_filters'
vendor/rails/actionpack/lib/action_controller/filters.rb:685:in `process_without_session_management_support'
vendor/rails/actionpack/lib/action_controller/session_management.rb:123:in `process'
vendor/rails/actionpack/lib/action_controller/base.rb:388:in `process'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:171:in `handle_request'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:115:in `dispatch'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:126:in `dispatch_cgi'
vendor/rails/actionpack/lib/action_controller/dispatcher.rb:9:in `dispatch'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/rails.rb:76:in `process'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/rails.rb:74:in `synchronize'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/rails.rb:74:in `process'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:159:in `process_client'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:158:in `each'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:158:in `process_client'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:285:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:285:in `initialize'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:285:in `new'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:285:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:268:in `initialize'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:268:in `new'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel.rb:268:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/configurator.rb:282:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/configurator.rb:281:in `each'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/configurator.rb:281:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/bin/mongrel_rails:128:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/lib/mongrel/command.rb:212:in `run'
/usr/lib64/ruby/gems/1.8/gems/mongrel-1.1.3/bin/mongrel_rails:281
/usr/bin/mongrel_rails:19:in `load'
/usr/bin/mongrel_rails:19

Request

Parameters:

{"location_id"=>"8cf64f7e-ce4d-11dc-afc4-00163e582777"}

Show session dump

---
:user: 8cf64f7e-ce4d-11dc-afc4-00163e582777
flash: !map:ActionController::Flash::FlashHash {}

Response

Headers:

{"cookie"=>[["2008-02-08 07:35:40"]],
"Cache-Control"=>"no-cache"}

by phae 11 months ago
| Permalink

wolfechu


avatar image of wolfechu

Level 10
Bedouin Bedouin
Posts: 22

Also had that update last night... Is it just me/us, or is anyone else having problems loading much of anything with it? With or without the PMOG plugin, it seems to hesitate to find any sites at all half the time. Even installed Opera out of desperation, which seems to have no problems whatsoever...

by wolfechu 11 months ago
| Permalink

gigi


avatar image of gigi

Level 10
Pathmaker Pathmaker
Posts: 7

It's funny because I've become so hooked on the game that when it stopped working on my PC I frantically tried to reinstall it. I love getting points for doing what I do :)
And so I found a way to login though the main page but I couldn't get points for my searching. Then I switched to my laptop and it worked for a little bit but when I rebooted, even though I had the pmog browser, I couldn't get points or stash crates.
GOOD NEWS: The game is definitely addictive :D

by gigi 11 months ago
| Permalink

merci
Trustee


avatar image of merci

Level 16
Benefactor Benefactor
Posts: 269

Try uninstalling and reinstalling the extension first. Repost in this forum if it doesn't work.

by merci 11 months ago
| Permalink

phae


avatar image of phae

Level 6
Pathmaker Pathmaker
Posts: 26

I still can't do missions. I've installed PMOG on a brand new machine and Firefox even, and it doesn't work there either.

by phae 11 months ago
| Permalink

| Back


(advertisements appear if you're not logged in or need to create an account)