Hi. Is there such a bug or should it be like this? When you put it through F9 the territory, this constantly pops up when you enter it. But when you remove your plugin, this inscription is gone. Is it possible to somehow remove this so that the message does not pop up?
Posts by Grena777
-
-
Thanks, I got it. I was remaking another file, and it looks like it's an old version. There weren't any commands like that.(admin.json).
-
I am an admin on the server and can place blueprints. But players can't. How can I make it so that they can place blueprints? If possible, what should I add to the group so that individual players can(Permissions)? Thanks=)
-
Ok, thanks.
-
Hi. I searched through the search, but did not find. How to disable the flight to the server, but the admins and builders had it? That a simple person came in and could not fly. Thanks =)
-
I figured it all out
-
How can I make a colored server name so that it is visible nicely?
-
https://aka.ms/vs/17/release/vc_redist.x64.exe
This is the link for the missing dependency to make the plugin api work. I would of attached the file i used to get it working but its too big to upload.
I loaded it on my server and the red text error went away at server load up.
It is a vc redistributable from microsoft the server needs it to correctly point to the dll file.
Thanks friend, it helped. Everything worked.
-
https://aka.ms/vs/17/release/vc_redist.x64.exe
Download this from microsoft and install it on your server machine, this should solve the issue.
Thanks friend, it helped
-
everything is as it is on my local host and everything works there. But the folders are also located on the host, but the server does not want to load them. What could be the problem?
-
does not upload plugins to the server( Help))
journal log:[WARNING] [17:04:13] #define UNITY_SERVER
Rising World Dedicated Server Version 0.8.1 (14) 2025-02-13 17:04
Windows 10 (10.0.20348) 64bit (Desktop)
AMD Ryzen 9 5900X 12-Core Processor , 2 Cores, 4300 MHz
Standard PC (Q35 + ICH9, 2009) (QEMU) 8191 MB RAM
Commit: cd8e7048a40df92c282c8276b483d05467a47064
Branch: master JobID: 17652
____________________________________________________________
[C++] Initialize Main.cpp
Initialized default settings (461 ms)
Initialized command-line arguments (0 ms)
Load definitions...
Loaded 312 block infos from db!
Loaded 264 item definitions from db!
Loaded 56 item variants from db!
Loaded 33 picking definitions from db!
Loaded 58 item-info definitions from db!
Loaded 32 consume definitions from db!
Loaded 5 projectile definitions from db!
Loaded 5 weapon definitions from db!
Loaded 60 construction definitions from db!
Loaded 4 seasons from db!
Loaded 273 plant definitions from db!
Loaded 157 object definitions from db!
Loaded 22 object variants from db!
Loaded 9 object info definitions from db!
Loaded 14 storage definitions from db!
Loaded 87 clothing definitions from db!
Loaded 89 skin definitions from db!
Loaded 6 player definitions from db!
Loaded 3 vehicle definitions from db!
Loaded 14 vehicle components from db!
Loaded 14 vehicle assembly data from db!
Loaded 57 npc definitions (60 variants, 144 loot tables, 14 feeding info) from db!
Loaded 4 music track definitions from db!
Found 641 crafting recipes...
Loaded 11 crafting stations from db!
Loaded 581 crafting recipes from db!
Loaded 19 weather definitions from db!
Loaded 23 biomes from db (502 spawns)!
Loaded 4 world regions from db!
Loaded 24 loot definitions from db!
Initialized definitions (69 ms)
Port check done!
Init hm manager... 1889447656 b
Hm header: 19, total: 1889447656, num: 150
Init biome data manager... 41943470 b
Bd header: 14, total: 41943470, num: 4
Close SQLite databases...
Check world version: 0.8.1_14
Load world 'New World' (SQLite)
JavaVM options:
[0] -Xmx1024M
[1] -Xms32M
[2] -Xss1M
[3] -XX:MaxDirectMemorySize=256M
[4] -XX:-OmitStackTraceInFastThrow
[5] -XX:+SuppressFatalErrorMessage
[ERROR] [17:04:13] [EXCEPTION] Unable to initialize JVM
[ERROR] DllNotFoundException: Unable to load DLL '../Java/JDK/bin/server/jvm.dll'. Tried the load the following dynamic libraries: Unable to load dynamic library '../Java/JDK/bin/server/jvm.dll' because of 'Failed to open the requested dynamic library (0x06000000) - The specified module could not be found. (WinError:0000007e)
JIW.JNI.Wrapper.JNI..cctor () (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Plugins/Java/Scripts/JNI/JNI.cs:32)
JIW.JNI.Wrapper.JNI.CreateJavaVM (JIW.JNI.Wrapper.JavaVM& vm, JIW.JNI.Wrapper.Env.JNIEnv& env, System.String[] options) (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Plugins/Java/Scripts/JNI/JNI.cs:65)
RisingWorld.PluginAPI.JavaRuntime.Init () (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/PluginAPI/JavaRuntime.cs:103)
RisingWorld.Server.GameServer.InitPluginAPI () (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/GameServer.cs:300)
RisingWorld.Server.GameServer.LoadWorld (System.String worldname) (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/GameServer.cs:901)
RisingWorld.Server.Main.InitServerWorld () (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/Main.cs:668)
RisingWorld.Server.Main.InitServerContext () (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/Main.cs:523)
RisingWorld.Server.Main.OnPostInitialize () (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/Main.cs:177)
RisingWorld.Common.GameTime.GetPassedMinutes (System.Int32 hours, System.Int32 minutes, System.Int32 day, System.Int32 year) (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Common/GameTime.cs:274)
RisingWorld.Common.JIWApplication.Update () (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Common/JIWApplication.cs:198)
UnityEngine.Debug:LogException(Exception)
RisingWorld.PluginAPI.JavaRuntime:Init() (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/PluginAPI/JavaRuntime.cs:147)
RisingWorld.Server.GameServer:InitPluginAPI() (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/GameServer.cs:300)
RisingWorld.Server.GameServer:LoadWorld(String) (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/GameServer.cs:901)
RisingWorld.Server.Main:InitServerWorld() (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/Main.cs:668)
RisingWorld.Server.Main:InitServerContext() (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/Main.cs:523)
RisingWorld.Server.Main:OnPostInitialize() (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Server/Main.cs:177)
RisingWorld.Common.GameTime:GetPassedMinutes(Int32, Int32, Int32, Int32) (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Common/GameTime.cs:274)
RisingWorld.Common.JIWApplication:Update() (at C:/GitLab-Runner/builds/jxpAq3Km/3/jiw-games/rising-world/Assets/Scripts/Common/JIWApplication.cs:198)
Default permission loaded successfully!
Permission 'admin' loaded successfully!
Permission 'example' loaded successfully!
SQLite version: 3.42.0
World infos:
* Version: 0.8.1_14
* Seed: 12932626181082
* Gamemode: Survival
* WorldType: Default
* OreAmount: Default
* Flatness: Default
* Vegetation: Enabled
* Caves: Enabled
* Ocean: Enabled
* SnowyMountains: Enabled
* Era: None
* CreationDate: 1739455054
* LastPlayed: 1739455394
* SpawnPosition: (4352.50, 193.31, 3584.50)
* SpawnRotation: (0.00000, 0.91717, 0.00000, 0.39849)
[WARNING] [17:04:13] SQLite: Counters table key 'globalid' does not exist!
GlobalID counter set to 100
INITIAL WEATHER: Default (1871.318)
Starting RW Dedicated Server...
[ENET SERVER] Version: 2.4.7
Starting 2 server chunk worker threads...
Starting 1 server water worker threads (update: 0.1, sync: 0.5)...
Server bind to IP: ***.***.***.***:4255
[ENET SERVER] Create Server IP: Port: 4255 Clients: 256
Init server platform (Steam)
Set environment variable to 324080
[S_API] GameServer.Init(0, 4255, 4254, eServerModeAuthentication, 202502031)
Register Steam message hook...
Server SteamID: 90071992547409920 (0)
[Masterlist] Start ping
Initialized server (250 ms)
Create Public Webserver IP: 0.0.0.0 Port: 4254
Add Prefix: /
Add Prefix: /info
Add Prefix: /playerlist
Add Prefix: /images/header
Add Prefix: /game/maptile
Add Prefix: /game/image
Add Prefix: /game/asset
Add Prefix: /game/chunkmultirequest
Initialized webserver (23 ms)
Establishing connection...
[Masterlist] Returned OK. IP -> 194.147.90.126
[STEAM] Server connected, public IP -> 194.147.90.126
Dedicated server is ready! (1.675 s)
-
I understand about the computer, thanks. Here's the problem: the plugins on the host don't want to load (Everything works fine on the local machine. Now I'll try separately, what was said above=)
-
Can you bet on this one?
2 x Ryzen 7 5800X (4.7Ghz)
8 ГБ DDR4
100 ГБ NVMe
-
-
Hello first of all,
This is my first time setting up a Rising World server.
The plugin works so far, but I can see the background images from the menu, what have I done wrong?
Is there a way to claim large areas as an admin?
-
-
Hello everyone. I apologize if this topic has already been discussed. I wanted to ask: what computer specifications are needed for a server to install servers? Thank you.
-
Отличный плагин! Мне понравился. Но появляется баг, когда часто используешь кнопки Hide Areas и Show Areas.
-
If you register in the console respawn, then you can not go down
-