Darkwind - Viewing Topic: Scripts Out of Date
Welcome Guest! » Darkwind » Operating Systems » Mac OSX » Scripts Out of Date

Pages: << prev 1, 2 next >> Reply to Topic Create New Topic Create New Poll
Scripts Out of Date, Won't update
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

I've just downloaded the game yesterday for my Mac. The first time I ran the lobby.jar, it seemed to update a bit, but when it got to the actual game client, a box came up saying the scripts were out of date. It suggested restarting the lobby. I did that, but it would not update any further.
Here is the script version info:
Code:
1
2
3
4
5
scriptUpdateVersion: 277
mediaVersion: 95
engineVersion: 125
lobbyVersion: 31
lobbyPort: 28000


Here is the log info
Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
//-------------------------- 1/12/2010 -- 22:14:21 -----
System & Processor Information:
  MacOS version: 10.5.8
  CarbonLib version: 1.6.0
  Physical RAM: 2047MB
  Logical RAM: 2047MB
  Unknown/PowerPC G4u ++, 2147 Mhz
  FPU detected

Math Init:
  Installing Standard C extensions

Input Init:
Basic mouse capture failed to enable!

Failed to find �4T�� framework bundle locally
Video Init:
  Accelerated OpenGL display device detected.

setModPaths: invalid mod path directory name: 'darkwind'
Loading compiled script darkwind/main.cs.
setModPaths: invalid mod path directory name: 'darkwind'
setModPaths: invalid mod path directory name: 'common'
Loading compiled script common/main.cs.
Loading compiled script darkwind/client/defaults.cs.
Missing file: darkwind/server/defaults.cs!
Compiling darkwind/client/prefs.cs...
CreateDirectory(darkwind/) - Succeeded
CreateDirectory(darkwind/client/) - Succeeded
Loading compiled script darkwind/client/prefs.cs.
Compiling darkwind/server/prefs.cs...
CreateDirectory(darkwind/) - Succeeded
CreateDirectory(darkwind/server/) - Succeeded
Loading compiled script darkwind/server/prefs.cs.


--------- Initializing MOD: Common ---------
Loading compiled script common/client/canvas.cs.
Loading compiled script common/client/audio.cs.

--------- Initializing MOD: Darkwind ---------
Loading compiled script darkwind/client/init.cs.
Missing file: darkwind/server/init.cs!
Loading compiled script darkwind/data/init.cs.
Loading compiled script darkwind/data/terrains/propertyMap.cs.
darkwind/main.cs (374): Unable to find function initServer

--------- Initializing Darkwind: Client ---------
Loading compiled script darkwind/client/ui/customProfiles.cs.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
Loading compiled script common/client/message.cs.
Loading compiled script common/client/mission.cs.
Loading compiled script common/client/missionDownload.cs.
Loading compiled script common/client/actionMap.cs.
Missing file: common/editor/editor.cs!
Missing file: common/editor/particleEditor.cs!
Loading compiled script common/client/scriptDoc.cs.
Activating the OpenGL display device...
Activating the OpenGL display device...
Cleaning up the display device...
>> Attempting to change display settings to windowed 1024x768x32...
Created new window for GL [1024 x 768].
Successfully set up AGL windowed support [1024 x 768]
OpenGL driver information:
  Vendor: NVIDIA Corporation
  Renderer: NVIDIA GeForce 9400 OpenGL Engine
  Version: 2.0 NVIDIA-1.5.48
OpenGL Init: Enabled Extensions
  ARB_multitexture (Max Texture Units: 4)
  EXT_compiled_vertex_array
  EXT_texture_env_combine
  EXT_packed_pixels
  EXT_fog_coord
  ARB_texture_compression
  EXT_texture_compression_s3tc
  (ARB|EXT)_texture_env_add
  EXT_texture_filter_anisotropic (Max anisotropy: 16.000000)
  WGL_EXT_swap_control
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  NV_vertex_array_range
  3DFX_texture_compression_FXT1
  ATI_FSAA

