-
Notifications
You must be signed in to change notification settings - Fork 29
FAQ
If you encounter any problems and you want to report it in the forum thread or on the issues page, PLEASE ALWAYS add a log file. Unless you really know that you can describe the whole problem without a log file you should always attach one. To attach a log file please follow the steps from the Kodi wiki:
Kodi writes a file "kodi.log" that contains a lot of information what happens during runtime in both: Kodi and RCB. See the Kodi wiki for more information and the location where you find the file on your system.
Some distributions don't ship with prebuild pysqlite libraries. You have to get them on your own and copy them to your kodi lib folder (e.g. /usr/local/lib/kodi/addons/script.module.pysqlite/lib/pysqlite2). I made an extra package with these libraries if you don't want to build them yourself: ./images/platform_libraries.zip.
This may happen if you accidently try to launch RCB twice. Unfortunately I did not find a way to code around this issue until now. So if you run into this issue make sure that you wait 1-2 seconds to see if RCB will start before you try it a second time.
Usually this happens if there is still a disc in the drive. Remove all discs and unmount any virtual drives and try again.
It may also happen that you have to add your drives via Kodi File manager. It depends on the skin where to find the File manager. In Confluence you will find it as a sub menu of System on the Home screen (move to the right when System is highlighted).
It may also happen that you have to add your drives via Kodi File manager. It depends on the skin where to find the File manager. In Confluence you will find it as a sub menu of System on the Home screen (move to the right when System is highlighted).
Mostly this issue is related to configuration errors. Most common mistake is that you forgot to add a proper file mask to your Rom Collection configuration. You need to specifiy a file mask like "*.zip
" or "*.smc
" to let RCB find your files. You can configure the file mask on the Import games tab in Edit Rom Collection dialog.
In current releases it can also happen that RCB won't find any games on smb shares and when the path to your roms contains any non-ascii characters.
With latest RCB versions (1.0.8 and above) you should be able to add smb paths without any issues.
In case you still have problems with smb paths the easiest way to add roms from smb shares will be to use network drives on Windows or links on Linux.
MAWS site is down since some weeks and as it seems it will stay down for some more weeks or even forever. In the meantime you can use this guide to add your MAME roms to RCB with offline game descriptions.
Check http://www.mameworld.info/ to monitor the progress of MAWS coming back or not.
Go to your xbmc.log and search for this string: "RCB_INFO cmd:" (without ""). This line will show the complete command that RCB uses to launch your emulator. Copy and paste this line (only the part after "cmd:") to a command line window and try to launch your emulator. Usually there are errors in your command line or your emulator is not yet configured correctly. It will not work inside RCB if it does not work from command line.
When launching .7z files RCB just shows a message box with this error message: "Error launching .7z file. Please check XBMC.log for details". This error should only occure if you have installed RCB via the repo browser. Launching .7z files requires certain libraries that are not part of XBMCs python environment. You can download RCBs latest version from the projects home page, this already includes all required libraries.
If RCB ships the wrong libraries you can always get the latest release here.
In solo mode I get this error: CApplication:: create() failed - Check log file and that it is writeable
In latest RCB releases there is a new option in Addon settings called "Use VB script in solo mode". This option should finally solve this issue.
Enable the option Make Local Copy in Edit Rom Collection dialog. This will download the file to a temp directory before launching the game.
Getting started
Preparation
Installation
First use
Navigation
Context menu
View Options menu
Actions menu
FAQ
Configuration
Configuration wizard
Addon settings
Edit Rom Collection
Import games
Import games
Use offline game descriptions
How to add videos to your Rom Collection
How to add standalone PC games
Scraper Details
Browse games
Change view
Change skin
Game filter
Missing info filter
Home screen widget
Launch games
Launch games
Launch savestates
Advanced topics
Dynamic image placing
Performance settings
Skinning RCB
Changelog
Changelog
Screenshot gallery
Screenshot gallery
Roadmap
RCB Roadmap