Technical support > Feature Requests

Possible Errors in RC4

<< < (5/6) > >>

Bandobras:

--- Quote from: "dimon37" ---my main problem is "No free inventory space!" error. I'll see if I can figure out how to fix/circumvent it.
--- End quote ---


ubequitz is working on it currently, but it's very tricky. You can ask about all this on the IRC and perhaps then fixing will be easier... An easy way of circumventing the bug is changing


--- Code: ---./game/q_shared.h:#define MAX_INVLIST           1024
--- End code ---


to something much larger (there is essentially a leak of the MAX_INVLIST items in the code). I've not tried that, however. I you try, please report how it works...

BTW if we don't manage to fix it for RC5 it might be a very idea to increase this constant, say 100 times...

dimon37:
New error.
Not sure if it's just the display or more serious problem.
I complete 2 missions. both won. However on the statistics screen it show that I won 2, lost 1 and built 3 bases ( i built just a single one)

dimon37:
yet another problem - SZ_GetSpace: overflow

Bandobras:

--- Quote from: "dimon37" ---New error.
Not sure if it's just the display or more serious problem.
I complete 2 missions. both won. However on the statistics screen it show that I won 2, lost 1 and built 3 bases ( i built just a single one)
--- End quote ---


SVN trunk? Which version? Is reproducible with "killteam 7" on the console, instead of killing all the aliens?

dimon37:
SVN trunk, i think. last updated on Monday.
what is killteam 7? it's the command that I can give to artificialy win a scenario?
I'll start a new game to test this.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version