Loading compiled script common/ui/defaultProfiles.cs.
Loading compiled script common/ui/GuiEditorGui.gui.
Vehicle::~Vehicle()...delete weapons and cargo
DELETING character object: none
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
DELETING character object: none
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Loading compiled script common/ui/ConsoleDlg.gui.
Loading compiled script common/ui/InspectDlg.gui.
Loading compiled script common/ui/InspectAddFieldDlg.gui.
Loading compiled script common/ui/LoadFileDlg.gui.
Loading compiled script common/ui/TELoadFileDlg.gui.
Loading compiled script common/ui/SaveFileDlg.gui.
Loading compiled script common/ui/MessageBoxOkDlg.gui.
Loading compiled script common/ui/MessageBoxYesNoDlg.gui.
Loading compiled script common/ui/MessageBoxOKCancelDlg.gui.
Loading compiled script common/ui/MessagePopupDlg.gui.
Loading compiled script common/ui/HelpDlg.gui.
Loading compiled script common/ui/RecordingsDlg.gui.
Loading compiled script common/ui/NetGraphGui.gui.
common/ui/NetGraphGui.gui (0): Unable to instantiate non-conobject class GuiGraphCtrl.
Loading compiled script common/client/metrics.cs.
Loading compiled script common/ui/FrameOverlayGui.gui.
Loading compiled script common/client/messageBox.cs.
Loading compiled script common/client/screenshot.cs.
Loading compiled script common/client/cursor.cs.
Loading compiled script common/client/help.cs.
Loading compiled script common/client/recordings.cs.

OpenAL Driver Init:
OpenAL
  Vendor: Any
  Version: OpenAL 1.2
  Renderer: Software
  Extensions:

