mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-24 15:40:11 +01:00
611 lines
23 KiB
HTML
611 lines
23 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="robots" content="noindex,noarchive,nofollow" />
|
|
|
|
<title>SpiceTools Error Messages - bemani.guide</title>
|
|
<link href="../../css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="../../css/font-awesome.min.css" rel="stylesheet">
|
|
<link href="../../css/base.css" rel="stylesheet">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/darcula.min.css">
|
|
|
|
<script src="../../js/jquery-1.10.2.min.js" defer></script>
|
|
<script src="../../js/bootstrap.min.js" defer></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
|
|
<script>hljs.initHighlightingOnLoad();</script>
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="bemani.guide" />
|
|
<meta property="og:title" content="Extras - SpiceTools Error Messages" />
|
|
<meta property="og:description" content="" />
|
|
<meta property="og:url" content="None" />
|
|
<meta property="og:image" content="img/icon.png" />
|
|
<meta property="og:image:type" content="image/png" />
|
|
<meta property="og:image:width" content="64" />
|
|
<meta property="og:image:height" content="64" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
|
|
<div class="container">
|
|
<a class="navbar-brand" href="../..">bemani.guide</a>
|
|
<!-- Expander button -->
|
|
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
<!-- Expanded navigation -->
|
|
<div id="navbar-collapse" class="navbar-collapse collapse">
|
|
<!-- Main navigation -->
|
|
<ul class="nav navbar-nav">
|
|
<li class="navitem">
|
|
<a href="../.." class="nav-link">Home</a>
|
|
</li>
|
|
<li class="dropdown">
|
|
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Games <b class="caret"></b></a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX 25</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/iidx25/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/iidx25/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/iidx25/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX 26</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/iidx26/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/iidx26/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/iidx26/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">IIDX 27</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/iidx27/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/iidx27/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/iidx27/lightning/" class="dropdown-item">Lightning Mode Specifics</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">SDVX</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">SDVX IV</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/sdvx4/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/sdvx4/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/sdvx4/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">SDVX V</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/sdvx5/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/sdvx5/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/sdvx5/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Pop'n</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Pop'n Usaneko</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/popnusaneko/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/popnusaneko/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/popnusaneko/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Pop'n Peace</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/popnpeace/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/popnpeace/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/popnpeace/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">HELLO Pop'n</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/hellopopn/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/hellopopn/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">DDR</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">DDR Ace</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/ddrace/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/ddrace/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/ddrace/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Jubeat</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Jubeat Clan</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/jubeatclan/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/jubeatclan/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/jubeatclan/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">GITADORA</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">GITADORA Matixx</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/gitamatixx/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/gitamatixx/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/gitamatixx/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">GITADORA EXCHAIN</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/exchain/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/exchain/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/exchain/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Reflec Beat</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Reflec Beat: Reflesia</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/reflesia/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/reflesia/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/reflesia/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">NOSTALGIA</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Nostalgia FORTE</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/nostforte/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/nostforte/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/nostforte/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">Nostalgia Op.2</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/nostop2/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/nostop2/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/nostop2/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">BeatStream アニムトライヴ</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/beatstreamfinal/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/beatstreamfinal/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/beatstreamfinal/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li class="dropdown-submenu">
|
|
<a href="#" class="dropdown-item">MÚSECA 1+1/2</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../../games/musecafinal/setup/" class="dropdown-item">First Time Setup</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/musecafinal/problems/" class="dropdown-item">Common Problems/Tips</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../../games/musecafinal/hexedits/" class="dropdown-item">Hex Edits</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="navitem">
|
|
<a href="../../errorcodes/" class="nav-link">Error Codes</a>
|
|
</li>
|
|
<li class="dropdown active">
|
|
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Extras <b class="caret"></b></a>
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
<a href="../hexguide/" class="dropdown-item">Beginner Guide to Hex Editing</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../ascs/" class="dropdown-item">Notes on the Most Common ASCs and Vendors</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../parts/" class="dropdown-item">Arcade Parts List and Documentation</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../spiceguide/" class="dropdown-item">SpiceTools Usage, Parameters, and Functionality</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="./" class="dropdown-item active">SpiceTools Error Messages</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../pollingrates/" class="dropdown-item">List of Touchscreen Monitors and their Polling Rates</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="../streamaudio/" class="dropdown-item">Exclusive Audio Workarounds</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="navitem">
|
|
<a href="../../externalresources/" class="nav-link">External Resources</a>
|
|
</li>
|
|
<li class="navitem">
|
|
<a href="../../about/" class="nav-link">About</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<ul class="nav navbar-nav ml-auto">
|
|
<li class="nav-item">
|
|
<a rel="prev" href="../spiceguide/" class="nav-link">
|
|
<i class="fa fa-arrow-left"></i> Previous
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a rel="next" href="../pollingrates/" class="nav-link">
|
|
Next <i class="fa fa-arrow-right"></i>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-3"><div class="navbar-light navbar-expand-md bs-sidebar hidden-print affix" role="complementary">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggler collapsed" data-toggle="collapse" data-target="#toc-collapse" title="Table of Contents">
|
|
<span class="fa fa-angle-down"></span>
|
|
</button>
|
|
</div>
|
|
|
|
|
|
<div id="toc-collapse" class="navbar-collapse collapse card bg-secondary">
|
|
<ul class="nav flex-column">
|
|
|
|
<li class="nav-item" data-level="1"><a href="#spicetools-error-messages" class="nav-link">SpiceTools Error Messages</a>
|
|
<ul class="nav flex-column">
|
|
<li class="nav-item" data-level="3"><a href="#initial-checklist" class="nav-link">Initial Checklist</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#failed-to-read-devnvramcoinxml" class="nav-link">Failed to Read /dev/nvram/coin.xml.</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#failed-to-read-devnvrameacoinxml" class="nav-link">Failed to Read /dev/nvram/eacoin.xml.</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#cannot-create-property-propea3-configxml" class="nav-link">Cannot create property: prop/ea3-config.xml</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#xyz-couldnt-be-loaded-specified-module-cannot-be-found" class="nav-link">XYZ Couldn't be loaded: Specified module cannot be found.</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
<li class="nav-item" data-level="3"><a href="#crashing-upon-startup" class="nav-link">Crashing Upon Startup</a>
|
|
<ul class="nav flex-column">
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div></div>
|
|
<div class="col-md-9" role="main">
|
|
|
|
<h1 id="spicetools-error-messages">SpiceTools Error Messages</h1>
|
|
<div class="admonition warning">
|
|
<p class="admonition-title">Before reading:</p>
|
|
<p>This section contains common errors that users may come across when utilizing SpiceTools that DO NOT pertain to <a href="/errorcodes/">Error Codes.</a> While it's virtually impossible to write on every solution for every error, there's a small handful that arise from time to time. Consider this one of the weaker sections on the site due to the infinitely varying amounts of hardware and game-specific problems that may arise. Nonetheless, this section may be helpful as a last resort or for overly specific issues. Errors are listed in potpourri fashion with game specific notes inside said sections as applicable.</p>
|
|
</div>
|
|
<h3 id="initial-checklist">Initial Checklist</h3>
|
|
<div class="admonition tip">
|
|
<p>There's always a couple quick things to check before even running SpiceTools, namely...</p>
|
|
<ul>
|
|
<li>Your data comes from a clean and trusted source, ideally unmodified.</li>
|
|
<li>You are not currently seeding your data and it's not already opened.</li>
|
|
<li>You have specified within Windows that SpiceTools should be ran as an administrator.</li>
|
|
<li>You're using the latest SpiceTools</li>
|
|
<li>You've correctly followed the <code>First Time Setup</code> and <code>Common Problems/Tips</code> section of your desired game and your <code>.bat</code> file contains no errors.</li>
|
|
</ul>
|
|
</div>
|
|
<h3 id="failed-to-read-devnvramcoinxml">Failed to Read /dev/nvram/coin.xml.</h3>
|
|
<div class="admonition tip">
|
|
<p>Copy <code>coin.xml</code> from <code>prop</code> to <code>dev/nvram</code> or alternatively, update to a SpiceTools as new as 03/04/2020 or later.</p>
|
|
</div>
|
|
<h3 id="failed-to-read-devnvrameacoinxml">Failed to Read /dev/nvram/eacoin.xml.</h3>
|
|
<div class="admonition tip">
|
|
<p>Copy <code>eacoin.xml</code> from <code>prop</code> to <code>dev/nvram</code> or alternatively, update to a SpiceTools as new as 03/04/2020 or later.</p>
|
|
</div>
|
|
<h3 id="cannot-create-property-propea3-configxml">Cannot create property: prop/ea3-config.xml</h3>
|
|
<div class="admonition tip">
|
|
<p>Firstly make sure your <code>ea3-config.xml</code> is clean and that it is not set to <code>Read-only</code>. </p>
|
|
<p>If it's been modified, common problems that might arise may be having <code>https</code> under <code><services __type="str">urlhere</services></code> or anywhere else a custom services URL has been added. Use <code>http</code> instead. </p>
|
|
<p>Don't use notepad when modifying any of the .xml files, it can break the encoding and cause issues.</p>
|
|
<p>Ideally just use SpiceTools <code>-url</code> and <code>-p</code> parameters to avoid modifying this file in most use cases.</p>
|
|
</div>
|
|
<h3 id="xyz-couldnt-be-loaded-specified-module-cannot-be-found">XYZ Couldn't be loaded: Specified module cannot be found.</h3>
|
|
<div class="admonition tip">
|
|
<p>Firstly, make sure what is attempting to load is indeed present.</p>
|
|
<p>If the file is <code>libavs-win64.dll</code> then you're using 64-bit SpiceTools when the game is 32-bit, please switch to 32-bit instead. SpiceTools should also tell you do this!</p>
|
|
<p>However, more often than not this error is more the user missing specific dependencies. Below are the most common ones that are missing on a fresh installation or older hardware.</p>
|
|
<ul>
|
|
<li><a href="https://www.microsoft.com/en-us/download/confirmation.aspx?id=14632">Microsoft Visual C++ 2010 Redistributable Package (x64)</a></li>
|
|
<li><a href="https://www.microsoft.com/en-us/download/details.aspx?id=34429">DirectX 9.0c End-User Runtime</a></li>
|
|
</ul>
|
|
</div>
|
|
<h3 id="crashing-upon-startup">Crashing Upon Startup</h3>
|
|
<div class="admonition tip">
|
|
<p>This issue has numerous reasons all pertaining to the user, most commonly the game is not able to run at its specified resolution, say a game requiring portrait mode while running in landscape for example. This might also occur if installation was not done properly, or key files are missing as well.</p>
|
|
<p>SpiceTools does a good job documenting what errors are occurring, make sure to read near the bottom of <code>log.txt</code> after a crash to try and better understand what might be wrong.</p>
|
|
</div></div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer class="col-md-12">
|
|
<hr>
|
|
<p>Made by a IIDX player.</p>
|
|
<p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>.</p>
|
|
</footer>
|
|
<script>
|
|
var base_url = "../..",
|
|
shortcuts = {"help": 191, "next": 78, "previous": 80, "search": 83};
|
|
</script>
|
|
<script src="../../js/base.js" defer></script>
|
|
|
|
<div class="modal" id="mkdocs_keyboard_modal" tabindex="-1" role="dialog" aria-labelledby="keyboardModalLabel" aria-hidden="true">
|
|
<div class="modal-dialog">
|
|
<div class="modal-content">
|
|
<div class="modal-header">
|
|
<h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
|
|
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
|
|
</div>
|
|
<div class="modal-body">
|
|
<table class="table">
|
|
<thead>
|
|
<tr>
|
|
<th style="width: 20%;">Keys</th>
|
|
<th>Action</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td class="help shortcut"><kbd>?</kbd></td>
|
|
<td>Open this help</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="next shortcut"><kbd>n</kbd></td>
|
|
<td>Next page</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="prev shortcut"><kbd>p</kbd></td>
|
|
<td>Previous page</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="search shortcut"><kbd>s</kbd></td>
|
|
<td>Search</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="modal-footer">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|