ndo360 / codelinkv2

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

Problem with new batches. #659

Open GoogleCodeExporter opened 8 years ago

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

What is the Version you're running?
Version: v2.0 b14

(1) In Game User Name: Masel89

(2) What is your issue?

My latest batches don't have its content which i saved and i cant decompile 
them. One of them i can decompile but it doesn't have last line in it. So i 
have to rewrite them every time i am logging into the game.

(3) What steps will reproduce the problem?
a) Make a batch (I wrote 2 - First is a long one and it has everything in it 
except last line and Second which has a simple remote repair script in it and i 
couldn't decompile it after re-logging or run it).
b) Exit the game, Login into the game.
c) Try to run those 2 or decompile them.

And this is happening only to my new batches.

(4) What is the expected output? What do you see instead?

I would like if i could see full content of those batches after re-logging, i 
would like also to run them and decompile them.

(5)Please provide additional information below.

a) what where you doing when you discovered the problem?
Practically nothing...

b) are you able to retrace your steps in order to reproduce the problem?
Yes.

Original issue reported on code.google.com by Martin.M...@gmail.com on 13 Feb 2014 at 4:17

GoogleCodeExporter commented 8 years ago
I mentioned this to you before.  You have too many plot triggers, which means 
you have too many bank accounts, doc files, bat files among other things.  The 
game either has  a concrete limit on how much it can save or it's failing to 
save all the data due to the length of the information.  Either way, cut down 
on your number of batch files.

Original comment by phoenix_...@yahoo.ca on 14 Feb 2014 at 2:50

GoogleCodeExporter commented 8 years ago
2 bank accounts and a little more batches and docs, but those batches cant have 
more than 50kb. Is that too much?

Original comment by Martin.M...@gmail.com on 14 Feb 2014 at 11:19

GoogleCodeExporter commented 8 years ago
You have something like 92 plot triggers.  That is too much for the game to 
handle, apparently.  007 saw the same issues with fewer than that if I'm not 
mistaken.  He has 78 now and I don't think he's having issues any more, but I'm 
not positive.

Original comment by phoenix_...@yahoo.ca on 14 Feb 2014 at 1:47

GoogleCodeExporter commented 8 years ago
So you guys cant do something so that game would take more of these triggers?

Original comment by Martin.M...@gmail.com on 14 Feb 2014 at 4:01