Fily Posted December 3, 2016 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 51 Reputation: 4 Joined: 10/23/16 Last Seen: March 29, 2017 Share Posted December 3, 2016 Hi, My Thor patcher doesn't open my client.exe and here's my config file [Config:Main] RootURL='http://mydomain.com/' RemoteConfigFile='main.ini' TimeOut=0 StatusFile='myro.dat' DefaultGRF='myro.grf' ClientEXE='MyRO.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='MyRO Patcher' 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='http://mydomain.com/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= Quote Link to comment Share on other sites More sharing options...
0 Azeroth Posted December 3, 2016 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 383 Reputation: 121 Joined: 03/31/12 Last Seen: January 29, 2023 Share Posted December 3, 2016 4 minutes ago, Fily said: Can you link me to the old version? http://thor.aeomin.net/archive/ 1 Quote Link to comment Share on other sites More sharing options...
0 Dev Blaze Posted December 3, 2016 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Share Posted December 3, 2016 (edited) rename your Exe "MyRO.exe" then save it again ConfigEmbeder Edited December 3, 2016 by Dev Blaze Quote Link to comment Share on other sites More sharing options...
0 Fily Posted December 3, 2016 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 51 Reputation: 4 Joined: 10/23/16 Last Seen: March 29, 2017 Author Share Posted December 3, 2016 32 minutes ago, Dev Blaze said: rename your Exe "MyRO.exe" then save it again ConfigEmbeder http://imgur.com/a/7XuUg I couldn't find "ConfigEmbedder" and my exe's name is already MyRO.exe Quote Link to comment Share on other sites More sharing options...
0 chatterboy Posted December 3, 2016 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 309 Reputation: 26 Joined: 11/26/12 Last Seen: November 22, 2024 Share Posted December 3, 2016 You forgut the Hook='Start' on the top of [Button:Start] Quote Link to comment Share on other sites More sharing options...
0 Fily Posted December 3, 2016 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 51 Reputation: 4 Joined: 10/23/16 Last Seen: March 29, 2017 Author Share Posted December 3, 2016 36 minutes ago, chatterboy said: You forgut the Hook='Start' on the top of [Button:Start] There is already a Hook='Start' and still not working. Quote Link to comment Share on other sites More sharing options...
0 Azeroth Posted December 3, 2016 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 383 Reputation: 121 Joined: 03/31/12 Last Seen: January 29, 2023 Share Posted December 3, 2016 1 hour ago, chatterboy said: You forgut the Hook='Start' on the top of [Button:Start] by default its already Hook='Start' reconfig again. Quote Link to comment Share on other sites More sharing options...
0 Fily Posted December 3, 2016 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 51 Reputation: 4 Joined: 10/23/16 Last Seen: March 29, 2017 Author Share Posted December 3, 2016 28 minutes ago, Azeroth said: by default its already Hook='Start' reconfig again. No luck. :/ I wonder what's happening. Anyone tried the latest thor patcher version? Quote Link to comment Share on other sites More sharing options...
0 Azeroth Posted December 3, 2016 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 383 Reputation: 121 Joined: 03/31/12 Last Seen: January 29, 2023 Share Posted December 3, 2016 I never used Latest thor i used the old version around 2.5+ Quote Link to comment Share on other sites More sharing options...
0 Fily Posted December 3, 2016 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 51 Reputation: 4 Joined: 10/23/16 Last Seen: March 29, 2017 Author Share Posted December 3, 2016 4 minutes ago, Azeroth said: I never used Latest thor i used the old version around 2.5+ Can you link me to the old version? Quote Link to comment Share on other sites More sharing options...
0 Fily Posted December 4, 2016 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 51 Reputation: 4 Joined: 10/23/16 Last Seen: March 29, 2017 Author Share Posted December 4, 2016 2 hours ago, Azeroth said: http://thor.aeomin.net/archive/ Thank you. Fixed. I downloaded the most latest which is 2.6.4.13b and it worked. Quote Link to comment Share on other sites More sharing options...
Question
Fily
Hi,
My Thor patcher doesn't open my client.exe and here's my config file
[Config:Main] RootURL='http://mydomain.com/' RemoteConfigFile='main.ini' TimeOut=0 StatusFile='myro.dat' DefaultGRF='myro.grf' ClientEXE='MyRO.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='MyRO Patcher' 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='http://mydomain.com/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=
Link to comment
Share on other sites
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.