question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Quartz block unsupported?

See original GitHub issue

Hey there,

players noticed that they do not get reward for placing quartz blocks as builder. I tried to add these blocks to the jobConfig.yml and reload Jobs but they still do not get payment. All other defined blocks working as expected. No error messages at reload, so I guess the file is configured correctly.

[...]
 Builder:
    fullname: Builder
    shortname: B
    description: Get cash for building.
    ChatColour: WHITE
    chat-display: full
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 10*(joblevel)+(joblevel*joblevel*4)
    income-progression-equation: baseincome+(baseincome*(joblevel-1)*0.01)-((baseincome+(joblevel-1)*0.01) * ((numjobs-1)*0.05))
    points-progression-equation: basepoints+(basepoints*(joblevel-1)*0.01)-((basepoints+(joblevel-1)*0.01) * ((numjobs-1)*0.05))
    experience-progression-equation: baseexperience-(baseexperience*((numjobs-1) *0.01))
    Gui:
      Id: 108
      Data: 0
    Place:
      STONE-2:
        income: 0.1
        points: 0.1
        experience: 0.2
      STONE-4:
        income: 0.1
        points: 0.1
        experience: 0.2
      STONE-6:
        income: 0.1
        points: 0.1
        experience: 0.2
[...]
      '155':
        income: 0.15
        points: 0.15
        experience: 0.2
      '155-1':
        income: 0.15
        points: 0.15
        experience: 0.2
      '155-2':
        income: 0.15
        points: 0.15
        experience: 0.2
[...]

Spigot 1.8.8 Jobs 3.9.1 (Yes, 3.9.3 is out, but as for the changelog the only difference is 1.12 support)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Zripscommented, Jun 22, 2017

Yea, block protection was… broken… Will be releasing a new version tomorrow with fixed version for that. So you can just wait until then or go along with PlaceAndBreakProtection disabled.

0reactions
EvilOlafcommented, Jun 25, 2017

Confirming issue solved. Thanks again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Block of Quartz - Minecraft Wiki - Fandom
A block of quartz is a mineral block used for decoration. It can be turned into a chiseled quartz block, quartz pillar or...
Read more >
Horizons : 1.6.4 Bug Reports {PUBLIC BETA} | Page 16
Unsupported Horizons : 1.6.4 Bug Reports {PUBLIC BETA} ... Quartz Blocks give out Quartz Blocks on crafting table instead of the 4 Nether...
Read more >
charged quartz fixture does not attach to bottom of ...
placing a quartz fixture on the downward facing surface of a half slab that is occupying the bottom half of the block space...
Read more >
Couldn't store job: Driver's Blob representation is of an ...
We are seeing Errors using Quartz with a JobStoreTX: Driver's Blob representation is of an unsupported type: Blob.
Read more >
Quartz Fabrication Manual by Wilsonart
This will assist in extending heated appliances away from Wilsonart Quartz and minimizing the transfer of heat to the countertop Block up ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found