Jump to content

Aeomin

Members
  • Posts

    104
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Aeomin

  1. try add Mode=1 and Action='http://example.com' to your button section.
  2. None of above, it's merely a configuration format not really a language.
  3. Sorry guys, I still don't have much time due to university...I will try answer some questions from memory recall. yes it is possible! just use pink background yes it is possible! just use pink background Used white, worked fine Thanks anyway When use BMP, patcher pick the color from the very top-left corner pixel as transparent color. Have you tried latest version(s)? 2.5 is a mess... However, this is the 2.1 branch that was a complete rewrite of the patcher? So I'm not sure if this fixed bug is related to this issue at all or whether it's an issue that came up because of the rewrite of the patcher. Obviously we rather not patch in a new client if we aren't 100% sure that it fixes the issue as it currently works fine most of the time. So if anyone could shed some light on this situation, it's greatly appreciated WOOOOOAH... 2.0? That's legacy... Yes 2.1 is a rewrite, then there is a semi rewrite in 2.5 (not recommended). I would suggest try some versions of 2.6. The difference though is mainly configuration. The patcher should able to upgrade status file format and should able to pick up legacy .thor formats. The disaster of 2.5 is that upgrade 2.5-> 2.6 is not possible (without a hell of time waste from me). As always, backup if you ever want to try upgrade.. I know as free time reduces, my code quality tend to reduce.. sorry about that..
  4. I know it sounds weird but illegal characters in filename can corrupt everything. I haven't invest time to implement a safety net yet. So make sure you check filenames especially those palettes from some random unknown suspicious creepy spooky websites.
  5. Sorry guys, I have been busy with my other project lately. As for the crash, I'd love to see bugreport.txt as it is probably the quickest way to spot known issues.
  6. And make sure your default.grf is version 0x200.
  7. If no one else who are using XP having this problem, I'm afraid it's out of my reach... Send me your patcher though, I will take a test on it.
  8. Yes, it is meant to separate config data from patcher to avoid antivrus false alarm, which means config file, languages, and all the images will also packed into this new file. However, there is no version of patcher supports it yet. divide by zero? Haven't seen one of those for a long time.... It seems the crash occurred in system library.. Did anyone else using windows XP having this problem?
  9. I don't recall there is a .conf file...
  10. No, pre means pre-release. I wouldn't suggest use 2.5 now though. Just go ahead and use 2.6
  11. @JulioCF , @KazuyaX93 , Version? and Kazuya, do you have a filename named as bugreport.txt or so?
  12. Oh com'on.. this isn't hand to hand spoonfed support here. Go use Miruku if you are desperate, or just download from kro official site.
  13. Make sure you packed update patch with file mode, or use rgz.
  14. If it's not in feature list, then no.
  15. if seed is always 0 (which is not the case with my test grf, but it might be corrupted or something) it would not be of any use to subtract it from filescount to get the realfilescount. Still pretty cool, I gonna have some fun :3 There is no rule says the seed always be 0.. Tiera probably made assumption since most tools use 0.
  16. Correct, which also means I can probably make it reload configuration on spot without relaunch patcher! replay? detail please. accents? You mean in languages? You should able to by use unicode, unless that's broken... No, this would not improve file deletion, but that feature will definitely get improved by a new thormaker. Chill
  17. Heya all, I have been questioned many times how to fix the problem antivirus falsely reporting thor patcher as virus (those bas%$#^). So I figured the easiest solution would be separate configuration data instead embed into the patcher. I know it's not the way thor patcher use to be, but I think it's not bad idea after all. To continue provide conflict-free among servers, the config file will have the same filename except the extension as the patcher. This is just a mere separation of data stream, so all your fancy button images what not will also be in this new config file. So cast your vote. If you choose "other" though, please reply your thought.
  18. well.. they are too picky about packing config file. modify other program tend to trigger lately. Though I haven't find anything with the antivirus i'm using.
  19. It is not recommended to use ACSII actually..although the tool supports it, it is prone to problems.
  20. ok, edit neoncube sourcecode then compile it. Easy.
×
×
  • Create New...