Applied today's update... now getting the following error in console.
Getting console errors
Worth mentioning that these console errors are being spammed ... get a couple every 10 min or so. Not sure why ... but wasn't happening until today's update.
dont trust their updates anymore.. Can anyone at Tebex actually code?
Hi there, please enable debug mode using `tebex:debug true` which will show additional information when the issue occurs. Please reply with those relevant portions of the log.
tebex
Hi there, please enable debug mode using `tebex:debug true` which will show additional information when the issue occurs. Please reply with those relevant portions of the log.
{
"game_id": "Rust",
"framework_id": "Oxide",
"runtime_version": "2582.265.1",
"framework_version": "809",
"plugin_version": "2.0.13",
"server_id": "1784250",
"event_message": "Caused exception while executing online command",
"event_level": "ERROR",
"metadata": {
"command": "inventory.giveto {id} supertea 1",
"exception": "Object reference not set to an instance of an object",
"trace": " at Oxide.Plugins.TebexOxideAdapter.ExecuteOnlineCommand (Oxide.Plugins.TebexApi+Command command, System.Object playerObj, System.String commandName, System.String[] args) [0x00056] in <424477d193db43efbb25f3ba90a999fd>:0 "
},
"trace": "",
"store_url": "REMOVEDt",
"server_ip": "REMOVED"
}
]
Merged post
Looks like it was trying to give something to a player, a super tea which was a one time item. I removed the IP ande Server store info... but the debug is above. How do I clear it so it stops, can I simply open the purchase in Tebex and delete all commands for that purchase? I already manually compensated this player days ago when the plugin wasn't working properly.
Thanks for that! If you've manually applied the command you can indeed delete the commands from the purchase in your Tebex panel. We will investigate this issue further.
tebex
Thanks for that! If you've manually applied the command you can indeed delete the commands from the purchase in your Tebex panel. We will investigate this issue further.
I did try deleting the commands, they don't show as needing to be applied ... they just give me option to resend. But I am still getting the console errors.
Merged post
I suspect I'm not the only one having issues. What I think is going on is... all those failed store items... didn't successfully go through to the players. Now, even though the plugin is fixed, its still trying to send ... even though there is no commands to send. Not sure where this information is stored as there are no data files so maybe its Tebex still trying to send in the backend? ... how do we clear the cache or buffer of commands though so the errors stop?
Please reach out to us at [email protected] so that we can better understand the issues you're facing and assist you further.N01B4MEI did try deleting the commands, they don't show as needing to be applied ... they just give me option to resend. But I am still getting the console errors.
Merged post
I suspect I'm not the only one having issues. What I think is going on is... all those failed store items... didn't successfully go through to the players. Now, even though the plugin is fixed, its still trying to send ... even though there is no commands to send. Not sure where this information is stored as there are no data files so maybe its Tebex still trying to send in the backend? ... how do we clear the cache or buffer of commands though so the errors stop?