MyAnimeList.net

Forums

Recent Posts | My Watched Topics | My Ignored Topics | Search

FAL application launched! - No longer available!
MyAnimeList.net Forum »» Club Discussion »» Fantasy Anime League »» FAL application launched! - No longer available!

This topic has been locked and is no longer available for discussion.
 
Pages (4) « 1 [2] 3 4 »
03-18-10, 9:24 AM

Offline
Joined: Mar 2008
Posts: 68
Nope, still same problem.
It asks if you want to update to 5.04?
If I click yes it gives error.

Any idea where it stores the app so I can update it manually?

"Time is liquid. One moment is no more important than any other and all moments quickly run away."
 
03-18-10, 9:51 AM

Offline
Joined: Mar 2007
Posts: 4434
Alright. In that case you still have the old version loaded. Come to think of it, I noticed you're using opera, I've noticed it tends to do that.

Try clearing your cache and temporary internet data. Close the browser and make sure java is not running anymore (kill the process if necessary). Then try to visit the FAL app site again. It should work then.
 
03-20-10, 4:31 PM

Offline
Joined: Mar 2009
Posts: 1865
Ok, I can't even get past the original login phase, a tutorial could be helpful for the noobs like me who have no idea why Java is asking for a login as well.
All of my FAL results so far.
 
03-20-10, 11:58 PM
DB Administrator
Offline
Joined: Aug 2007
Posts: 3346
chinlamp said:
Ok, I can't even get past the original login phase, a tutorial could be helpful for the noobs like me who have no idea why Java is asking for a login as well.
Java asking for a log in? You need to give you MAL information to the app when creating your account so that the FAL app can verify your username. Perhaps this is where you were confused?
 
03-21-10, 3:09 PM

Offline
Joined: Mar 2009
Posts: 1865
Kineta said:
chinlamp said:
Ok, I can't even get past the original login phase, a tutorial could be helpful for the noobs like me who have no idea why Java is asking for a login as well.
Java asking for a log in? You need to give you MAL information to the app when creating your account so that the FAL app can verify your username. Perhaps this is where you were confused?


I gave that, and then Java had another popup. I have no idea why, but failing to put it in there said that it was invalid.
All of my FAL results so far.
 
03-21-10, 3:29 PM

Offline
Joined: Nov 2008
Posts: 243
Boursk said:
* Made a quick fix for linux users who default to the metacity LAF

Nah, doesn't work. I still got GTK in v5.04. And of course, still doesn't work.

It doesn't work because default look'n'feel on Linux is com.sun.java.swing.plaf.gtk.GTKLookAndFeel, it doesn't have metacity in its name.
My solution proposal: replace
if (!(UIManager.getSystemLookAndFeelClassName().contains("metacity"))) {
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
}

with
if (!(UIManager.getSystemLookAndFeelClassName().contains("gtk"))) {
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
}
else{
UIManager.setLookAndFeel(UIManager.getCrossPlatformLookAndFeelClassName());
}


PS. Sorry for decompiling ;)
 
03-21-10, 3:44 PM

Offline
Joined: Mar 2007
Posts: 4434
chinlamp said:
Kineta said:
chinlamp said:
Ok, I can't even get past the original login phase, a tutorial could be helpful for the noobs like me who have no idea why Java is asking for a login as well.
Java asking for a log in? You need to give you MAL information to the app when creating your account so that the FAL app can verify your username. Perhaps this is where you were confused?


I gave that, and then Java had another popup. I have no idea why, but failing to put it in there said that it was invalid.
That basically means you entered the wrong username and/or password. It's not going to work, unless you enter your actual MAL username and password in the registration screen.

@vitah

