# Regression in 8.0.0.2412

**URL:** https://www.finalbuilder.com/forums/t/regression-in-8-0-0-2412/3695
**Category:** Bugs
**Created:** [May 29, 2018, 3:47am UTC](https://www.finalbuilder.com/forums/t/regression-in-8-0-0-2412/3695 "2018-05-29T03:47:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![quincunx](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/q/a3d4f5/32.png) [@quincunx](https://www.finalbuilder.com/forums/u/quincunx)
#### Post date: [May 29, 2018, 3:47am UTC](https://www.finalbuilder.com/forums/t/regression-in-8-0-0-2412/3695/1 "2018-05-29T03:47:50Z")

</div>

Hi!   
  
 FinalBuilder 8.0.0.2412 can’t even open a project any more, which worked fine with previous versions.   
  
 The error message shown is:   
  
 Error Loading Project File : Variable BuildNumber Is of Type Integer   
 Failed to set the value : Could not convert variant of   
 type (UnicodeString) into type (Int64)   
  
 Manually editing the file and changing “variabletype = btInteger” to “variabletype = btString” solved the problem, but we would like to know why this is happening at all.   
  
 This is a local variable of an action group. In a “Simple Maths” action, this variable is summed with an other variable, which is provided via command line.   
  
 Kind regards!

---

<div class="post-metadata">

### Author: ![Vincent](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/vincent/32/938_2.png) [@Vincent](https://www.finalbuilder.com/forums/u/Vincent)
#### Post date: [May 29, 2018, 10:07am UTC](https://www.finalbuilder.com/forums/t/regression-in-8-0-0-2412/3695/2 "2018-05-29T10:07:53Z")

</div>

What version did it open in ok before?   
 What is the value it’s trying to set.   
 Please send the project file to [support@finalbuilder.com](mailto:support@finalbuilder.com) so we can see what the cause is.

---

<div class="post-metadata">

### Author: ![quincunx](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/q/a3d4f5/32.png) [@quincunx](https://www.finalbuilder.com/forums/u/quincunx)
#### Post date: [May 30, 2018, 3:41am UTC](https://www.finalbuilder.com/forums/t/regression-in-8-0-0-2412/3695/3 "2018-05-30T03:41:46Z")

</div>

Hi!   
  
 It works in all builds up until 2403, regression started in build 2412.   
  
 The problem can be reproduced with a simple project ([https://pastebin.com/Y7tYWJEQ](https://pastebin.com/Y7tYWJEQ))

---

<div class="post-metadata">

### Author: ![Vincent](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/vincent/32/938_2.png) [@Vincent](https://www.finalbuilder.com/forums/u/Vincent)
#### Post date: [May 31, 2018, 12:56pm UTC](https://www.finalbuilder.com/forums/t/regression-in-8-0-0-2412/3695/4 "2018-05-31T12:56:16Z")

</div>

Hi Chris,   
  
 Thanks for the example, that made it simple to reproduce. This build has the fix :   
  
 [http://downloads.finalbuilder.com/downloads/finalbuilder/800/FB800\_2418.exe](http://downloads.finalbuilder.com/downloads/finalbuilder/800/FB800_2418.exe)

---

<div class="post-metadata">

### Author: ![quincunx](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/q/a3d4f5/32.png) [@quincunx](https://www.finalbuilder.com/forums/u/quincunx)
#### Post date: [June 6, 2018, 6:47am UTC](https://www.finalbuilder.com/forums/t/regression-in-8-0-0-2412/3695/5 "2018-06-06T06:47:50Z")

</div>

Hi Vincent,   
  
 this build fixes the problem, thanks!   
  
 Kind regards
