RETROBAT Official Board
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[ENG] Bugs feedback

+23
pyrat
kanda
Vladther
clemfandango
slifer
BakedPotato27
Jorge_a
Ennek
tartifless
azrael11
hozerino
Vic20
98pitfall
retrojefolo
THEPONFIMAN35
akide
marcoabm
MartyKong
Reppa
getupor
Kilmech
Drodrik
Lorenzolamas
27 posters

Page 4 of 4 Previous  1, 2, 3, 4

Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by Lorenzolamas 19/09/23, 12:01 am

kanda wrote:yo tambien tengo ese problema con el Código de error: 2405 al momento de editar algun juego con su nombre respectivo porfavor ayuda
English only please !  [ENG] Bugs feedback - Page 4 1f611
Lorenzolamas
Lorenzolamas
Admin

Messages : 2403
Date d'inscription : 2019-07-28

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by Vladther 19/09/23, 05:51 am


Hello, good morning Mr.admin Lorenzolamas, it's been a while since I spoke to you, I wanted to know how my problem is going, it's been a while and I would like to know about the error if it is on a personal level or everyone has the same problem, in my case I tried it on 3 different PCs and it gave me the same error.
Vladther
Vladther

Messages : 14
Date d'inscription : 2023-09-12

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by Reppa 19/09/23, 01:07 pm

Problem solved, next time please just report it once. And if we need more information i'll get in touch whith you in PM, thank you.

I wanted to know how my problem is going, it's been a while and I would like to know about the error if it is on a personal level or everyone has the same problem, in my case I tried it on 3 different PCs and it gave me the same error.

1 - We are not at your service
2 - I do batgui in my spare time, it's not my priority, i'm doing it for free, if you have a problem, you'll wait until i took the time to correct it, once again i have a life and a family !
3 - If you saw that the problem occurs on 3 different pc, that's mean the problem didn't came from your side, but us, so wait until we correct it !

If you want to know more about the problem, you should have looked by yourself :
- Problem came from the gamelist editor ? so the problem is from an XML.
- Which system ? all ? just once ? like ports, ok so the problem came from this one
- What is a gamelist.xml ? What the supposed content of this file.
- What is this id the error talk about ?

The best way to solve a problem, is to try to understand it by yourself and not waiting on other people !

You'll have find that the problem came from the ID of the game missing in the xml !

Sorry for my "hard" reply, but this kind of attitude isn't good at all to keep thing right and clean !

Have a nice day


________________________

-= BatGui.exe Creator =-
[ENG] Bugs feedback - Page 4 Modo
Reppa
Reppa

Messages : 19
Date d'inscription : 2021-07-07

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by Vladther 19/09/23, 05:45 pm

Reppa wrote:Problem solved, next time please just report it once. And if we need more information i'll get in touch whith you in PM, thank you.

Hello, good afternoon, Mr. Reppa, you shouldn't treat me that way, I haven't disrespected you or the other admins, secondly I tried to search on my own and tried to fix it, I'm not an experienced computer scientist by any means. Furthermore, I have already told the others that I admit my problem regarding the translation. They know that I respect them at every moment from the moment I speak to them until I say goodbye. In addition, I must translate from my native language (Latin America) to Spanish, Spain and from there. to English, maybe the use of slang has changed the translator, I don't really know.

It should be clarified that I see what the case is that he has acted that way in the phrase (MI) for (THE), the translator changes the words and transfers them to his language, I was just trying to help by providing more information to the admins through of images and where the problem appeared.
Vladther
Vladther

Messages : 14
Date d'inscription : 2023-09-12

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty M3U creator "Can't Save" Error

Post by pyrat 21/09/23, 05:53 pm

Running into this when trying to add games to the main ribbon. I can get the game working in RPCS3 normally. But whenever I try to generate the M3U I get "Can't save ps3 'game name'.m3u. Followed the guide but I'm probably missing something.
-Tried moving the file to a few locations
--Named each file differently in case that was the cause.
-checked to make sure there isn't an existing m3u (screenshots attached in case I'm dumb)

[ENG] Bugs feedback - Page 4 Folder10

[ENG] Bugs feedback - Page 4 Folder11

[ENG] Bugs feedback - Page 4 File_l11

[ENG] Bugs feedback - Page 4 Can_t_10
pyrat
pyrat

