Vanguard Spheres  

Welcome to the Vanguard Spheres forums.

You are currently viewing our boards as a guest which gives you limited access to view our discussions, articles/interviews and photo galleries. By joining our community you will gain access to post your own topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features and tools like our upcoming Guild Management Tool (GMT). Registration is fast, simple and absolutely free so please, join our community today!

As a bonus this banner will disappear once you are registered! If you have any problems with the registration process or your account login, please contact support.

Home Forums WikiSphere Gallery Chat Arcade Today's Posts
Go Back   Vanguard Spheres > Server Forums > Test Server
Register FAQ Members List Who's Online Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools
Old 03-03-2007, 10:59 PM   #1 (permalink)
Lilith
Member
 
 Additional Info
Last Online: 06-06-2007 10:40 PM
Join Date: Mar 2007
Posts: 70

Level: 7

HP: 4 / 157
MP: 23 / 639
EXP: 28%
Is it just me, or are test and live over-writing the same files?

Whenever I go to load up test, it scans my files and then downloads what appear to be UI files.

When I load up Live it re-downloads UI files...

Is this intentional? Shouldn't these be in separate folders, like a VGUIAssetsTest or something?

Anyone else noticing this?
Lilith is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-04-2007, 12:39 AM   #2 (permalink)
Tybr
Member
 
Tybr's Avatar
 
 Additional Info
Last Online: 03-30-2007 08:16 AM
Join Date: Mar 2007
Posts: 84

Level: 8

HP: 5 / 178
MP: 28 / 725
EXP: 12%
Re: Is it just me, or are test and live over-writing the same files?

/em Raises hand!


Yupo...seems to do it every time too...

/sigh.
__________________
Tybr~

Du un to udders befor day du un to yous.
Tybr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-04-2007, 12:51 AM   #3 (permalink)
Tybr
Member
 
Tybr's Avatar
 
 Additional Info
Last Online: 03-30-2007 08:16 AM
Join Date: Mar 2007
Posts: 84

Level: 8

HP: 5 / 178
MP: 28 / 725
EXP: 12%
Re: Is it just me, or are test and live over-writing the same files?

Quote:
Originally Posted by Lilith View Post
Whenever I go to load up test, it scans my files and then downloads what appear to be UI files.

When I load up Live it re-downloads UI files...

Is this intentional? Shouldn't these be in separate folders, like a VGUIAssetsTest or something?

Anyone else noticing this?
Clicky on the link Lilith it will take you to Venti's resolution. It might help me thinks.

http://www.vanguardspheres.com/forum...erver-log.html
__________________
Tybr~

Du un to udders befor day du un to yous.
Tybr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-04-2007, 01:48 AM   #4 (permalink)
Venti
Senior Member
 
Venti's Avatar
 
 Additional Info
Last Online: 07-17-2007 08:13 PM
Join Date: Mar 2007
Location: Idaho
Posts: 138

Level: 10

HP: 13 / 244
MP: 46 / 998
EXP: 79%
Send a message via AIM to Venti Send a message via Yahoo to Venti
Re: Is it just me, or are test and live over-writing the same files?

Quote:
Originally Posted by Tybr View Post
Clicky on the link Lilith it will take you to Venti's resolution. It might help me thinks.

http://www.vanguardspheres.com/forum...erver-log.html
Here is the VBScript files that I use to shuffle directories so I don't have to wait for the patching.

Directions

Copy VGUIAssets to VGUIAssets.live and VGUIAssets.test
Then run the correct script to launch Vanguard


StartLive.vbs (Included in zip file):
Code:
LiveDir = "C:\Program Files\Sony\Vanguard\VGUIAssets.live"
TestDir = "C:\Program Files\Sony\Vanguard\VGUIAssets.test"
UseDir = "C:\Program Files\Sony\Vanguard\VGUIAssets"

Set FileSys = CreateObject("Scripting.FileSystemObject")
Set WshShell = WScript.CreateObject("WScript.Shell")


