This is looking very nice !
Posts by insG_Drifter
The next update will be available on Wednesday, December 18, in the early evening (GMT+1).
This update will not yet replace the Java version, instead it is the actual content update. We'll provide more information about the transition together with the update.
-
-
Question not necessarily aimed at Red:
I havent been keeping up with the under the hood stuff but I recall reading RW was voxel based. Regarding Red`s comment that new block shapes were coming, Has the voxel area limitation ever been overcome?
Explanation...Each voxel has an area. The visible shape of the voxel can be changed but the area used is still there, just some of it is now invisible. This means/meant that you couldnt place another voxel within that invisible space. IE: cant join two shapes as one.
Was that issue ever worked out?
I don’t think that’s ever been worked out. Empyrion and Medieval Engineers as well as 7days still have that issue. I’m not sure if that can be overcome and am also not sure if it’s due the the voxel programming, the engine, something else, or all of the above. Since I spend more time building now in many games I hope there is a resolution in the future.
One other thing is water that would be fully functional but as I understand things you’d need a nasa quality computer to process the game smoothly. Can’t imagine how that would translate when trying to build and have it look or function correctly.
-
@BB_Drifter I did what @Devidian did in his posts. Except I had to allow scripts in my Group Policy Objects as my server is also a Windows Domain Controller. Most dedicated game servers are not DCs. Is yours a DC?
@yahwho No mine is not a wdc, just a Windows 2012R2 server racked in a data center. I’ll have to see if I can go through the previous posts and make it work. Thanks for your response.
-
Finally got it running!
My server also acts as a test server for work and as such it is also a DC. I had to edit some GPOs to allow the task user to execute the task!
Phew!
Soooo..... care to share the process with us noobs ??? This is something I really want working on my dedicated to ensure it gets timely restarts.
-
So I have been having issues with the server crashing the past few days. After discussing things with players it seems to be related to this plugin. What I found is that a player is / was using a /wpp command to teleport to areas around the playfield. The resulting errors are what I am linking in a pastebin attachment. Once he stopped using this command the errors also stopped. I am not sure if it is a conflict with the /gps plugin but it might be related. If this is the case, can I disable the teleport option in this plugin as we don't need two options or is there something else I should be looking for?
Codeat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)I also wanted to ask regarding this... Is there a way to protect the serverspawn from land claims. I am having to go to that location daily to remove landclaims accidentally set but new players. I would just like that area available to all players but unable to set their own claims in the "unprotected" server spawn.
-
I'm a bit confused on how to make this work on my server. I have tried translating to English, my language, but don't seem to have any success. I am not getting error codes from what I can see but I also don't see anything when I join the server. I am sure I am missing something but what might that be?
-
Are there any guides or something that explains this that anyone is aware of?
-
Quote
settings_npc_bandits_spawn_day=false
#Determines how often the server should check if animals can respawn
settings_npc_respawn_cooldown=1800#Spawn rate for animals
settings_npc_spawnrate_animals=1.0#Spawn rate for enemies (bandits)
settings_npc_spawnrate_enemies=1.0#Spawn rate for dungeon enemies (skeletons)
settings_npc_spawnrate_enemies_dungeon=1.0What are the parameters for these settings? Is it percents, whole or partial numbers. Read the pinned topic but did not see much relating there. Are there maximums or minimums?
-
Batta, nice to put a "face" to the name on the server ..... I ran into a plugin issue causing issues on the server but it seems to have resolved itself. I suspect I had a corrupted file but in your case it seems like you have addressed that. You are using the same plugins I was / am so maybe an older version of one of the files got selected by mistake for download?
-
Its strange but I remember the bar dropping more frequently than it does now but maybe I am mistaken. Without any plugins loaded it is the same and the bar will drop from injuries, drowning, and animals so I guess it normal.
-
Today, on my dedicated server I added a few plugins.
[Plugin] Planks 'n Beams (updated) v0.6.0
[Plugin] Willkommen / Welcome -motd
Since the additions no ones health bar in the lower left of the screen moves downward. The food and drink icons on the right side of the screen seem to work as intended. I am wondering if anyone else has experienced this. I do have a couple other plugins but at least at that time the health bar still dropped over time. I understand I can remove the plugins one by one but I like all of them so was hoping there is a workaround or something specific to look at. I am happy to provide anything needed such as logs or whatever but currently I do not see anything in the error logs. Ideas?
-
file sys should look like this.
plugins/WPP/<.jar file>
Thanks. I will try that.
-
I need some help with this. I downloaded the file in the first post of this thread and it is only a jar file. I have tried the plugin but it does not respond. Should there be other folders / files in that download? I am adding it into the plugin folder but not sure if that is the right place or not.
-
@TutMeistensNix I'm not sure but as this is the LUA Version it might not be right in the plugins folder. isnt there a script directory? I've never used LUA mods...
Yes, perfectly right.
Is yes a LUA Script and must therefore in the folder Script.
Yeah I think I tried it in both locations but I’ll have to retry. I’m not opposed to an actual plugin if there’s a decent one but didn’t see one that appeared up to date. I read lua is to be deprecated anyway so likely better to get a plug-in.
-
-
I did but it does not seem to work. I am sure I am missing something but no idea what.
-
Thank you. I assume since I am the admin on the server, based on that file, I would have flying unless I turn it to false then?
-
I was not aware that this was on be default and is seems pretty cheesy at this point. Now, I am admin but it seems from what I have read that standard players can use this while playing as well. Can this be disabled and if so, how can it be done?
-
I am trying to add a protection script to my server. Is this the one I should be using or is there a plugin that is better? If this is the one, what folder does it get installed to? I have tried the scripts folder and the plugin folder without success at this point.