Messages : 2
Date d'inscription : 2023-09-21

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by Lorenzolamas 21/09/23, 06:42 pm

Hi,

politness is not otuional on this forum.

I see your screenshots, and i see you don't  follow the FAQ correctly.

At no time in the FAQ does it specify that the roms must be in the \roms\ps3 folder
Lorenzolamas
Lorenzolamas
Admin

Messages : 2403
Date d'inscription : 2019-07-28

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by DeadVoivod 22/09/23, 02:08 pm

pyrat wrote:Running into this when trying to add games to the main ribbon. I can get the game working in RPCS3 normally. But whenever I try to generate the M3U I get "Can't save ps3 'game name'.m3u. Followed the guide but I'm probably missing something.
-Tried moving the file to a few locations
--Named each file differently in case that was the cause.
-checked to make sure there isn't an existing m3u (screenshots attached in case I'm dumb)
Why don't you just create your m3u file yourself?

c:\RetroBat\roms\ps3\gamename\PS3_GAME\USRDIR\EBOOT.BIN

c:\ You can point the m3u straight away to your file location.

Works flawlessly. I never generate m3u files with M3UCreator.

How to generate multiple m3u files:

@echo off
for /R "%~dp0" %%I in (*.cue, *.d64) do for %%J in ("%%~dpI.") do echo %%~nxI>>"%%~dpI%%~nxJ.m3u"

(*.cue, *.d64) --> change to which extension you need
DeadVoivod
DeadVoivod

Messages : 72
Date d'inscription : 2023-06-20
Localisation : Luxembourg

pyrat likes this post

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by pyrat 23/09/23, 04:21 am

DeadVoivod wrote:
pyrat wrote:Running into this when trying to add games to the main ribbon. I can get the game working in RPCS3 normally. But whenever I try to generate the M3U I get "Can't save ps3 'game name'.m3u. Followed the guide but I'm probably missing something.
-Tried moving the file to a few locations
--Named each file differently in case that was the cause.
-checked to make sure there isn't an existing m3u (screenshots attached in case I'm dumb)
Why don't you just create your m3u file yourself?

c:\RetroBat\roms\ps3\gamename\PS3_GAME\USRDIR\EBOOT.BIN

c:\ You can point the m3u straight away to your file location.

Works flawlessly. I never generate m3u files with M3UCreator.

How to generate multiple m3u files:

@echo off
for /R "%~dp0" %%I in (*.cue, *.d64) do for %%J in ("%%~dpI.") do echo %%~nxI>>"%%~dpI%%~nxJ.m3u"

(*.cue, *.d64) --> change to which extension you need


This got it! Thank you so much, I'll keep messing with the creator above too. But this fixed short term and super easy.

Thank you!!
pyrat
pyrat

Messages : 2
Date d'inscription : 2023-09-21

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by wsnap 01/10/23, 09:52 pm

Hi everyone!

I´m getting this error trying to add up my list of games from steam, dependencies are installed and profile ready; batgui 2.0.0.58. I can't find any similar situation on the web.
Code:
Error at line 37 of Clic sur BTN_Load_steam_game process.
JSONToVariant function called.
Invalid JSON format

----- Technical information -----

Project : BatGui

WL call:
Process of 'Clic sur BTN_Load_steam_game' (FEN_Steam.BTN_Load_steam_game), line 37
'JSONToVariant' function, syntax 0

What happened?
Invalid JSON format

Error code: 40129
Level: fatal error

Dump of the error of 'wd240xml.dll' module (24.0.110.0).
Debugging information:
Fonction (0,325)
Additional information:
EIT_PILEWL :
Clic sur BTN_Load_steam_game (FEN_Steam.BTN_Load_steam_game), line 37
Clic sur BTN_Add_Steam_Library (FEN_Menu.BTN_Add_Steam_Library), line 1
EIT_DATEHEURE : 01/10/2023 16:49:25
EIT_TYPE_WDFILE : <2>
EIT_IDCODE : <18>

Help


Thank and regards!
wsnap
wsnap

Messages : 2
Date d'inscription : 2023-10-01

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by Reppa 02/10/23, 07:54 am

Hello @wsnap,

Look like the received json from steam in incorrect. I've just tried, and get it working like expected.

