#Show what youre making in Unity with the Unity Editor RPC

1 messages · Page 1 of 1 (latest)

prisma rune
#

Incase anyone installed this in the last 2 hours, please click update in the package manager, i fixed multiple things and released 1.1.2, please update to that version.

lavish lintel
#

Hey @prisma rune! I've got a suggestion for your project

prisma rune
#

hey there, sure

#

i shoddly stolen some code and improved it so this is a bit janky any issue reports or new features are welcome

lavish lintel
#

When trying to install it, I read the dependencies and it said I had to install the Discord SDK

lavish lintel
prisma rune
#

this does not ship with any sdk, as this would create conflicts

#

you dont want the sdk two times in your project

lavish lintel
#

I quickly realized and just imported the package into my project

prisma rune
#

well thats not that bad

#

you prolly want discord to show your game anyways so following the sdks tutorial prolly not that bad of an idea

#

just to make something clear, you are aware this plugin is meant to show that you (the dev) are working inside the Engine on Discord, this is not for your game to show that someone is playing your game#

#

thats 2 seperate parts, thats why i dont want to include the SDK, that way that you can use my Project, but still create your own discord integration for your game

lavish lintel
#

okay so my suggestion was to add the dependencie directly to the package.json file (which is as stupidly simple as adding what I added in the following image) just to make sure no one makes the same mistake as me by downloading the package without thinking lmao

#

its a dumb suggestion I know

lavish lintel
#

so your new package.json file would be just like this

lavish lintel
prisma rune
#

actually good idea

#

imma do this real quick

lavish lintel
#

its such a tiny inconvenience but I rlly love your package so I wanted to make this suggestion

lavish lintel
prisma rune
#

I dont want to drown my main projects in errors, or make a new project, can you test it ?

lavish lintel
#

imma research whats the problem

#

gimme a minute

prisma rune
#

what is the error

lavish lintel
#

says that the dependency is invalid

prisma rune
#

can you send the full stacktrace

#

like the thing that opens below if you click on it

lavish lintel
#

it expected a semantic versioning

#

im still tryna find out why

prisma rune
#

can you try again ?

#

i forgot the version tag

lavish lintel
#

sure

#

it does work!! :D

prisma rune
#

yep, just realised when i saw the semvar

#

oops

#

enjoy the package

lavish lintel
#

well i forgot as well when showing you the example

lavish lintel
prisma rune
#

@lavish lintel the last thing worked for you ?

#

I tried to install it and got hit with a semvar error

#

even with my fix that worked for you

#

trying rn to actually fix it, but i found out you cant even add a git resource as a dependencie, so i will just need to add it back as a manual dependencie

lavish lintel
prisma rune
#

yeah weird

#

tested it, didnt work

#

looked online, found out its not even supported

#

im confused why it installed for you

#

maybe a bug