-
Posts
3,909 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
Not until I push the update. In the mean time you may need to disable the Rationer perk
-
- 1,337 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
I see the issue. Have a test version on my discord to see if the issue has been fixed.
-
You need to adjust the max skill points. "Maximum points a player can spend [default]"
-
-
You need to translate the error into english exactly for me so I know what part of the code its from. The message key from the lang file would help too.
-
What if you set the Motorbike race json name file to oasisrace-proceduralmap.4250.json
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.5
-
Pushed the update.
-
You can do it under buff settings in the config, under the raiding buffs sub category.
-
Menu doesnt load for some players sometimes.
imthenewguy replied to SLATE's Support Request in Support
Worst case delete your config and have the plugin gen a new one, and see if that fixes the issue. Same with the lang file. -
You reset commands are null, rather than being an empty list. For each level: "List of commands that are fired off when the player data is reset": null Should be: "List of commands that are fired off when the player data is reset": [ ] I've added a null check for the next release but for the mean time you can update your config like so and it should stop the errors.
-
I will update them to use item images instead.
-
- 31 comments
-
Menu doesnt load for some players sometimes.
imthenewguy replied to SLATE's Support Request in Support
Looks like an issue with your server mate. All plugins that listen to the hook are throwing an error. Any errors in console when st is run? -
Yeah really weird. It's not something I can really diagnose unfortunately. If it's an ongoing issue then you may need to disable the aura skills in the config. The fact that it works when other plugins are unloaded leads me to believe it may be some weird conflict with another plugin on your server, but its hard to say.
-
- 31 comments
-
So to recap: - The effects break after 10-15 hours. - Reloading the plugin after this period of time fixes the issue for 10 minutes before it starts to happen again. - Rebooting the server fixes the issue for 10-15 hours. - Reloading Skill Tree and unloading all other plugins fixes the issue for more than 10 minutes? Let me know if I got this correct.
-
- 31 comments
-
What about unloading all other plugins after reloading the SkillTree plugin? What is the effect there?
-
Does reloading the plugin fix the issue after 10 hours (prior to restart)?