Jump to content

I am Blood

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by I am Blood

  1. 1 hour ago, vinciover said:

    tenta por teu IP mesmo ou o 127.0.0.1, pq pela logica esse endereço é o IP do servidor q ta hospedando o a pasta data do Thorpatch e não é no Hamachi.
     

    vai no arquivo main: edita essa linha e põe o mesmo endereço do config acima.

    file_url=http://domain.com/patch/data/

    Continua o mesmo erro depois de ter colocado essas opções.

  2. Bom dia.

    Estou tentando criar o Thor Patch para passar pra uns amigos e jogar via Hamachi. Só que o patch não conecta.

    Segue o config.ini

    Spoiler

    [Config:Main]

    RootURL='htpp://25.9.116.13/patch'

    RemoteConfigFile='main.ini'

    TimeOut=0

    StatusFile='ServerStormRO.dat'

    DefaultGRF='StormRO.grf'

    ClientEXE='StormRO_hexed.exe'
    ClientParameter='-1sak1'

    //When patcher unable to connect webserver,
    //should the patcher allow player start the game anyways?
    FinishOnConnectionFailure=false

    [Config:Window]

    Style='none'

    //This allows the player drag the window by background
    DragHandling=true

    //Background can be either jpg or bmp, in later case
    //the top-left pixel is chosen as transparent color.
    Background='images/bg.bmp'

    FadeOnDrag=true

    [Config:BGM]
    File=''

    Loop=true

    Volume=5

    Directory=

    [Config:Misc]
    Title='StormRO AutoPatcher'

    HideProgressBarWhenFinish=true


    [ProgressBar:bar1]
    Width=342
    Height=10

    Left=23
    Top=486

    FrontImage=
    BackImage=

    Hook='ProgressChange'

    [Label:Status]
    AutoResize = false

    Width=369
    Height=

    Left=15
    Top=498
    Alignment='center'

    FontColor=$000000
    FontName = ''
    FontSize =

    Text=''

    Hook='StatusChange'

    [NoticeBox:Box0]
    Width=347
    Height=250
    Left=21
    Top=217
    URL='htpp://25.9.116.13/patch/notice.html'

    [Button:Start]
    Default='images/start1.png'
    OnHover='images/start2.png'
    OnDown='images/start3.png'

    Left=383
    Top=211

    //Hook is used for default buttons,
    //do not use this on custom buttons!
    Hook='Start'

    [Button:Exit]
    Default='images/Exit1.png'
    OnHover='images/Exit2.png'
    OnDown='images/Exit3.png'

    Left=383
    Top=244

    Hook='Exit'

    [Button:Cancel]
    Default='images/Exit1.png'
    OnHover='images/Exit2.png'
    OnDown='images/Exit3.png'

    Left=383
    Top=211
    Hook='Cancel'

    //[Button:Extra]
    //
    //
    //
    // Mode - mode for button
    // 1 = open URL
    // 2 = Launch file/program
    // 3 = Message box
    //Mode=
    // Action - depend on what you set in the Mod, this may vary
    // ex. Mode = 1 , Action='http://google.com'
    //Action=

    Ele fica tentando conectar mas não consegue e nem aparece mensagem de falha. Quando fecho patch ele aprenensta o seguinte erro

    Spoiler

    "Access violation at address 00567577 in module 'Server.exe. Read address 00000010."

    Alguém sabe o que está acontecendo?

  3. Hello, Good Morning!

    I can not configure my patch to connect.
    I use Hamachi.
    Would you help me?

    Follows config.ini file

    thx

    Spoiler

    [Config:Main]

    RootURL='htpp://25.9.116.13/patch'

    RemoteConfigFile='main.ini'

    TimeOut=0

    StatusFile='ServerStormRO.dat'

    DefaultGRF='StormRO.grf'

    ClientEXE='StormRO_hexed.exe'
    ClientParameter='-1sak1'

    //When patcher unable to connect webserver,
    //should the patcher allow player start the game anyways?
    FinishOnConnectionFailure=false

    [Config:Window]

    Style='none'

    //This allows the player drag the window by background
    DragHandling=true

    //Background can be either jpg or bmp, in later case
    //the top-left pixel is chosen as transparent color.
    Background='images/bg.bmp'

    FadeOnDrag=true

    [Config:BGM]
    File=''

    Loop=true

    Volume=5

    Directory=

    [Config:Misc]
    Title='StormRO AutoPatcher'

    HideProgressBarWhenFinish=true


    [ProgressBar:bar1]
    Width=342
    Height=10

    Left=23
    Top=486

    FrontImage=
    BackImage=

    Hook='ProgressChange'

    [Label:Status]
    AutoResize = false

    Width=369
    Height=

    Left=15
    Top=498
    Alignment='center'

    FontColor=$000000
    FontName = ''
    FontSize =

    Text=''

    Hook='StatusChange'

    [NoticeBox:Box0]
    Width=347
    Height=250
    Left=21
    Top=217
    URL='htpp://25.9.116.13/patch/notice.html'

    [Button:Start]
    Default='images/start1.png'
    OnHover='images/start2.png'
    OnDown='images/start3.png'

    Left=383
    Top=211

    //Hook is used for default buttons,
    //do not use this on custom buttons!
    Hook='Start'

    [Button:Exit]
    Default='images/Exit1.png'
    OnHover='images/Exit2.png'
    OnDown='images/Exit3.png'

    Left=383
    Top=244

    Hook='Exit'

    [Button:Cancel]
    Default='images/Exit1.png'
    OnHover='images/Exit2.png'
    OnDown='images/Exit3.png'

    Left=383
    Top=211
    Hook='Cancel'

    //[Button:Extra]
    //
    //
    //
    // Mode - mode for button
    // 1 = open URL
    // 2 = Launch file/program
    // 3 = Message box
    //Mode=
    // Action - depend on what you set in the Mod, this may vary
    // ex. Mode = 1 , Action='http://google.com'
    //Action=

    @Edit

    The patch does not exit this status

    Spoiler

    "Attempt to connect path server..."

    And when I close an error

    Spoiler

    "Access violation at address 00567577 in module 'Server.exe. Read address 00000010."

     

×
×
  • Create New...