yes with the risingworld version java easy to increase but unity 10 per player is not much I am looking thank you
Posts by LaTrouTe
-
-
on my server yet all other permissions but image permission
the server permission by default writes nothing so it should still display
I added permission by default and admin group same thing in admin does not display image permission
-
ok thanks i
for info
-
hi all
how i can remove s is 3 sqlite warning
[WARNING] [00:35:36] SQLite: WorldInfo key 'snowymountainsdisabled' does not exist!
[WARNING] [00:35:36] SQLite: WorldInfo key 'spawnclothes' does not exist!
[WARNING] [00:35:36] SQLite: WorldInfo key 'disablednpcs' does not exist!
-
hello I ask my error I increase the number of images per player by default s is 10 images
I want to increase 50 or 100 image uploads per players
I added image as an example in the file permission default
when I connect to the server and check the permissions the image section does not display image section
setting image permission
"general": {
"changeblockshape": true,
"changegamemode": true,
"destroyitems": true,
"dropitems": true,
"fixedspawn": false,
"fly": true,
"godmode": false,
"instantdigging": false,
"keepinventory": true,
"noclipping": false,
"nofalldamage": true,
"nohungerthirst": false,
"nostamina": false,
"notemperature": false,
"pickupitems": true,
"placeitems": true,
"pve": true,
"pvp": false,
"unlockalldoors": false,
"voip": true
},
"image": {
"delete": false,
"deleteown": true,
"maxamount": 50,
"maxresolution": 512
},
"world": {
"destroyconstructions": false,
"destroyobjects": false,
"destroyownconstructions": true,
"destroyownobjects": true,
"destroyownvegetations": true,
"destroyterrain": true,
"destroyvegetations": true,
"editconstructions": false,
"editobjects": false,
"editownconstructions": true,
"editownobjects": true,
"editownvegetations": true,
"editvegetations": false,
"placeconstructions": true,
"placeobjects": true,
"placeobjectsexception": [],
"placeterrain": true,
"placevegetations": true
},
screenshoot https://prnt.sc/Tk2Ia4Xspayr
-
the server console I see written
SERVER: Updated 5 growing plants!
-
I think the plants were there before July thank you everything is working well there
ok thanks for info
-
It dates from May 2023 I thought it was corrected
-
hi all
problem server or bug ???
the crops and trees no longer grow... For example, the apple trees where I harvested apples several days ago are not producing any apples again, the same goes for corn
harvested three days ago, the same for trees planted a long time ago.
No, after several hours of play, nothing grows... Same in my neighbors' gardens, there is one where the tomatoes have been green for weeks...
It's only the setting that changes any other setting that I can't find
??
Settings_PlantGrowthDurationFactor=1
-
ok thanks )))
-
error console new update server
JavaVM options:
[0] -Xmx1024M
[1] -Xms32M
[2] -Xss1M
[3] -XX:MaxDirectMemorySize=256M
[4] -XX:-OmitStackTraceInFastThrow
JNI: Successfully created new VM (140724206196400)!
Create new JNIEnv (handle: 1802066035824, thread: 1)
[Java] INITIALIZED CLASSLOADER
[Java] Add library: C:/Program Files (x86)/steam2/steamapps/common/RisingWorldDedicatedServer/Data/Java/Libs/snakeyaml.jar
Initialize C# PluginManager...
[ERROR] [11:34:48] [JNI exception] java.lang.NoSuchMethodError: Method net.risingworld.api.objects.Player.createMapMarker(ILjava/lang/Object;FF)J not found
UnityEngine.Debug:LogError(Object)
JIW.JNI.Wrapper.Env.JNIEnv:CheckException()
RisingWorld.PluginAPI.PluginManager:RegisterNatives(Type, JNIEnv)
RisingWorld.PluginAPI.PluginManager:Initialize(GameServer)
RisingWorld.Server.GameServer:LoadWorld(String)
RisingWorld.Server.Main:InitServerWorld()
RisingWorld.Server.Main:InitServerContext()
RisingWorld.Server.Main:OnPostInitialize()
RisingWorld.Common.JIWApplication:Update()
[ERROR] [11:34:48] [JNI exception] java.lang.NoSuchMethodError: Method net.risingworld.api.Server.getCustomRecipe(Ljava/lang/String;I)Ljava/lang/Object; not found
UnityEngine.Debug:LogError(Object)
JIW.JNI.Wrapper.Env.JNIEnv:CheckException()
RisingWorld.PluginAPI.PluginManager:RegisterNatives(Type, JNIEnv)
RisingWorld.PluginAPI.PluginManager:Initialize(GameServer)
RisingWorld.Server.GameServer:LoadWorld(String)
RisingWorld.Server.Main:InitServerWorld()
RisingWorld.Server.Main:InitServerContext()
RisingWorld.Server.Main:OnPostInitialize()
RisingWorld.Common.JIWApplication:Update()
[ERROR] [11:34:48] [JNI exception] java.lang.NoSuchMethodError: Method net.risingworld.api.World.spawnCustomItem(Ljava/lang/String;IIFFFFFFFZ)Lnet/risingworld/api/objects/WorldItem; not found
UnityEngine.Debug:LogError(Object)
JIW.JNI.Wrapper.Env.JNIEnv:CheckException()
RisingWorld.PluginAPI.PluginManager:RegisterNatives(Type, JNIEnv)
RisingWorld.PluginAPI.PluginManager:Initialize(GameServer)
RisingWorld.Server.GameServer:LoadWorld(String)
RisingWorld.Server.Main:InitServerWorld()
RisingWorld.Server.Main:InitServerContext()
RisingWorld.Server.Main:OnPostInitialize()
RisingWorld.Common.JIWApplication:Update()
[ERROR] [11:34:48] [JNI exception] java.lang.NoSuchMethodError: Method net.risingworld.api.definitions.Definitions.synchronizeConstructionDefinition(Ljava/lang/Object;)[Lnet/risingworld/api/definitions/Constructions$ConstructionDefinition; not found
UnityEngine.Debug:LogError(Object)
JIW.JNI.Wrapper.Env.JNIEnv:CheckException()
JIW.JNI.Wrapper.Env.JNIEnv:FindClass(String, Boolean, JObject)
RisingWorld.PluginAPI.Objects.Definitions.DefinitionsAPI:Initialize(JNIEnv)
System.Reflection.MethodBase:Invoke(Object, Object[])
RisingWorld.PluginAPI.PluginManager:RegisterNatives(Type, JNIEnv)
RisingWorld.PluginAPI.PluginManager:Initialize(GameServer)
RisingWorld.Server.GameServer:LoadWorld(String)
RisingWorld.Server.Main:InitServerWorld()
RisingWorld.Server.Main:InitServerContext()
RisingWorld.Server.Main:OnPostInitialize()
RisingWorld.Common.JIWApplication:Update()
[Java] Initialize event handler (net.risingworld.api.events.Listener)
[Java] PluginManager initialized! JDK 20
[ERROR] [11:34:48] [JNI exception] java.lang.NoSuchMethodError: Method net.risingworld.api.events.player.PlayerSetSignTextEvent.getSign(J)Lnet/risingworld/api/objects/Sign; not found
UnityEngine.Debug:LogError(Object)
JIW.JNI.Wrapper.Env.JNIEnv:CheckException()
JIW.JNI.Wrapper.Env.JNIEnv:FindClass(String, Boolean, JObject)
RisingWorld.PluginAPI.PluginManager:RegisterNatives(Type, JNIEnv)
RisingWorld.PluginAPI.PluginEventHandler:Initialize(GameServer)
RisingWorld.PluginAPI.PluginManager:Initialize(GameServer)
RisingWorld.Server.GameServer:LoadWorld(String)
RisingWorld.Server.Main:InitServerWorld()
RisingWorld.Server.Main:InitServerContext()
RisingWorld.Server.Main:OnPostInitialize()
RisingWorld.Common.JIWApplication:Update()
-
ok thanks info
-
hello all
when error in console occurs the players get kicked out and after impossible to connect with the message from steam
message steam console risingworld
[STEAM] Validate auth ticket (76561198374136101) -> k_EAuthSessionResponseAuthTicketCanceled
[STEAM] Validate auth ticket (76561198372293261) -> k_EAuthSessionResponseAuthTicketCanceled
-
in fo log
[ENET SERVER] Client 0 connect (86.222.1.39)[12:56:59] ::::SERVER: CLIENT 0 CONNECTED (86.222.1.39)[12:56:59] PlayerAuthRequestReceived (LesPeintures, 76561198372293261, 86.222.1.39)[AuthenticatePlayer] - 12:56:59:884 - 76561198372293261 LesPeintures [20, 0, 0, 0, 71, 35, 64, 16, 177, 196, 153, 96, 141, 10, 143, 24, 1, 0, 16, 1, 19, 28, 32, 100, 24, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 154, 109, 56, 21, 190, 96, 105, 166, 158, 58, 15, 1, 6, 0, 0, 0, 178, 0, 0, 0, 50, 0, 0, 0, 4, 0, 0, 0, 141, 10, 143, 24, 1, 0, 16, 1, 240, 241, 4, 0, 39, 1, 222, 86, 4, 1, 168, 192, 0, 0, 0, 0, 116, 17, 32, 100, 244, 192, 59, 100, 1, 0, 237, 199, 0, 0, 0, 0, 0, 0, 159, 101, 73, 244, 134, 39, 1, 40, 119, 188, 85, 207, 106, 132, 206, 248, 56, 147, 198, 12, 61, 95, 8, 53, 19, 232, 58, 205, 68, 35, 96, 22, 153, 94, 242, 115, 149, 72, 126, 5, 129, 212, 27, 23, 85, 76, 68, 248, 155, 23, 46, 122, 101, 88, 217, 235, 176, 20, 200, 11, 163, 86, 213, 70, 169, 0, 145, 192, 157, 167, 171, 176, 183, 135, 181, 172, 164, 27, 247, 107, 254, 115, 18, 14, 204, 136, 96, 197, 15, 175, 236, 90, 25, 157, 114, 212, 4, 198, 53, 237, 6, 215, 8, 162, 160, 133, 55, 220, 254, 151, 56, 10, 32, 48, 12, 137, 45, 118, 222, 213, 186, 70, 2, 230, 216, 236, 209, 201][SteamAuth] EBeginAuthSessionResult (76561198372293261): k_EBeginAuthSessionResultOK[12:56:59] Client 0 (76561198372293261) fully authenticated![12:56:59] ::::SERVER: CLIENT 0 CHANGE STATE (Uninitialized -> Connected)12:56:59:955 - PLAYER CONNECT: LesPeintures (ID: 0)DB: Player 76561198372293261 exists in databaseInventory for player 66 exists!Loaded 38 skin definitions from db!SERVER: Send init spawn packet 13438 -> serialized 13438 npcs (13438)[STEAM] Validate auth ticket (76561198372293261) -> k_EAuthSessionResponseOKLoad sector from db (0, 0)
Player LesPeintures (0) spawned at (3822.78, 150.31, 1494.50)[DB] Saved 13438 npcs in database (20 ms)[DB] Saved 1 players in database (0 ms)[ENET SERVER] Client 0 timeout (86.222.1.39)[12:57:34] ::::SERVER: CLIENT 0 CHANGE STATE (Connected -> Disconnected)[12:57:34] ::::SERVER: CLIENT 0 TIMEOUT[12:57:34] ::::SERVER: CLIENT 0 DISCONNECTEDServer end player auth (76561198372293261, Steam)END STEAM AUTH: 76561198372293261
-
only with a stopped player progress gets disconnected too long if I don't change the player's spwan can't enter
when I change the spwan of the players he can connect without problem
I have to repeat this problem every day
a solution thank you
ps the only stop the server change the spwan player and everything is correct
-
message warning server permission key general_voip not found
Good morning
how to configure server general_voip thank you
conf server
general:
fly: true
pvp: false
pve: true
keepinventory: true
nohungerthirst: true
nostamina: true
notemperature: true
voicechat: true
-
ok thanks info
LaTrouTe
-
hi
Settings_IllegalStateLimit=100
this setting are you limiting ping or something else ????
-
Hi
have a setting to accept pings no longer remove when the players have to disconnect constantly
-
hi all
field protection can only be added when the player online with old version even offline he will search for players everything works offline
p.s maybe a way to do it offline player
thank