| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| milow 
 
 
 
 | 
			
				|  Posted: Sun Jun 22, 2008 9:27 pm    Post subject: Custom Installation Packages |   |  
				| 
 |  
				| Can't get this working on my server Custom Installation Packages
 I set everything right in the cpanel,
 when I install a new game it creates folders.
 but it won't copy the fiels from my own content server.
 Can someone help me pls?
 
 Kind regards
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| adbot 
 
 
 
 | 
			
				|  Posted: Thu Mar 31, 2011 3:57 am |  |  
				| 
 |  
				|  |  | 
|   | 
	
		| Steve Mammoth
 
 
 
 | 
			
				|  Posted: Mon Jun 23, 2008 3:45 pm    Post subject: |   |  
				| 
 |  
				| You'll have to make sure of a few things for it to work correctly. 
 Check that you have the correct write permissions set on the host you are trying to install the games on.
 
 Check that all of the appropriate files are listed in the package.txt for that game.
 
 Make sure you have proper connectivity with your own content server, that it is configured to point to the appropriate address.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| milow 
 
 
 
 | 
			
				|  Posted: Mon Jun 23, 2008 5:11 pm    Post subject: |   |  
				| 
 |  
				| I work on windows server 2003. 
 what do you mean with
 
  	  | Quote: |  	  | Check that all of the appropriate files are listed in the package.txt for that game. | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| Kybber 
 
 
 
 | 
			
				|  Posted: Mon Jun 23, 2008 6:28 pm    Post subject: |   |  
				| 
 |  
				| Also make sure the files on your content-server can be read from the web. Try to fetch a file with your web-browser and see if you get a permission
 denied, 404 or similar error message. (Although that should lead to files with
 the error-message on your game-server, but worth checking out anyway).
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| milow 
 
 
 
 | 
			
				|  Posted: Mon Jun 23, 2008 6:51 pm    Post subject: |   |  
				| 
 |  
				| I can acess my files in the webbroser. I user no-ip.com cause I have a dynamic ip.
 and I use port 8080 redirection, I mean with this milow.no-ip.org = 81.165.29.15:8080 (fake ip)
 So I set http://milow.no-ip.org for content server in my gamecreate panel.
 Now, there is a tool Content Server Support Files
 I donwload it, I ran that bat file, but I didn't got a txt file or sometin.
 
 Kind regards
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| Kybber 
 
 
 
 | 
			
				|  Posted: Tue Jun 24, 2008 8:37 pm    Post subject: |   |  
				| 
 |  
				| Ah, then that's your problem! If your .bat didn't complete, then GC doesn't know which files to download from the content-server. Can you show the
 command-line you run, and the output from the .bat-file?
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| milow 
 
 
 
 | 
			
				|  Posted: Wed Jun 25, 2008 6:48 am    Post subject: |   |  
				| 
 |  
				| Hellow. 
 This is the command line of my .bat file.
 
 @echo off
 echo.
 D:\xampp\php\php.exe -q build-update.php callofduty4
 pause
 
 This is the output giving in cmd
 
 ============================================
 Building new installation script for linux
 ============================================
 
 Preparing linux/callofduty4 revision 1
 
 ============================================
 Building new installation script for win32
 ============================================
 
 Preparing win32/callofduty4 revision 1
 
 
 ============================================
 NOTE: Not writing a new revision.
 No changes were made since the last revision!
 ============================================
 
 Time taken: 0:00 minutes
 Press any key to continue . . .
 
 As far I know this is correct?
 
 My map structur
 D:\G_Server_Content in this map is a map called win32
 and in this map win32 there are the directorys of the games
   The sub directorys I use:
 - callofduty4
 - sof2
 
 Thnx in avance
 
 Last edited by milow on Wed Jun 25, 2008 6:51 pm; edited 1 time in total
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| Kybber 
 
 
 
 | 
			
				|  Posted: Wed Jun 25, 2008 6:47 pm    Post subject: |   |  
				| 
 |  
				| Luckily for you Dutch isn't that unlike German and English, so I think I understood you
   
 In your win32 directory, do you have a file called
 callofduty4.txt? Can you post its contents here?
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| milow 
 
 
 
 | 
			
				|  Posted: Wed Jun 25, 2008 6:52 pm    Post subject: |   |  
				| 
 |  
				| lol sory, changed my topic to english   Wel I don't get callofduty.txt
  |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| Kybber 
 
 
 
 | 
			
				|  Posted: Wed Jun 25, 2008 6:59 pm    Post subject: |   |  
				| 
 |  
				| Hmm... that's odd. My guess is that your directory structure is wrong, but I really don't know. Can you
 show exactly how your directory structure is, starting
 from D:\G_ Server_Content? Where are your .bat
 and .php files located?
 
 Perhaps if you could do this, and post the output of
 both the dir-commands?
 
  	  | Code: |  	  | cd D:\G_Server_Content dir
 dir /A:D /S
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| milow 
 
 
 
 | 
			
				|  Posted: Wed Jun 25, 2008 7:13 pm    Post subject: |   |  
				| 
 |  
				| This is the output 
 
  	  | Code: |  	  | 22/06/2008  10:18    <DIR>          ModWarfare 22/06/2008  10:18    <DIR>          nnlace1
 22/06/2008  10:18    <DIR>          pam
 22/06/2008  10:18    <DIR>          pam4
 22/06/2008  10:18    <DIR>          zombie
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\Mods\ModWarfare
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\Mods\nnlace1
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\Mods\pam
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\Mods\pam4
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\Mods\zombie
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\pb
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 22/06/2008  10:18    <DIR>          dll
 22/06/2008  10:18    <DIR>          htm
 22/06/2008  10:18    <DIR>          scrnshot
 22/06/2008  10:18    <DIR>          svlogs
 22/06/2008  10:18    <DIR>          svss
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\pb\dll
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\pb\htm
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\pb\scrnshot
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\pb\svlogs
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\pb\svss
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\players
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 22/06/2008  10:18    <DIR>          profiles
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\players\profiles
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 22/06/2008  10:18    <DIR>          milow
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\players\profiles\milow
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 22/06/2008  10:18    <DIR>          mods
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\players\profiles\milow\mods
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 22/06/2008  10:18    <DIR>          modwarfare
 22/06/2008  10:18    <DIR>          nnlace1
 22/06/2008  10:18    <DIR>          pam
 22/06/2008  10:18    <DIR>          pam4
 22/06/2008  10:18    <DIR>          zombie
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\players\profiles\milow\mods\
 modwarfare
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\players\profiles\milow\mods\
 nnlace1
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\players\profiles\milow\mods\
 pam
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\players\profiles\milow\mods\
 pam4
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\players\profiles\milow\mods\
 zombie
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\usermaps
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 22/06/2008  10:18    <DIR>          mp_balarda
 22/06/2008  10:18    <DIR>          mp_carpark
 22/06/2008  10:18    <DIR>          mp_village
 22/06/2008  10:17    <DIR>          mp_zom_rats
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\usermaps\mp_balarda
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\usermaps\mp_carpark
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\usermaps\mp_village
 
 22/06/2008  10:18    <DIR>          .
 22/06/2008  10:18    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\usermaps\mp_zom_rats
 
 22/06/2008  10:17    <DIR>          .
 22/06/2008  10:17    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\zone
 
 22/06/2008  10:14    <DIR>          .
 22/06/2008  10:14    <DIR>          ..
 22/06/2008  10:17    <DIR>          english
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\callofduty4\zone\english
 
 22/06/2008  10:17    <DIR>          .
 22/06/2008  10:17    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2
 
 23/06/2008  12:11    <DIR>          .
 23/06/2008  12:11    <DIR>          ..
 23/06/2008  12:11    <DIR>          .sof2
 06/06/2008  20:10    <DIR>          base
 06/06/2008  19:03    <DIR>          osp
 06/06/2008  19:03    <DIR>          pb
 06/06/2008  18:59    <DIR>          rocmod
 06/06/2008  20:23    <DIR>          startup
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\.sof2
 
 23/06/2008  12:11    <DIR>          .
 23/06/2008  12:11    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\base
 
 06/06/2008  20:10    <DIR>          .
 06/06/2008  20:10    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\osp
 
 06/06/2008  19:03    <DIR>          .
 06/06/2008  19:03    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\pb
 
 06/06/2008  19:03    <DIR>          .
 06/06/2008  19:03    <DIR>          ..
 06/06/2008  19:03    <DIR>          dll
 06/06/2008  19:03    <DIR>          htm
 06/06/2008  19:02    <DIR>          svlogs
 06/06/2008  19:01    <DIR>          svss
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\pb\dll
 
 06/06/2008  19:03    <DIR>          .
 06/06/2008  19:03    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\pb\htm
 
 06/06/2008  19:03    <DIR>          .
 06/06/2008  19:03    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\pb\svlogs
 
 06/06/2008  19:02    <DIR>          .
 06/06/2008  19:02    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\pb\svss
 
 06/06/2008  19:01    <DIR>          .
 06/06/2008  19:01    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\rocmod
 
 06/06/2008  18:59    <DIR>          .
 06/06/2008  18:59    <DIR>          ..
 06/06/2008  18:59    <DIR>          cfgs
 06/06/2008  18:59    <DIR>          docs
 06/06/2008  18:59    <DIR>          scripts
 06/06/2008  18:59    <DIR>          vm
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\rocmod\cfgs
 
 06/06/2008  18:59    <DIR>          .
 06/06/2008  18:59    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\rocmod\docs
 
 06/06/2008  18:59    <DIR>          .
 06/06/2008  18:59    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\rocmod\scripts
 
 06/06/2008  18:59    <DIR>          .
 06/06/2008  18:59    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\rocmod\vm
 
 06/06/2008  18:59    <DIR>          .
 06/06/2008  18:59    <DIR>          ..
 0 File(s)              0 bytes
 
 Directory of D:\G_Server_Content\win32\sof2\startup
 
 06/06/2008  20:23    <DIR>          .
 06/06/2008  20:23    <DIR>          ..
 0 File(s)              0 bytes
 
 Total Files Listed:
 0 File(s)              0 bytes
 161 Dir(s)  98.694.352.896 bytes free
 Press any key to continue . . .
 | 
 
 Cheers
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| Kybber 
 
 
 
 | 
			
				|  Posted: Wed Jun 25, 2008 7:41 pm    Post subject: |   |  
				| 
 |  
				| That seems ok. What about the first dir command? 
  	  | Code: |  	  | cd D:\G_Server_Content dir
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| milow 
 
 
 
 | 
			
				|  Posted: Wed Jun 25, 2008 8:11 pm    Post subject: |   |  
				| 
 |  
				|  	  | Code: |  	  | Volume in drive D is BACKUP
 Volume Serial Number is 485A-4BC1
 
 Directory of D:\G_Server_Content
 
 26/06/2008  12:10    <DIR>          .
 26/06/2008  12:10    <DIR>          ..
 25/06/2008  22:45                77 build-update.bat
 23/06/2008  10:55               772 build-update.config
 28/07/2007  13:26            20.700 build-update.php
 23/06/2008  21:37                97 Copy of build-update.bat
 26/06/2008  12:10                52 Copy of DIR_LIST.bat
 26/06/2008  11:10                65 DIR_LIST.bat
 24/06/2008  11:10               231 index.php
 23/06/2008  11:31             3.536 packages.txt
 28/02/2008  17:02               137 readme.txt
 26/06/2008  11:10    <DIR>          win32
 9 File(s)         25.667 bytes
 3 Dir(s)  98.694.352.896 bytes free
 Press any key to continue . . .
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		| Kybber 
 
 
 
 | 
			
				|  Posted: Wed Jun 25, 2008 9:02 pm    Post subject: |   |  
				| 
 |  
				| Sorry, I am lost. Guess you need Steve or Andrew's help here.
 
 Just one more thing you could try: Create a dir
 called 'linux' parallel to the win32 directory. If the
 bat-file still fails to see any changes to the installation,
 then I have absolutely no idea what is wrong. It
 just doesn't make any sense that GC says there are
 no changes since the last version, when there isn't
 a last version (as indicated by the lack of a
 win32/callofduty4.txt file)!
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
	
		|  |