kangtaku / codelinkv2

Automatically exported from code.google.com/p/codelinkv2
0 stars 0 forks source link

Multiple batch files corruption #504

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
! This is an issue tracker, not a helpdesk !

What is the Version you're running?
Version: 2.0.9.7f 

(1) In Game User Name: Beamrun

(2) What is your issue?

The all batch files I had created earlier today, don't appear to be working in 
any way as they should normally, while they did earlier. I can't run them in 
diag module, nor can I decompile them. Re-logging onto game does not solve the 
issue. 

Any new files I create seem to work as expected, even after logging out and 
back in; however, I can't even successfully decompile any of the aforementioned 
.bat files, although the compiler doesnt seem to have a built-in error feature, 
so it seems to do its magic; the modified file icon (and presumably file 
extension/format) doesnt change though, and I can't open those files with 
notepad at any time anymore. 

One of the many bat files I had created was in the other mode though to start 
with (txt). This one I could open with notepad. It said that there was no 
information. After compiling this file into bat though, it was just like the 
other errorous files, that can't be decompiled or run. 

I had created batch files and recompiled them for batch use.
I had also re-compiled-de-compiled all of those files more than once.
I had also tested all of the batch files and they worked like a charm. 

Until I checked again later today. And there had been atleast one time I had 
been disconnected from game by then. So I figure this might be part of the 
problem, as I believe the game disconnected me for inactivity; I did not SAVE 
and QUIT. I'd think that the game saves my progress atleast once every 15min? 
But I also can't think of another cause. But I don't know much of how this 
works anyway.

(3) What steps will reproduce the problem?
I don't know how to reproduce the problem. The problem however is persistant at 
all times, concerning the files in question.

(4) What is the expected output? What do you see instead?
I would expect to be able to run bat files, as well as decompile them in order 
to edit them. 

(5)Please provide additional information below.
a) what where you doing when you discovered the problem?
I noticed I had left diag module on while hacking; I went to repair my hardware 
in diag module and I couldn't run the files. 

Follows an example error message in diag module for one of the files in 
question; for command batch.67;
Invalid file type 8 REPALL

b) are you able to retrace your steps in order to reproduce the problem?
I'm afraid not. I would however be happy if I was able to retrieve the 
information in those batch files, even if I have to create new ones. It took 
some time, compiling all 19 of them. Of course I'd be even happier to know that 
the problem can't reoccur in future. I will however save all that kind of data 
out side of game in the future. 

Original issue reported on code.google.com by hpro...@gmail.com on 2 Aug 2013 at 10:55

GoogleCodeExporter commented 8 years ago
Would like to point at that after I deleted the bat files in question, I've run 
into no similar problems. 

Original comment by hpro...@gmail.com on 8 Aug 2013 at 8:20

GoogleCodeExporter commented 8 years ago
this has been addressed in the update. the new system no longer uses ID 
numbers, and now references the filename. batch file cmds are now 1 per line, 
no more commas

Original comment by jacetat...@gmail.com on 12 Aug 2013 at 1:59

GoogleCodeExporter commented 8 years ago

Original comment by codelin...@gmail.com on 12 Aug 2013 at 2:02