Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
public int GetCurrentVolumeInPercent()
{
currentVolume = m_inventory.GetInventory(0).CurrentVolume.ToIntSafe();
return (currentVolume * 100 / maxVolume);
}
thats where it crashes for you but maxVolume should never be 0 o.O
Do you have any Inventory Scripts/Mods in that world?
Could be...
AFAIK there's no word for "unlimited" or smth like that in programming, it could be easily replaced by 0.
Another thing just came into my mind.. and old bug...
When you split stacks.. sometimes one stays with size 0.... and the only way to get rid of it, is merging it with another stack of the same item. That bug was fixed "long" ago they said.. but i had it happen just couple of days ago when i last played. Was a 0.000000000000000x Iron Ingot stack.. could also result in a division by zero when it's rounded.. ;)
I not find in this theme any strings with words "FPS" and "LAG", then is problem not expected in this theme. (sorry my english :-)
Problem:
Create new game on Earth in any mode with use this MOD.
Fly to nearest pirate base on standart fighter.
Begin LAGs with low 10-15 FPS, on distance to pirate base ~1500m.
Next maximal LAGs with 2-5 FPS on distance to pirate base ~250m.
...
Deleting this MOD return hi performance. Working... ;-)
Version 0.1.179.003
Computer 4 cores AMD FX 4100 16GB, GTX 650 Ti BOOST 2GB...