Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Internal IDE error
#1
Hi,

I am trying to load a project called QB64shell.bas and when loading it displays the error:


[Image: qb64error.png]

The file can be found at: https://bit.ly/QB64shell 

Or the attachment:


Attached Files
.zip   QBSHELLR.ZIP (Size: 1,023.47 KB / Downloads: 11)
Reply
#2
I get an error: String required for function on line 3642.
Reply
#3
(03-08-2025, 05:22 AM)eoredson Wrote: Hi,

I am trying to load a project called QB64shell.bas and when loading it displays the error:


[Image: qb64error.png]

The file can be found at: https://bit.ly/QB64shell 

Or the attachment:

What is v4.0.0-LLAMA ???

That's nothing we released, please understand that we can't give support or track down errors on personally modified versions. Please check if the same error happens in the latest official release v4.1.0, otherwise that error information incl. the error line number is worth null and void to us.
Reply
#4
I modified \internal\version.txt because all it was 'UNKNOWN' so I thought it could be safely changed.

Would that cause an IDE error?

Erik.
Reply
#5
(Yesterday, 10:48 PM)eoredson Wrote: I modified \internal\version.txt because all it was 'UNKNOWN' so I thought it could be safely changed.

Would that cause an IDE error?

Erik.

Well certainly not, but the fact that it was "UNKNOWN" before shows that you build your version from a random repository snapshot between v4.0.0 and v4.1.0 and not using the release version, so finally we stay at the same point. As long as we don't know the exact point in the history the error information is worthless, as it might have changed several times from your random repository snapshot until the final release v4.1.0.

And btw. I've tested it with v4.1.0 and I just get the same error as Steve regarding a wrong function argument, but I get no IDE error, the file loads just fine here.
Reply
#6
Ok, to try a shot into the blue, you may try to delete everything in the "settings" folder except "config.ini".

Loading a file usually involves checking for saved bookmarks and/or autosaved undo states. If one of those files in the "settings" folder got corrupted for some reason it could likely cause an IDE error.
Reply
#7
Ok, thanks. I deleted *.bin from \settings\

Interesting because Undo.bin was 500MB filesize...

Erik.
Reply
#8
(Yesterday, 11:25 PM)RhoSigma Wrote: Ok, to try a shot into the blue, you may try to delete everything in the "settings" folder except "config.ini".

Loading a file usually involves checking for saved bookmarks and/or autosaved undo states. If one of those files in the "settings" folder got corrupted for some reason it could likely cause an IDE error.
I renamed the text in version.txt back to 'UNKNOWN' and deleted *.bin and everything seems fine now. Big Grin
Reply
#9
(03-08-2025, 05:38 AM)SMcNeill Wrote: I get an error: String required for function on line 3642.
I got the same error and have corrected it!
Reply




Users browsing this thread: 1 Guest(s)