Jump to content

baconwrappedjake

Member
  • Posts

    67
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by baconwrappedjake

  1. baconwrappedjake

    Copypaste error

    [XDQuest] The construction file was not found : XDQuestV2. Move it to the copy paste folder Get this spam in console a few times a day. Have verified that the building spawns properly in outpost, and it is in the copypaste data folder. Side note: sound files are super bugged and hit or miss. Will have to reconsider if/how i handle custom sounds. Probably stick to using sound library api.
  2. I love this, only issue i noticed is the elevator speed is so fast that it works going down, but it doesnt allow going up. Players always clip through. No plugins on the test server that could affect it. Any solution?
  3. Failed to run a 1.00 timer in 'RaidProtection v3.4.16' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.Transfer (Oxide.Plugins.RaidProtection+ProtectedEntity oldTc, BaseEntity newEntity) [0x00000] in <b24f8b5175414ef5b3137bce079fbfb2>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayClass136_0.<OnEntitySpawned>b__1 () [0x00012] in <b24f8b5175414ef5b3137bce079fbfb2>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <112d89ea5d3348c8b949af0ab1a866d2>:0 ```
  4. This is one of the most critical plugins for my server, as silly as it may seem.... Senyaa has remained fairly active in the modding scene, yet doesnt maintain their purchaseables. Probably one of the big reasons for codefling offering a warranty. I could patch it and get it working....but theres so much bloat and i dont want to be treated like a criminal for editing something i bought....so im going to have to rewrite this thing from scratch.... stay away from senyaa like the plague.
  5. baconwrappedjake

    unusable

    Im sorry that you are having similar issues. The only saving grace for me, was another server owner that had fought through it already. Template 2 worked best for both of us. The moment you notice any weirdness, you have to o.reload. maybe do it twice, before trying to continue your edit. Its a pain, but it hopefully will get you progress...
  6. |: Failed to run a 1.00 timer in 'RaidProtection v3.4.16' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.Transfer (Oxide.Plugins.RaidProtection+ProtectedEntity oldTc, BaseEntity newEntity) [0x00000] in <9ea39f5a2a6245e39aa81d5afa90cdf2>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayClass136_0.<OnEntitySpawned>b__1 () [0x00012] in <9ea39f5a2a6245e39aa81d5afa90cdf2>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <112d89ea5d3348c8b949af0ab1a866d2>:0 ```
    after some initial issues, i have gotten the panel to something that is minimal and displays the information that I want it to....it loses the star mainly for the lack of real customizability and documentation. what is available is not exactly easy to work with. want to shift the locations? do it by hand. edit a value in config. save. reload. edit a value in config. save. reload. yes it's doable, but it should include some sort of cui movement tool, at the price. i just....i don't get it. i gave it 4 stars to be polite, but I recommend basically any other one....
  7. apologies. i know that i had saved the data somewhere, before i dropped yours in, but haven't found it yet. will send if/when i do find it. i had another server owner in my ear, was a bit distracting....
  8. tested and working. please mark as resolved.
  9. baconwrappedjake

    unusable

    its 100 pct repeatable on template 3, and quickly. edit a description, edit a title. duplicate or create a new panel. within 5 minutes, you will definitely encounter the problems. it's pretty wild how things duplicate or delete themselves without input.... i'm not particularly interested in completely undoing all the work again, to get a video as i do debug software engineers for a living, it's a tough sell, to get me to possibly redo my work a 3rd time.... idk if you'd get much out of a video anyway bc, the moment the issues arise, or panels highlighted aren't actually the ones being displayed, I immediately o.unload /o.reload and try again. save with every single edit. that's the only way i haven't given up at all. any click or improper execution could result in data loss.
  10. ok thank you.
  11. not sure where that's at. it's not in the PanelSystem config or data. i'm guessing that you are referring to the server panel. i got that somewhat functional with template 2 and left it. template 3 was extremely problematic. this issue is related to anchoring the hud/overlay. changing ui scale seems to act properly with online, sleepers and time sections, but not with currency.
  12. 1. ok, ill try that. slight suggestion to reword it 2. I've gotten a couple different null msgs, not very frequent, but i will try to catch it in console, and send them over when i see them. 3. Killy0u's Kits. it wiped custom names, cooldowns, and some prices. It took a couple days to properly sift through and fix everything that was exploitable.
    i'm from the school of thought, if it ain't broke, don't fix it. this, unfortunately, is one of those for me..... it does look slightly more seamless, visually, if you have already invested in the mevent ecosystem of plugins. backup and double, triple check all kits, cooldowns, costs, and skin/custom item names after conversion
  13. All text. So titles, descriptions. Even admin mode, categories was bugging out. . Panel 3 was nonstop, i couldnt get anything done., in probably 10 hrs? Panel 2 is more manageable. Saw the panel bug out, selecting improper fields, but didnt duplicate or delete panels anymore. So i left it. Images dont seem to scale with the player ui, but i am scared to change anything to test.
  14. Was going to purchase leaderboard, but think ill hold off. I need help resolving some of these plugin issues.
  15. Autokits dont work properly. I have a vip and default autokit. Vip always get both kits.....so i had to disable it alltogether. Also get nasty null message in console from kits. Seems tied to guiannouncements? Ill reverify after work....
  16. No., last night i changed templates in a last attempt to get it fuctioning at all. Seems like panel 3 is completely broken, bc after swapping template to 2, atleast the panel issues are less frequent. Im honestly scared to touch it, bc when it breaks, it can cost hours of work. If it starts to exhibit the problems on template 2, ill try to grab a video.....
  17. anything skinned, it completely wiped the names, so ruined all kits. nothing loads in, in a timely manner, so i ended up accidentally being able to create 3 duplicates of every broken kit. no clue where to find it in data folder. any note message, wiped. ya'll have probably cost me a minimum of 10 hrs this week with your code. that pisses me off a thousand times more than the money. maybe im the dick, but server panel shouldn't be for sale, in its current state. im not paying to debug your code for you.
  18. baconwrappedjake

    looks horrible

    i shifted the icons in a way that look clean, to find out its not properly anchoring at all and my horizontal icons look like shit on everyone else's monitors. so what do i do? how can i make your hud look normal for everyone?
  19. baconwrappedjake

    unusable

    not an understatement. panels of information constantly being deleted. sometimes i shift a title, and it deletes the other section and duplicates the title.......pretty pissed to waste 2 hours having 4-5 times the same panel kept getting deleted until i gave up. it doesnt work
  20. bought it, and ive wasted hours with panels resetting and having it do the most broken stupid copy/wipe shit. i cant edit a single commands page. its constantly duplicating crap and wiping the work i had done. also bought kits to find out it doesn't work with panel 3 and it completely messed the conversion. so.....thanks? what are you selling? broken dreams and promises? never got a response on your info hud panel support question. doesnt anchor properly. fix it or stop selling it. im so tired of buying plugins that are completely broken from the start.
  21. thank you thank you! i purchased it, as i saw how responsive you were to support requests. definitely going to throw it back on the server and start playing around
  22. i came back after a long hiatus and couldn't believe that you hadn't fixed/removed the effects bleeding over, server-wide, through players.....had to immediately edit the .cs....... please, take 10 seconds and remove the prefabs that are doing it, fix the underlying method, or retire the plugin. it isn't more than a 20 minute fix. it's been over 2 years. you are still selling it as a product, treat it as such. i dont need a reply, just wanted to remind you.
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.9k

Files Sold

Total number of files sold.

2.8m

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.