What is your steamid ? (something like : ID Steam : 7x5x1x98x24x46x34)

Maybe i can reproduce the issue on my side.


________________________

-= BatGui.exe Creator =-
[ENG] Bugs feedback - Page 4 Modo
Reppa
Reppa

Messages : 19
Date d'inscription : 2021-07-07

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by Reppa 02/10/23, 08:12 am

pyrat wrote:Running into this when trying to add games to the main ribbon. I can get the game working in RPCS3 normally. But whenever I try to generate the M3U I get "Can't save ps3 'game name'.m3u. Followed the guide but I'm probably missing something.
-Tried moving the file to a few locations
--Named each file differently in case that was the cause.
-checked to make sure there isn't an existing m3u (screenshots attached in case I'm dumb)

Hello you didn't choose the ES_System File here, if not batgui doesn't know where to save the generated m3u
I will make a more clear error message

[ENG] Bugs feedback - Page 4 Choose10

This is why you have the small square here Wink

[ENG] Bugs feedback - Page 4 Solvet10

I will add the path read from the es_system in the next release

The window should be looking like that

[ENG] Bugs feedback - Page 4 Normal10


________________________

-= BatGui.exe Creator =-
[ENG] Bugs feedback - Page 4 Modo
Reppa
Reppa

Messages : 19
Date d'inscription : 2021-07-07

Lorenzolamas likes this post

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by wsnap 02/10/23, 05:08 pm

Reppa wrote:Hello @wsnap,

Look like the received json from steam in incorrect. I've just tried, and get it working like expected.

What is your steamid ? (something like : ID Steam : 7x5x1x98x24x46x34)

Maybe i can reproduce the issue on my side.

Hello @Reppa! the specific steamid its RBtest

I've tried with various steam accounts but same result.

/edit/ SOLVED. I tried once again with the NUMERICAL STEAMID and this time it worked perfectly.

thanks for the support!


Last edited by wsnap on 03/10/23, 04:52 am; edited 1 time in total (Reason for editing : Problem solved)
wsnap
wsnap

Messages : 2
Date d'inscription : 2023-10-01

Reppa likes this post

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by Reppa 03/10/23, 08:25 am

[quote="wsnap"]
Reppa wrote:
/edit/ SOLVED. I tried once again with the NUMERICAL STEAMID and this time it worked perfectly.
thanks for the support!

It was my first though, cool ! That a good news Smile


________________________

-= BatGui.exe Creator =-
[ENG] Bugs feedback - Page 4 Modo
Reppa
Reppa

Messages : 19
Date d'inscription : 2021-07-07

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Batgui damaged

Post by markbabu 18/11/23, 12:03 pm

Hi guys, todsy I'm trying to load Batgui but it gives me error saying the file is damaged. Can anyone post a link to the single file without reinstalling all retrobat package? thanks
markbabu
markbabu

Messages : 34
Date d'inscription : 2023-10-26

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by getupor 18/11/23, 12:14 pm

hello @markbabu
I've moved your post here, more convenient.

You can find also BatGui in the github repo.


[ENG] Bugs feedback - Page 4 Modo
getupor
getupor
Admin

Messages : 868
Date d'inscription : 2020-10-04

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by markbabu 18/11/23, 12:35 pm

getupor wrote:hello  @markbabu
I've moved your post here, more convenient.

You can find also BatGui in the github repo.

Thank you solve, the file was corrupted
markbabu
markbabu

Messages : 34
Date d'inscription : 2023-10-26

getupor likes this post

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty I can't open the application

Post by SultanF 19/11/23, 08:22 am

Hi.
How are you?

I can't open the app. It false to open[ENG] Bugs feedback - Page 4 Img-2010



Can you hep me?
SultanF
SultanF

Messages : 1
Date d'inscription : 2023-11-19

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by getupor 19/11/23, 01:03 pm

Hello
We have to check with @Reppa if he can have a look, as we got different return concerning that matter.


[ENG] Bugs feedback - Page 4 Modo
getupor
getupor
Admin

Messages : 868
Date d'inscription : 2020-10-04

Back to top Go down

[ENG] Bugs feedback - Page 4 Empty Re: [ENG] Bugs feedback

Post by Sponsored content


Sponsored content


Back to top Go down

Page 4 of 4 Previous  1, 2, 3, 4

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum