Be aware that until I get to the bottom of this bug report, there is a potential for v3.0 to overwrite patch files. So back things up before doing anything substantial, although you should be doing this anyway, really.
Release announcement:
- VX Support
- 3.1 Patch Format for VX Games
- Command Line Mode for advanced users or automation
- Race Condition that could remove parts of patches
Since the bug report page told me access denied, I'll put it here instead.
ReplyDeleteTraceback (most recent call last):
File "C:\rpgmakertrans\librpgmakertrans\errorhook.py", line 51, in wrap
File "C:\rpgmakertrans\librpgmakertrans\workers\rbpatcher\rbcomms.py", line 263, in startRBComms
File "C:\rpgmakertrans\librpgmakertrans\workers\rbpatcher\rbcomms.py", line 73, in __init__
File "C:\rpgmakertrans\librpgmakertrans\workers\rbpatcher\rbcomms.py", line 90, in setEnv
Exception: No applicable Ruby found - do you have the pruby folder or Ruby 1.93 installed
Basically it ran through ok, but it didn't put anything into the patch folder when creating a patch.
Ah, crap. That's what I get for testing on my dev virtualbox (long story short: RPGMaker Trans should be able to use a normal Ruby install or it's portable one, but the portable one isn't working and I didn't notice because it picked up the normal install...)
DeleteExpect a fixed build as later today/early tomorrow. I'll also look into the bug reports not working thing.
Try v3.01 for the bug fix; the issue tracker should also be available now.
Delete