Midorica
  • Joined on 2023-02-13
Midorica commented on issue Hay1tsme/artemis#29 2023-08-14 14:47:01 +00:00
DIVA AFT - ALL.NET NG & NET PARAM NG

Do you have another game that you could try instead of only diva? I'm kinda curious to know if you will hit the same issue as by the look of it, this should be working just fine

Midorica commented on issue Hay1tsme/artemis#29 2023-08-14 14:29:15 +00:00
DIVA AFT - ALL.NET NG & NET PARAM NG

That is perfectly fine, i looked at my own logs and it is also empty but the game works fine

Midorica commented on issue Hay1tsme/artemis#29 2023-08-14 14:08:35 +00:00
DIVA AFT - ALL.NET NG & NET PARAM NG

I guess you could try switching port 8080 to like 9000 and open that port to give it a try?

Midorica commented on issue Hay1tsme/artemis#29 2023-08-14 13:48:11 +00:00
DIVA AFT - ALL.NET NG & NET PARAM NG

So at least the machine is able to reach to the server for that port as that error 405 is fine

Not sure what is going on with your setup at the moment as i couldn't reproduce this issue on the…

Midorica commented on issue Hay1tsme/artemis#29 2023-08-14 13:37:28 +00:00
DIVA AFT - ALL.NET NG & NET PARAM NG

From what those logs reports, your game isn't sending or receiving a request on http://192.168.1.125:8080/SBZV/710/

Can you try opening that link on a browser through the machine that runs the…

Midorica commented on issue Hay1tsme/artemis#29 2023-08-14 13:08:25 +00:00
DIVA AFT - ALL.NET NG & NET PARAM NG

Hello,

Since the port is opened and the config seems fine for the hostname and title IP, the last thing I can see at the moment is the is_develop that should be set to True in your current…

Midorica commented on issue Hay1tsme/artemis#28 2023-08-10 03:49:57 +00:00
CXB - Core | DEBUG | Unknown POST endpoint /data, from 192.168.1.xxx to port 8080

i personally tried CXB without SSL using the edited segatools and it booted just fine on my end

so not sure what is going on in your case to be honest

so far all i can say is it is not an…

Midorica commented on issue Hay1tsme/artemis#28 2023-08-10 02:50:21 +00:00
CXB - Core | DEBUG | Unknown POST endpoint /data, from 192.168.1.xxx to port 8080

maybe you can set every loglevels inside core.yaml to debug and see what gets reported

Midorica commented on issue Hay1tsme/artemis#28 2023-08-10 02:23:57 +00:00
CXB - Core | DEBUG | Unknown POST endpoint /data, from 192.168.1.xxx to port 8080

i just did some tests using postman with a few test requests and it goes through just fine, i'm not seeing any errors on HTTP or HTTPS on the latest artemis master branch

i'm not sure what to…

Midorica commented on issue Hay1tsme/artemis#28 2023-08-10 02:10:07 +00:00
CXB - Core | DEBUG | Unknown POST endpoint /data, from 192.168.1.xxx to port 8080

Do you have better logs than just 1 line? troubleshooting anything without proper logs is not really doable

not sure about your tools, i always use SSL for this game on a cabinet

Midorica commented on issue Hay1tsme/artemis#28 2023-08-10 01:21:16 +00:00
CXB - Core | DEBUG | Unknown POST endpoint /data, from 192.168.1.xxx to port 8080

there is no documentation on Crossbeats segatools, it wasn't by typing the port after the IP but something about title such as this

default=192.168.1.64
title=http://192.168.1.64:8082
```…
Midorica commented on issue Hay1tsme/artemis#28 2023-08-10 00:46:17 +00:00
CXB - Core | DEBUG | Unknown POST endpoint /data, from 192.168.1.xxx to port 8080

Well the logs you provided says it tried to reach port 8080 and not 8082 that you have binded in that cxb.yaml

Make sure the game tried to send a response to 8082 in that case instead of 8080

Midorica commented on issue Hay1tsme/artemis#28 2023-08-10 00:38:56 +00:00
CXB - Core | DEBUG | Unknown POST endpoint /data, from 192.168.1.xxx to port 8080

Hello

Did you double check the cxb.yaml file for the right port and SSL if you use that?

That error you saw is usually when the port isn't set right or if you have SSL enabled without an…

Midorica pushed to develop at Hay1tsme/artemis 2023-07-24 17:20:15 +00:00
5a4baba102 Diva: Adding threading to score loading
Midorica pushed to develop at Hay1tsme/artemis 2023-07-16 17:06:46 +00:00
c6e7100f51 Merge pull request 'O.N.G.E.K.I.: Card Maker fixes, improvements and bug fixes' (#25) from Dniel97/artemis:cardmaker_ongeki_fix into develop
6a41dac46c ongeki: card maker config added, small fixes, improved credits
Compare 2 commits »
Midorica merged pull request Hay1tsme/artemis#25 2023-07-16 17:06:45 +00:00
O.N.G.E.K.I.: Card Maker fixes, improvements and bug fixes
Midorica commented on pull request Hay1tsme/artemis#25 2023-07-16 17:06:37 +00:00
O.N.G.E.K.I.: Card Maker fixes, improvements and bug fixes

Hello Dniel,

From the look of it, this seems to fix a few things that we did typo and forgot entirely.

I'll approve the merge now

Midorica pushed to develop at Hay1tsme/artemis 2023-07-16 17:00:34 +00:00
b0ca37815b Merge pull request 'maimai DX: Fixes' (#27) from Dniel97/artemis:mai2_fixes into develop
f39317301b mai2: fixed update script, added mai2 heredity, fixed cards import
389784ce82 Merge remote-tracking branch 'origin/develop' into fork_develop
36d338e618 Merge remote-tracking branch 'origin/develop' into fork_develop
Compare 4 commits »
Midorica merged pull request Hay1tsme/artemis#27 2023-07-16 17:00:33 +00:00
maimai DX: Fixes
Midorica commented on pull request Hay1tsme/artemis#27 2023-07-16 17:00:07 +00:00
maimai DX: Fixes

Hello,

By the look of it, it should be all good and you did also test it.

I'll approve the merge now