Giter Site home page Giter Site logo

gphone's People

Contributors

donkie avatar exho1 avatar mstruntze avatar pwndkilled avatar rottweiler avatar sdduke avatar tomelyr avatar xxlmm13xxgaming avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gphone's Issues

Open/close bind not working at all

No errors in console or anything, but the bind just doesn't work at all. I've had to manually call gPhone.showPhone() to get it to open. I've tried changing to different keys in the settings app and it does absolutely nothing. Running latest workshop version of course.

Can't use the phone

We can't use the phone since the latest update

With the Workshop version, it's still possible but not with the Github version :x

That didn't make any error, but when we try to call someone in our contact that do nothing, and when we try to call someone with his number, that say that the owner is not avaible :x

APP:Hidden didn't work

Hi,

I think that the Hidden argument didn't work (for the App Store)

I try it one of my app but nothing happen, i can still see it in the main menu, there isn't any error .

Also a little suggestion, it's to add a price to an App on the AppStore (APP.Price)

Maybe i'm wrong but i try everything :/

Jobs/ Finances Error

If i attempt to get the Jobs or Finances app from the store, it throws up this error, any ideas?

[ERROR] lua/includes/extensions/table.lua:94: bad argument #1 to 'pairs' (table expected, got nil)

  1. pairs - [C]:-1
  2. HasValue - lua/includes/extensions/table.lua:94
    3. DoClick - addons/gphone/lua/gphone/apps/store.lua:140
    4. unknown - lua/vgui/dlabel.lua:232

App Groups.

When creating a new app (With the groups). My app format is like this:

local APP = {}

APP.PrintName = "Notes +"
APP.Icon = "vgui/gphone/notes_plus.png"
APP.Author = "Segeco"
APP.AllowedUsergroups = {"regular"}
APP.Tags = {"Notes", "Useful", "Writing", "Upgraded!"}

The error i get:

[gPhone]: Wiped debug log
[gPhone]: Loading config file
[gPhone]: Saved missing config key/value: vibrate false
[gPhone]: Saved missing config key/value: showUnusableApps false
[gPhone]: Saved missing config key/value: airplaneMode false
[gPhone]: Saved missing config key/value: darkStatusBar false
[gPhone]: Saving config file
[gPhone]: Saving config file
[gPhone]: Importing applications...

[ERROR] addons/phone/lua/gphone/cl_util.lua:205: attempt to call method 'GetUserGroup' (a nil value)
  1. canUseApp - addons/phone/lua/gphone/cl_util.lua:205
   2. addApp - addons/phone/lua/gphone/cl_appbase.lua:133
    3. unknown - addons/phone/lua/gphone/apps/notesplus.lua:35
     4. include - [C]:-1
      5. importApps - addons/phone/lua/gphone/cl_appbase.lua:80
       6. buildPhone - addons/phone/lua/gphone/cl_phone.lua:45
        7. unknown - addons/phone/lua/gphone/cl_phone.lua:24


Error regarding perhaps corrupt config files

`[gPhone] lua/gphone/cl_util.lua:548: attempt to call field 'msgC' (a nil value)

  1. loadClientConfig - lua/gphone/cl_util.lua:548
  2. buildPhone - lua/gphone/cl_phone.lua:40
  3. unknown - lua/gphone/cl_phone.lua:24
    `
    I messed with some language files and code, and after reverting them, I keep getting this error. Deleted data/gphone and still no avail.

App folders not working

Whenever I try to drag 2 apps to make a folder I get this lua error.

[ERROR] addons/gphonedarkrp/lua/gphone/cl_phone.lua:529: attempt to index a nil value
  1. Func - addons/gphonedarkrp/lua/gphone/cl_phone.lua:529
   2. CallReceiverFunction - lua/includes/extensions/client/panel/dragdrop.lua:184
    3. Drop - lua/includes/extensions/client/panel/dragdrop.lua:76
     4. DragMouseRelease - lua/includes/extensions/client/panel/dragdrop.lua:459
      5. OnMouseReleased - lua/vgui/dlabel.lua:173
       6. unknown - lua/vgui/dimagebutton.lua:129

I have tried updating the code on the server by deleting the files and uploading the most recent code off of github.

Any ideas?

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.