-
Posts
3,697 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
Did you see any print out like "Found {not_found_ids.Count} invalid entries. Cleaning up." before the error?
-
There are 2 profiles by default. You can edit these profiles or add your own (just give it a unique name like I have done with "primitiveLoot" and "gunloot"). The plugin will look at all item lists in the config and pick one at random. If you always want it to be a set list, you can delete all but 1 list from the config.
-
I tested on my server and they don't seem to have any issues dying. Tested with having a non-associated combat buff on to enable the hook. Tested with having the shark resistance on. Tested having with the underwater damage on. In all tests I was able to kill the shark without issue. Are you sure it is SkillTree causing the issue? You have translated and removed the escape sequence: \n if you ever see an escape sequence in a string, leave it. "ReceivedSP": "Sie haben {0} Fähigkeitspunkte erhalten.\nNeuer verfügbarer Bestand: {1}", This is how it should look.
- 1,299 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,299 comments
-
- #leveling
- #progression
- (and 19 more)
-
I recommend restarting your server and restarting your client.
-
Changed Status from Pending to Closed
-
Have added a few more null checks to the hook for next release to hopefully prevent his error.
-
You most likely have a plugin that is conflicting with mine. I recommend unloading all plugins (o.unload *). Load ImageLibrary and DeployableNature (in that order) and see if the issue persists. Also what oxide version are you using?
-
- 1,299 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
Have you updated to version 1.0.11? The items can't be picked up anymore.
-
- 249 comments
-
- 2
-
-
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
Your config is the issue unfortunately because you didn't delete it for 1.4.0. Delete your config and let it generate a new one. The structure was changed and the reason it is throwing exception errors is due to null buffTypes. "sushi": { "enabled": true, "base_shortname": "fish.cooked", "imageURL": "https://i.imgur.com/wV0T5IW.png", "description": "One of the gods of Japan", "skin": 2428317574, "ingredients": [ { "displayName": "raw fish", "quantity": 10 }, { "displayName": "rice", "quantity": 4 }, { "displayName": "kaisou", "quantity": 2 } ], "buff_duration": 60, "cookTime": 30, "buffTypes": null, <-------- "coolDown": 0.0, "perms": null, "loot_container_drop_weight": 0.0 },
-
Show me the error for legendary beasts please. Have added a null/real player check for the method that calls STCanGainXP for next release. Add me on discord and we can test. im the new guy#0001
-
I dont see this error myself. Added some failsafes in the hook for next release just to cover all bases, but the only thing it could be eletronic luck or component luck perks firing off and trying to access a list with no items in it. This shouldn't happen though, as it pulls from the servers itemList.
-
- 78 comments
-
- #recycler
- #monetization
- (and 5 more)
-
- 1,299 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,299 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,299 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,299 comments
-
- #leveling
- #progression
- (and 19 more)