Jump to content

DollyDeee

Member
  • Posts

    122
  • Joined

  • Last visited

Everything posted by DollyDeee

  1. How did you end up fixing this? Players are having the issue where they collect day 1 and no other rewards are redeemable/no timer and all days remain locked
  2. DollyDeee

    Not counting down

    after the first day is collected no time comes up and players are unable to collect any other days
  3. DollyDeee

    Floating Clerks

    I've unloaded and reloaded the plugin many times- it will not address or fix the clerks spawning in the air. There are gas stations on the map but they are spawning in the sky Any idea how I can fix this?
  4. DollyDeee

    Version Mismatch

    The updated file when downloaded says 1.5.8, is it the right file? Should I update the version or do I have the wrong file? It is only providing 1.5.8 on each download attempt
  5. DollyDeee

    Not counting down

    I'm having the same issue - what was the fix?
  6. Same issue - What other time zones can we select - I tried a few but it keeps saying [Daily Rewards] Your computer does not have a Time Zone specified in the configuration, so your computer's Time Zone has been set.
  7. I sent you a message
  8. DollyDeee

    Not Compiling

    Got it - thanks so much
  9. DollyDeee

    Timezones

    It's displaying the real time - but it's not in my servers correct timezone, is there a place to configure this?
  10. DollyDeee

    Not Compiling

    Yea the same Alright I'll remove the current extension and put it in manually. Should I remove the plugin as well? Or is that not needed?
  11. DollyDeee

    Not Compiling

    I've tried everything. It still won't compile
  12. DollyDeee

    Not Compiling

    Ah! okay I'll do that
  13. DollyDeee

    Not Compiling

    Double checked, I have : CustomMixing version 1.3.1 CarbonAlias plugin version 1.1.0 The extension .dll is still in my managed folder Same issue - not compiling.
  14. DollyDeee

    Not Compiling

    Yeah I did that to the new carbon alias version, I also have the .dll in there. I'll unload both and try to reload them restart server again
  15. DollyDeee

    Not Compiling

    I uploaded the recent update and it won't compile
  16. DollyDeee

    rust update n

    same error for me as well
  17. I have tried to have it reward on wipe but the plugin that wipes my data on wipe wipes the skilltree data prior to skilltree reading the info to issue rewards so it doesn't work properly. Alrighty
  18. Is there an option to manually distribute rewards?
  19. DollyDeee

    Manual Reward Distribution

    How would one go about manual reward distribution if the config is set to "false" for issuing rewards after a wipe? I do not see a set command to offset the false mode for auto reward distribution
  20. DollyDeee

    RPC ERROR KICK

    I posted this on another message I'll add it here too It was happening to me as well - I figured out that Stack Modifier has a conflicting issue - if furnaces are stackable when you try to pick up the furnace it will RPC kick the player if the furnace was upgraded prior to picking up I changed Stack Modifier to 0 and the furnace was upgraded and picked up without the RPC kick
  21. It was happening to me as well - I figured out that Stack Modifier has a conflicting issue - if furnaces are stackable when you try to pick up the furnace it will RPC kick the player if the furnace was upgraded prior to picking up I changed Stack Modifier to 0 and the furnace was upgraded and picked up without the RPC kick Hope that helps
  22. DollyDeee

    RPC ERROR KICK

    I'm also getting the RPC Kick when players go to pickup an upgraded furnace (regular furnace) 11.02 03:32:44 [Server] INFO [Error] - NullReferenceException: Object reference not set to an instance of an object StorageContainer.OnPickedUp (Item createdItem, BasePlayer player) (at <e1d50bfa616d485d876be5ea47e331f1>:0) 11.02 03:32:44 [Server] INFO BaseCombatEntity.RPC_PickupStart (BaseEntity+RPCMessage rpc) (at <e1d50bfa616d485d876be5ea47e331f1>:0) 11.02 03:32:44 [Server] INFO BaseCombatEntity.OnRpcMessage (BasePlayer player, System.UInt32 rpc, Network.Message msg) (at <e1d50bfa616d485d876be5ea47e331f1>:0) 11.02 03:32:44 [Server] INFO UnityEngine.Debug:LogException(Exception) 11.02 03:32:44 [Server] INFO BaseCombatEntity:OnRpcMessage(BasePlayer, UInt32, Message) 11.02 03:32:44 [Server] INFO StorageContainer:OnRpcMessage(BasePlayer, UInt32, Message) 11.02 03:32:44 [Server] INFO BaseOven:OnRpcMessage(BasePlayer, UInt32, Message) 11.02 03:32:44 [Server] INFO BaseEntity:SV_RPCMessage(UInt32, Message) 11.02 03:32:44 [Server] INFO ServerMgr:OnRPCMessage(Message) 11.02 03:32:44 [Server] INFO ServerMgr:OnNetworkMessage(Message) 11.02 03:32:44 [Server] INFO Facepunch.Network.Raknet.Server:ProcessRead(NetRead) 11.02 03:32:44 [Server] INFO Network.BaseNetwork:Cycle() 11.02 03:32:44 [Server] INFO ServerMgr:Update() 11.02 03:32:44 [Server] INFO NullReferenceException: Object reference not set to an instance of an object 11.02 03:32:44 [Server] INFO at StorageContainer.OnPickedUp (Item createdItem, BasePlayer player) [0x0004c] in <e1d50bfa616d485d876be5ea47e331f1>:0 11.02 03:32:44 [Server] INFO at BaseCombatEntity.RPC_PickupStart (BaseEntity+RPCMessage rpc) [0x00087] in <e1d50bfa616d485d876be5ea47e331f1>:0 11.02 03:32:44 [Server] INFO at BaseCombatEntity.OnRpcMessage (BasePlayer player, System.UInt32 rpc, Network.Message msg) [0x000db] in <e1d50bfa616d485d876be5ea47e331f1>:0 11.02 03:32:44 [Server] INFO [Generic] - [Kill Heli Vote] Active Players Currently - 1 Player Left = 5 11.02 03:32:44 [Server] INFO UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) 11.02 03:32:44 [Server] INFO UnityEngine.DebugLogHandler:LogException(Exception, Object) 11.02 03:32:44 [Server] INFO UnityEngine.Logger:LogException(Exception, Object) 11.02 03:32:44 [Server] INFO UnityEngine.Debug:LogException(Exception) 11.02 03:32:44 [Server] INFO BaseCombatEntity:OnRpcMessage(BasePlayer, UInt32, Message) 11.02 03:32:44 [Server] INFO StorageContainer:OnRpcMessage(BasePlayer, UInt32, Message) 11.02 03:32:44 [Server] INFO BaseOven:OnRpcMessage(BasePlayer, UInt32, Message) 11.02 03:32:44 [Server] INFO BaseEntity:SV_RPCMessage(UInt32, Message) 11.02 03:32:44 [Server] INFO ServerMgr:OnRPCMessage(Message) 11.02 03:32:44 [Server] INFO ServerMgr:OnNetworkMessage(Message) 11.02 03:32:44 [Server] INFO Facepunch.Network.Raknet.Server:ProcessRead(NetRead) 11.02 03:32:44 [Server] INFO Network.BaseNetwork:Cycle() 11.02 03:32:44 [Server] INFO ServerMgr:Update()
  23. DollyDeee

    Update

    Whenever I click Download on the update it gives the 1.0.0 file not the 1.0.1 updated file - how can I access the update?
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.4k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • 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.