SC2 Replay Chat Editor - Page 3
Forum Index > SC2 General |
Naphal
Germany2099 Posts
| ||
RedJustice
United States1004 Posts
All of this nonsense-- oh god, the legitimacy of everything is now in question--treats the issue like this program will introduce those questions. People have found all kinds of things to abuse, certainly way before this. Those with the intent and desire to cause trouble have found ways without a handy program like this. As others have said... notepad editing is pretty damn easy. This is a legit editor meant to be useful and helpful. Like most things meant to be useful and helpful, there is a potential for abuse by some troublemakers. That is not to say we should abandon it. | ||
VTPerfect
United States487 Posts
| ||
Kokosaft
Germany172 Posts
| ||
Gigaudas
Sweden1213 Posts
On May 08 2011 05:21 VTPerfect wrote: This is a really good development. People can already edit chat currently but since there hasn't been a major "incident" yet people still think chatlogs from replays are reliable, hopefully this will forever avert the possibility of an incident happening by destroying the sanctity of replays. Agree! This getting attention is a great thing. | ||
Ascend
United States120 Posts
Source Code All of the MPQ-specific logic is handled by the sc2replay-csharp library I've previously released. I'll be releasing updates to that as well. | ||
GoDZeuS
Turkey5 Posts
| ||
NeonGenesis
Norway260 Posts
| ||
Adalonus
United States6 Posts
On May 07 2011 19:05 Ascend wrote: There may be issues with replays involving spectator chat. Otherwise it should work just fine on Windows 7. There may be an extra dependency from MpqLib that i don't know about though... I'm actually having the same problem. Crashes when loading the replay using Windows 7. I tried running as admin and reinstalling the .Net framework but neither fixed it. EDIT: Odd. It worked on my other computer just fine (also running Windows 7) | ||
Okiesmokie
Canada379 Posts
On May 08 2011 05:15 ChickenLips wrote: I debated on whether to release my new 9mm for that reason, and everyone I talked to said go for it. After all, other people can already do this, and others don't even realize how easy it actually is to kill someone. It's better that people realize that people shouldn't be trusted, than those few gun-owners to quietly hold the power. See how your logic fails? If you truly were concerned about the secret guild of replay-fakes having such a large impact you should gather some proof for such activities or release faked replays and later reveal that they were faked and anyone can do it. I know you put a lot of work into this, but you really should take it down, the two major impacts of this tool will be: advertisements everywhere && people faking replay chat Your analogy might make sense if new guns weren't actually released to the public market every day. | ||
Ascend
United States120 Posts
V1.0 * Added support for Korean replays (both Korean names and Korean chat fixed) * Added ability to drag-drop multiple replays onto the application. You can download from the links at the front of the post. I've also uploaded the release to the download list on Github. Other than the Korean replay issues, I've had pretty positive feedback, so I've decided to up this to a 1.0 release. Let me know if you have any issues. | ||
ReaperX
Hong Kong1758 Posts
| ||
Silu
Finland165 Posts
1. Thread is posted about some new tool, information or idea with legitimate reasoning behind it 2. One of the first repliers is a one-liner with something that supposedly (without valid reasoning) refutes the entire purpose of the thread 3. A dozen haters join the bandwagon (having read the op and maybe the first three replies, one of which they copy) and clutter the thread with the same nonsense Like here. Let's see. - Advertisers can already do this if they like (since they don't need tools that make it effortless to do this) - Replay chat editing was widespread and completely normal in WC3, where replays were a LOT bigger than in SC2 (as there were no streams like they exist today) - Even if advertising was a real issue (and I don't see how it would be, really), you could remove those ads, with, you know, this tool And who could even possibly imagine that "fake replay chat" would be a problem? Everyone already knows replay chat can be altered. Does someone really think that a scandal would arise when someone makes a thread called "OMG IDRA CALLS MC'S MOM A CARPET CLEANER, SEE THIS REPLAY"? I suppose the same people would drool over "incriminating IRC chat logs" since that's pretty much the same thing. ![]() For the OP, good job. This is exactly the way to go in developing and releasing tools for the community. | ||
![]()
Adebisi
Canada1637 Posts
IMO you should add a feature to edit player names, I know this can be done and there's a lot of tournaments out there that use the built in game overlay but are casting replays, and if Koreans are playing on NA using weird smurfs or playing on Korea using hangul, the edited names look better. | ||
Hashmeister
Germany238 Posts
ONECruncher: Thank you IdrA: gg ![]() | ||
dasmowenator
United States1 Post
Here's a list of errors - I think it's having a lot of trouble with the timestamps... If I clear the chat logs and then add three new messages at 4, 5, and 6 seconds, then save the file, then reopen it, now those messages have the timestamps at seconds 1, 2, and 3. Obviously, this is broken. Furthermore, when you have multiple messages that have the same timestamps (which isn't hard since it only specifies to the second instead of the millisecond or anything more precise, and messages that occur during the lag/drop screen are all recorded as happening at the same time), the chat editor will randomly move them around and change the order. For example, if I have 10 messages that people sent while someone in the game was lagging out, the editor may show them in some given order, now if I try adding or deleting a message anywhere in the replay, the order of those messages will be moved all over the place and basically randomized. Also, if you have multiple messages with the same timestamps and you try to remove one of them, it may delete the wrong message. For example, if I have 2 messages at 00:00:05 and I try to delete the first one, it may just delete the second one instead. The last thing I want to note is that when I try to save a replay file out of the chat editor, it usually (about 9 times out of 10) will freeze and stop responding and I have to force-quit the program. I'm not sure why all these errors are happening and why no one else seems to be commenting on them, but I hope these get fixed in the near future. Thanks for the potentially great tool! | ||
Ascend
United States120 Posts
On August 15 2011 23:53 dasmowenator wrote: This editor only really works for removing chat from a replay, if you try to actually just edit it or add/remove messages, it blows up. Here's a list of errors - I think it's having a lot of trouble with the timestamps... If I clear the chat logs and then add three new messages at 4, 5, and 6 seconds, then save the file, then reopen it, now those messages have the timestamps at seconds 1, 2, and 3. Obviously, this is broken. Furthermore, when you have multiple messages that have the same timestamps (which isn't hard since it only specifies to the second instead of the millisecond or anything more precise, and messages that occur during the lag/drop screen are all recorded as happening at the same time), the chat editor will randomly move them around and change the order. For example, if I have 10 messages that people sent while someone in the game was lagging out, the editor may show them in some given order, now if I try adding or deleting a message anywhere in the replay, the order of those messages will be moved all over the place and basically randomized. Also, if you have multiple messages with the same timestamps and you try to remove one of them, it may delete the wrong message. For example, if I have 2 messages at 00:00:05 and I try to delete the first one, it may just delete the second one instead. The last thing I want to note is that when I try to save a replay file out of the chat editor, it usually (about 9 times out of 10) will freeze and stop responding and I have to force-quit the program. I'm not sure why all these errors are happening and why no one else seems to be commenting on them, but I hope these get fixed in the near future. Thanks for the potentially great tool! It probably has to do with the latest patch, I haven't tested it thoroughly. I'll take a look at everything you've said when I get a chance and see what I can do. Thanks! | ||
HorussTv
Mexico34 Posts
I''ve been seeing this since WC3 days, never caused a problem, never was used to '"harm'" anyone not progamers, not espectators and it is usefull to give information to the viewer that in other case, he wont have. I am a caster as well and find this really good Thanks again ![]() | ||
DoomsVille
Canada4885 Posts
| ||
Ascend
United States120 Posts
This tool is epic as well as the other tools you guys are releasing, please keep up the good work. Just 1 guy, but thanks! Anytime I try to load a replay the program just crashes. Any suggestions? I'll try to make a point of looking over both sc2replay and this chat application over the next couple days to make sure it works for the latest patch. It's very likely it could be broken, but since I haven't seen anyone else try to submit any patches to fix it, I'll try to make time ![]() | ||
| ||