ios-personmd-notifications md-help-circle

Profile

  • Guest
    medal 0
  • Posts: 21
  • Post Likes: 3765

Notifications

  • No Unread Notifications

Read if 2D is not loading [Black/Grey screen without errors]

warning
This thread is closed. Threads older than 6 weeks are closed automatically. To continue this discussion, create a new thread.
angle-double-left ios-arrow-back 1 2 3 ios-arrow-forward angle-double-right
md-lock This topic has been closed by the moderator
medal 5000
11 years 124 days ago
Hi guys, thanks to everyone that tried to help, I appreciate that.

@Chris, not that I"m aware of. In fact I'm not even sure that I use other Java applet but I can test it, just don't know how... 8P
And here's the console:

Version 28-03-13_1.7
u1: 14948
Connecting...
Exception in thread "Thread-15" java.security.AccessControlException: access denied ("java.net.SocketPermission" "5.9.102.139:25010" "connect,resolve")
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.plugin2.applet.SecurityManagerHelper.checkConnectHelper(Unknown Source)
at sun.plugin2.applet.AWTAppletSecurityManager.checkConnect(Unknown Source)
at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
at d.a.a(Unknown Source)
at d.c.a(Unknown Source)
at d.c.a(Unknown Source)
at Core.iGPViewer.a(Unknown Source)
at Core.iGPViewer.run(Unknown Source)
at java.lang.Thread.run(Unknown Source
md-quotelink
medal 5000
11 years 124 days ago
"Jake
Now this is interesting.

I have AVG on my home computer and everything works fine

I have access to a computer that runs Avast and no matter what I do I cannot watch a race on that one - so I am thinking it is maybe Avast. Will 'experiment' with the settings in the next few days and let you know.


I have Avast here on my work computer and on my home computer, and I can race from either, and always have been able to do so.

Both systems run current version of Firefox on Windows XP. I have also on occasion used Opera (11.x and 12.x versions) and it's been fine as well.

"Phill
Hi guys, thanks to everyone that tried to help, I appreciate that.

@Chris, not that I"m aware of. In fact I'm not even sure that I use other Java applet but I can test it, just don't know how... 8P

And here's the console:

Version 28-03-13_1.7
u1: 14948
Connecting...
Exception in thread "Thread-15" java.security.AccessControlException: access denied ("java.net.SocketPermission" "5.9.102.139:25010" "connect,resolve")
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.plugin2.applet.SecurityManagerHelper.checkConnectHelper(Unknown Source)
at sun.plugin2.applet.AWTAppletSecurityManager.checkConnect(Unknown Source)
at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
at d.a.a(Unknown Source)
at d.c.a(Unknown Source)
at d.c.a(Unknown Source)
at Core.iGPViewer.a(Unknown Source)
at Core.iGPViewer.run(Unknown Source)
at java.lang.Thread.run(Unknown Source


I get the "Unknown Source" error occasionally. I know it sounds dumb but try refreshing the page and see if that works. Also in past, the viewer would fail to load if I opened the viewer and then changed to another browser tab before the viewer was done loading. Try to click the link and let it load fully and see if that helps.
md-quotelink
medal 5000
11 years 123 days ago
Hi James, yeah man I know about it, I always wait until it's loaded. Refreshing only worked for me on Live Timming, as well as cleanning the cache, but not on 2D. It's been happening for weeks, always, no matter how many times I try. I also tried Java support and discovered that it's useless... But I see your point, thanks for trying to help, guess I'll have to wait for another Java update or a miracle, unfortunately.
md-quotelink
medal 5000
11 years 123 days ago
http://www.java.com/en/download/testjava.jsp should test that your java is running properly, but I don't think that's the problem.


From what I can see it looks like something might be blocking the server connection through port 25010. You could try making sure windows firewall or whatever other security software you have isn't blocking this, and also make sure the port isn't blocked by your router.

If you just type 'Windows firewall' into the search bar in the Windows start menu you can open it from there. Click advanced settings>inbound rules>new rule, select port and follow the wizard for TCP port number 25010.
Forwarding the port through your router will depend on what router you have so your best bet is to search for port forwarding instructions for your router model, but essentially you want to find a port forwarding option somewhere and add a rule for the same port. 

That's my suggestion, good luck! Let me know how you get on, or if you need any more help.


md-quotelink
medal 5000
11 years 119 days ago
Thanks Chris, and thanks everyone else that tried to help. Well, again it didn't work and I'm giving up... Sorry guys for the time you lost, we all have better things to do.

Cya
md-quotelink
medal 5000
11 years 106 days ago
I tried out the method given by Chris Foster above for the "Windows Firewall" and it worked. Prior to that it would not load.
This is my set up --
Windows 8.1 64bit  -Firefox latest edition - Eset Anti Virus Version 6 - Asus P67 pro Motherboard - I5-2500k cpu at 4.0ghz- gtx560se graphics. (Dont use anything else but Asus for your M/B)
Currently Win 8.1 does not allow some other Firewalls to load such as my normal one - Zone Alarm - that is why I am using the Windows Firewall.
Cheers
md-quotelink
medal 5000
10 years 100 days ago
I've tried everything that I've seen on this thread and none of it has fixed the black screen of death that i get everytime I go into 2D. same error when I keep refreshing as well. I get the same code Phill Depain got with the exception access denied stuff. Is there any other updates to fixing the problem. thanks for any help possible.
md-quotelink
medal 5000
10 years 100 days ago
Ubuntu 14.04 x64
Version 04-08-14_1.7
u1: 8608
Connecting...
Exception in thread "Thread-20" java.security.AccessControlException: access denied ("java.net.SocketPermission" "5.9.102.139:25010" "connect,resolve")
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
    at java.security.AccessController.checkPermission(AccessController.java:884)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
    at java.lang.SecurityManager.checkConnect(SecurityManager.java:1051)
    at sun.plugin2.applet.SecurityManagerHelper.checkConnectHelper(Unknown Source)
    at sun.plugin2.applet.AWTAppletSecurityManager.checkConnect(Unknown Source)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:620)
    at Networking.Client.connect(Client.java:62)
    at Networking.Client.process_nonblocking(Client.java:105)
    at Networking.ConnectionHandler.processMessages(ConnectionHandler.java:181)
    at Networking.ConnectionHandler.communicate(ConnectionHandler.java:129)
    at Networking.ConnectionHandler.processConnection(ConnectionHandler.java:116)
    at Core.iGPViewer.step(iGPViewer.java:736)
    at Core.iGPViewer.run(iGPViewer.java:685)
    at java.lang.Thread.run(Thread.java:745)
md-quotelink
medal 5000
10 years 99 days ago
calling downloadEagerorAll
Version 04-08-14_1.7
u1: 25661
Connecting...
Exception in thread "Thread-20" java.security.AccessControlException: access denied ("java.net.SocketPermission" "5.9.102.139:25010" "connect,resolve")
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.plugin2.applet.SecurityManagerHelper.checkConnectHelper(Unknown Source)
at sun.plugin2.applet.AWTAppletSecurityManager.checkConnect(Unknown Source)
at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
at Networking.Client.connect(Client.java:62)
at Networking.Client.process_nonblocking(Client.java:105)
at Networking.ConnectionHandler.processMessages(ConnectionHandler.java:181)
at Networking.ConnectionHandler.communicate(ConnectionHandler.java:129)
at Networking.ConnectionHandler.processConnection(ConnectionHandler.java:116)
at Core.iGPViewer.step(iGPViewer.java:736)
at Core.iGPViewer.run(iGPViewer.java:685)
at java.lang.Thread.run(Unknown Source)
md-quotelink
medal 5000
10 years 97 days ago
@ Aaron & Robert:

Interesting that you both have the same error. Have you both tried my suggestions from post 42? (Last paragraph)

Additionally, try logging out of the iGP website and logging back in. I used to have my browser cookie expire while I was on the site (I use rather strict cookie settings), and so I'd get to the race-launch page but then the cookie would expire and I wouldn't actually be logged in.

@ Aaron:

Are you on Ubuntu as Robert is? What's your operating system?

I haven't tried Ubuntu 14.04 yet; my netbook's HD died and I haven't replaced it yet (the netbook is my Ubuntu system). I had the game working just fine under 12.04.4 LTS.
md-quotelink
medal 5000
10 years 96 days ago
I use windows 7 64 bit, ive tried on firefox, IE, and google chrome, doesn't work in any of them. I don't know what avast or opera are, but ive done the refresh and all it does is raise the # of thread-#
md-quotelink
medal 5000
10 years 96 days ago
Version 04-08-14_1.7
u1: 8608
Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
    at Core.iGPViewer.getGraphics(iGPViewer.java:796)
    at Core.iGPViewer.getGraphics(iGPViewer.java:31)
    at sun.awt.RepaintArea.paint(RepaintArea.java:227)
    at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:584)
    at java.awt.Component.dispatchEventImpl(Component.java:4959)
    at java.awt.Container.dispatchEventImpl(Container.java:2292)
    at java.awt.Component.dispatchEvent(Component.java:4705)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:746)
    at java.awt.EventQueue.access$400(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:697)
    at java.awt.EventQueue$3.run(EventQueue.java:691)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
    at java.awt.EventQueue$4.run(EventQueue.java:719)
    at java.awt.EventQueue$4.run(EventQueue.java:717)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:716)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
