-
Posts
2,104 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by The_Kiiiing
-
Changed Status from Pending to Closed
-
There is currently a problem with gather rates that will be fixed with the next update. In case you want to fix it yourself refer to this post:
-
Looks like cooking also implements a custom stacking system. This error is esentially caused by oxide because as you can see both plugins are returning the same split item (500 metal frags in this case) and oxide doesn't know which one to chose although they are the same. To fix this error please ask the developer of cooking to implement a check if the Loottable plugin is installed on the server and if thats the case return null in all stack-related hooks. Just to make it clear this is not the fault of any of the two plugins, it's just that oxide is unable to handle two different hook return values even if they're basically the same
-
- 1,011 comments
-
- 1
-
-
- #loot
- #customloot
- (and 13 more)
-
- 36 comments
-
- 1,011 comments
-
- #loot
- #customloot
- (and 13 more)
-
- 36 comments
-
i get this error when i try to set the global gather multiplier
The_Kiiiing replied to Default01's Support Request in Support
Changed Status from Work in Progress to Closed -
i get this error when i try to set the global gather multiplier
The_Kiiiing replied to Default01's Support Request in Support
In case you don't want to wait for the update you can fix it yourself. Open the file Loottable.cs and go to line 149. It should look like this: public bool UnlockGatherMultiplier => flags["UnlocGatherMultiplier"]; Add a 'k' to UnlocGahterMultiplier. The line should look like this then. public bool UnlockGatherMultiplier => flags["UnlockGatherMultiplier"]; That's it 🙂. Was just a small typo that caused this problem. -
- 36 comments
-
i get this error when i try to set the global gather multiplier
The_Kiiiing replied to Default01's Support Request in Support
Changed Status from Pending to Work in Progress -
i get this error when i try to set the global gather multiplier
The_Kiiiing replied to Default01's Support Request in Support
I just tried it myself and I had the same error. I will fix this problem with the next update -
i get this error when i try to set the global gather multiplier
The_Kiiiing replied to Default01's Support Request in Support
Could you please send me the contents of the file /oxide/data/Loottable/editorconfig.json -
i get this error when i try to set the global gather multiplier
The_Kiiiing replied to Default01's Support Request in Support
You could try another thing: Unload the plugin, delete the file /oxide/data/Loottable/editorconfig.json, then reload the plugin. Make sure to unload the plugin before deleting the file otherwise it won't work. -
Ability to change gather rate for growables
The_Kiiiing replied to Zienem's Support Request in Support
I will add multipliers for farming with the next update -
Ability to change gather rate for growables
The_Kiiiing replied to Zienem's Support Request in Support
Changed Status from Pending to Not a Bug -
Ability to change gather rate for growables
The_Kiiiing replied to Zienem's Support Request in Support
-
i get this error when i try to set the global gather multiplier
The_Kiiiing replied to Default01's Support Request in Support
Try deleting the file /oxide/data/Loottable/gatherconfig.json and reload the plugin -
- 1,011 comments
-
- #loot
- #customloot
- (and 13 more)
-
I will try my best
-
Since the plugin does not provide an api, I will need to get in touch with the developer in order to implement support for that plugin. At the moment I can't promise anything.
-
Simply leave the smelting multipliers at 1
-
- 1,011 comments
-
- #loot
- #customloot
- (and 13 more)
-
- 1,011 comments
-
- 4
-
-
-
- #loot
- #customloot
- (and 13 more)
-
- 1,011 comments
-
- 2
-
-
- #loot
- #customloot
- (and 13 more)