Skip to content
Discussion options

You must be logged in to vote

I was just checking other events when I realized something odd in owl_jobs.server/JobSystem.cs comparing the events from other files, there was a public void Init() encapsulating the events, that Init never was invoked so they never were executed properly, once I commented that lines

I could make the job events working.

So, I update the list below with some reasons they might not working.

Event: Banking_PayDownDebt (Maybe there is no debt so no event)
Event: DiscordDeLink (No DiscordBot running)
Event: DiscordLinkFinalize (No DiscordBot running)
Event: DrivingTest_GotoReturnVehicle (No DMV examen active?)
Event: GotoDiscordLinking (No DiscordBot running)
Event: LargeDataTransfer_AckFinal…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@DraigNET
Comment options

Answer selected by Bullsito
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants