HoraceAndTheSpider / Amiberry-XML-Builder

Python script to scan LHA files for WHDLoad integration in Amiberry
13 stars 3 forks source link

Game - Alfred Chicken not loading #93

Closed G0nz0uk closed 3 years ago

G0nz0uk commented 4 years ago

Hello,

Game: AlfredChicken_v1.01_AGA_0623.lha

Not loading.

Thanks

nemo93 commented 4 years ago

hi @G0nz0uk ! This game works flawless here. Can you please be more specific? Please ensure you got yourself the last Amiberry version to be sure. Also check if there are no previously saved files under your Amiberry folders, should be located here: amiberry\whdboot\save-data.

Last question: when you launch the game do you see any Workbench screen?

G0nz0uk commented 4 years ago

Hi, should I update from source in Retropie?

On Wed, 24 Jun 2020 at 11:22, nemo93 notifications@github.com wrote:

hi @G0nz0uk https://github.com/G0nz0uk ! This game works flawless here. Can you please be more specific? Please ensure you got yourself the last Amiberry version to be sure. Also check if there are no previously saved files under your Amiberry folders, should be located here: amiberry\whdboot\save-data.

Last question: when you launch the game do you see any Workbench screen?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HoraceAndTheSpider/Amiberry-XML-Builder/issues/93#issuecomment-648734773, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2A5APVL22Z6EIWGV6TOZLRYHHWLANCNFSM4OA3EVMQ .

nemo93 commented 4 years ago

Yes please. Then to be sure you could check for the version in Amiberry GUI on the About panel on top. My current version is 3.2 beta (2020-06-17).

G0nz0uk commented 4 years ago

Yes I'm on version is 3.2 beta (2020-06-17) and I updated the WHDLoad XML. I get the Workbend WHDLoad screen whenI run the game then just a black screen after.

On Wed, 24 Jun 2020 at 18:32, nemo93 notifications@github.com wrote:

Yes please. Then to be sure you could check for the version in Amiberry GUI on the About panel on top. My current version is 3.2 beta (2020-06-17).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HoraceAndTheSpider/Amiberry-XML-Builder/issues/93#issuecomment-648960683, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2A5ALDJ3P4UFGGOTNB273RYI2EBANCNFSM4OA3EVMQ .

nemo93 commented 4 years ago
  1. Can you tell me more about your device please? Pi3/4?
  2. Can you type in uname -a and post the output here?
  3. You're on Retropie right? If so under the "configs" folder, go to "amiga" > "amiberry" > "whdboot" > "save-data" > and check each directory. Do you see any file which includes "AlfredChicken_v1.01_AGA_0623"? If so please remove any.
  4. Can you check the sha1 of your lha? Mine is as follows:
    $ sha1sum AlfredChicken_v1.01_AGA_0623.lha
    63a87df19d1281a7aef740d2c560e3674f2957c5  AlfredChicken_v1.01_AGA_0623.lha
  5. On the Workbench screen do you tick any boxes at all? If yes try by simply waiting a bit as this screen will close automatically after a few seconds.
  6. Ensure you have the exact same 3 KS ROMs as specified on the table of this page - the ones with a check mark next to them.
G0nz0uk commented 4 years ago

Sure:

1: Pi4 2: Linux retropie 4.19.118-v7l+ #1311 SMP Mon Apr 27 14:26:42 BST 2020 armv7l GNU/Linux

  1. This is empty 4: same - 63a87df19d1281a7aef740d2c560e3674f2957c5 AlfredChicken_v1.01_AGA_0623.lha

On Thu, 25 Jun 2020 at 09:36, nemo93 notifications@github.com wrote:

  1. Can you tell me more about your device please? Pi3/4?
  2. Can you type in uname -a and post the output here?
  3. You're on Retropie right? If so under the "configs" folder, go to "amiga" > "amiberry" > "whdboot" > "save-data" > and check each directory. Do you see any file which includes "AlfredChicken_v1.01_AGA_0623"? If so please remove any.
  4. Can you check the sha1 of your lha? Mine is as follows:

$ sha1sum AlfredChicken_v1.01_AGA_0623.lha 63a87df19d1281a7aef740d2c560e3674f2957c5 AlfredChicken_v1.01_AGA_0623.lha

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HoraceAndTheSpider/Amiberry-XML-Builder/issues/93#issuecomment-649375234, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2A5ALKDQ3OTDVJOOENPKDRYMEATANCNFSM4OA3EVMQ .

nemo93 commented 4 years ago

ok what about item 6 related to KS ROMs? :) Can you please enable logging from either amiberry.conf or from within the GUI? Once done check the log and feel free to report it back. Thanks. The game is still working great here with the exact same setup as yours.

G0nz0uk commented 4 years ago

Hello,

I’ve enabled logging and tried the game, but there is no amiberry.log in /opt/Retropie/emulators/amiberry

Any ideas?

Sorry about this.

On 30 Jun 2020, at 11:18, nemo93 notifications@github.com wrote:

 ok what about #6 :) Also can you please enable logging from either amiberry.conf or from within the GUI? Once done check the log and feel free to report it back. Thanks. The game is still working great here with the exact same setup as yours.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

nemo93 commented 4 years ago

Likely because you have no "write" permission to that directory (only root does). Can you try saving this log file somewhere else eg. /home/pi instead? You could add the following line to your amiberry.conf (or from the GUI):

logfile_path=/home/pi/amiberry.log
G0nz0uk commented 4 years ago

Hello,

I've attached the log file, thanks for the tip on how to do this.

On Thu, 2 Jul 2020 at 17:55, nemo93 notifications@github.com wrote:

Likely because you have no "write" permission in that directory (only root does). Can you try saving this log file somewhere else eg. /home/pi instead? You could add the following line to your amiberry.conf (or from the GUI):

logfile_path=/home/pi/amiberry.log

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HoraceAndTheSpider/Amiberry-XML-Builder/issues/93#issuecomment-653118689, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2A5AJL73LCK4JVJMOTXFDRZS3YBANCNFSM4OA3EVMQ .

nemo93 commented 3 years ago

@G0nz0uk can you try pasting your log to https://pastebin.com/ instead? I don't see anything attached :) Also I really need you to confirm the exact KS roms installed on your environment. Thanks!

nemo93 commented 3 years ago

I'm closing that one off as it's opened for a while. Feel free to reopen if you find something else. To me the game is working flawless.