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
It can only occur with mods.
First time it happened to me it blue-screened by pc due to no more space on the OS drive.
As people above mentioned, it's poorly made mods. I always quit the game via the task manager now to avoid the problem.
Maybe you make this claim because you can't quantify 150gb. So let's give real world comparisons. I like to use the King James Bible for this, because most people have at least seen a physical copy of the book, and its word count is easy to look up.[www.google.com] The book contains roughly three million letters, spread over roughly eight hundred thousand words. Words are separated by punctuation and whitespace, so let's call it roughly four million characters long.
RimWorld's (read: Unity's) logs are UTF-8 encoded and written in English, so each character is a byte. Therefore our bible would consume 3.8 MB of digital storage. There are 1024 MBs in a single GB, so we math it out, and (1024 * 150) / 3.8 = 40,265. The OPs log can quote the entire Word of God in its entirety 40 thousand times.
Now take a bible. Open it up. Flip through a few pages. Image having 40,000 copies of this book. With that image in mind, how much useful information would you expect to find? What would be your signal to noise ratio?
Once upon a time, I was thinking of publishing a mod that would automatically kill RimWorld if the player.log ever reached 20MB, because outside of Unity wigging out, I have never seen the file reach one megabyte. With mods spamming the log. After leaving the game running overnight.
That's sort of true, verbose mode is actually something the player can turn on and off on their end, it's in your game options but you can only toggle it while dev mode is on. There are types of error logging mod devs can leave on though and if that type of logging spams an error RimWorld wont cap it like it usually does and it can also bloat your log. Sometimes this also creates a different log file though, like a harmony specific log for example.
Could've been a error report loop normally with mods that include sounds, known issue.
when this happened to me i looked through the text doc after finding it by scanning for largest files on the drive, there was a single error line repeated an godly amount of times, enough to make the file 40gb.
Yea it's a error loop, where the log will just repeat a error (or several) over and over and over. Razor just has a long forum history of getting hissy when stuff like this is brought up since he doesn't like people blaming mods for the problem.