Jump to content

pagan

Member
  • Posts

    12
  • Joined

  • Last visited

Everything posted by pagan

  1. pagan

    server cannot start/Freeze

    Yes, BossMonster was the culprit; the server started up fine after the update. Thanks for the replies and the quick response. I really love my project and get very worried when something breaks. Good luck!
  2. pagan

    server cannot start/Freeze

    Hello, thanks for the reply I don't mean to offend you; I’m just reporting an issue I’ve encountered. If there were no problem, I’d say everything is fine. I could add you on Discord, but since we speak different languages, I think it would be hard for us to understand each other. Thanks for the information—you might be right. I do have BossMonster installed, so I’ll check your suggested solution and the versions of all my plugins. What confuses me, though, is that everything launches and works perfectly on my local server (using an exact copy of the map and save files). Regarding the fix: I noticed that if I remove the NpcSpawn plugin and then load it after the other plugins have started, everything works fine. I considered having the plugin unload upon initial startup and then reloading it via another management plugin of mine, but I don't want to make changes without permission—after all, it’s your product. Anyway, thanks for the answers. Have a great day
  3. pagan

    server cannot start/Freeze

    NpcSpawn 3.4.5 The server stopped loading again. I removed the plugin and rebooted, and everything is working. The server won't load with the plugin installed; I'll probably have to write a fix myself—I don't see any other way to resolve the situation...
  4. pagan

    server cannot start/Freeze

    Good afternoon, it’s the same thing: the server freezes and won't load. [NpcSpawn] List of biome positions: Arid = 0, Temperate = 0, Tundra = 0, Arctic = 0, Jungle = 0 [NpcSpawn] List of road positions: ExtraWide = 0, Standard = 2779, ExtraNarrow = 0 [NpcSpawn] 1629 railway positions found [NpcSpawn] List of biome positions: Arid = 0, Temperate = 0, Tundra = 0, Arctic = 0, Jungle = 0 [NpcSpawn] List of road positions: ExtraWide = 0, Standard = 2779, ExtraNarrow = 0 [NpcSpawn] 1629 railway positions found
  5. pagan

    Ore Spawn Controller

    What if I have hosting? I can't load the dll Apparently the plugin is useless to me now
  6. pagan

    My Animal Farm

    [ConsoleCommand("UI_CREATE_TRAP")] private void cmd_UI_CREATE_TRAP(ConsoleSystem.Arg arg) { BasePlayer player = arg.Player(); if (player == null) return; var act = arg.Args[0]; var id = Convert.ToUInt64(arg.GetString(1)); if (act == "show") { CreateCraftTrap(player, id); return; } That's how it worked, I'll keep checking...
  7. pagan

    My Animal Farm

    When creating a trap it gives an error Failed to call hook 'cmd_UI_CREATE_TRAP' on plugin 'MyAnimalFarm v2.0.4' (InvalidCastException: Specified cast is not valid.) at System.Convert.ToUInt64 (System.Object value) [0x00003] in <41d29b352f6a475ab1bf7c6628b82790>:0 at Oxide.Plugins.MyAnimalFarm.cmd_UI_CREATE_TRAP (ConsoleSystem+Arg arg) [0x00024] in <d5f2302f66b249ce83e59eab2f1a1ff3>:0 at Oxide.Plugins.MyAnimalFarm.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f0f] in <d5f2302f66b249ce83e59eab2f1a1ff3>: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
  8. pagan

    My Animal Farm

    Error while compiling MyAnimalFarm: The type or namespace name 'AiManagedAgent' could not be found (are you missing a using directive or an assembly reference?) | Line: 789, Pos: 48
  9. pagan

    Npc Spawn

    The same thing was reset in the last wipe
  10. pagan

    Npc Spawn

    I have a GasStationEvent of the latest version on my server, but the bots are no longer killed after the npcspawn update. I don't understand what to do with it.
  11. pagan

    Npc Spawn

    Error while compiling NpcSpawn: The name 'f' does not exist in the current context | Line: 24, Pos: 33
  12. pagan

    Rename Name

    Yes, that would be good :)) As an admin, I can’t navigate the server :))))

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
3.1m
Total downloads
Customers
12.1k
Customers served
Files Sold
172k
Total sales
Payments
3.7m
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.