This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi,
I get an error in my server log (quite often).The error is :------------------------------------Error: [OnTime] Task #68 for OnTime v3.13.3 generated an exceptionjava.lang.IllegalArgumentException: Name cannot be null------------------------------------
Running on Spigot-1359 (MC: 1.7.5) Api version: 1.7.5-R0.1.SnapshotOnTime version: 3.13.3MySql storageUsing PermissionsEx version: "1.20.4"The server is running in a BungeeCord setup with one other server attached, my server is the master (primaryServer: true)
The error is occurring at random (or so i seems)
Config.yml : http://pastebin.com/9ZYiyqgbRewards.yml: http://pastebin.com/BVfxXz4UOnTime_Error.txt: http://pastebin.com/F9zUhumEServer log example: http://pastebin.com/FhgJ5fKr
Hope you can help.
Best regardsErik Schmidt
The function generating the error runs every 10 min or so to make sure OnTime is current with the players OnLine. I'm not sure the condition that will cause this error, but it does make sense that it looks random.
There is no harm to your server (other than the noise in the console) or the function of OnTime due to this error, since the function is purely a sanity check and is not a critical activity.
I will make a fix to address this in an future update, but I don't think you will see it soon unless there is something more critical I need to address too.
Update: I dont get error #68 anymore, now I get #70. I'm running on Spigot build #1385 now.
Error info and stack trace: http://pastebin.com/chwi1XPE
@drgero19: Go
Thanks for the added info, but the task number is just something assigned by the server to identify OnTime, so it is still the same error. I'm looking into getting out a fix shortly with v3.13.4.
Note: This is actually a duplicate of Ticket # 473
http://dev.bukkit.org/bukkit-plugins/ontime/tickets/473-file-reloaded-automatically-to-this-error/
This issue has been addressed in OnTime v3.13.4
To post a comment, please login or register a new account.