MEGAsquirt A place to collectively sort out this megasquirt gizmo

Warnings after upgrading TS

Thread Tools
 
Search this Thread
 
Old 09-30-2022, 08:56 PM
  #1  
Elite Member
Thread Starter
iTrader: (6)
 
kenzo42's Avatar
 
Join Date: Sep 2007
Location: CA
Posts: 2,016
Total Cats: 13
Default Warnings after upgrading TS

I upgraded TS from 2.2.22 beta codebase to most recent TS lite 3.1.08 and I'm getting 38 warnings when loading my msq.

Any idea what might be causing this issue? Can I just proceed with the warnings?

I can't find an archive for the 2.2.22 beta for me to use. I have a 91 Miata with MS3P and have attached the MSQ. Thank you ya'll homies.

38 Warnings:
Warning: psConnector row:7, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:8, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:10, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:11, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:12, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:14, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:15, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:16, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:17, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:18, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:19, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:20, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:21, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:23, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:24, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:25, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:26, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:27, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:28, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:29, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:30, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:31, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:32, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:33, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:34, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:35, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:36, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:37, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:38, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:39, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:40, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:41, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:42, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:43, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:44, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:45, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:46, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Warning: psConnector row:47, col:0, Invalid value: 0.0, Set to the 1st valid value: 32.0
Attached Files
File Type: msq
CurrentTune.msq (177.8 KB, 13 views)
kenzo42 is offline  
Old 10-02-2022, 10:53 AM
  #2  
Cpt. Slow
iTrader: (25)
 
curly's Avatar
 
Join Date: Oct 2005
Location: Oregon City, OR
Posts: 14,230
Total Cats: 1,147
Default

Somewhere you’re going to have a table or line of code full of 32s. That’s your error. Old code allowed a minimum value of 0, new code only allows minimum 32. If it runs like it used to, you shouldn’t get the error any more and you can move on.
curly is offline  
Old 10-02-2022, 04:17 PM
  #3  
Elite Member
Thread Starter
iTrader: (6)
 
kenzo42's Avatar
 
Join Date: Sep 2007
Location: CA
Posts: 2,016
Total Cats: 13
Default

Originally Posted by curly
Somewhere you’re going to have a table or line of code full of 32s. That’s your error. Old code allowed a minimum value of 0, new code only allows minimum 32. If it runs like it used to, you shouldn’t get the error any more and you can move on.
Thanks Curly.
kenzo42 is offline  
Old 10-02-2022, 08:35 PM
  #4  
All-round "Good Guy"
 
Lokiel's Avatar
 
Join Date: Dec 2009
Location: Brisbane, AUSTRALIA
Posts: 995
Total Cats: 245
Default

You've probably worked this out already, but if not, lines 4152..4201 in your map define the psConnector data:

<constant cols="1" digits="0" name="psConnector" rows="48">
32.0
32.0
38.0
32.0
32.0
32.0
32.0
0.0
0.0
32.0
0.0
0.0
0.0
38.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
32.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
</constant>

Replace 0.0 with 32.0.
Lokiel is offline  
Old 10-04-2022, 12:35 AM
  #5  
Elite Member
Thread Starter
iTrader: (6)
 
kenzo42's Avatar
 
Join Date: Sep 2007
Location: CA
Posts: 2,016
Total Cats: 13
Default

Originally Posted by Lokiel
You've probably worked this out already, but if not, lines 4152..4201 in your map define the psConnector data:

<constant cols="1" digits="0" name="psConnector" rows="48">
32.0
32.0
38.0
32.0
32.0
32.0
32.0
0.0
0.0
32.0
0.0
0.0
0.0
38.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
32.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
</constant>

Replace 0.0 with 32.0.
Thanks for locating it. I had no idea where to look.
kenzo42 is offline  
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
abenson100
MSPNP
7
01-31-2016 08:03 PM
Bangbang
General Miata Chat
22
07-09-2013 02:25 AM
hustler
MEGAsquirt
7
09-04-2011 10:31 AM
Dlaitini
MEGAsquirt
16
05-21-2010 10:39 PM
richard_ha
MEGAsquirt
0
03-21-2007 09:29 PM



Quick Reply: Warnings after upgrading TS



All times are GMT -4. The time now is 08:00 AM.