This is in the Ammo.lua file - doesn't give the grey screen anymore - that was because I didn't put an "end" in at the end, but having this code in the file breaks the frames altogether, and goes back to the default blizz fame and castbar
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://www.wowace.com/wau/WowAceUpdater.application resulted in exception. Following failure messages were detected:
+ Downloading http://www.wowace.com/wau/Application Files/WowAceUpdater_1_9_45_716/WowAceUpdater.exe.deploy did not succeed.
+ Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
+ An existing connection was forcibly closed by the remote host
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [11/30/2007 2:49:43 PM] : Activation of http://www.wowace.com/wau/WowAceUpdater.application has started.
* [11/30/2007 2:49:47 PM] : Processing of deployment manifest has successfully completed.
* [11/30/2007 2:49:47 PM] : Installation of the application has started.
* [11/30/2007 2:49:53 PM] : Processing of application manifest has successfully completed.
* [11/30/2007 2:50:10 PM] : Request of trust and detection of platform is complete.
ERROR DETAILS
Following errors were detected during this operation.
* [11/30/2007 2:55:29 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://www.wowace.com/wau/Application Files/WowAceUpdater_1_9_45_716/WowAceUpdater.exe.deploy did not succeed.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.IO.IOException
- Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
- Source: System
- Stack trace:
at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.Net.Sockets.SocketException
- An existing connection was forcibly closed by the remote host
- Source: System
- Stack trace:
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
0
Been thinking about adding those to mine, just have to find a "good looking" way first"
Please do Caell - love your layout
0
0
0
0
0
cb:SetStatusBarTexture"Interface\\AddOns\\oUF_Ammo\\media\\statusbar"
cb:SetFrameStrata"HIGH"
cb:SetAllPoints(pp)
cb.safezone = cb:CreateTexture(nil)
cb.safezone:SetPoint'TOP'
cb.safezone:SetPoint'BOTTOM'
cb.safezone:SetPoint'RIGHT'
cb.safezone:SetTexture(1, 0, 0, .5)
self.Castbar = cb
end
This is in the Ammo.lua file - doesn't give the grey screen anymore - that was because I didn't put an "end" in at the end, but having this code in the file breaks the frames altogether, and goes back to the default blizz fame and castbar
thx for the help
0
I know I'm not much of a lua guy, but any idea what I'm doing wrong?
0
0
0
0
attribute:
Code:
"showRaid", true"
Can you specify where in the lua to put that? thanks
0
0
PLATFORM VERSION INFO
Windows : 6.0.6000.0 (Win32NT)
Common Language Runtime : 2.0.50727.312
System.Deployment.dll : 2.0.50727.312 (rtmLHS.050727-3100)
mscorwks.dll : 2.0.50727.312 (rtmLHS.050727-3100)
dfdll.dll : 2.0.50727.312 (rtmLHS.050727-3100)
dfshim.dll : 2.0.50727.312 (rtmLHS.050727-3100)
SOURCES
Deployment url : http://www.wowace.com/wau/WowAceUpdater.application
Server : Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 mod_python/3.2.10 Python/2.5.1 PHP/5.2.1
Deployment Provider url : http://www.wowace.com/wau/WowAceUpdater.application
Application url : http://www.wowace.com/wau/Application%20Files/WowAceUpdater_1_9_45_716/WowAceUpdater.exe.manifest
Server : Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 mod_python/3.2.10 Python/2.5.1 PHP/5.2.1
IDENTITIES
Deployment Identity : WowAceUpdater.application, Version=1.9.45.716, Culture=neutral, PublicKeyToken=4d89fb8d52541cc9, processorArchitecture=msil
Application Identity : WowAceUpdater.exe, Version=1.9.45.716, Culture=neutral, PublicKeyToken=4d89fb8d52541cc9, processorArchitecture=msil, type=win32
APPLICATION SUMMARY
* Installable application.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://www.wowace.com/wau/WowAceUpdater.application resulted in exception. Following failure messages were detected:
+ Downloading http://www.wowace.com/wau/Application Files/WowAceUpdater_1_9_45_716/WowAceUpdater.exe.deploy did not succeed.
+ Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
+ An existing connection was forcibly closed by the remote host
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [11/30/2007 2:49:43 PM] : Activation of http://www.wowace.com/wau/WowAceUpdater.application has started.
* [11/30/2007 2:49:47 PM] : Processing of deployment manifest has successfully completed.
* [11/30/2007 2:49:47 PM] : Installation of the application has started.
* [11/30/2007 2:49:53 PM] : Processing of application manifest has successfully completed.
* [11/30/2007 2:50:10 PM] : Request of trust and detection of platform is complete.
ERROR DETAILS
Following errors were detected during this operation.
* [11/30/2007 2:55:29 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://www.wowace.com/wau/Application Files/WowAceUpdater_1_9_45_716/WowAceUpdater.exe.deploy did not succeed.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.IO.IOException
- Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
- Source: System
- Stack trace:
at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.Net.Sockets.SocketException
- An existing connection was forcibly closed by the remote host
- Source: System
- Stack trace:
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
0
0