-
Posts
100 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by athlonclub
-
NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at BaseEntity.WorldSpaceBounds () [0x00000] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at BaseEntity.GetNearestBuildingPrivilege (System.Boolean cached, System.Single cacheDuration) [0x00000] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at BaseEntity.GetBuildingPrivilege () [0x00007] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at DecayEntity.GetBuildingPrivilege () [0x00024] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at Oxide.Plugins.PersonalFarmer+FarmManager.AddEntity (BaseEntity entity) [0x00010] in <053f7747fce249808821351634c30543>:0 at Oxide.Plugins.PersonalFarmer+PluginFarmManagerComponent+<>c__DisplayClass14_1.<AddFarmEntity>b__0 () [0x00000] in <053f7747fce249808821351634c30543>:0 at InvokeHandlerBase`1[T].DoTick () [0x00138] in <e085ef962b104ac7a5da32a7ba8f427a>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0001f] in <e085ef962b104ac7a5da32a7ba8f427a>:0 NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at BaseEntity.WorldSpaceBounds () [0x00000] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at BaseEntity.GetNearestBuildingPrivilege (System.Boolean cached, System.Single cacheDuration) [0x00000] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at BaseEntity.GetBuildingPrivilege () [0x00007] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at DecayEntity.GetBuildingPrivilege () [0x00024] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at Oxide.Plugins.PersonalFarmer+FarmManager.AddEntity (BaseEntity entity) [0x00010] in <053f7747fce249808821351634c30543>:0 at Oxide.Plugins.PersonalFarmer+PluginFarmManagerComponent+<>c__DisplayClass14_1.<AddFarmEntity>b__0 () [0x00000] in <053f7747fce249808821351634c30543>:0 at InvokeHandlerBase`1[T].DoTick () [0x00138] in <e085ef962b104ac7a5da32a7ba8f427a>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0001f] in <e085ef962b104ac7a5da32a7ba8f427a>:0
-
There are no problems with displaying players, well, except for those players whose nickname in the game has incomprehensible symbols, there will just be an empty sign, but the id display was still there, now the offline = ALL item is displayed and players who have not played at all for a long time are displayed, which in principle is not necessary, that is, you need a point for sleeping players, an active point - those who are dead but playing, sleeping, online. In ALL, you can leave everyone as they were. Point by point - Online - those who are online. Offline - those who sleep. Active - online, offline, dead, that is, players who are active on the server. ALL - everyone who has ever logged in, and so on, both active and inactive.
-
Unloaded plugin AdminMenu v1.4.1 by 0xF // dsc.gg/0xf-plugins AdminMenu has replaced the 'admin' chat command previously registered by AdminToggle Loaded plugin AdminMenu v1.4.2 by 0xF // dsc.gg/0xf-plugins Failed to call hook 'adminmenu_cmd' on plugin 'AdminMenu v1.4.2' (ArgumentNullException: Value cannot be null.) at Facepunch.Pool.FreeUnmanaged[TKey,TVal] (System.Collections.Generic.Dictionary`2[TKey,TVal]& dict) [0x00004] in <393afa875f814375b634fab998bd7e75>:0 at Oxide.Plugins.AdminMenu+PlayerListContent.Render (Oxide.Plugins.AdminMenu+CUI+Element root, Oxide.Plugins.AdminMenu+ConnectionData connectionData, System.Collections.Generic.Dictionary`2[TKey,TValue] userData) [0x00626] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu+Content.Render (Oxide.Plugins.AdminMenu+ConnectionData connectionData) [0x0000b] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu+ConnectionUI.RenderContent (Oxide.Plugins.AdminMenu+Content content) [0x0003e] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu+ConnectionData.ShowPanelContent (Oxide.Plugins.AdminMenu+Content content) [0x00062] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu+ConnectionData.OpenPanel (System.String panelName) [0x00090] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.HandleCommand (Network.Connection connection, System.String command, System.String[] args) [0x0083e] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.HandleCommand (Network.Connection connection, System.String command, System.String[] args) [0x009d3] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.adminmenu_cmd (ConsoleSystem+Arg arg) [0x0003c] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00179] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to call hook 'adminmenu_cmd' on plugin 'AdminMenu v1.4.2' (ArgumentNullException: Value cannot be null.) at Facepunch.Pool.FreeUnmanaged[TKey,TVal] (System.Collections.Generic.Dictionary`2[TKey,TVal]& dict) [0x00004] in <393afa875f814375b634fab998bd7e75>:0 at Oxide.Plugins.AdminMenu+PlayerListContent.Render (Oxide.Plugins.AdminMenu+CUI+Element root, Oxide.Plugins.AdminMenu+ConnectionData connectionData, System.Collections.Generic.Dictionary`2[TKey,TValue] userData) [0x00626] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu+Content.Render (Oxide.Plugins.AdminMenu+ConnectionData connectionData) [0x0000b] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.HandleCommand (Network.Connection connection, System.String command, System.String[] args) [0x00c76] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.HandleCommand (Network.Connection connection, System.String command, System.String[] args) [0x00906] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.adminmenu_cmd (ConsoleSystem+Arg arg) [0x0003c] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00179] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 Shutting down compiler because idle shutdown Compiler shutdown completed Failed to call hook 'adminmenu_cmd' on plugin 'AdminMenu v1.4.2' (ArgumentNullException: Value cannot be null.) at Facepunch.Pool.FreeUnmanaged[TKey,TVal] (System.Collections.Generic.Dictionary`2[TKey,TVal]& dict) [0x00004] in <393afa875f814375b634fab998bd7e75>:0 at Oxide.Plugins.AdminMenu+PlayerListContent.Render (Oxide.Plugins.AdminMenu+CUI+Element root, Oxide.Plugins.AdminMenu+ConnectionData connectionData, System.Collections.Generic.Dictionary`2[TKey,TValue] userData) [0x00626] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu+Content.Render (Oxide.Plugins.AdminMenu+ConnectionData connectionData) [0x0000b] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.HandleCommand (Network.Connection connection, System.String command, System.String[] args) [0x00c76] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.HandleCommand (Network.Connection connection, System.String command, System.String[] args) [0x00906] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.adminmenu_cmd (ConsoleSystem+Arg arg) [0x0003c] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.AdminMenu.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00179] in <9c315c39160a4cefa3c0ad99e6c7d665>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
-
- 52 comments
-
- 1
-
-
- #drone
- #dronepatrol
- (and 8 more)
-
я во многом согласен, но - спам валит в логах, за день работы сервера там собирается просто квинтилион строк с неправильными NavMesh, а координаты я так полагаю относительно конкретного монумента касаются, и по факту мне ничего не дают, а соответственно я не могу определить по этим координатам где конкретно не спавнится нужный нпц
-
ситуация в том что там 42 индекса, и как вы понимаете до 40 нормально а 41 и 42 нет, я могу поменять отдельно для них тип сетки ? вот вам полная картина ниже, раньше такого не было -- ShowFailedNavMesh [BetterNpc] SpawnPoint: Launch Site. Preset: Space-Mercenary. Index: 41. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Launch Site. Preset: Space-Mercenary. Index: 42. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Airfield. Preset: Military-Scientist. Index: 2. Wrong type of navigation grid (0 -> 1) [BetterNpc] SpawnPoint: Train Yard. Preset: Hired-gun. Index: 6. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Train Yard. Preset: Hired-gun. Index: 17. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Train Yard. Preset: Hired-gun. Index: 24. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Train Yard. Preset: Hired-gun. Index: 29. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: module_900x900_1way_ladder. Preset: Amphibiosis. Index: 1. No surface [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 1. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 2. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 3. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 4. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 5. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 6. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 7. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 8. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 9. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 10. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 11. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 12. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 13. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 14. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 15. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 16. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 17. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 18. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 19. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 20. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 21. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 22. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 23. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 24. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 25. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 26. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 27. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 28. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 29. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 30. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 31. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 32. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 33. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 34. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 35. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 36. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 37. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 38. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 39. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 40. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 41. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 42. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 43. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 44. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 45. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 46. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 47. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 48. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 49. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 50. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 51. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 52. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 1. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 2. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 3. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 4. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 5. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 6. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 7. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 8. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 9. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 10. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 11. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 12. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 13. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 14. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 15. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 16. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 17. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 18. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 19. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 20. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 21. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 22. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 23. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 24. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 25. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 26. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 27. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 28. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 29. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 30. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 31. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 32. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit1. Preset: Bandit. Index: 33. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 1. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 2. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 3. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 4. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 5. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 6. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 7. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 8. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 9. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 10. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 11. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 12. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 13. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 14. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 15. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 16. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 17. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 18. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 19. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 20. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 21. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 22. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 23. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 24. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 25. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 26. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 27. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 28. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 29. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 30. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 31. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 32. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 33. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 34. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 35. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 36. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Bandit2. Preset: Bandit-b3b14c. Index: 37. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 1. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 2. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 3. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 4. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 5. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 6. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 7. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 8. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 9. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 10. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 11. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 12. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 13. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 14. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 15. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 16. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 17. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 18. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 19. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 20. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 21. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 22. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 23. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 24. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 25. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 26. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 27. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 28. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 29. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 30. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 31. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 32. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 35. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 36. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 37. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 38. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 39. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 40. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 41. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 42. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 43. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Military. Preset: MilitarySoldier. Index: 44. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 1. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 2. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 3. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 4. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 5. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 6. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 7. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 8. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 9. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 10. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 11. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 12. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 13. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 14. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 15. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 16. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 17. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 18. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 19. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 20. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 21. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 22. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 23. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 24. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 25. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 26. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 27. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 28. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 29. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 30. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 31. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 32. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 33. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 34. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 35. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: OilMan. Preset: ScientistOilMan. Index: 36. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 1. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 2. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 3. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 4. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 5. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 6. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 7. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 8. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 9. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 10. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 11. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 12. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 13. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 14. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 15. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 16. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 17. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 18. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 19. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 20. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 21. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 22. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 23. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 24. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 25. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 26. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Rebel. Preset: Rebel. Index: 27. Wrong type of navigation grid (1 -> 0)
-
а что делать с этим ? ShowFailedNavMesh [BetterNpc] SpawnPoint: Launch Site. Preset: Space-Mercenary. Index: 41. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Launch Site. Preset: Space-Mercenary. Index: 42. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Airfield. Preset: Military-Scientist. Index: 2. Wrong type of navigation grid (0 -> 1) [BetterNpc] SpawnPoint: Train Yard. Preset: Hired-gun. Index: 6. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Train Yard. Preset: Hired-gun. Index: 17. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Train Yard. Preset: Hired-gun. Index: 24. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: Train Yard. Preset: Hired-gun. Index: 29. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: module_900x900_1way_ladder. Preset: Amphibiosis. Index: 1. No surface [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 1. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 2. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 3. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 4. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 5. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 6. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 7. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 8. Wrong type of navigation grid (1 -> 0) [BetterNpc] SpawnPoint: ArcticGuard. Preset: Guard. Index: 9. Wrong type of navigation grid (1 -> 0)
-
- 52 comments
-
- #drone
- #dronepatrol
- (and 8 more)
-
- 474 comments
-
- 1
-
-
- #abilities
- #boss
- (and 16 more)
-
- 474 comments
-
- #abilities
- #boss
- (and 16 more)
-
Честно у меня голова кругом идет, проблем хватает и так а тут еще вы добавляете с этими обновлениями, то что просишь сделать то нету времени, зато потом на беттер лут лутменеджер беттер нпц, логи на сервере растут как грибы от навмешей, я думаю что большая часть пользователей не в восторге но к сожалению нет выбора и приходится терпеть этот ужас (( самые суперские разработчики смотришь обновление 4 года назад, блин поставил и забыл ну супер же, тут мля 10 минут обнова 10 минут обнова, дайте отдохнуть в конце концов и отдохните сами!!!
-
[NpcSpawn] Image swimwear_palmleaves_female download is complete [FileSystem] Not Found: assets/localization/af/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/ar/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/ca/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/cs/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/da/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/de/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/el/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/en/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/en-pt/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/es-es/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/fi/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/fr/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/he/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/hu/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/it/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/ja/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/ko/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/nl/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/no/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/pl/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/pt-br/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/pt-pt/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/ro/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/ru/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/sr/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/sv-se/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/tr/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/uk/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/vi/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/zh-cn/phrases.json (UnityEngine.TextAsset) [FileSystem] Not Found: assets/localization/zh-tw/phrases.json (UnityEngine.TextAsset)
-
Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Space+LootController+<>c__DisplayClass3_0.<TrySpawnItemInDefaultCrate>b__0 () [0x00018] in <6d036b52796b4f9d9ca035976c44d377>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <15f61ddda771464d8246ebdce8ff4811>:0
-
in the BetterNpc instructions, step 2 is Step 2. Install the new version of NpcSpawn 1) Download the NpcSpawn plugin archive: 2) Go to the .../en/data folder in the archive 3) Copy all files and folders from it into the .../oxide/data folder on the server 4) Go to the .../en/plugins folder in the archive 5) Copy the new NpcSpawn plugin file into the .../oxide/plugins folder on the server and I did not use UpdaterNpcSpawncs. I have now uploaded a new version and received this in the server console Unloaded plugin NpcSpawn v3.1.1 by KpucTaJl [NpcSpawn] Config update detected! Updating config values... Could not initialize plugin 'NpcSpawn v3.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.NpcSpawn.TryUpdateWeapons () [0x0002e] in <aaa0f868a0b1422681da297208077a6f>:0 at Oxide.Plugins.NpcSpawn.UpdateConfigValues () [0x00010] in <aaa0f868a0b1422681da297208077a6f>:0 at Oxide.Plugins.NpcSpawn.LoadConfig () [0x00030] in <aaa0f868a0b1422681da297208077a6f>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0000f] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <8900b33aa9b14e398266dca633691187>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <15f61ddda771464d8246ebdce8ff4811>:0 Rolling back plugin to last good version: NpcSpawn Failed to call hook 'OnServerInitialized' on plugin 'NpcSpawn v3.1.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Plugins.Plugin.Subscribe (System.String hook) [0x00006] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Plugins.NpcSpawn.OnServerInitialized () [0x00006] in <2753fc63c76e4b1a853306ffa95778e3>:0 at Oxide.Plugins.NpcSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01fca] in <2753fc63c76e4b1a853306ffa95778e3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 Calling 'OnServerInitialized' on 'NpcSpawn v3.1.1' took 1640ms Loaded plugin NpcSpawn v3.1.1 by KpucTaJl
-
- 853 comments
-
- #shop
- #shop ui
-
(and 26 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
- #halloween
-
- 76 comments
-
- #rust
- #industrial
- (and 25 more)