Jump to content

Teastick

Member
  • Posts

    118
  • Joined

  • Last visited

Everything posted by Teastick

  1. Teastick

    Console Error

    getting spammed with this , any idea? at Oxide.Plugins.PortalSystem.OnEntityKill (BaseNetworkable entity) [0x0001b] in <be811edb68b74a47b1c6855cb6ce2edd>:0 at Oxide.Plugins.PortalSystem.OnEntityKill (BaseNetworkable entity) [0x0001b] in <be811edb68b74a47b1c6855cb6ce2edd>:0 at Oxide.Plugins.PortalSystem.OnEntityKill (BaseNetworkable entity) [0x0001b] in <be811edb68b74a47b1c6855cb6ce2edd>:0 at Oxide.Plugins.PortalSystem.OnEntityKill (BaseNetworkable entity) [0x0001b] in <be811edb68b74a47b1c6855cb6ce2edd>:0
  2. Teastick

    Console Error

    oh ok thanks , it must be one of my other animal plugins then i just noticed the error popping up while helping a player set up his animal farms
  3. Teastick

    Console Error

    any idea whats causing this error? System.NullReferenceException: Object reference not set to an instance of an object at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BaseAIBrain.SetGroupRoamRootPosition_Patch0(BaseAIBrain,UnityEngine.Vector3) at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BaseAIBrain.SetGroupRoamRootPosition_Patch0(BaseAIBrain,UnityEngine.Vector3) at AnimalBrain+RoamState.StateEnter (BaseAIBrain brain, BaseEntity entity) [0x000cf] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at BaseAIBrain.SwitchToState (BaseAIBrain+BasicAIState newState, System.Int32 stateContainerID) [0x0008e] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at BaseAIBrain.SwitchToState (AIState newState, System.Int32 stateContainerID) [0x00018] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at BaseAIBrain.EventTriggeredStateChange (System.Int32 newStateContainerID, System.Int32 sourceEventID) [0x00029] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at BaseAIEvent.TriggerStateChange (IAIEventListener listener, System.Int32 sourceEventID) [0x00007] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at AIEvents.Tick (System.Single deltaTime, StateStatus stateStatus) [0x0014f] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at BaseAIBrain.Think (System.Single delta) [0x00085] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at BaseAIBrain.DoThink () [0x0000d] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at BaseAnimalNPC.TryThink () [0x00023] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at AIThinkManager.DoProcessing (ListHashSet`1[T] process, System.Single budgetSeconds, System.Int32& last) [0x00014] in <1e6595f6dcb64d5da96b4230eef5dd88>:0
  4. Teastick

    NPC's Stuck behind walls

    I have had a few reports now about NPC's being stuck behind walls in dungeons , any ideas why this is ? also while i have your attention may i make a suggestion? would it be possible for a command to be added to list if their is any active dungeons currently? to save time from scrolling the full map to find active dungeons?
  5. Teastick

    Dungeon Events

    yes the dungeons spawn in the sky bud , loot setup is simple using the config , cant help with better loot sorry i dont use it
  6. yeah i guess il just keep restarting it manually then , thanks for looking into it though i appreciate the effort
  7. Teastick

    Skilltree XP as reward

    is this possible as only reward types are itemid, server rewards or Economics, but i would like to reward but Economics and Skilltree XP for completing the raid
  8. Teastick

    error on console

    any idea what this means? it pops up alot on my server console UnityEngine.DebugLogHandler:Internal_LogException_Injected(Exception, IntPtr) UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception, Object) ServerMgr:Update() Server Exception: IndustrialStorageAdaptor.SortQueue NullReferenceException: Object reference not set to an instance of an object at IndustrialStorageAdaptor+NameComparer.<Compare>g__GetStringForItem|1_0 (Item i) [0x0000e] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at IndustrialStorageAdaptor+NameComparer.Compare (Item x, Item y) [0x00010] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at System.Collections.Generic.ArraySortHelper`1[T].SwapIfGreater (T[] keys, System.Comparison`1[T] comparer, System.Int32 a, System.Int32 b) [0x00004] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.Collections.Generic.ArraySortHelper`1[T].PickPivotAndPartition (T[] keys, System.Int32 lo, System.Int32 hi, System.Comparison`1[T] comparer) [0x00008] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.Collections.Generic.ArraySortHelper`1[T].IntroSort (T[] keys, System.Int32 lo, System.Int32 hi, System.Int32 depthLimit, System.Comparison`1[T] comparer) [0x00069] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.Collections.Generic.ArraySortHelper`1[T].IntrospectiveSort (T[] keys, System.Int32 left, System.Int32 length, System.Comparison`1[T] comparer) [0x00013] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.Collections.Generic.ArraySortHelper`1[T].Sort (T[] keys, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x0001c] in <41d29b352f6a475ab1bf7c6628b82790>:0 Rethrow as InvalidOperationException: Failed to compare two elements in the array. at System.Collections.Generic.ArraySortHelper`1[T].Sort (T[] keys, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x0003c] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.Array.Sort[T] (T[] array, System.Int32 index, System.Int32 length, System.Collections.Generic.IComparer`1[T] comparer) [0x0004d] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.Collections.Generic.List`1[T].Sort (System.Int32 index, System.Int32 count, System.Collections.Generic.IComparer`1[T] comparer) [0x0002b] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.Collections.Generic.List`1[T].Sort (System.Collections.Generic.IComparer`1[T] comparer) [0x00008] in <41d29b352f6a475ab1bf7c6628b82790>:0 at IndustrialStorageAdaptor.ApplySorting () [0x00252] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at IndustrialStorageAdaptor+SortingQueue.RunJob (IndustrialStorageAdaptor entity) [0x00000] in <1e6595f6dcb64d5da96b4230eef5dd88>:0 at ObjectWorkQueue`1[T].RunQueue (System.Double maximumMilliseconds) [0x000cf] in <8e10d20e240b421abd86a54f7622c1c5>:0 at ServerMgr.Update () [0x00b4a] in <1e6595f6dcb64d5da96b4230eef5dd88>:0
    love this plugin , must have for a PvE Server
    works perfectly for what i wanted
  9. Teastick

    installation

    where is this file usually installed i cant find it ?
  10. Teastick

    industrial torches

    any chance of an update with the new industrial torches please?
  11. Teastick

    installation

    i find the installation files very confusing , you say upload all files to the server , but dont specify where in the server to upload them too, could you please clarify ?
  12. Teastick

    Plugin not working

    sorry i have been busy , yes i can confirm it is working correctly now
  13. appreciate you looking into it thanks
  14. im using oxide , its weird because the plugin works fine when i load it manually just wont autoload
  15. 2026-06-28 12:00:56.553 +01:00 [WRN] Failed to compile FlyingCargoShip.cs - foreach statement cannot operate on variables of type 'void' because 'void' does not contain a public instance or extension definition for 'GetEnumerator' (L: 1456 | P: 48) | Removing from project
  16. Teastick

    june force wipe

    thanks , i will test it out later , i had to purchase a different plugin to control my events in the meantime lol
  17. Teastick

    june force wipe

    glad im not the only one , sickening to purchase a plugin that doesnt work lol
  18. Teastick

    june force wipe

    plugin not loading so dont think its fixed also when downloading the file has (1) at the end of the name even though i dont have any other plugins named this or a previous version as i just purchased it
  19. every other plugin i have loads perfectly fine after server restart. but this one never loads unless i load it manually , any ideas what could cause this?
  20. Teastick

    Plugin not working

    still valid buddy ive just left it alone until a fix is available
  21. Teastick

    Turret hidden in roof

    Thank you i appreicate you taking the time to fix it
  22. Teastick

    Upgrader

    appreciate the response thank you very much

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.8m
Total downloads
Customers
11.7k
Customers served
Files Sold
166.6k
Total sales
Payments
3.6m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.