That's the case for me too, but only on the server. In single player, it works.
are you also getting an error ? can you paste that error here please
That's the case for me too, but only on the server. In single player, it works.
are you also getting an error ? can you paste that error here please
i should have known, spaces on linux is a bad idea anyway, oops
ok looking at your error this is an error from the OnlineMarket plugin it seems you hold this plugin in the folder online market <------- this folder should be called OnlineMarket and that plugin also use's the same file as the Notes file for the button background so you need the same assets inside that folder
i must have been loopy, gave you the wrong error message, ironicly fixed that error but here's the notes one
[91m[23:52:30] [Java] java.io.FileNotFoundException: /home/RWserver/serverfiles/Plugins/Notes/Assets/NoteBackGround.JPG
[91m[23:52:30] [Java] at net.risingworld.api.assets.Asset.loadFromFile(Asset.java:237)
[91m[23:52:30] [Java] at net.risingworld.api.assets.Asset.loadFromFile(Asset.java:163)
[91m[23:52:30] [Java] at net.risingworld.api.assets.TextureAsset.loadFromFile(TextureAsset.java:44)
[91m[23:52:30] [Java] at PLUGIN_CLASS_LOADER//notes.CreateMenu.Menu(CreateMenu.java:37)
[91m[23:52:30] [Java] at PLUGIN_CLASS_LOADER//notes.Notes.onPlayerConnect(Notes.java:62)
[91m[23:52:30] [Java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[91m[23:52:30] [Java] at java.base/java.lang.reflect.Method.invoke(Method.java:578)
[91m[23:52:30] [Java] at net.jiw.unity.runtime.PluginEventHandler.triggerEvent(PluginEventHandler.java:138)
little examining and i see the issue i'm having, it's .jpg for the file, but .JPG what it's trying to find, case is kinda important
side note, onlinemarket has the same issue. change the file and it works no problems.
are you also getting an error ? can you paste that error here please
I can't find an error message; however, I'm only seeing a texture for WTG Portals 2. And that's probably what's causing it (the buttons overlapping).
I just checked my local server, where I'm currently using Transporter, and the Notes background is also displayed there.
Problem identified. Maybe the Yahgiggle-compatible version of WTG Portals will help. I'll give it a try.
It works fine for me, I just don't use it, there's no need, maybe some other mod is to blame.
Display Morei must have been loopy, gave you the wrong error message, ironicly fixed that error but here's the notes one
[91m[23:52:30] [Java] java.io.FileNotFoundException: /home/RWserver/serverfiles/Plugins/Notes/Assets/NoteBackGround.JPG
[91m[23:52:30] [Java] at net.risingworld.api.assets.Asset.loadFromFile(Asset.java:237)
[91m[23:52:30] [Java] at net.risingworld.api.assets.Asset.loadFromFile(Asset.java:163)
[91m[23:52:30] [Java] at net.risingworld.api.assets.TextureAsset.loadFromFile(TextureAsset.java:44)
[91m[23:52:30] [Java] at PLUGIN_CLASS_LOADER//notes.CreateMenu.Menu(CreateMenu.java:37)
[91m[23:52:30] [Java] at PLUGIN_CLASS_LOADER//notes.Notes.onPlayerConnect(Notes.java:62)
[91m[23:52:30] [Java] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[91m[23:52:30] [Java] at java.base/java.lang.reflect.Method.invoke(Method.java:578)
[91m[23:52:30] [Java] at net.jiw.unity.runtime.PluginEventHandler.triggerEvent(PluginEventHandler.java:138)
little examining and i see the issue i'm having, it's .jpg for the file, but .JPG what it's trying to find, case is kinda important
side note, onlinemarket has the same issue. change the file and it works no problems.
yes i see Linux wont like that, ill update the JPG to jpg for Linux users, Thanks
Don’t have an account yet? Create a new account now and be part of our community!