Loading compiled script darkwind/client/scripts/audioProfiles.cs.
Loading compiled script darkwind/client/ui/defaultGameProfiles.cs.
Loading compiled script darkwind/client/ui/PlayGui.gui.
Loading compiled script darkwind/client/ui/MainChatHud.gui.
Loading compiled script darkwind/client/ui/popupInfoGui.gui.
Loading compiled script darkwind/client/ui/hoverHealthGui.gui.
Loading compiled script darkwind/client/ui/popUpMenu.gui.
Loading compiled script darkwind/client/ui/timerGui.gui.
Loading compiled script darkwind/client/ui/offerTruceGui.gui.
Loading compiled script darkwind/client/ui/carMenuGui.gui.
Loading compiled script darkwind/client/ui/carMovementGui.gui.
Loading compiled script darkwind/client/ui/carManageGui1.gui.
Loading compiled script darkwind/client/ui/occupantsManageGui.gui.
Loading compiled script darkwind/client/ui/dlgManageCharacter.gui.
Loading compiled script darkwind/client/ui/dlgInspectCar1.gui.
Loading compiled script darkwind/client/ui/eventsDetailsDlg.gui.
Loading compiled script darkwind/client/ui/squadEventDetailsDlg.gui.
Loading compiled script darkwind/client/ui/VCRGui.gui.
Loading compiled script darkwind/client/ui/selectObjectAndSkin.gui.
Loading compiled script darkwind/client/ui/listGui.gui.
Loading compiled script darkwind/client/ui/ranksGui.gui.
Loading compiled script darkwind/client/ui/quickEventsDlg.gui.
Could not locate texture: common/ui/torqueToolWindow
Failed to load profile bitmap (common/ui/torqueToolWindow)
Loading compiled script darkwind/client/ui/LootingGui.gui.
Loading compiled script darkwind/client/ui/squadChallengeGui.gui.
Loading compiled script darkwind/client/ui/inputBox.gui.
Loading compiled script darkwind/client/ui/mainMenuGui.gui.
Loading compiled script darkwind/client/ui/aboutDlg.gui.
Loading compiled script darkwind/client/ui/startMissionGui.gui.
Loading compiled script darkwind/client/ui/loadingGui.gui.
Loading compiled script darkwind/client/ui/endGameGui.gui.
Loading compiled script darkwind/client/ui/optionsDlg.gui.
Loading compiled script darkwind/client/ui/remapDlg.gui.
Loading compiled script darkwind/client/ui/StartupGui.gui.
Loading compiled script darkwind/client/ui/StartupGui2.gui.
Loading compiled script darkwind/client/ui/dlgPrefs.gui.
Loading compiled script darkwind/client/ui/dlgChannels.gui.
Loading compiled script darkwind/client/ui/selectNumberFromScale.gui.
Loading compiled script darkwind/client/ui/playersListGui.gui.
Loading compiled script darkwind/client/ui/dlgNews.gui.
Loading compiled script darkwind/client/ui/DexterDlg.gui.
Loading compiled script darkwind/client/ui/chooseMapDlg.gui.
Loading compiled script darkwind/client/ui/chooseSbxVehicleGui.gui.
Loading compiled script darkwind/client/ui/dlgSelectMulticolumnList.gui.
Loading compiled script darkwind/client/ui/sbxCharNameGui.gui.
Loading compiled script darkwind/client/ui/sbxTeamChoiceGui.gui.
Loading compiled script darkwind/client/ui/dlgSquadIntercept.gui.
Loading compiled script darkwind/client/ui/dlgMySquads.gui.
Loading compiled script darkwind/client/ui/dlgQuickEvent.gui.
Loading compiled script darkwind/client/ui/sgLightEditor.gui.
Loading compiled script darkwind/client/ui/sgLightEditorNewDB.gui.
Loading compiled script darkwind/client/scripts/client.cs.
Loading compiled script darkwind/client/scripts/channelChat.cs.
darkwind/client/scripts/channelChat.cs (52): Unable to find function showChat
Loading compiled script darkwind/client/scripts/game.cs.
Loading compiled script darkwind/client/scripts/missionDownload.cs.
Loading compiled script darkwind/client/scripts/svrConnection.cs.
Loading compiled script darkwind/client/scripts/playerList.cs.
Loading compiled script darkwind/client/scripts/loadingGui.cs.
Loading compiled script darkwind/client/scripts/optionsDlg.cs.
Loading compiled script darkwind/client/scripts/chatHud.cs.
Loading compiled script darkwind/client/scripts/messageHud.cs.
Loading compiled script darkwind/client/scripts/playGui.cs.
Loading compiled script darkwind/client/scripts/centerPrint.cs.
Loading compiled script darkwind/client/scripts/clientVehicles.cs.
Missing file: darkwind/client/scripts/clientFilePatchUploadDownload.cs!
Loading compiled script darkwind/client/scripts/clientBuildings.cs.
Loading compiled script darkwind/client/scripts/clientCharacters.cs.
Loading compiled script darkwind/client/scripts/clientPsionics.cs.
Loading compiled script darkwind/client/scripts/clientWeapons.cs.
Loading compiled script darkwind/client/scripts/clientMechanic.cs.
Loading compiled script darkwind/client/scripts/clientTerrain.cs.
Loading compiled script darkwind/client/scripts/selectObjectAndSkin.cs.
Loading compiled script darkwind/client/scripts/clientLooting.cs.
Loading compiled script darkwind/client/scripts/tutorial.cs.
Loading compiled script darkwind/client/scripts/clientSounds.cs.
Loading compiled script darkwind/client/scripts/clientStaticShape.cs.
Loading compiled script darkwind/client/scripts/tips.cs.
Loading compiled script darkwind/client/scripts/customEvent.cs.
Loading compiled script darkwind/client/scripts/downloadImage.cs.
Loading compiled script darkwind/client/scripts/manageGUIs.cs.
Loading compiled script darkwind/client/scripts/clientVCR.cs.
Loading compiled script darkwind/client/scripts/Dexter.cs.
Loading compiled script darkwind/client/scripts/httpTransfer.cs.
Loading compiled script darkwind/client/scripts/eventEntry.cs.
Loading compiled script darkwind/client/scripts/clientSandbox.cs.
Loading compiled script darkwind/client/scripts/clientCharacterCreation.cs.
Loading compiled script darkwind/client/scripts/instantMessaging.cs.
Loading compiled script darkwind/client/scripts/default.bind.cs.
Could not create a description for binding: [
Could not create a description for binding: ]
Binding server port to default IP
UDP initialized on port 0
Engine initialized...
Basic mouse capture enabled.
*** Load Main Menu
Connecting to Master Server: www.dark-wind.com:28000
New TCPObject created: attempting to connect
Connected to master server
Cancelling connection timeout..
Exporting client prefs
CreateDirectory(darkwind/) - Succeeded
CreateDirectory(darkwind/client/) - Succeeded
Exporting server prefs
CreateDirectory(darkwind/) - Succeeded
CreateDirectory(darkwind/server/) - Succeeded
Exporting client prefs
CreateDirectory(common/) - Succeeded
CreateDirectory(common/client/) - Succeeded
Exporting server prefs
CreateDirectory(common/) - Succeeded
CreateDirectory(common/server/) - Succeeded
CreateDirectory(common/) - Succeeded
CreateDirectory(common/server/) - Succeeded
Shutting down the OpenGL display device...
Cleaning up the display device...
Killing the texture manager...
Making sure the rendering context is not current...
Deleting the rendering context...
Destroying the window...


Not sure what to do to get it running/updated... etc. I downloaded the mac os version and put it in the applications folder and ran it from there.
.........................
vet wv

Posted Jan 13, 2010, 5:25 pm
*jimmylogan*
MADHAT
Darkwind Guru

