-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log full of MATH_ equations. #450
Comments
Woops. It looks like I overlooked some debug code when I was working on it. It's removed from the dev build I just put on DropBox |
BY the way, this dev build also has configurable horizontal bars (issue #329). They're untested as of right now (I hadn't gotten to testing them) - they work the same as the configurable vertical bars, but use a node name of |
Cool, ill have a look at them and let you know. |
I've been thinking, seeing as the NAV Utilities mod is not being updated anymore. |
Like in Issue #302? :) |
first attempt at horizontal bars..(drum roll)...... nothing happened! |
and yes like in #302 |
Yeah, I was able to start a test at about the same time, and the same thing happened. I'll have to figure out what I messed up when I get some time later today. |
DropBox updated - I saw one glaringly obvious 'oops'. Still untested (btw, I forgot to mention that horizontal bars need to be listed under |
We can close this now. |
I'll take care of closing it - I keep the issues open to help remind me to update all the things that need updated. As for performance - I'd love to know which change helped. I mean, other than not spamming your log with debug messages (which causes lag). There were a couple of other little things I changed, but I haven't had enough time to really see what effect they had. |
I couldn't say which thing exactly. The noticeable difference came when I updated to v0.24.2. |
Don't know if this was left over from the dev build but my log fills up with math equations when ever I'm in IVA.
[LOG 09:11:42.497] MathVariable: [0] = 0.8
[LOG 09:11:42.500] MathVariable: [1] = 0.4
[LOG 09:11:42.502] MathVariable: --- = 0.3
[LOG 09:11:42.505] MathVariable: [0] = 0.4
[LOG 09:11:42.508] MathVariable: [1] = 0.0
[LOG 09:11:42.510] MathVariable: --- = 0.4
[LOG 09:11:42.571] MathVariable: [0] = 72.4
[LOG 09:11:42.574] MathVariable: [1] = 500.0
[LOG 09:11:42.576] MathVariable: --- = -427.6
[LOG 09:11:42.579] MathVariable: [0] = 0.8
[LOG 09:11:42.582] MathVariable: [1] = 0.4
[LOG 09:11:42.585] MathVariable: --- = 0.4
[LOG 09:11:42.587] MathVariable: [0] = 0.4
[LOG 09:11:42.591] MathVariable: [1] = 0.0
[LOG 09:11:42.593] MathVariable: --- = 0.4
[LOG 09:11:42.656] MathVariable: [0] = 72.4
[LOG 09:11:42.659] MathVariable: [1] = 500.0
[LOG 09:11:42.662] MathVariable: --- = -427.6
[LOG 09:11:42.665] MathVariable: [0] = 0.8
[LOG 09:11:42.668] MathVariable: [1] = 0.4
[LOG 09:11:42.670] MathVariable: --- = 0.4
[LOG 09:11:42.673] MathVariable: [0] = 0.4
[LOG 09:11:42.676] MathVariable: [1] = 0.0
[LOG 09:11:42.679] MathVariable: --- = 0.4
[LOG 09:11:42.792] MathVariable: [0] = 72.4
[LOG 09:11:42.795] MathVariable: [1] = 500.0
[LOG 09:11:42.798] MathVariable: --- = -427.6
[LOG 09:11:42.800] MathVariable: [0] = 0.8
[LOG 09:11:42.803] MathVariable: [1] = 0.4
[LOG 09:11:42.805] MathVariable: --- = 0.4
[LOG 09:11:42.808] MathVariable: [0] = 0.4
[LOG 09:11:42.811] MathVariable: [1] = 0.0
[LOG 09:11:42.813] MathVariable: --- = 0.4
[LOG 09:11:42.924] MathVariable: [0] = 72.4
[LOG 09:11:42.926] MathVariable: [1] = 500.0
[LOG 09:11:42.929] MathVariable: --- = -427.6
[LOG 09:11:42.932] MathVariable: [0] = 0.8
[LOG 09:11:42.934] MathVariable: [1] = 0.4
[LOG 09:11:42.937] MathVariable: --- = 0.3
[LOG 09:11:42.939] MathVariable: [0] = 0.4
[LOG 09:11:42.942] MathVariable: [1] = 0.0
[LOG 09:11:42.944] MathVariable: --- = 0.4
[LOG 09:11:43.054] MathVariable: [0] = 72.4
[LOG 09:11:43.056] MathVariable: [1] = 500.0
[LOG 09:11:43.059] MathVariable: --- = -427.6
[LOG 09:11:43.062] MathVariable: [0] = 0.8
[LOG 09:11:43.064] MathVariable: [1] = 0.4
[LOG 09:11:43.067] MathVariable: --- = 0.4
[LOG 09:11:43.069] MathVariable: [0] = 0.4
[LOG 09:11:43.072] MathVariable: [1] = 0.0
[LOG 09:11:43.074] MathVariable: --- = 0.4
etc!
The text was updated successfully, but these errors were encountered: