Git Product home page Git Product logo

Comments (12)

Ethaan avatar Ethaan commented on June 2, 2024

Hello @anisiovalverde this means you don't have a file named development.json under your PC, do you have a Teamspeak server where i can connect and explain you this

from tibia-ts3-teamspeakbot.

Ethaan avatar Ethaan commented on June 2, 2024

Check this issue.

#15

from tibia-ts3-teamspeakbot.

anisiovalverde avatar anisiovalverde commented on June 2, 2024

yes i have but im at work right now can you give the content and i will change by my self to put it to work

from tibia-ts3-teamspeakbot.

Ethaan avatar Ethaan commented on June 2, 2024

This should be changed with your data.

{
  "TEST_DATA": [{
    "bot": {
      "address": "teamspeak",
      "port": 13002,
      "serverId": "1"
    },
    "user": {
      "username": "ETHANBOT",
      "password": "password"
    },
    "server": "medivia"
  }]
}

from tibia-ts3-teamspeakbot.

anisiovalverde avatar anisiovalverde commented on June 2, 2024

Your app is crashing. Here's the latest log:
Errors prevented startup:

While preparing to run:
settings/development.json: parse error reading settings file

Your application has errors. Waiting for file change.
Started MongoDB.

Changes

{
"TEST_DATA": [{
"bot": {
"address": "127.0.0.1",
"port": 10011,
"serverId": "1"
},
"user": {
"username": "serveradmin",
"password": "*******"
},
"server": "tibia"
}]
}

from tibia-ts3-teamspeakbot.

Ethaan avatar Ethaan commented on June 2, 2024

Seems like correct to me.

screen shot 2017-12-12 at 10 04 34 am

from tibia-ts3-teamspeakbot.

anisiovalverde avatar anisiovalverde commented on June 2, 2024

can i give to you remote access ?

from tibia-ts3-teamspeakbot.

Ethaan avatar Ethaan commented on June 2, 2024

i can try tonight, not now

from tibia-ts3-teamspeakbot.

anisiovalverde avatar anisiovalverde commented on June 2, 2024

ok my last file

{
"teamspeak": [{
"bot": {
"address": "127.0.0.1",
"port": "10011",
"serverId": "1"
},
"user": {
"username": "serveradmin",
"password": "*****"
},
"server": "medivia"
}]
}

Error
File and Folder ("development.json")(Folder = "settings/")

Your app is crashing. Here's the latest log:
Errors prevented startup:

While preparing to run:
settings/development.json: parse error reading settings file

Your application has errors. Waiting for file change.

from tibia-ts3-teamspeakbot.

anisiovalverde avatar anisiovalverde commented on June 2, 2024

if i delete like you said in another issue --settings settings/development.json
i only get white pages

from tibia-ts3-teamspeakbot.

anisiovalverde avatar anisiovalverde commented on June 2, 2024

last problem

=> A patch (Meteor 1.5.4.1) for your current release is available!
Update this project now with 'meteor update --patch'.
Started MongoDB.
Errors prevented startup:

While processing files with fourseven:scss (for target web.browser):
/client/main.scss: Scss compiler error: File to import: {}/node_modules/bootstrap/scss/bootstrap.scss not found in file: C:/Users/Administrator/Downloads/tibia-ts3-teamspeakbot-master/{}/client/main.scss

Your application has errors. Waiting for file change.

Fixed by

npm install bootstrap

from tibia-ts3-teamspeakbot.

anisiovalverde avatar anisiovalverde commented on June 2, 2024

i still wait for a solution on
\
Your app is crashing. Here's the latest log:
Errors prevented startup:

While preparing to run:
settings/development.json: parse error reading settings file

Your application has errors. Waiting for file change.

{
  "teamspeak": [{
    "bot": {
      "address": "127.0.0.1",
      "port": "10011",
      "serverid": "1"
    },
    "user": {
      "username": "serveradmin",
      "password": "HypmLiFe"
    },
    "server": "legacy"
  }]
}

from tibia-ts3-teamspeakbot.

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.