Civs Faction

Member Level

Group: Marshals + Rule Council
Posts: 5,587
Joined: Jun 11, 2008

Send an email to *jimmylogan* Visit *jimmylogan*'s web site Send an AIM message to *jimmylogan* Send a personal messsage to *jimmylogan* Reply with a quote from this post Go to the top of the page

When it said 'restart the lobby' you have to run the chat app -

darkwindLobby.jar

Try that and let us know...
.........................
vet marshal deathrceL1 wv community combatL1

Posted Jan 13, 2010, 5:26 pm
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

Yeah, that's the one I've been running. It simply won't update. :(
.........................
vet wv

Posted Jan 13, 2010, 6:21 pm
*sam*
The Salthill Sluggerz
Darkwind Guru

Renegade

Avatar

Member Level

Group: Lead Developer
Posts: 16,780
Joined: Jan 19, 2006

Send an email to *sam* Send a personal messsage to *sam* Reply with a quote from this post Go to the top of the page

Quote:
I downloaded the mac os version and put it in the applications folder and ran it from there.


Can you try moving it to a folder on the desktop? I'm not a Mac expert but it's possible that restrictions on the Applications folder are stopping the patching from working
.........................
marshal vet deathrce1 paintladder combat1 wv ped1 cont slay2013

Posted Jan 13, 2010, 7:12 pm
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

Initially it wasn't in the applications folder and the first attempt updated the client once, but continued to say the scripts were out of date. That's when I moved it into applications.

I did not try from the desktop, I will try that when I get home.
.........................
vet wv

Posted Jan 13, 2010, 7:17 pm
*jimmylogan*
MADHAT
Darkwind Guru

Civs Faction

Member Level

Group: Marshals + Rule Council
Posts: 5,587
Joined: Jun 11, 2008

Send an email to *jimmylogan* Visit *jimmylogan*'s web site Send an AIM message to *jimmylogan* Send a personal messsage to *jimmylogan* Reply with a quote from this post Go to the top of the page

If he's an admin user then Applications is fine.

BUT - good idea to try and move it... Desktop is a folder under the user and thus inherits the rights of the user, so it should work even on a restricted account...

Let us know, please!
.........................
vet marshal deathrceL1 wv community combatL1

Posted Jan 13, 2010, 8:00 pm
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

Moving it to another folder didn't change anything. :( Same issue.
.........................
vet wv

Posted Jan 14, 2010, 4:04 pm
Marrkos
88 MPH
Darkwind Guru

Renegade

Avatar

Member Level

Group: Members
Posts: 3,711
Joined: Mar 28, 2006

Send an email to Marrkos Visit Marrkos's web site Send a personal messsage to Marrkos Reply with a quote from this post Go to the top of the page

What version of OS X? What kind of Mac?
.........................
vet wv community

Posted Jan 14, 2010, 4:08 pm
*jimmylogan*
MADHAT
Darkwind Guru

Civs Faction

Member Level

Group: Marshals + Rule Council
Posts: 5,587
Joined: Jun 11, 2008

Send an email to *jimmylogan* Visit *jimmylogan*'s web site Send an AIM message to *jimmylogan* Send a personal messsage to *jimmylogan* Reply with a quote from this post Go to the top of the page

FWIW - I've zipped my install and am uploading it to my iDisk for you to try...

Ahh - it's done - 200 meg or so -

here ya go

.........................
vet marshal deathrceL1 wv community combatL1

Posted Jan 14, 2010, 4:39 pm
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

MacOS version: 10.5.8

It's an iMac, the kind that's all-in-one. After the first few tries, I updated my Java through the "Get Updates" or whatever it's called from the Apple menu.

My account is an admin user, so it doesn't seem to be a privilege issue.
.........................
vet wv

Posted Jan 14, 2010, 4:39 pm
*jimmylogan*
MADHAT
Darkwind Guru

Civs Faction

Member Level

Group: Marshals + Rule Council
Posts: 5,587
Joined: Jun 11, 2008

Send an email to *jimmylogan* Visit *jimmylogan*'s web site Send an AIM message to *jimmylogan* Send a personal messsage to *jimmylogan* Reply with a quote from this post Go to the top of the page

Did you try my folder I shared with you?
.........................
vet marshal deathrceL1 wv community combatL1

Posted Jan 15, 2010, 4:29 am
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

I'm downloading it now and will give that a shot.
.........................
vet wv

Posted Jan 15, 2010, 6:10 am
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

