πŸ†˜Troubleshooting

Job Won't Start

  • βœ… Verify framework is detected (check console)

  • βœ… Ensure ares-core is running before ares_electrician

  • βœ… Check player level meets minimumRequiredLevel

No Jobs Available in Dispatch

  • βœ… Player level too low for all configured jobs

  • βœ… Check minimumRequiredLevel on job sites

  • βœ… Verify job sites exist in Config.JobSites

Leveling Not Working

  • βœ… Check defaultXPPerJob is set correctly

  • βœ… Verify level configuration in Config.leveling.levels

  • βœ… Ensure xpRequired values are cumulative, not per-level

Markers Not Showing

  • βœ… Verify Config.Markers.enabled = true

  • βœ… Check drawDistance is high enough

  • βœ… Ensure player is within render distance

Wrong Payout Amount

  • βœ… Check basePay on job site

  • βœ… Verify difficultyMultipliers in dispatch config

  • βœ… Check player level multiplier in Config.leveling.levels


Last updated