Posts by leviking
-
-
This is the first draft of a (web)radio for Rising World. Currently, it only plays the official soundtrack. But in future versions, I'd like to be able to listen to webradios.
Usage
Keys
- R : Display/Hide radio interface
- / : Previous track
- * : Next track
Commands
- /radio on : Display radio
- /radio off : Hide radio
- /radio list : List music files in music directory
- /radio play : Play current music
- /radio stop : Stop music
- /radio next : Play next track
- /radio previous : Play previous track
Know issues
- Musictrack must be stored in steam/music/ directory. Buy it here : https://store.steampowered.com…/Rising_World_Soundtrack/
-
It doesn't matter. I'll publish my plugin and I'll see the feedback from people on Windows and I'll fix my plugin accordingly.
Thanks anyway for your answers.
-
This is not my music, It's the official soundtrack of Rising World : https://shop.rising-world.net/…-rising-world-soundtrack/
I can't put it in my plugin archive.
-
Thanks for your reply. But I wanted to know how to play the music tracks sold by R.W. Under my Linux, they can be found in the directory: /opt/games/steamapps/music/Rising World Soundtrack
How can I find this folder for sure? Is there a function like SoundTrack.getPath()?
-
I'm creating a plugin for listen Rising World Soundtrack with a radio. I need some programming advice.
First, what's the best way to find the path to the music folder ?
I play on Linux with Steam and have coded this :
But I imagine this won't work on Windows or if the soundtracks have not been purchased via Steam.
Is there a way to find out the soundtrack directory directly? And does it work on all platforms?
-
I don't know if this problem has already been reported, but I can't move a tool from my inventory to the hotbar using the 0 key. All the other keys from 1 to 9 work, but not 0.
-
-
It's a wonderful version. Great job.
Thank you.
-
Zum Glück gibt es im Februar nur 28 Tage.
-
Yeeees, that's right. When I run the server from the command line, it works.
Thank you.
-
Do you always get the same error when a player tries to connect?
Yes, it's always the same error.
I have sent you the full log file in PM.
Thank you
-
Hello,
I try use my new unity local server :
I have a problem when the player try to connect : I have the following error in logs :
CodeRisingWorld.Server.Platforms.SteamServerSDK.SteamServer.AuthenticatePlayer (JIW.Network.Core.Server.AbstractConnection client, RisingWorld.Common.Platforms.SDK sdkType, System.String playerUID, System.String playerName, System.Byte[] authData, System.Action`3[T1,T2,T3] onComplete) (at <00000000000000000000000000000000>:0)Where can this error come from? Is there a component I forgot to configure?
Thank you,
A.L.