Yeah I noticed after I started with my update (since I can't help but keep looking around for this bug). And had it fixed here for when I update again (can't update while I'm doing this large update). -_-

I noticed you were decompiling my code in your last post and I can't say I'm quite pleased with that without asking permission, but I guess it can't be helped. :(

Not that I think it would help a lot, but maybe you could try updating java to 1.6.0_18? It's just that I only see problems with this pre 2007, so I dunno what the deal with this is. :S


Also for everyone, please remember that the FAL app is still under maintenance! Don't add your team or make any changes until the next update please.
 
03-26-10, 3:09 AM

Offline
Joined: Jan 2010
Posts: 11
im using firefox and it wont even come up.
i mean like ok when the tab pops up it says problem loading page and it has the little try again button but it still wont work..
what do i do?
 
03-26-10, 5:00 PM

Offline
Joined: Oct 2009
Posts: 80
I use explorer and google doesn't even recognize it as a page. ^^'
 
03-26-10, 9:19 PM

Offline
Joined: Mar 2010
Posts: 138
Its keeps bringing up a pic and nothing else. I have java enabled and its still doing the same thing.
 
03-27-10, 6:21 AM

Offline
Joined: Mar 2007
Posts: 4434
v5.10 update;

* Various background additions/modifications and admin functions.

The old host seems to be dead, so I also moved falfiles.co.cc to a new host.
 
03-27-10, 6:52 AM

Offline
Joined: Feb 2010
Posts: 338
oh.. my java thing is stuck at 14%... at getting users... any way to fix it?


 
03-27-10, 8:51 AM

Offline
Joined: Jan 2009
Posts: 670
I just registered with the FALbot because the FAL app wouldn't let me make my team. I went to the FAL app, it loaded fine, I clicked the add a team, but when I selected a team to start making it, nothing would happen and it only let me select one at a time.

I tried on Google Chrome and Internet Explorer and had the same problem

Oh, when I started the app, it said an error occurred and since I'm using the web version, it said to tell you my Java stuf.

I'm using Java 6 Standard Edition, Update 17 (build 1.6._17-b04)
Java Console:


P.S.
You can download the app now? How?
Modified by Meh_93, 03-27-10, 8:56 AM
 
03-27-10, 8:54 AM

Offline
Joined: Jul 2009
Posts: 1144
Error message:
Unfortunately an error occurred.:(

If you are using the web version please check out your java console and send that to Boursk.

I'm not sure but I think this is the java console:
 
03-27-10, 8:57 AM

Offline
Joined: Mar 2007
Posts: 4434
Guys, please check the main club page. It was still on maintenance mode. ^_^;;

Everything should be fixed now.
 
03-27-10, 9:00 AM

Offline
Joined: Feb 2008
Posts: 4533
Both of these issues should be fixed now, i.e. Drag 'n' Drop works and that error is gone.

Too slow. Well played, Boursk and good job.
 
03-27-10, 9:07 AM

Offline
Joined: Feb 2010
Posts: 338
it wont let me make a team... every time i try it says team already exists... Even when i try random ones.

EDIT: Nevermind it worked...


 
03-27-10, 9:10 AM

Offline
Joined: Jan 2009
Posts: 670
Boursk said:
Guys, please check the main club page. It was still on maintenance mode. ^_^;;

Everything should be fixed now.


Ok, I'll see again. I saw the maintenance mode, but I though maybe you hadn't deleted that because of the mass message you sent.

But if I go now, would it say I already have a team because I registered with FALbot, or will it take a few hours before it realizes that?

Never mind, it was instant.
 
03-27-10, 9:17 AM

Offline
Joined: Mar 2007
Posts: 4434
More specific; the moment someone of the FAL staff adds your team, it will be bound to your FAL account the next time you login. :)
 
03-27-10, 9:30 AM

Offline
Joined: Jan 2009
Posts: 670
And when it was under maintenance before, it said "If you're using the downloaded version...."

Where can/ if you can, download the FAL app?
 
This topic has been locked and is no longer available for discussion.
Top
Pages (4) « 1 [2] 3 4 »
Help     FAQ     About     Contact     Terms     Privacy     AdChoices