Bug Tree House Platform Has Overlapping Roofs

Papster

Supporter
Is there a limit to what the twig can be upgraded to ? In my case upgrading to stone leaves the underside still showing twig and the top of the platform a patchwork of stone and twig. The pics don't rreally show what is happening. It flashes between twig and stone.
 

Attachments

  • Inside After Stone Upgrade.png
    Inside After Stone Upgrade.png
    449 KB · Views: 4
  • Bottom After Stone Upgrade.png
    Bottom After Stone Upgrade.png
    284 KB · Views: 4
It's no secret that he can build floors and triangle floors overlapping.
Overlapping! Not stacked!
I don't have any problems with it either. You just pay attention, and everyone who uses the plugin will be notified. I use the Remove Tool, which works wonderfully here.
It's not like in the video for me – I only need 3 or 4 bullets from the AK to destroy the straw floor.
 
It's no secret that he can build floors and triangle floors overlapping.
Overlapping! Not stacked!
I don't have any problems with it either. You just pay attention, and everyone who uses the plugin will be notified. I use the Remove Tool, which works wonderfully here.
It's not like in the video for me – I only need 3 or 4 bullets from the AK to destroy the straw floor.
It's not about overlapping, the issue is that he's getting double or even triple the starting platform floors, like the tree is being claimed multiple times at once or something weird like that... Seems like something mysterious is happening on his setup 🧐
 
As it turns out the map I have been using is causing all sorts of grief so perhaps with Tree House as well. I wiped my server late last night and loaded a random default map which instantly corrected a number of issues I had been fighting and trying to sort with myt host. I have not had a chance to test Tree House on the fresh map but will do so this evening. I am suspecting the map was the reason for my Tree House problems.
 
Was that a custom map?
Arguably, perhaps it was. I generated a map at rustmaps, which I have done for a very long time without issue. I don't recall what parameters I used to generate it, sorry. It does seem to have been the root of most all issues I came across all wipe not just with Tree House. This was a challenge to discover and I apologize this wasted your time with some of my complaints.
 
Back
Top
Chat commands start with a /, while console commands can be entered directly in the F1 console or server console. Use find <keyword> in console to search for available commands related to the plugin. Parameters in < > are required, while [ ] are optional.
This plugin uses Oxide's permission system. Grant or revoke permissions using oxide.grant and oxide.revoke. You can assign them to individual players or groups using their Steam id or group name.
Settings are stored in the config file found under the config/ directory. You can edit this file manually, then reload the plugin to apply your changes.
Persistent data is saved in the data/ directory. This includes things like saved settings, usage stats, or player progress depending on the plugin. Deleting a data file will reset stored progress or customizations.
Language files are located in the lang/ folder. To translate messages, copy the en.json file into your target language folder (e.g. fr, de) and edit the values. Reload the plugin after changes to apply new messages.
This section lists public methods exposed by the plugin for use in other plugins. You can call these via the CallHook method. Ensure the plugin is loaded before calling its API to avoid null reference errors.
These are custom hooks that other plugins can listen for. Simply define a method with the same name and expected parameters in your plugin to handle the event. Hooks are triggered at key moments and are useful for extending or reacting to plugin behavior.
These hooks are injected into the game's code using Harmony. They let the plugin run code at key points in the game's internal logic. You can return values to block or modify behavior. Use with caution — these are powerful and can affect core mechanics.
Cart