Giter VIP home page Giter VIP logo

rocket.unturned's Introduction

We, Sven Mawby "fr34kyn01535" and Enes Sadık Özbek "Trojaner" stopped maintaining RocketMod.

Read our message for more information.

rocket.unturned's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rocket.unturned's Issues

Random crashing

OS: Ubuntu 15.04
Unturned: 3.17.0.1
Rocket: Linux 710

Description:
Lately my server has been just shutting down out of the blue. Every once and a while it will give a report in the screen message board but I can't seem to find that in the logs or a crash report. This is getting very annoying because my server is down for hours at a time, losing many players. I'm not sure where to look for a crash report, but if I do find one I will be sure to report here.

Extreme ping

OS: Ubuntu 15.04
Unturned: 3.16.2.1
Rocket: 676 Linux

Description:
Well, we all know Unturned is a potato when it comes to optimization. But it can't be so bad when I'm getting thousands of ping on a dedicated server with 100MB/s upload and download... I'm not entirely sure where the problems lies, but this is very difficult to play with thousands of ping. Yes, I have pinged the server without Unturned. I'm getting about 40, and yes I have ran speed tests. The speeds are 100MB/s up and down. The ping normally get extremely high when there's a full server, so about 20 players. But most times I will still jump up to 300 ping with me only running Unturned on my Internet. I'm not sure if this is an Unturned bug or if this is Rocket but, this is where I'm going to have to shut it down until it's fixed... So, if you would look into it, either that or tell me if I should post a bug report on the Unturned page instead of here.

Server not running properly -- "This server lost your connection"

I am running the server on Ubuntu 18.04. I've already installed all of the prerequisites. The client is able to connect to the server via port 27016, to acquire some browser data, but the server is not responding from port 27015, the main port which the game is supposed to be running on. I've tracked the connection from the client using packet sniffers and some other networking tools, and I can confirm that the server really is doing nothing on port 27015. Localhost is also not responding from port 27015, which means that something is wrong with the Unturned server itself. Here is my Commands.dat file:

map Russia
port 27015
maxplayers 8
Timeout 10000
Cheats

The console shows no error and the server seems to be able to load maps and assets just fine. There was an exception regarding some XML stuff which I've ignored but I don't think it is the cause of the problem. I am wondering if anyone is also having this problem.

Linux scripts broken

The Linux scripts no longer install things in the right place, looks like this commit broke it 46688f6

STEAMCMD_HOME should be

STEAMCMD_HOME="../steamcmd" not STEAMCMD_HOME="../../steamcmd"

Linux wget command Permanent Redirect

In the scripts here https://github.com/RocketMod/Rocket.Unturned/tree/legacy/Rocket.Unturned/Scripts/Linux

One of the steps is to use wget
wget ci.rocketmod.net/job/Rocket.Unturned%20Linux/lastSuccessfulBuild/artifact/Rocket.Unturned/bin/Release/Rocket.zip -O rocket.zip

It errors with status code 308 saying Permanent Redirect.

After watching the how-to install on ubuntu video, I realised the link had https:// before the link. Running that fixed it.

This read me needs to be updated.

My permissions aren't working...

<?xml version="1.0" encoding="utf-8"?>
<RocketPermissions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <DefaultGroupId>default</DefaultGroupId>
  <Groups>
    <Group>
      <Id>default</Id>
      <DisplayName>Guest</DisplayName>
      <Members />
      <Commands>
        <Command>p</Command>
        <Command>reward</Command>
        <Command>balance</Command>
        <Command>pay</Command>
        <Command>rocket</Command>
        <Command>color.white</Command>
        <Command>warp</Command>
        <Command>warps</Command>
        <Command>tpa.send</Command>
        <Command>tpa</Command>
        <Command>tpa.accept</Command>
        <Command>deathmessages</Command>
        <Command>jlm.extended</Command>
        <Command>kits</Command>
        <Command>kit.Survival</Command>
        <Command>kit.Watcher</Command>
        <Command>kit.Brute Force</Command>
     </Commands>
      <ParentGroups />
    </Group>
    <Group>
      <Id>Admin</Id>
      <DisplayName>Admin</DisplayName>
      <Members>
        <Member>76561198154582887</Member>
        <Member>76561198240035164</Member>
      </Members>
        <Command>p</Command>
        <Command>reward</Command>
        <Command>balance</Command>
        <Command>pay</Command>
        <Command>rocket</Command>
        <Command>color.white</Command>
        <Command>color.FF9900</Command>
        <Command>setwarp</Command>
        <Command>delwarp</Command>
        <Command>warp</Command>
        <Command>warps</Command>
        <Command>wreck</Command>
        <Command>givekit</Command>
        <Command>givekit.kitname</Command>
      </Commands>
      <ParentGroups />
    </Group>
  </Groups>
