gdke icon indicating copy to clipboard operation
gdke copied to clipboard

stuck on "waiting until udp is ok"

Open mathlover3 opened this issue 1 year ago • 14 comments

image

mathlover3 avatar Mar 29 '24 04:03 mathlover3

Hi,

Thanks for making an issue. Could you provide a binary which you can reproduce this issue for - so that I can debug this.

Thanks

char-ptr avatar Mar 30 '24 12:03 char-ptr

cant send it as that would allow for piritsy but press the playtest button once it happens agien https://store.steampowered.com/app/2737300/Parking_Garage_Rally_Circuit/

mathlover3 avatar Mar 30 '24 20:03 mathlover3

this is happening to me too seems like something in lib.rs is failing to do shit image

SillyVyxia avatar Apr 13 '24 20:04 SillyVyxia

Same thing happening with https://hotcocoastudios.itch.io/quackventure

elenakrittik avatar Apr 29 '24 18:04 elenakrittik

Same thing happening with https://hotcocoastudios.itch.io/quackventure

Thanks for a link to the game, i'll look into this

char-ptr avatar May 04 '24 11:05 char-ptr

Same thing happening with https://hotcocoastudios.itch.io/quackventure

Thanks for a link to the game, i'll look into this

After looking into the game it seems to not be using an encryption key. Although saying this, for me gdre was unable to recover the scripts. It's possible that they used a edited export template or gdre might be out of date.

char-ptr avatar May 10 '24 09:05 char-ptr

Same thing happening with hotcocoastudios.itch.io/quackventure

Thanks for a link to the game, i'll look into this

After looking into the game it seems to not be using an encryption key. Although saying this, for me gdre was unable to recover the scripts. It's possible that they used a edited export template or gdre might be out of date.

Interesting, big thanks for trying anyway!

elenakrittik avatar May 10 '24 09:05 elenakrittik

@char-ptr https://store.steampowered.com/app/2737300/Parking_Garage_Rally_Circuit/ is ready to get requested playtest acsess

mathlover3 avatar May 10 '24 19:05 mathlover3

@char-ptr https://store.steampowered.com/app/2737300/Parking_Garage_Rally_Circuit/ is ready to get requested playtest acsess

unfortunately i'm unable to. it only gives me the option to add to wish list

char-ptr avatar May 11 '24 05:05 char-ptr

The "waiting until udp is ok" issue is because of the .exe being in a directory inside of Program Files (x86) which is protected by Windows. I copied the .exe to gdke's location and got this instead: image It's important to mention that is uses a custom build of Godot. Anyways, here's the .exe file: garagerally.zip

Bingies24 avatar May 11 '24 17:05 Bingies24

@char-ptr https://store.steampowered.com/app/2737300/Parking_Garage_Rally_Circuit/ is ready to get requested playtest acsess

unfortunately i'm unable to. it only gives me the option to add to wish list

yea you were to late

mathlover3 avatar May 11 '24 20:05 mathlover3

The "waiting until udp is ok" issue is because of the .exe being in a directory inside of Program Files (x86) which is protected by Windows. I copied the .exe to gdke's location and got this instead: image It's important to mention that is uses a custom build of Godot. Anyways, here's the .exe file: garagerally.zip

It's possible the error is caused due to steam DRM. if you remove it, it should work i think. (not tested)

char-ptr avatar May 13 '24 10:05 char-ptr

how would we remove steam DRM?

mathlover3 avatar May 17 '24 18:05 mathlover3

how would we remove steam DRM?

From quick memory, tools like Steamless and Goldberg SteamEmu can help

elenakrittik avatar May 17 '24 19:05 elenakrittik