Event refresh not working.

Forum for general requests for support for players. Both staff members and veteran players can help new players with problems they encounter. No chatting in this forum, please.

Moderators: Public Relations Department, Players Department, Programming Department

User avatar
Doug R.
Posts: 14857
Joined: Wed Mar 23, 2005 6:56 pm
Contact:

Re: Event refresh not working.

Postby Doug R. » Tue Jan 10, 2012 6:57 pm

I unclicked all the options in CA and refresh works again. I'll start adding features in and see which one breaks it.

events filtering (not 100% working)


This is the problem.
Hamsters is nice. ~Kaylee, Firefly
User avatar
Greek
Programming Dept. Member/Translator-Polish
Posts: 4726
Joined: Mon Feb 13, 2006 5:41 pm
Location: Kraków, Poland
Contact:

Re: Event refresh not working.

Postby Greek » Tue Jan 10, 2012 7:04 pm

Events are not visible, because they are saved in invisible <p> on the bottom of the page. Then they are processed and added to real events list. You can change the line 1708:

Code: Select all

   evCont.style.display = 'none';
into

Code: Select all

   evCont.style.display = 'block';
to see what happens.
‘Never! Run before you walk! Fly before you crawl! Keep moving forward! You think we should try to get a decent mail service in the city. I think we should try to send letters anywhere in the world! Because if we fail, I’d rather fail really hugely’
User avatar
Greek
Programming Dept. Member/Translator-Polish
Posts: 4726
Joined: Mon Feb 13, 2006 5:41 pm
Location: Kraków, Poland
Contact:

Re: Event refresh not working.

Postby Greek » Tue Jan 10, 2012 10:00 pm

It's the only feature which does anything with events so I'm not surprised.
‘Never! Run before you walk! Fly before you crawl! Keep moving forward! You think we should try to get a decent mail service in the city. I think we should try to send letters anywhere in the world! Because if we fail, I’d rather fail really hugely’
User avatar
psychowico
Posts: 1732
Joined: Wed Mar 02, 2011 9:57 am
Contact:

Re: Event refresh not working.

Postby psychowico » Tue Jan 10, 2012 10:18 pm

I think it's good time to start thinking about implementing something similiar in game. It will be faster and stabler.
"Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."

https://www.kinkykitty.pl
User avatar
the_antisocial_hermit
Posts: 3695
Joined: Thu Sep 23, 2004 4:04 pm
Location: Hollow.
Contact:

Re: Event refresh not working.

Postby the_antisocial_hermit » Tue Jan 10, 2012 10:49 pm

I heartily agree, psychowico. :D
Glitch! is dead! Long live Glitch!
Remember guys and gals, it's all Pretendy Fun Time Games!
User avatar
EchoMan
Posts: 7768
Joined: Fri Aug 26, 2005 1:01 pm
Location: Stockholm, Sweden

Re: Event refresh not working.

Postby EchoMan » Wed Jan 11, 2012 9:52 am

The latest couple of FF versions have had some issues. Might be related to that?
User avatar
Doug R.
Posts: 14857
Joined: Wed Mar 23, 2005 6:56 pm
Contact:

Re: Event refresh not working.

Postby Doug R. » Wed Jan 11, 2012 1:42 pm

It's possible, but I don't remember applying an update at work. 9 for Mac just came out, so I'll try downloading that.

Edit: Nope, didn't fix it.
Hamsters is nice. ~Kaylee, Firefly
User avatar
Doug R.
Posts: 14857
Joined: Wed Mar 23, 2005 6:56 pm
Contact:

Re: Event refresh not working.

Postby Doug R. » Wed Jan 11, 2012 2:05 pm

Greek wrote:Events are not visible, because they are saved in invisible <p> on the bottom of the page. Then they are processed and added to real events list. You can change the line 1708:

Code: Select all

   evCont.style.display = 'none';
into

Code: Select all

   evCont.style.display = 'block';
to see what happens.


Nothing changed.
Hamsters is nice. ~Kaylee, Firefly
User avatar
Armulus Satchula
Posts: 1244
Joined: Wed Oct 29, 2003 3:57 am

Re: Event refresh not working.

Postby Armulus Satchula » Wed Jan 11, 2012 8:41 pm

After updating, Auto Reload works in chrome again.

Return to “General Support”

Who is online

Users browsing this forum: No registered users and 1 guest