Giter Club home page Giter Club logo

Comments (5)

alex9849 avatar alex9849 commented on May 31, 2024

Ohh ok I see the problem. One question: Have you edited the preset config file manually?

from advanced-region-market.

banit avatar banit commented on May 31, 2024

Yes, with notepad++ so the yaml code stays correct.

from advanced-region-market.

alex9849 avatar alex9849 commented on May 31, 2024

Ok that error gets thrown because you propably have a integer number somewhere where you should have a point number in your presets.yml. Make shure that prices even if they are an integer value are represented by a point number

from advanced-region-market.

banit avatar banit commented on May 31, 2024

rentpreset:
shopklein:
autorestore: true
userrestorable: true
hasExtendTime: false
extendTime: 0
inactivityReset: true
flaggroup: Default
entityLimitGroup: Default
hasMaxRentTime: true
maxRentTime: 28d
hasExtendPerClick: true
price: 2500
hasPrice: true
isUserResettable: true
allowedSubregions: 0
regionKind: shop
isHotel: false
doBlockReset: true
extendPerClick: 7d
autoreset: true
setupcommands: []
shopgross:
autorestore: true
userrestorable: true
hasExtendTime: false
extendTime: 0
inactivityReset: true
flaggroup: Default
entityLimitGroup: Default
hasMaxRentTime: true
maxRentTime: 28d
hasExtendPerClick: true
price: 5000
hasPrice: true
isUserResettable: true
allowedSubregions: 0
regionKind: shop
isHotel: false
doBlockReset: true
extendPerClick: 7d
autoreset: true
setupcommands: []
sellpreset:
50x50:
autorestore: true
userrestorable: true
inactivityReset: true
flaggroup: Default
price: 0
hasPrice: false
isUserResettable: true
allowedSubregions: 0
regionKind: starter
isHotel: false
doBlockReset: true
entityLimitGroup: starter
autoreset: true
setupcommands: []
contractpreset: {}

I dont see the issue to be honest

from advanced-region-market.

alex9849 avatar alex9849 commented on May 31, 2024

Everytime you wrote a price you should've used a comma number. For example 5000.0 instead of 5000

from advanced-region-market.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.