[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Index

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Prepare to be captivated by Deviant Anomalies, a game where a transformative snowstorm plunges the city of Netherhelm into chaos. This gripping visual novel casts you as a rookie detective, armed with a Criminal Psychology degree, tasked with unraveling the mysteries behind escalating crime and sup
to
pt
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_COOKIE
myip=188.165.244.186
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
31020
REMOTE_ADDR
146.59.252.193
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Prepare+to+be+captivated+by+Deviant+Anomalies%2C+a+game+where+a+transformative+snowstorm+plunges+the+city+of+Netherhelm+into+chaos.++This+gripping+visual+novel+casts+you+as+a+rookie+detective%2C+armed+with+a+Criminal+Psychology+degree%2C+tasked+with+unraveling+the+mysteries+behind+escalating+crime+and+sup&to=pt
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=Prepare+to+be+captivated+by+Deviant+Anomalies%2C+a+game+where+a+transformative+snowstorm+plunges+the+city+of+Netherhelm+into+chaos.++This+gripping+visual+novel+casts+you+as+a+rookie+detective%2C+armed+with+a+Criminal+Psychology+degree%2C+tasked+with+unraveling+the+mysteries+behind+escalating+crime+and+sup&to=pt
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1734400384.1769
REQUEST_TIME
1734400384
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1734400384.1776
THINK_START_MEM
410768
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
"> System Error

[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Index

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
Prepare to be captivated by Deviant Anomalies, a game where a transformative snowstorm plunges the city of Netherhelm into chaos. This gripping visual novel casts you as a rookie detective, armed with a Criminal Psychology degree, tasked with unraveling the mysteries behind escalating crime and sup
to
pt
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_COOKIE
myip=188.165.244.186
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
31020
REMOTE_ADDR
146.59.252.193
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_title?content=Prepare+to+be+captivated+by+Deviant+Anomalies%2C+a+game+where+a+transformative+snowstorm+plunges+the+city+of+Netherhelm+into+chaos.++This+gripping+visual+novel+casts+you+as+a+rookie+detective%2C+armed+with+a+Criminal+Psychology+degree%2C+tasked+with+unraveling+the+mysteries+behind+escalating+crime+and+sup&to=pt
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=Prepare+to+be+captivated+by+Deviant+Anomalies%2C+a+game+where+a+transformative+snowstorm+plunges+the+city+of+Netherhelm+into+chaos.++This+gripping+visual+novel+casts+you+as+a+rookie+detective%2C+armed+with+a+Criminal+Psychology+degree%2C+tasked+with+unraveling+the+mysteries+behind+escalating+crime+and+sup&to=pt
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1734400384.1769
REQUEST_TIME
1734400384
Environment Variables
empty

ThinkPHP Constants

PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1734400384.1776
THINK_START_MEM
410768
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/
"> \n \n\n","body":"

Prepare-se para ser cativado por Deviant Anomalies, um jogo onde uma tempestade de neve transformadora mergulha a cidade de Netherhelm no caos. Este emocionante romance visual coloca você como um detetive novato, munido de um diploma de psicologia criminal, com a tarefa de desvendar os mistérios por trás da escalada do crime e das ocorrências sobrenaturais. Resolva casos, recrute e oriente anomalias sobrenaturais, guiando-as enquanto elas lutam com suas novas habilidades. Suas escolhas impactarão profundamente o destino de sua equipe, moldando relacionamentos por meio da confiança, do respeito ou da queda na corrupção. Experimente uma jogabilidade envolvente, cenas ricamente animadas e o desenvolvimento de romance e amizades. O Relojoeiro está chegando; o tempo está se esgotando.

\\\"Deviant

Principais recursos:

\\\"Deviant

Destaques da jogabilidade:

\\\"Deviant

Instalação:

  1. Extraia os arquivos do jogo para o local desejado.
  2. Inicie o jogo usando \\\"Game.exe.\\\"

Conclusão:

Embarque em uma aventura inesquecível em Deviant Anomalies. Descubra a verdade por trás do caos, estabeleça relacionamentos e tome decisões que definirão seu destino à medida que a ameaça iminente do Relojoeiro se aproxima. Baixe agora e experimente uma mistura atraente de mistério, romance e escolhas desafiadoras.

","applicationCategory":"GameApplication","softwareVersion":"0.9.2.2","fileSize":"1780.00M","downloadUrl":"https://downloads.fy008.com/apk/96/Deviant Anomalies [v0.9.5] [MoolahMilk]_0.9.2.2_deviant.anomalies.apk","datePublished":"2024-12-23T07:13:10+08:00","dateModified":"2024-12-06T03:45:20+08:00","screenshot":"https://images.fy008.com/uploads/99/1719501948667d847c2a4c4.jpg","aggregateRating":{"@type":"AggregateRating","ratingValue":"4.5","reviewCount":1},"author":{"@type":"Organization","name":"MoolahMilk"},"offers":{"@type":"Offer","price":"0.00","priceCurrency":"USD"}}

Lar > Jogos > Casual > Deviant Anomalies [v0.9.5] [MoolahMilk]

Deviant Anomalies [v0.9.5] [MoolahMilk]
Deviant Anomalies [v0.9.5] [MoolahMilk]
Dec 23,2024
Nome do aplicativo Deviant Anomalies [v0.9.5] [MoolahMilk]
Desenvolvedor MoolahMilk
Categoria Casual
Tamanho 1780.00M
Última versão 0.9.2.2
4.5
Download(1780.00M)

Prepare-se para ser cativado por Deviant Anomalies, um jogo onde uma tempestade de neve transformadora mergulha a cidade de Netherhelm no caos. Este emocionante romance visual coloca você como um detetive novato, munido de um diploma de psicologia criminal, com a tarefa de desvendar os mistérios por trás da escalada do crime e das ocorrências sobrenaturais. Resolva casos, recrute e oriente anomalias sobrenaturais, guiando-as enquanto elas lutam com suas novas habilidades. Suas escolhas impactarão profundamente o destino de sua equipe, moldando relacionamentos por meio da confiança, do respeito ou da queda na corrupção. Experimente uma jogabilidade envolvente, cenas ricamente animadas e o desenvolvimento de romance e amizades. O Relojoeiro está chegando; o tempo está se esgotando.

Deviant Anomalies [v0.9.5] [MoolahMilk]

Principais recursos:

  • Uma cidade sitiada: Uma nevasca altera tudo, preparando o cenário para uma investigação emocionante.
  • Intriga Sobrenatural: Descubra os segredos por trás de uma onda de atividade paranormal.
  • Experiência em resolução de crimes: Use suas habilidades de psicologia para resolver casos complexos e desvendar os mistérios da cidade.
  • Recrute e guie: Monte uma equipe de Anomalias Sobrenaturais, ajudando-os a controlar seus poderes.
  • Escolhas significativas: Forme relacionamentos, escolhendo caminhos de amizade, amor ou domínio.
  • Visuais de alta qualidade: Mergulhe em visuais impressionantes e cenas totalmente animadas.

Deviant Anomalies [v0.9.5] [MoolahMilk]

Destaques da jogabilidade:

  • Construção do Harém: Cultive relacionamentos com seus companheiros, influenciando sua lealdade e habilidades por meio de afeto ou controle. Personalize sua aparência e explore conexões mais profundas.
  • Narrativa intrigante: Desvende os segredos de Netherhelm e de seu próprio passado em uma experiência baseada em uma história. Suas decisões moldam a narrativa.
  • Mecânica investigativa: Reúna evidências, interrogue suspeitos e resolva quebra-cabeças desafiadores para avançar na história.

Deviant Anomalies [v0.9.5] [MoolahMilk]

Instalação:

  1. Extraia os arquivos do jogo para o local desejado.
  2. Inicie o jogo usando "Game.exe."

Conclusão:

Embarque em uma aventura inesquecível em Deviant Anomalies. Descubra a verdade por trás do caos, estabeleça relacionamentos e tome decisões que definirão seu destino à medida que a ameaça iminente do Relojoeiro se aproxima. Baixe agora e experimente uma mistura atraente de mistério, romance e escolhas desafiadoras.

Postar comentários