-
I was able to run rviz correctly in my notebook(Dell XPS13), ubuntu 14.04 LTS
But, Some day it produced the following error:
"Segmentation fault (core dumped)"
wkyoun@wkyoun-XPS-13-9343:~$ rosrun r…
-
I'v just compiled RoR but cant run it, I did first run RoRConfig
[RoR.log](https://github.com/RigsOfRods/rigs-of-rods/files/2568628/RoR.log)
```
./RoR
[RoR|GVar] sys_config_dir: SetAct…
-
@stewartc3 (@jamespkav) request:
> The data I am working with is located here:
>
> RavenPack News Analytics >> Equities >> PR Edition
>
> Much appreciated if you could put this data on your …
-
Game crashes when I click on multiplayer
Version Information: Rigs of Rods
version: 0.4.8.0-dev-b5309fb
```
$ ./rigs-of-rods/bin/RoR
RoR RoRConfig
slobodan@G31M-ES2L:~$ ./rigs-…
-
Using Ubuntu 18.10 and at the bottom of the log is
`ERROR: terminate called after throwing an instance of 'Ogre::RenderingAPIException' what(): OGRE EXCEPTION(3:RenderingAPIException): Fragment Progr…
-
If I try to run rviz on its own as
```
mavs@febbo-HP-ZBook-17-G2:~$ rosrun rviz rviz -l
```
Then the rviz window pops up for a second and disappears and I get these messages (and a segfault)
```
…
-
On render system tab under Display Frequency says N/A
```
$ rigs-of-rods/bin/RoRConfig
21:54:29: log started
21:54:29: searching languages in languages
21:54:29: no Languages found!
21:54:29:…
-
#### Description of issue
Wire to my right is not powered. Wire to my bottom-right is: http://puu.sh/tKLgE/187024a2f6.png
#### Steps to reproduce
Start engine. Wire green wire to red in hang…
-
Hi all. Can't run RoR. When I try running it, it opens and immediately quits. Running it from a terminal gives me this:
```
[RoR|GVar] sys_config_dir: SetActive(), new: "/home/the-computer…
-
I've found that when reading PNG files, (lib)exiv2 calls stat() excessively often:
```
$ strace -e stat exiv2 /path/to/image.png 2>&1|grep stat|wc -l
7265
```
Yes, the file in question is 114…