Skip to main content
Inspiring
July 25, 2012
Answered

Problem with an AIR application on OS X 10.8

  • July 25, 2012
  • 11 replies
  • 3469 views

Hello everyone,

Let me start with a small explanation of what I am and what I do:

I am currently working under the alter ego named "Boompje" to provide roughly 100.000 people a working Mac client for a major online game (named League of Legends). The lobby room (named PvP.net) of this game runs natively through Adobe AIR.

The problem can be described as following:

On both OS X 10.6 and 10.7 there are zero issues with the PvP.net app. However, on 10.8 (released today) it is impossible to use this PvP.net app. It is abled to launch, but as soon as it needs to connect to servers, it errors out.

The only error message that appears is:

TypeError: Error #1034

Opened log file:

/Users/xxxxxxxxxxxx/Desktop/iLoL Open Beta 1.1.app/Contents/Resources/PvP.net.app/Contents/Resources/logs/LolClient.20120725.215638.log

Module configurations loaded.

We have tried to replace the AIR framework with all 3.x versions, but that is to no avail. Any help would be greatly appreciated. I'll check this post a few times a day, any specific input will be provided if asked.


With kind regards,


Koen Hendrix // Boompje

This topic has been closed for replies.
Correct answer Koen_Hendrix

7/30/2012 13:22:03.964 [ERROR] com.riotgames.platform.gameclient.module.services.RemoteObjectGenerator ChannelSet ChannelFaultEvent: [ChannelFaultEvent faultCode="Channel.Connect.Failed" faultString="error" faultDetail="undefined url:'rtmps://prod.eu.lol.riotgames.com:2099'" channelId="my-rtmps" type="channelFault" bubbles=false cancelable=false eventPhase=2]

In case of the iLoL Mac client, this is a next log we managed to pull out of the AIR client by using package inspection.

11 replies

Participant
July 30, 2012

We have had a customer report a similar issue with our Goalscape Desktop application after upgrading to Mac OS X 10.8.

Urgent help required!

Koen_HendrixAuthorCorrect answer
Inspiring
July 30, 2012

7/30/2012 13:22:03.964 [ERROR] com.riotgames.platform.gameclient.module.services.RemoteObjectGenerator ChannelSet ChannelFaultEvent: [ChannelFaultEvent faultCode="Channel.Connect.Failed" faultString="error" faultDetail="undefined url:'rtmps://prod.eu.lol.riotgames.com:2099'" channelId="my-rtmps" type="channelFault" bubbles=false cancelable=false eventPhase=2]

In case of the iLoL Mac client, this is a next log we managed to pull out of the AIR client by using package inspection.

chris.campbell
Legend
July 30, 2012

Thanks for the report.  We'll look into this right away.  Could someone on this thread please open a new bug report at bugbase.adobe.com and report back with the bug number or URL?  In addition, do you notice any different behavior if you turn off 10.8's Gatekeeper?

http://onsoftware.en.softonic.com/how-to-disable-gatekeeper-in-mountain-lion

Thanks,

Chris