Jump to content
  • 0

Patcher Problem


jutaysxd

Question


  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.01
  • Content Count:  134
  • Reputation:   1
  • Joined:  09/29/12
  • Last Seen:  

post-8289-0-15565100-1351576843_thumb.png <---- How to fix this ? :(

BUMP

Edited by jutaysxd
Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  195
  • Reputation:   23
  • Joined:  01/05/12
  • Last Seen:  

Hello,

Check your patcher neoncube.ini settings, make sure the address point to correct server and you uploaded the file.

Hope it helps :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.01
  • Content Count:  134
  • Reputation:   1
  • Joined:  09/29/12
  • Last Seen:  

Hello,

Check your patcher neoncube.ini settings, make sure the address point to correct server and you uploaded the file.

Hope it helps :)

Can you use Team viewer ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  195
  • Reputation:   23
  • Joined:  01/05/12
  • Last Seen:  

Sure,

Contact me, check my sigs.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.01
  • Content Count:  134
  • Reputation:   1
  • Joined:  09/29/12
  • Last Seen:  

Sure,

Contact me, check my sigs.

go check your ym i already add you :)
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.01
  • Content Count:  134
  • Reputation:   1
  • Joined:  09/29/12
  • Last Seen:  

post-8289-0-15565100-1351576843_thumb.png <----- How to Fix This ? Pleaseee :C
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

Will you post your neoncube.ini settings here in

[/font] tags?
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.01
  • Content Count:  134
  • Reputation:   1
  • Joined:  09/29/12
  • Last Seen:  

Will you post your neoncube.ini settings here in

[/font] tags?
[/quote] 

[code]
;##############################################################################
;##   NEONCUBE - RAGNAROK ONLINE PATCH CLIENT
;##
;##  http://openkore.sourceforge.net/neoncube
;##  (c) 2005 Ansell "Cliffe" Cruz ([email protected])
;## 
;##  This program is free software; you can redistribute it and/or modify
;##  it under the terms of the GNU General Public License as published by
;##  the Free Software Foundation; either version 2 of the License, or
;##  (at your option) any later version.
;##
;##  This program is distributed in the hope that it will be useful,
;##  but WITHOUT ANY WARRANTY; without even the implied warranty of
;##  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;##  GNU General Public License for more details.
;##
;## You should have received a copy of the GNU General Public License
;##  along with this program; if not, write to the Free Software
;##  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
;##
;###############################################################################
; neoncube.ini
;
; -- [server] section
; server_name  = Server's name (EG: Korean Ragnarok Online, International Ragnarok Online, mRO, aeRO, etc)
; notice_url   = URL of the HTML notice (without the http://) (EG: www.domain.com/notice.php)
; patch_site   = hostname/IP of the HTTP patch server (where the files will be downloaded) (EG: www.patchserver.domain.com)
; patch_port   = port number (1-65535). If omitted, defaults to 80.
; patch_list   = absolute path to the patchlist text document, in patch_site (EG: /path/to/patchlist.txt, which forms the URL http://www.patchserver.domain.com/path/to/patchlist.txt)
; patch_folder   = path to the folder which contains the patch files, in patch_site (EG: /path/to/folder/which/contain/patches/)
; executable   = program to be launched when the "start game" button has been pressed (EG: ragexe.exe)
; registration_link = URL to launch when the user clicks the registration link (EG: http://www.domain.com/register.php). The associated program will be used to view the page.
; grf    = grf file (EG: adata.grf)
; skin    = skin to use (EG: default_skin). See the neoncube folder for a list of choices
; Backup_GRF   = set to 1 if you want to backup the GRF file before applying the patch. 0 to disable.
; startup_option = [1] Can start the ragnarok client anytime.
;	   (patcher is still downloading files, patcher failed to connect, patcher failed to extract, etc).
;	 [2] Can start the ragnarok client only AFTER the patch process has completed
;	   (if it fails to connect/download a patch, it won't start).
;	 [3] Can start the ragnarok client only AFTER the patch process has completed
;	   (if it fails to connect/download a patch. it WILL start). *recommended*
;
; -- [general] section
; debug_mode   = set to 1 to leave a the downloaded patch list as tmp.nc. If omitted, defaults to 0
; keep_patches   = <not implemented yet>
; archive_passphrase    = archive passphrase, e.g. for RAR passworded files
;
; -- [network] section
;
;
[server]
server_name = BerserkRO
notice_url = localhost/update/notice.html
patch_site = 127.0.0.1
patch_port = 80
patch_list = WWW/patcher/patchlist.txt
patch_folder = WWW/patcher/patch/
executable = BerserkRO.exe
registration_link = http://ragnarok.co.kr/
skin = skin_red
grf_file = BerserkRO.grf
Backup_GRF = 1
startup_option = 3
[general]
;debug_mode = 0
archive_passphrase = American Idiot

BUMP

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...