isalin / TBbard

Automated FFXIV Bard Performer (Now with MIDI support!)
MIT License
35 stars 10 forks source link

Doesn't work for me (Only in FFXIV) #3

Closed RayofRage closed 6 years ago

RayofRage commented 6 years ago

Hi, just tested your program and it didn't work for me in FFXIV. I have the standard layout and tested this also in a text editor. In the editor the Keys are pressed correctly but not in FFXIV. If you ever look into this Thanks in advance for this program and your work.

isalin commented 6 years ago

It doesn’t input anything at all to ffxiv?

Also, weird question, but have you tried restarting the game?

RayofRage commented 6 years ago

Yes it doesn't input anything into FFXIV. Yup already tried to restart the game. Didn't change anything.

isalin commented 6 years ago

Weird. Could you try running it via a command prompt and copy/paste the output for me?

You can just shift+right click in the folder where TBbard is and select open command prompt (or something like that) and type “java -jar TBbard_1.3.jar”.

RayofRage commented 6 years ago

Sure here it is. But everything looks fine to me there. Log.txt

isalin commented 6 years ago

I agree, that looks like it should be working. Would you mind trying to run it as admin?

If you unzip this batch file in the same folder as TBbard you should be able to rightclick it and select "Run as Administrator". Check if it then works with ffxiv (drag and drop won't work as admin, but would you mind checking if some random input works?).

TBbard.zip

RayofRage commented 6 years ago

Yes! That worked. Thank you. Seems like you need to run it sometimes as admin.

RayofRage commented 6 years ago

So now i tried to copy a midi file into it and that doesn't work now.

Sorry for reopening the case.

isalin commented 6 years ago

No worries! Drag and drop won't work when run as admin. I'm one of those terrible people who disable UAC so I didn't notice it myself until now...

isalin commented 6 years ago

Alright. I've added a button to open a file using a dialog the traditional way. Would you mind testing it? TBbard_v1.3.jar.zip

RayofRage commented 6 years ago

Yes that works perfectly fine. Thank you for your work.