</RocketPermissions>

Please tell me what I did wrong. (I'm new to this)

Some players have very high ping in Linux based server

Hello, I encountered a problem that some players will have some strange high-ping issues when they are connected to the server, but this is randomly and not to all players in the same server.

It's about 40ms-60ms outside of the server(using steam server browser or in-game browser), but when player join in the server, he may have 300ms-500ms, and there's a change that player will get 'The server lost your connection' when connecting.

Additionally, memory, network, and CPU are ample, Unturned Windows server is also installed on the same server(Windows is base os, running Ubuntu in Hyper-V), but they don't have any problems.
I've tried to install the server as Linux(Ubuntu), but the problem remains.

I wasn't sure what the problem was, so I decided to sort it out one by one. I am using Ubuntu 16.04, with RocketLauncher.exe:

mono RocketLauncher.exe [SERVER_NAME]

Rocket error.

Running server on Linux.

Using command rocket returns

An error occured while executing rocket []: System.MissingFieldException: Field 'SDG.Unturned.Provider.Version' not found. at Rocket.Core.Commands.RocketCommandManager+RegisteredRocketCommand.Execute (IRocketPlayer caller, System.String[] command) [0x00000] in <filename unknown>:0 at Rocket.Core.Commands.RocketCommandManager.Execute (IRocketPlayer player, System.String command) [0x00000] in <filename unknown>:0

Using command rocket reload returns

An error occured while executing rocket [reload]: System.MissingFieldException: Field 'SDG.Unturned.Provider.Version' not found. at Rocket.Core.Commands.RocketCommandManager+RegisteredRocketCommand.Execute (IRocketPlayer caller, System.String[] command) [0x00000] in <filename unknown>:0 at Rocket.Core.Commands.RocketCommandManager.Execute (IRocketPlayer player, System.String command) [0x00000] in <filename unknown>:0

Scope glass being shown while in vanish

There is a weird issues with scopes that will show the glass bit, white and in the corner. this happens if the gun is on your back or equipped.
Proof:
57894849-88b9c380-7816-11e9-814d-06aee3657510

(That is the 10x scope from Ireland but, it also happens with modded scopes)
Rocketmod 4 is what I'm using.

Trouble starting server

When I try to start the server it says "Steam is up to date" then stops and returns to the terminal. When I use the 'screen -S name' I use 'screen -S Game' and it goes back to the terminal. I have no idea what I'm doing wrong...

server will not start on linux

issue

./start.sh server1 will fail with message https://gist.github.com/urlordjames/544aefcaae38e7bea3a2e211c7af0399 server crashes before accepting input

steps I used

I followed the tutorial on http://unturned.wikia.com/wiki/Hosting_a_Dedicated_Server then realized commands would not work so I figured I installed it incorrectly (which I probably did) and started from scratch following this tutorial https://youtu.be/z7aB-29esok. I noticed the error so I tried this workaround SmartlyDressedGames/Unturned-3.x-Community#172 and realized it didn't change anything. I ran update.sh then ./start.sh and got a slightly different error https://gist.github.com/urlordjames/e81633ef4f7cd56c29b833fbf4a7872f. I ran ./start.sh server1 figuring I forgot to add server1 at the end and got yet another error https://gist.github.com/urlordjames/4a3240ee12978a58c355d984326acdaa (similar to first error).

os

Ubuntu 18.04.1 LTS

Item Command

*Console* Rube200 has executed command: "i "revolver speed""
Chat Screen1 (2)

*Console* Rube200 has executed command: "i revolver speed"
Chat Screen1 (3)

Error:

FormatException: Input string was not in a correct format. - System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Byte.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Byte.Parse (System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider) (at <cfc149f8218b496788d8493c87de777a>:0)
System.ComponentModel.ByteConverter.FromString (System.String value, System.Globalization.NumberFormatInfo formatInfo) (at <a3bc56cd038446b2ba8027b187001bf8>:0)
System.ComponentModel.BaseNumberConverter.ConvertFrom (System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) (at <a3bc56cd038446b2ba8027b187001bf8>:0)
Rethrow as Exception: speed is not a valid value for Byte.
System.ComponentModel.BaseNumberConverter.ConvertFrom (System.ComponentModel.ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) (at <a3bc56cd038446b2ba8027b187001bf8>:0)
Rocket.Core.Extensions.TypeConverterExtensions.ConvertFromWithContext (System.ComponentModel.TypeConverter converter, Rocket.API.DependencyInjection.IDependencyContainer container, System.Object value) (at <95672b3f871f49e49212672667f157c7>:0)
Rocket.Core.Commands.CommandParameters+<GetAsync>d__10.MoveNext () (at <95672b3f871f49e49212672667f157c7>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () (at <cfc149f8218b496788d8493c87de777a>:0)
Rocket.Core.Commands.CommandParameters+<GetAsync>d__9`1[T].MoveNext () (at <95672b3f871f49e49212672667f157c7>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () (at <cfc149f8218b496788d8493c87de777a>:0)
Rocket.Unturned.Commands.CommandItem+<ExecuteAsync>d__1.MoveNext () (at <e3161f39f5714336b872cca8807ff2e0>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.GetResult () (at <cfc149f8218b496788d8493c87de777a>:0)
Rocket.Core.Commands.ProxyCommand+<ExecuteAsync>d__18.MoveNext () (at <95672b3f871f49e49212672667f157c7>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.GetResult () (at <cfc149f8218b496788d8493c87de777a>:0)
Rocket.Core.Commands.DefaultCommandHandler+<HandleCommandAsync>d__2.MoveNext () (at <95672b3f871f49e49212672667f157c7>:0)
Rethrow as Exception: Command "i revolver speed" of user "Ôò¡Ôê®Ôò«(Ôÿ¡ ═£╩û Ôÿ¡)Ôò»Ôö╗Ôö╗" caused an exception:
Rocket.Core.Commands.DefaultCommandHandler+<HandleCommandAsync>d__2.MoveNext () (at <95672b3f871f49e49212672667f157c7>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () (at <cfc149f8218b496788d8493c87de777a>:0)
Rocket.Core.Commands.CommandHandlerProxy+<HandleCommandAsync>d__1.MoveNext () (at <95672b3f871f49e49212672667f157c7>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () (at <cfc149f8218b496788d8493c87de777a>:0)
Rocket.Unturned.RocketUnturnedHost+<>c__DisplayClass30_2+<<OnServerHosted>b__3>d.MoveNext () (at <e3161f39f5714336b872cca8807ff2e0>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Runtime.CompilerServices.TaskAwaiter.GetResult () (at <cfc149f8218b496788d8493c87de777a>:0)
Rocket.Unturned.RocketUnturnedHost+<>c__DisplayClass30_0.<OnServerHosted>b__0 (SDG.Unturned.SteamPlayer player, System.String commandLine, System.Boolean& shouldExecuteCommand, System.Boolean& shouldList) (at <e3161f39f5714336b872cca8807ff2e0>:0)
SDG.Unturned.ChatManager.process (SDG.Unturned.SteamPlayer player, System.String cmd) (at <1c60162165a4477d9588d3bbeccaf506>:0)
SDG.Unturned.ChatManager.askChat (Steamworks.CSteamID steamID, System.Byte mode, System.String text) (at <1c60162165a4477d9588d3bbeccaf506>:0)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <cfc149f8218b496788d8493c87de777a>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <cfc149f8218b496788d8493c87de777a>:0)
System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <cfc149f8218b496788d8493c87de777a>:0)
SDG.Unturned.SteamChannel.receive (Steamworks.CSteamID steamID, System.Byte[] packet, System.Int32 offset, System.Int32 size) (at <1c60162165a4477d9588d3bbeccaf506>:0)
UnityEngine.Debug:LogException(Exception)
SDG.Unturned.SteamChannel:receive(CSteamID, Byte[], Int32, Int32)
SDG.Unturned.Provider:receiveServer(CSteamID, Byte[], Int32, Int32, Int32)
SDG.Unturned.Provider:listenServer(Int32)
SDG.Unturned.Provider:listen()
SDG.Unturned.Provider:Update()

Zero-size xml configs after disk quota exceeded

If server exceeded disk quota for some reason, most likely some of configs will break, and server won't launch again. Old configs shouldn't be deleted in case of new one's write is failed. Consider to use temp files to write and rename it after success.

[Linux][Script] start.sh - Unable launch startx under a user account

I'm unable to launch startx without root/sudo.

Here is my error when ran as a user:

X.Org X Server 1.17.3
Release Date: 2015-10-26
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.19.0-33-generic x86_64 Ubuntu
Current Operating System: Linux gamehost 4.3.0mcg12-native #15 SMP Fri Jan 22 06:23:01 CST 2016 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0mcg12-native root=UUID=15bb5811-9837-4802-b5f7-97346912df72 ro nomdmonddf nomdmonisw crashkernel=384M-:128M
Build Date: 25 November 2015  04:17:13PM
xorg-server 2:1.17.3-2ubuntu2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.32.6
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/mcg/.local/share/xorg/Xorg.1.log", Time: Sat Jan 23 20:20:03 2016
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE)
Fatal server error:
(EE) xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
(EE)
(EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
(EE) Please also check the log file at "/home/mcg/.local/share/xorg/Xorg.1.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.

Tank missile crashes server

Rocket: Linux 661
OS: Ubuntu 15.04
Unturned: 3.16.0.1

Description:
Driving a tank works (from what I can tell) however when you fire a missile in the secondary seat it crashes the server. No crash report, but I'm way too lazy to check. (If you need one I'll find it)

Extreme CPU usage on Debian 8

I am trying to run a Rocket Unturned server and after startup the server idles at 100-140% CPU usage (so around one and a half of eight available cores under full load). Whenever a player joins they experience rubber banding zombies, not being able to go near trees (???) and hits on zombies and players not doing any damage.

Since there is no error message I am really out of my depth here. I noticed that Rocket does some pretty extreme threading:
http://i.imgur.com/19PKYRD.png

It's a clean server, I removed all addons and am running Pei.

Smoke crashes server

Rocket: Linux 661
OS: Ubuntu 15.04
Unturned: 3.16.0.1

Description:
When you throw a smoke trying to lead a zombie somewhere else it crashes the server. Couldn't find a crash report, but I probably didn't look hard enough.

Modded server bug

OS: Ubuntu 15.04
Unturned: 3.16.2.0
Rocket: Linux 674

Description:
I'm not entirely sure if this is a bug. But I have a good feeling. When I launch my normal Unturned server it works fine, starts up, loads the world. Do this with Rocket installed, same thing. But when I get to installing mods is the interesting part. It will load all the way up to the first loading of the mods then completely stops. I've tried installing a whole new Unturned directory, I've tried subscribing to the mods on my account. Nothing seems to work, I also have a feeling this is due to it being 32 bit. If you're curious what it looks like here is a picture of the server crashed: http://imgur.com/a/Oa8tk

Item issues on rocket afecting all item related plugins.

An error occured while executing command /i 21: System.NullReferenceException: Object reference notset to an instance of an object at Rocket.Unturned.Commands.CommandI.Execute (IRocketPlayer caller, System.String[] command) [0x00000] in :0 at Rocket.Unturned.Commands.UnturnedCommandBase.executeCommand (IRocketCommand command, CSteamID caller, System.String commandString) [0x00000] in :0

What I have dicovered so far:

  • using /i without item works properly
  • using with item id you get that exception
  • all item related plugins are not working
  • uconomy can't retrieve items
  • airdrop is not working either
  • itemkit cant give items
  • vault can't open if a item is in the vault
  • spawnkit can't give you items
  • votifier fails to give items

I will assume this has something to do with the itemhelper or something related with retrieving a item by id or name.

Lost access to console after using update.sh

When I patch the game with this mod and launch right away,
I was able to use the console, but the game won't register on the master's list.

After using update.sh (which I assume it overwrote some of the things in this mod),
and use start.sh, I could only see the steam status (which is from the bash script).
All prompts have no response. Server is launched as normal.

MissingMethodException

MissingMethodException: Method not found: 'SDG.Unturned.ItemAsset.get_isPro'. - ZaupFeast.Feast.OnLevelWasLoaded ()
Dwnloaded the newest ZaupFeast build "196" and i keep getting this error line in console whenever i launch the server.

Mainly projectiles?

OS: Ubuntu 15.04
Unturned: 3.16.1.1
Rocket: Linux 667

Description:
I've noticed a lot of throwables or entities that fly kinda like smoke grenades crash the server. Found out the RPG crashes the server, but doesn't even show the animation to other players. Just, server's gone before it happens. I haven't tested it yet, but I believe flares also crash the server. One bad thing about these bugs are that I have found a restrictions plugin but whenever it tries to remove the item from the inventory, it's successful but it throws an error in chat. I could live without these items, it's really just the error that bugs me. I'll stop posting now that we've covered just about everything so far. If you're curious, try the new gun on the hind. Haven't tested that, but it's similar to the tank missiles because it's mounted and such.

Permissions broken

When you run an command he says that you dont have permission, but command is executed.

Using default permissions, default group, no plugins.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.