'Check which dir is missing and rename existing use dir appropriately.
If FileSys.FolderExists(UseDir) = True Then
	If FileSys.FolderExists(LiveDir) = True Then
		FileSys.MoveFolder UseDir, TestDir 
	Else
		FileSys.MoveFolder UseDir, LiveDir 
	End If
End If

' Move the LiveDir to UseDir
FileSys.MoveFolder LiveDir, UseDir

' Launch the launchpad
WshShell.Run """C:\Program Files (x86)\Sony\Vanguard\Vanguard.exe""", 1, False
StartTest.vbs (Included in zip file):
Code:
LiveDir = "C:\Program Files\Sony\Vanguard\VGUIAssets.live"
TestDir = "C:\Program Files\Sony\Vanguard\VGUIAssets.test"
UseDir = "C:\Program Files\Sony\Vanguard\VGUIAssets"

Set FileSys = CreateObject("Scripting.FileSystemObject")
Set WshShell = WScript.CreateObject("WScript.Shell")


'Check which dir is missing and rename existing use dir appropriately.
If FileSys.FolderExists(UseDir) = True Then
	If FileSys.FolderExists(LiveDir) = True Then
		FileSys.MoveFolder UseDir, TestDir 
	Else
		FileSys.MoveFolder UseDir, LiveDir 
	End If
End If

' Move the LiveDir to UseDir
FileSys.MoveFolder TestDir, UseDir

