Difference between revisions of "List of known bugs"

From RimWorld Wiki
Jump to navigation Jump to search
m
(Added category.)
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{TOCright}}
+
==Official Forum Bug Threads==
=0.0.250=
+
Bugs found in released versions can be posted and found on the official forum.
{|
 
|[[File:Folders-OS-Windows-8-Metro-icon.png|36px]]
 
|
 
==Windows version==
 
|}
 
  
----
+
[https://ludeon.com/forums/index.php?topic=513.0 How to Report a Bug]
{|
 
|[[File:Folders-OS-Linux-Metro-icon.png|36px]]
 
|
 
==Linux version==
 
|}
 
<span class="pull-left plainlinks"><small>[http://ludeon.com/forums/index.php?topic=540.0 (forum)]</small></span>
 
====Creating new colony====
 
  
New Colony button not working in Linux 0.0.250. This is the most effective tease ever :-) In Linux, the game starts just fine and I can access the Load and Options screens... but when clicking on New Colony... nothing happens! No errors, no log files.
+
*[https://ludeon.com/forums/index.php?board=11.0 Vanilla gameplay bugs]
 +
*[https://ludeon.com/forums/index.php?board=23.0 Modded gameplay bugs]
  
I cannot load Kerbal Space Program without using LC_ALL=C so I tried it with RimWorld and sure enough, it works fine when I do. I think that this is a Unity bug that only applies if your locale is not English. All you have to do is start the game by prefixing it with LC_ALL=C, which effectively resets all locale configurations.
+
==Official Ludeon Bug Tracker==
 +
Bugs for released and pre-released version are posted on the [https://ludeon.com/mantis/main_page.php Official Ludeon Bug Tracker (Mantis)].
  
So, in other words, instead of double-clicking on RimWorld250Linux.x86_64, do this:
 
  
- create an empty file <br />
+
[[Category:RimWorld game]]
- write those 2 lines in it using any text editor:
 
<pre>
 
#!/bin/bash
 
LC_ALL=C ./RimWorld250Linux.x86_64
 
</pre>
 
- right-click the new file and set its permissions to executable <br />
 
- double-click that new file to run the game
 
 
 
 
 
----
 
{|
 
|[[File:Folders-OS-Apple-Metro-icon.png|36px]]  
 
|
 
==Mac OS X version==
 
|}
 
 
 
----
 
=References=
 
*[http://ludeon.com/forums/index.php?board=11.0 RimWorld forums]
 

Latest revision as of 21:59, 22 June 2020

Official Forum Bug Threads[edit]

Bugs found in released versions can be posted and found on the official forum.

How to Report a Bug

Official Ludeon Bug Tracker[edit]

Bugs for released and pre-released version are posted on the Official Ludeon Bug Tracker (Mantis).