jaPBe 1.4.3.27

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

fred, i assume that you gather all bugfixes and put them in the regular 3.90 download everytime one shows up? so when i donwload stuff *now* it has all the 'quick updates' thus far?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1282
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post by Paul »

The latest jaPBe source code does not compile with 3.90

I get:
Error in included file 'X:\jaPBe\Sources\SynchList.pbi'
Line 613: Bad parameter type, number expected instread of string
Image Image
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

Paul wrote:The latest jaPBe source code does not compile with 3.90

I get:
Error in included file 'X:\jaPBe\Sources\SynchList.pbi'
Line 613: Bad parameter type, number expected instread of string
Yes, this was in PB 3.81 allowed, but now not...
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Here's another, when having a file open, and then go to "Load Backup", pick the backup, it will say "Can't load". Now... whenever you load up your non-backup version of the file, and try to save, jaPBE, will give an error message "can't load", and i will not save any of your changes.. forever.. no matter how many time you try to restart jaPBe. I have to reinstall jaPBE to get past this bug, hopefully, it break on me again.
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

Shannara wrote:Here's another, when having a file open, and then go to "Load Backup", pick the backup, it will say "Can't load". Now... whenever you load up your non-backup version of the file, and try to save, jaPBE, will give an error message "can't load", and i will not save any of your changes.. forever..
Is your temp-directory full or is there any kind of protection? I have no problems here.

>no matter how many time you try to restart jaPBe.

Please try "save as" the next time


>I have to reinstall jaPBE to get past this bug, hopefully, it break on me
>again.

before you make this the next time: Please send me the japbe.pref and japbe-filelist and del this files. Then retry.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Ok, you can download the files via..

http://www.unformed.com/japbe.rar

The error is still there, even after I deleted the files, and did a save-as. Even updated japbe, and the error still exists.

I found a way to get rid of this error. I opened the file w/ notepad and found the following on the bottom:

; jaPBe Version=1.4.4.18
; Build=0
; CompileThis=(*** Path edited for privacy ***)
; FirstLine=345
; CursorPosition=350
; ExecutableFormat=Windows
; DontSaveDeclare
; EOF

I just deleted all of those lines, and now it actually works properly.
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

@Shannara

I found the bug and it is fixed in the new release (the other topic). About your "corrupted" file: Project>main file, set it to "this file" and then set it back to the normal file.
Post Reply