-
Posts
77 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Atope89
-
walkthrough Using Frankensteins with BotReSpawn or Rewarding Kits
Atope89 replied to Krungh Crow's topic in General
thx for info. -
Is it normal to lose fps? spam on console: (15:24:15) | Calling 'OnPlayerInput' on 'StaticLootables v1.5.1' took average 1248ms (15:24:25) | Calling 'OnPlayerInput' on 'StaticLootables v1.5.1' took average 1159ms (15:24:35) | Calling 'OnPlayerInput' on 'StaticLootables v1.5.1' took average 1163ms (15:24:39) | Calling 'OnPlayerInput' on 'StaticLootables v1.5.1' took 191ms [GARBAGE COLLECT] (15:24:45) | Calling 'OnPlayerInput' on 'StaticLootables v1.5.1' took average 1433ms (15:24:55) | Calling 'OnPlayerInput' on 'StaticLootables v1.5.1' took average 1135ms (15:25:05) | Calling 'OnPlayerInput' on 'StaticLootables v1.5.1' took average 1211ms (15:25:07) | Calling 'OnPlayerInput' on 'StaticLootables v1.5.1' took 183ms [GARBAGE COLLECT]
-
- 21 comments
-
- 46 comments
-
- 1
-
-
- #spawn
- #modular vehicle
- (and 12 more)
-
- 46 comments
-
- #spawn
- #modular vehicle
- (and 12 more)
-
- 21 comments
-
- 46 comments
-
- #spawn
- #modular vehicle
- (and 12 more)
-
A player reported a bug to me, rusternet freezes on the loading screen. Reconnecting the player did not solve it, reload rusternet and it was solved. The player says that he opened the rusternet on horseback and that was the reason. I test and it works fine. Anyway I leave the error. [Ruster.NET] System.NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.RusterNET+RusterBrowser+<DrawFeed>c__AnonStorey3.<>m__2 (Oxide.Plugins.RusterNET+RusterFeed+RusterPost x) [0x00006] in <8c32f242be8f456a977996841f504f0e>:0 at System.Linq.Enumerable+WhereListIterator`1[TSource].ToList () [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at Oxide.Plugins.RusterNET+RusterBrowser.DrawFeed (Oxide.Game.Rust.Cui.CuiElementContainer container, System.String parent, Oxide.Plugins.RusterNET+RusterFeed feed, Oxide.Plugins.RusterNET+RusterBrowser+Page browserFeed, System.Single offset, System.Boolean allowProfilePreviews, System.Boolean canAddNewPost, System.Boolean canReply) [0x00484] in <8c32f242be8f456a977996841f504f0e>:0 at Oxide.Plugins.RusterNET+RusterBrowser.DrawFeed (Oxide.Plugins.RusterNET+RusterFeed feed, Oxide.Plugins.RusterNET+RusterBrowser+Page browserFeed, System.Single offset, System.Boolean allowProfilePreviews, System.Boolean canAddNewPost) [0x0000d] in <8c32f242be8f456a977996841f504f0e>:0 at Oxide.Plugins.RusterNET+RusterBrowser.Draw (System.Boolean isBackground, System.Action onDraw) [0x003a5] in <8c32f242be8f456a977996841f504f0e>:0
-
Failed to initialize plugin 'FacePunch v2.3.0' (Exception: Only access to oxide directory! Path: C:\Users\Kenshin Himura\Desktop\Rust Server normal\oxide\config\FacePunch.json) at Oxide.Core.Configuration.DynamicConfigFile.CheckPath (System.String filename) [0x00029] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 at Oxide.Core.Configuration.DynamicConfigFile.Exists (System.String filename) [0x0000c] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 at Oxide.Plugins.FacePunch.Loaded () [0x00021] in <7fd47979b97e44ac92cb4e434f574140>:0 at Oxide.Plugins.FacePunch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b0] in <7fd47979b97e44ac92cb4e434f574140>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <31122a27a2414cd799150f8677cf39d4>:0 I have removed the settings and the same error. The Plugin not create and do not read the configuration
- 36 comments
-
- #raulssorban
- #raul sorban
-
(and 7 more)
Tagged with:
-
- 36 comments
-
- #raulssorban
- #raul sorban
-
(and 7 more)
Tagged with:
-
thx finally find .exe. Some players and I were testing. Sometimes a player kicks by displaying this message on the rcon. the error occurs on the upload waiting screen, also kicking nearby players. NullReferenceException: Object reference not set to an instance of an object (02:09:23) | Patxi disconnecting: Entities Out Of Order: expected 2869021, received 1634432 (02:09:23) | Atope disconnecting: Unknown wire type: 3 at SilentOrbit.ProtocolBuffers.ProtocolParser.SkipKey (System.IO.Stream stream, SilentOrbit.ProtocolBuffers.Key key) [0x00000] in <00000000000000000000000000000000>:0 at ProtoBuf.Entity.Deserialize (System.IO.Stream stream, ProtoBuf.Entity instance, System.Boolean isDelta) [0x00000] in <00000000000000000000000000000000>:0 at ProtoBuf.Entity.Deserialize (System.IO.Stream stream) [0x00000] in <00000000000000000000000000000000>:0 at Client.OnEntities (Network.Message packet) [0x00000] in <00000000000000000000000000000000>:0 at Client.OnNetworkMessage (Network.Message packet) [0x00000] in <00000000000000000000000000000000>:0 at Facepunch.Network.Raknet.Client.HandleMessage () [0x00000] in <00000000000000000000000000000000>:0 at Facepunch.Network.Raknet.Client.Cycle () [0x00000] in <00000000000000000000000000000000>:0 at Client.Update () [0x00000] in <00000000000000000000000000000000>:0 (02:09:24) | Spidrr disconnecting: Entities Out Of Order: expected 1634430, received 2869021