3ddelano / epic-online-services-godot

Unofficial Epic Online Services wrapper for Godot Engine 4.2 (EOSG) (includes demo project)
MIT License
174 stars 12 forks source link

SAMPLE NOT WORKING *PLS FIX* THANK #25

Closed samplenotworkingplshelptank closed 10 months ago

samplenotworkingplshelptank commented 10 months ago

image WHAT IS THIS BEHAVIOR

samplenotworkingplshelptank commented 10 months ago

testosterone.pdf MY *TERMS* OF *SERVICES* PLS READ TANK

3ddelano commented 10 months ago

You have to install the Epic Online Services Godot plugin from the Asset Lib and then enable it in Project Settings. See this repo's Readme

samplenotworkingplshelptank commented 10 months ago

sir, it is the demo which you provided

samplenotworkingplshelptank commented 10 months ago

https://github.com/3ddelano/epic-online-services-godot/tree/main/sample

samplenotworkingplshelptank commented 10 months ago

it was already enabled in the demo

3ddelano commented 10 months ago

It would work if the plugin is installed and enabled. Try to restart the Godot editor.

samplenotworkingplshelptank commented 10 months ago

image new error found pls fix tank

3ddelano commented 10 months ago

What are the exact steps you have done? Check this steps to get the sample project running. Make sure you use Godot 4.2 too. https://github.com/3ddelano/epic-online-services-godot?tab=readme-ov-file#how-to-run-the-sample-project

samplenotworkingplshelptank commented 10 months ago

What are the exact steps you have done? Check this steps to get the sample project running

cloned repository (https://github.com/3ddelano/epic-online-services-godot/)

image

^^ This repository

imported sample folder in godot

installed the plugin from asset lib image

^^ This plugin

image

^^ Clicked this button

and that error came

samplenotworkingplshelptank commented 10 months ago

made everything a heading for visibility increased font size

samplenotworkingplshelptank commented 10 months ago

also yes i did not forget to put these values in image image

3ddelano commented 10 months ago

Which operating system are you using?

3ddelano commented 10 months ago

Oh I see the issue. The sample in the main branch is updated and new functions are added which are not available in the Released version. To fix this download the sample that matches the commit of the release version. The one for the current latest release is https://github.com/3ddelano/epic-online-services-godot/archive/refs/tags/2.1.0.zip

jonathan-robertson commented 10 months ago

Another way to get to the same readme (in case this is more convenient for you, @samplenotworkingplshelptank) would be to switch to that release tag then scroll down to view the README as it was at that tag/release time (see screenshot of how; or here's a direct link to tag 2.1.0's content)

image