Jump to content
  • 0

[Thor Patcher] runtime error 204 need help


chryxt

Question


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  05/06/15
  • Last Seen:  

Hello rA, please help me with my problem please :)

 

So, im new using thor patcher and i tried to upload my ItemInfo.lua for custom item

 

what im doing is

1. Put ItemInfo.lua inside System folder >> System/ItemInfo.lua

2. Making it into .thor file (in this case i name it test4.thor

3. Upload to patch/data

4. Changing plist.txt (adding test4.thor)

5. Then patch it.

 

Case: the patch got applied but its showing runtime error 204 like in this picture below

http://postimg.org/image/odwkj7njt/

and when try to patch again the same test4.thor got patching again n again though already applied.
 

How i make .thor file

1. Output test4.thor

2. Input System folder that has ItemInfo.lua inside it (System/ItemInfo.lua)

3. Choose output mode as "File" (did i do right? or i need to choose it as "RO - GRF"? but i tried once using and its fail though the patcher didnt get runtime error)

4. Options Unicode (usually when patch grf imj using unicode and working fine, correct me if im wrong.)

5. Generate

 

My config.ini for ConfigGenerator.exe
[TG]
OutputMode=0
TargetGRF=nro.grf

[Config Packer]
Loc=
Name=
URL=

[Config Embeder]
Loc=D:\Projects\Thor Patcher\Thor_Patcher\Patcher\Thor.exe   (<<<< I dont really understand about this)
Name=
URL=

And this is my main.ini setting

//Thor Patcher remote config file
[Main]
//Allow patching or not?
allow=true

//Should patcher ignore everything else and finish patch immediately?
Force_Start=false

//if not, what message should appear?
policy_msg=Server is taking a nap.

//file_url - patch files should ALL put here.
// This config entry will override the one in embed config.
// o HTTP:
//         http://domain.com/dir/
// o FTP:
//         ftp://domain.com/dir/
//     o With <Username> [Password] [Port]
//    ftp://username:[email protected]:port/dir/
//     o Note: username is required if want put password, otherwise everything is optional.
file_url=http://nro.web.id/patch/data/

[Patch]
//use CheckSum tool, hash for client & patcher
// used to make sure exe is up to date
//  (leave empty to disable this feature)
ClientSum=
PatcherSum=


//This is compressed file for patcher & client update
// To make these work, ClientSum and/or PatcherSum can't be empty
// Note: these files should put same place as patch file (file_url in internal config)
//Relative address, not FULL URL!
ClientPath=
PatcherPath=

// Patch list file
PatchList=plist.txt

[stars]
// Shining o.O (Anyways, its for start button clones)
// Since orignal client has check sum.. why not for clones? XD


//How many? (it should same as amount of start button clone, but of course it's your choice)
clients=0

// _sum - checksum, use CheckSum tool.
//client1_sum=
// _Name - Filename of exe
client1_Name='nRO.exe'
// _Path - Path for file [Compressed]
//client1_Path=

[Misc]
//Set a limit for fragment, when reach this limit, patcher will ask user to defrag
FragmentLimit=50

 

So, what i need to do? where's my mistake? please help me.

Thanks before ^^

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  05/06/15
  • Last Seen:  

Thor Generator is broken.

The updater works but the generator corrupt files, specially when it comes to be non-grf patches.

So, use Tokei's GRF Editor to generate your .thor files, it's easier and simpler to do it.

 

i just tried using Tokei GRF editor but its still showing same problem

what im doing:

1. open GRF Editor.exe

2. File>New>New Thor

3. Choose System folder and drag my ItemInfo.lua

http://postimg.org/image/yk24qhovn/

4. File>Save>test.thor

5. Upload to patch/data

6. Fill plist.txt

7. Try it using thor patcher.

Runtime error again :( the patch applied in the game, but it got runtime error.

Btw, my patcher can only for patching cant start it from there. i dont know why ~_~

Thanks for your help :)

*EDIT: [sOLVED]

changing thor patcher version from (2.6.4.9) to (2.6.4.1)

Edited by chryxt
Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  639
  • Reputation:   596
  • Joined:  11/25/11
  • Last Seen:  

Thor Generator is broken.

The updater works but the generator corrupt files, specially when it comes to be non-grf patches.

So, use Tokei's GRF Editor to generate your .thor files, it's easier and simpler to do it.
 

Edited by Haziel
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  05/06/15
  • Last Seen:  

Bump


 

Edited by chryxt
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...