Thanks for putting that up, but it didn't do the trick either. I ran it from the darkwindLobby.jar file, and when the client ran, it said
"DARKWIND ENGINE OUT OF DATE"
Instead of "Scripts Out of Date". I've tried mixing and matching to get it to work, but it isn't. There must be something else going wrong.

Are there some kind of Java settings? If so, how can I check them?
.........................
vet wv

Posted Jan 15, 2010, 6:24 am
Marrkos
88 MPH
Darkwind Guru

Renegade

Avatar

Member Level

Group: Members
Posts: 3,711
Joined: Mar 28, 2006

Send an email to Marrkos Visit Marrkos's web site Send a personal messsage to Marrkos Reply with a quote from this post Go to the top of the page

What kind of Internet connection are you on? Are you using any kind of download manager?

At this point I would suggest starting over from scratch. Throw all the other installs away. Download fresh from the 'Download' link, and see what happens.

There's nothing (that I can see) in what you are reporting that points to anything specific being wrong.
.........................
vet wv community

Posted Jan 15, 2010, 7:10 am
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

I'm using a cable modem through my cable provider. No download manager, just whatever Mac has as standard.

I've deleted and redownloaded about 10 times. However, I will try to download it from work using a PC and see what happens.
.........................
vet wv

Posted Jan 15, 2010, 7:15 am
*jimmylogan*
MADHAT
Darkwind Guru

Civs Faction

Member Level

Group: Marshals + Rule Council
Posts: 5,587
Joined: Jun 11, 2008

Send an email to *jimmylogan* Visit *jimmylogan*'s web site Send an AIM message to *jimmylogan* Send a personal messsage to *jimmylogan* Reply with a quote from this post Go to the top of the page

Definitely something wonky going on as that zip file was the very one I'm playing on now...

You mentioned you ran "Software Update" - have you run it again to make sure you're 100% up to date?

.........................
vet marshal deathrceL1 wv community combatL1

Posted Jan 15, 2010, 8:52 am
*sam*
The Salthill Sluggerz
Darkwind Guru

Renegade

Avatar

Member Level

Group: Lead Developer
Posts: 16,780
Joined: Jan 19, 2006

Send an email to *sam* Send a personal messsage to *sam* Reply with a quote from this post Go to the top of the page

Downloading it for your PC will not patch the engine properly for your Mac, Humungous. The scripts would be ok.

I just tested it on my new Mac (an integrated computer/monitor same as yours, but running 10.6.2) and it worked fine. I was actually surprised to see it happily running either the PPC or the Intel build. I have put *both* versions (DarkwindOSXClient and DarkwindOSXClientPPC) into this archive for you to try:

http://www.dark-wind.com/temp/darkwindFullOSX.zip

You can run the darkwind program directly from in here, no need to run the lobby/patcher (darkwindLobby.jar) since the stuff in this archive is fully patched.

But as JL says, something strange is definitely afoot..
.........................
marshal vet deathrce1 paintladder combat1 wv ped1 cont slay2013

Posted Jan 15, 2010, 9:03 am
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

jimmylogan:
Yup. I reran the software update check to be sure everything was up to date.

sam:
Thanks I'll try the one you've uploaded tonight when I get home. (I'm in California, USA, so it's morning for me)
.........................
vet wv

Posted Jan 15, 2010, 4:08 pm
theHumungous
Worldeaters
Darkwind Guru

Renegade

Member Level

Group: Members
Posts: 686
Joined: Jan 12, 2010

Send an email to theHumungous Send a personal messsage to theHumungous Reply with a quote from this post Go to the top of the page

Another good try. But that isn't working. I'm beginning to think that it's simply the wrong error message showing up!

It's the same error message "Scripts Out of Date" and says to run the darkwindlobby to update them. :(
.........................
vet wv

Posted Jan 16, 2010, 3:41 am
Marrkos
88 MPH
Darkwind Guru

Renegade

Avatar

Member Level

Group: Members
Posts: 3,711
Joined: Mar 28, 2006

Send an email to Marrkos Visit Marrkos's web site Send a personal messsage to Marrkos Reply with a quote from this post Go to the top of the page

How do you feel about letting somebody (me) access your computer remotely, and poke around a little to see if we can figure out what's going wrong?
.........................
vet wv community

Posted Jan 16, 2010, 3:55 am
Reply to Topic Create New Topic Create New Poll E-mail me when replies are made to this topic View Printable
» Darkwind » Operating Systems » Mac OSX » Scripts Out of Date

0.1332 seconds - 30 queries - 0.19 load