Code Monkey home page Code Monkey logo

Comments (6)

springjools avatar springjools commented on July 20, 2024

Hello,

I haven't updated ecostats on github in a few months because I'm merging
my personal and work accounts there, and I haven't gotten it working yet.

I think 1.73 sounds as a fairly up-to date version, but I did some
updating recently. I'll have a look (the local copy I have is currently
offline).

/Jools

On 19/05/2015 07:50, Alexander Lipatov wrote:

Is this version outdated? I have local versionNumber = "1.73" for example
why its outdated?


Reply to this email directly or view it on GitHub
#4.

from ecostats.

jamerlan avatar jamerlan commented on July 20, 2024

Hi! Can you share your latest version? My version is broken and I really love your widget

from ecostats.

pflink avatar pflink commented on July 20, 2024

I have included 1.73 with xta, it should not be outdated. It's modified 26.02.2015 so it should be the latest one I have. What issues are you having?

from ecostats.

springjools avatar springjools commented on July 20, 2024

Hello,

How is it broken? I have included 1.73 in xta, it should work. I did
some fixes to it after floris reported it causes high fps usage, and I
think I rewrote the update-intensive parts.

/Jools

On 22/08/2015 00:52, Alexander Lipatov wrote:

Hi! Can you share your latest version? My version is broken and I really love your widget


Reply to this email directly or view it on GitHub:
#4 (comment)

from ecostats.

jamerlan avatar jamerlan commented on July 20, 2024

I took from github xta and it crashes:

[f=0004779] Loading: LuaUI/Widgets/gui_ecostats.lua
[f=0004779] Error: LuaUI::RunCallIn: error = 2, MouseRelease, [Internal Lua error: Call failure] [string "LuaUI/Widgets/gui_ecostats.lua"]:459: attempt to index field 'removeDead' (a nil value)
[f=0004800] Error: LuaUI::RunCallIn: error = 2, GameFrame, [Internal Lua error: Call failure] [string "LuaUI/Widgets/gui_ecostats.lua"]:459: attempt to index field 'removeDead' (a nil value)
stack traceback:
[string "LuaUI/Widgets/gui_ecostats.lua"]:459: in function 'GetConfigData'
[string "LuaUI/bawidgets.lua"]:768: in function 'RemoveWidget'
[string "LuaUI/bawidgets.lua"]:635: in function 'GameFrame'
[string "LuaUI/bawidgets.lua"]:1594: in function <[string "LuaUI/bawidgets.lua"]:1592>
(tail call): ?
[f=0004832] Error: LuaUI::RunCallIn: error = 2, GameFrame, [Internal Lua error: Call failure] [string "LuaUI/Widgets/gui_ecostats.lua"]:459: attempt to index field 'removeDead' (a nil value)
stack traceback:
[string "LuaUI/Widgets/gui_ecostats.lua"]:459: in function 'GetConfigData'
[string "LuaUI/bawidgets.lua"]:768: in function 'RemoveWidget'
[string "LuaUI/bawidgets.lua"]:635: in function 'GameFrame'
[string "LuaUI/bawidgets.lua"]:1594: in function <[string "LuaUI/bawidgets.lua"]:1592>
(tail call): ?
[f=0004864] Error: LuaUI::RunCallIn: error = 2, GameFrame, [Internal Lua error: Call failure] [string "LuaUI/Widgets/gui_ecostats.lua"]:459: attempt to index field 'removeDead' (a nil value)
stack traceback:
[string "LuaUI/Widgets/gui_ecostats.lua"]:459: in function 'GetConfigData'
[string "LuaUI/bawidgets.lua"]:768: in function 'RemoveWidget'
[string "LuaUI/bawidgets.lua"]:635: in function 'GameFrame'
[string "LuaUI/bawidgets.lua"]:1594: in function <[string "LuaUI/bawidgets.lua"]:1592>
(tail call): ?
[f=0004896] Error: LuaUI::RunCallIn: error = 2, GameFrame, [Internal Lua error: Call failure] [string "LuaUI/Widgets/gui_ecostats.lua"]:459: attempt to index field 'removeDead' (a nil value)
stack traceback:
[string "LuaUI/Widgets/gui_ecostats.lua"]:459: in function 'GetConfigData'
[string "LuaUI/bawidgets.lua"]:768: in function 'RemoveWidget'
[string "LuaUI/bawidgets.lua"]:635: in function 'GameFrame'
[string "LuaUI/bawidgets.lua"]:1594: in function <[string "LuaUI/bawidgets.lua"]:1592>
(tail call): ?
[f=0004896] Error: 5 errors deep in LuaUI, disabling...
[f=0004896] Error: 5 errors deep in LuaUI, disabling...
[f=0004896] Error: 5 errors deep in LuaUI, disabling...
[f=0004896] Error: 5 errors deep in LuaUI, disabling...
[f=0004896] Error: 5 errors deep in LuaUI, disabling...
[f=0004896] Error: 5 errors deep in LuaUI, disabling...
[f=0004896] Error: 5 errors deep in LuaUI, disabling...
[f=0004896] Error: 5 errors deep in LuaUI, disabling...
[f=0004896] Error: LuaUI::RunCallIn: error = 2, Shutdown, [Internal Lua error: Call failure] [string "LuaUI/Widgets/gui_ecostats.lua"]:459: attempt to index field 'removeDead' (a nil value)
stack traceback:
[string "LuaUI/Widgets/gui_ecostats.lua"]:459: in function 'GetConfigData'
[string "LuaUI/bawidgets.lua"]:265: in function 'SaveConfigData'
[string "LuaUI/bawidgets.lua"]:1089: in function <[string "LuaUI/bawidgets.lua"]:1079>
(tail call): ?
[f=0004896] Error: Type '/luaui reload' in the chat to re-enable LuaUI.
[f=0004896] Error: ===>>> Please report this error to the forum or mantis with your infolog.txt

from ecostats.

jamerlan avatar jamerlan commented on July 20, 2024

I was able to "dirty fix" this. Works for me :-) thanks

from ecostats.

Related Issues (3)

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.