md-quotelink
medal 5000
10 years 96 days ago
Exception in thread "Thread-15" java.security.AccessControlException: access denied ("java.net.SocketPermission" "5.9.102.139:25010" "connect,resolve")
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
    at java.security.AccessController.checkPermission(AccessController.java:884)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
    at java.lang.SecurityManager.checkConnect(SecurityManager.java:1051)
    at sun.plugin2.applet.SecurityManagerHelper.checkConnectHelper(Unknown Source)
    at sun.plugin2.applet.AWTAppletSecurityManager.checkConnect(Unknown Source)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:620)
    at Networking.Client.connect(Client.java:62)
    at Networking.Client.process_nonblocking(Client.java:105)
    at Networking.ConnectionHandler.processMessages(ConnectionHandler.java:181)
    at Networking.ConnectionHandler.communicate(ConnectionHandler.java:129)
    at Networking.ConnectionHandler.processConnection(ConnectionHandler.java:116)
    at Core.iGPViewer.step(iGPViewer.java:736)
    at Core.iGPViewer.run(iGPViewer.java:685)
    at java.lang.Thread.run(Thread.java:745)
md-quotelink
medal 5000
10 years 96 days ago
And after I cleaned the cache and the temporary internet files
Version 04-08-14_1.7
u1: 8608
Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
    at Core.iGPViewer.getGraphics(iGPViewer.java:796)
    at Core.iGPViewer.getGraphics(iGPViewer.java:31)
    at sun.awt.RepaintArea.paint(RepaintArea.java:227)
    at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:584)
    at java.awt.Component.dispatchEventImpl(Component.java:4959)
    at java.awt.Container.dispatchEventImpl(Container.java:2292)
    at java.awt.Component.dispatchEvent(Component.java:4705)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:746)
    at java.awt.EventQueue.access$400(EventQueue.java:97)
    at java.awt.EventQueue$3.run(EventQueue.java:697)
    at java.awt.EventQueue$3.run(EventQueue.java:691)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
    at java.awt.EventQueue$4.run(EventQueue.java:719)
    at java.awt.EventQueue$4.run(EventQueue.java:717)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:716)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Exception in thread "Thread-21" java.lang.IllegalStateException: Component must have a valid peer
    at java.awt.Component$FlipBufferStrategy.createBuffers(Component.java:4000)
    at java.awt.Component$FlipBufferStrategy.<init>(Component.java:3974)
    at java.awt.Component$FlipSubRegionBufferStrategy.<init>(Component.java:4497)
    at java.awt.Component.createBufferStrategy(Component.java:3851)
    at java.awt.Canvas.createBufferStrategy(Canvas.java:194)
    at java.awt.Component.createBufferStrategy(Component.java:3775)
    at java.awt.Canvas.createBufferStrategy(Canvas.java:169)
    at Core.iGPViewer.createBufferStrategy(iGPViewer.java:792)
    at Core.iGPViewer.run(iGPViewer.java:675)
    at java.lang.Thread.run(Thread.java:745)
md-quotelink
medal 5000
10 years 84 days ago
Hello!

I am just getting a grey screen on Chrome browser, WIndows 7 64 bit, and I am running the latest Java. I have also used all of the links provided to fix it.

Please help I have a race in 3 1/2 hours D:


Nick
md-quotelink
medal 5000
10 years 84 days ago
I think the problem is on their side because java raises AccesControlException when java tries to connect to 5.9.102.139 (igpmanager server). The application don't have the right to acces 5.9.102.139 or the 25010 port.
md-quotelink
medal 5000
10 years 84 days ago
Strange though, my friend could connect to it when I couldn't. He also runs 2D.

Nick
md-quotelink
medal 5000
10 years 81 days ago
Any news on a fix? 3 Races in a row now.
md-quotelink
md-lock This topic has been closed by the moderator
angle-double-left ios-arrow-back 1 2 3 ios-arrow-forward angle-double-right

You must be logged in to post a reply.