PGCEdit stopped save changes after few edits.
When I try modify them it does not close after save and beeps.
Sometimes it gives this message:
Code:
nteger value too large to represent
integer value too large to represent
    while executing
"binary format I $val"
    ("4" arm line 1)
    invoked from within
"switch $numbytes {
		1 {return [binary format c $val]}
		2 {return [binary format S $val]}
		4 {return [binary format I $val]}
		8 {return [binary for..."
    (procedure "d2c" line 2)
    invoked from within
"d2c $value $length"
    (procedure "set_int" line 3)
    invoked from within
"set_int buf 0x93 $::buttons::butsinfo($type,$vts,$vid,$cid,hlendtime) 4"
    (procedure "fill_sector_with_buttons_infos" line 21)
    invoked from within
"fill_sector_with_buttons_infos $origsector menu $vts $vid $cid"
    (procedure "write_buttons_menus" line 45)
    invoked from within
"write_buttons_menus $::dvddir $vts"
    (procedure "::menued::write_all_buttons" line 21)
    invoked from within
"::menued::write_all_buttons"
    (procedure "::main::Write_DVD" line 86)
    invoked from within
"::main::Write_DVD false"
    (command bound to event)
I updated from version 7.3 to 8.4 - no difference.
The point is, it allowed me first few edits. Then I replaced menu cell with Vobblanker to add missing sound then replaced again because I forgot sup and then after defining buttons and trying to add navigation it stops working shouting about some "integer too large to represent".