' Launch the launchpad
WshShell.Run """C:\Program Files (x86)\Sony\Vanguard\Vanguard.exe"" /testserver", 1, False
Attached Files
File Type: zip Scripts.zip (897 Bytes, 14 views)
Venti is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-04-2007, 07:18 AM   #5 (permalink)
Tybr
Member
 
Tybr's Avatar
 
 Additional Info
Last Online: 03-30-2007 08:16 AM
Join Date: Mar 2007
Posts: 84

Level: 8

HP: 5 / 178
MP: 28 / 725
EXP: 12%
Re: Is it just me, or are test and live over-writing the same files?



Your a little bit scary Venti....

However I try to never look a gift Horse in the mouth.
__________________
Tybr~

Du un to udders befor day du un to yous.
Tybr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 07:59 AM   #6 (permalink)
Ysharros
Senior Member
 
Ysharros's Avatar
 
 Additional Info
Last Online: Yesterday 05:05 PM
Join Date: Sep 2005
Location: Texas
Posts: 1,006

Level: 28

HP: 129 / 676
MP: 335 / 5660
EXP: 7%
Re: Is it just me, or are test and live over-writing the same files?

I must be missing something.

Does "Copy VGUIAssets to VGUIAssets.live and VGUIAssets.test" mean make 2 copies of that directory, named as stated? Which is what I did, and the scripts then error out telling me that those items already exist. When I try to run them without those folders, it errors out telling me they don't exist.

I am, if nothing else, quite Kafka'ed out.

That said... the whole patching/repatching every time you change from Live to Test is getting a little old, especially since the Launcher has been really unresponsive in the last week or two. I'm surprised such a cobbled-together solution has been put out. I'm usually very keen to spend time on test servers (the community is usually great), but right now I don't think I'm going to touch it with a bargepole till I know I can do both without being penalised.

(EDIT -- to be fair, I've noticed it's much wiser to restart between sessions, which I didn't do last night when I had issues and got all cranky about it. So the problems I'm seeing are likely as much at my end as anything else, as far as Launching & stuff goes.)

Thanks for the scripts, even though I clearly don't understand how to use them.
__________________
I have sigs turned off. Don't hate me for it. There *was* a time when sigs weren't 5" high...

Last edited by Ysharros : 03-05-2007 at 08:07 AM.
Ysharros is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 08:27 AM   #7 (permalink)
SwordMage
Staff
Wiki Administrator
 
SwordMage's Avatar
 
 Additional Info
Last Online: 03-11-2008 09:37 AM
Join Date: Jan 2007
Location: Central New Jersey
Posts: 582

Level: 22

HP: 108 / 528
MP: 194 / 2387
EXP: 13%
Re: Is it just me, or are test and live over-writing the same files?

Has anyone tried just making a second VG directory and use one for live and the other for test?
__________________
The associates of Master Lin on Hilsbury and Test
Proud members of the Stormriders guild
Contribute your knowledge to the WikiSphere today!
SwordMage is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 11:12 AM   #8 (permalink)
Venti
Senior Member
 
Venti's Avatar
 
 Additional Info
Last Online: 07-17-2007 08:13 PM
Join Date: Mar 2007
Location: Idaho
Posts: 138

Level: 10

HP: 13 / 244
MP: 46 / 998
EXP: 79%
Send a message via AIM to Venti Send a message via Yahoo to Venti
Re: Is it just me, or are test and live over-writing the same files?

Quote:
Originally Posted by SwordMage View Post
Has anyone tried just making a second VG directory and use one for live and the other for test?
Won't work VGPatcher seems to be hard-coded to want a binTest and AssetsTest in the default vanguard folder. With the command line options on the launcher I couldn't seem to find one that let you specify a path. My guess is they are reading out of the registry or maybe a file in the Sony launcher directory.
Venti is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 11:13 AM   #9 (permalink)
Venti
Senior Member
 
Venti's Avatar
 
 Additional Info
Last Online: 07-17-2007 08:13 PM
Join Date: Mar 2007
Location: Idaho
Posts: 138

Level: 10

HP: 13 / 244
MP: 46 / 998
EXP: 79%
Send a message via AIM to Venti Send a message via Yahoo to Venti
Re: Is it just me, or are test and live over-writing the same files?

Quote:
Originally Posted by Ysharros View Post
I must be missing something.

Does "Copy VGUIAssets to VGUIAssets.live and VGUIAssets.test" mean make 2 copies of that directory, named as stated? Which is what I did, and the scripts then error out telling me that those items already exist. When I try to run them without those folders, it errors out telling me they don't exist.

I am, if nothing else, quite Kafka'ed out.

That said... the whole patching/repatching every time you change from Live to Test is getting a little old, especially since the Launcher has been really unresponsive in the last week or two. I'm surprised such a cobbled-together solution has been put out. I'm usually very keen to spend time on test servers (the community is usually great), but right now I don't think I'm going to touch it with a bargepole till I know I can do both without being penalised.

(EDIT -- to be fair, I've noticed it's much wiser to restart between sessions, which I didn't do last night when I had issues and got all cranky about it. So the problems I'm seeing are likely as much at my end as anything else, as far as Launching & stuff goes.)

Thanks for the scripts, even though I clearly don't understand how to use them.
Rename the VGUIAssets directory to VGUIAssets.live
Copy VGUIAssets.live to VGUIAssets.test
Then my script can rename the dirs as needed without conflicts.
Venti is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 12:16 PM   #10 (permalink)
Venti
Senior Member
 
Venti's Avatar
 
 Additional Info
Last Online: 07-17-2007 08:13 PM
Join Date: Mar 2007
Location: Idaho
Posts: 138

Level: 10

HP: 13 / 244
MP: 46 / 998
EXP: 79%
Send a message via AIM to Venti Send a message via Yahoo to Venti
Re: Is it just me, or are test and live over-writing the same files?

Created a test server tutorial

http://www.vanguardspheres.com/forum...se-sticky.html
Venti is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  Vanguard Spheres > Server Forums > Test Server



Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Test server log on~ Tybr User Interface 20 03-25-2007 08:29 AM
Increased XP for Test players? Tybr General Feedback 44 03-07-2007 01:02 PM
Test Server Goes Live tehgeek The Tavern 1 03-01-2007 07:18 PM
Adventure Packs, Expansions, Live Updates. Raolinx Aeromancer The Tavern 38 01-29-2007 11:56 PM


All times are GMT -4. The time now is 08:18 AM.



SEO by vBSEO 3.0.0
Regency Sword © T. King @ Tkingart.com
Trademarks are the property of Sigil Games Online, Inc.
Game content and materials copyright Sigil Games Online, Inc. All rights reserved.