|
2 registered members (TipmyPip, AndrewAMD),
21,112
guests, and 3
spiders. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|
SGT_FW
#488176
04/10/24 16:09
04/10/24 16:09
|
Joined: Sep 2009
Posts: 1,032 Budapest
Aku_Aku
OP
Serious User
|
OP
Serious User
Joined: Sep 2009
Posts: 1,032
Budapest
|
SGT_FW stands for Simple GUI Toolkit Framework. SGT_FW is a GUI toolkit with a framework. It can use for creating application in Lite-C language provided by 3D Gamestudio. This toolkit provides new objects and statements with OOP like syntax and approach, to make easier the development the 2D surface of applications. You can view, browse or download to play with that from here: SGT_FW mainMost of the code is half-done, is in experimental state. So, don't be surprised if something doesn't work. Also don't be surprised if something does work. This time there is no documentation, feel free to ask questions. With this project I would like to contribute to the work of this great community, and to thank for all the help what I got from here. I guess, some people of the community finds it to interesting. Good luck for it!
|
|
|
Re: SGT_FW
[Re: Aku_Aku]
#488329
08/01/24 12:53
08/01/24 12:53
|
Joined: Sep 2009
Posts: 1,032 Budapest
Aku_Aku
OP
Serious User
|
OP
Serious User
Joined: Sep 2009
Posts: 1,032
Budapest
|
It turned out under Linux there are wine versions that cannot handle reliable the fflush function calling. Now, I propose the 8.7 that proven works.
Last edited by Aku_Aku; 08/01/24 12:56.
|
|
|
Re: SGT_FW
[Re: Aku_Aku]
#488715
05/05/25 09:38
05/05/25 09:38
|
Joined: May 2009
Posts: 5,377 Caucasus
3run
Senior Expert
|
Senior Expert
Joined: May 2009
Posts: 5,377
Caucasus
|
Unfortunately, there is no feedback. Hey man! I'm 1 of those 10 downloaders. I couldn't get it to run, got error on compilation. I can't recall what error it was and unfortunately I'm not able to test it atm. But not being able to get it to compile, took away my desire to figure it out. I used latest gamestudio a8 version from the download page and SED to run. Best regards.
|
|
|
Re: SGT_FW
[Re: 3run]
#488716
05/05/25 12:49
05/05/25 12:49
|
Joined: Sep 2009
Posts: 1,032 Budapest
Aku_Aku
OP
Serious User
|
OP
Serious User
Joined: Sep 2009
Posts: 1,032
Budapest
|
Hi 3run! Please find below my answer which applies to you and the other dowloaders. Please set the following option in this path: in the SED/Options/Preferences -diag In this case the SED is going to create a file named: acklog.txt You can write here the important part of that file (no need to send the whole file, it may contain private data). Alternatively, you can write it at the Discussion part of the project: SGT_FW projectAlso could be useful, to give the version number that you used. Moreover, a short description of the environment and the phenomenon of the issue. With these information we can solve the issue together. Finally, thanks for trying my project. I highly appreciate that.
Last edited by Aku_Aku; 05/05/25 12:51. Reason: last words
|
|
|
Re: SGT_FW
[Re: Aku_Aku]
#488726
05/14/25 13:16
05/14/25 13:16
|
Joined: May 2009
Posts: 5,377 Caucasus
3run
Senior Expert
|
Senior Expert
Joined: May 2009
Posts: 5,377
Caucasus
|
So I tried the latest version, here is the acklog: MM mixer opened
DSOUND device opened
DI interface opened
Start Window opened(c) Conitec - www.3dgamestudio.com
A8 Engine - Pro Edition V8.47.1 - Mar 9 2016
Development version
Registered to: Magomet Kochkarov
DI ??????? PC-????????? Microsoft 5 axes 16 buttons initialized
Mouse found
Joystick found
???????? (High Definition Audio Device) opened
NVIDIA Quadro M2200 pure T&L device 1ff9 detected
D3D device NVIDIA Quadro M2200 1ff9 selected.
acknet.dll opened
ackoal.dll opened
ackphysX.dll opened
Compiling TEST_APP.C - [Esc] to abort..........
PATH sgt_code\......................................................................................
ilInit: function not found
ilLoadImage: function not found
sgt_canvas__panel_call_left_function: function not found
sgt_canvas__panel_call_right_function: function not found
sgt_canvas_special_btn_handler: function not found
sgt_canvas_special_handler: function not found
sgt_common__panel_call_left_function: function not found
sgt_mouse_left_click: function not found... 2.661 sec
Running TEST_APP.C.
2 objects
Main started at 3.912
D3D_Init Window: 800x600 -> Window: 1x800x600x32
Video memory found: 4092 MB
LevelInit at 4.032 0 lmaps 0 textures...ok
LevelReady at 4.038
def_startup started
Main loop at 4.043....
1st frame with 4092 MB. at 4.048
sgt_framework__init creating sgt_object_mgr
sgt_framework__init creating sgt_config_mgr
EXIT sgt_framework__init
SGT_FRAMEWORK created at address: 209783396
START SGT_FRAMEWORK
sgt_framework state: 1
====== BOOT START =============
sgt_framework__boot defaults_name: sgt_data/sgt_defaults/sgt_defaults.sff
do setup from config
sgt_fw_log_start IS in use
Creating logger_obj
D3D_Resize Window: 1440x900 -> Window: 1x1440x900x32
DevIL.dll IS NOT in use
self.light_mode: 1
ENTER sgt_gui_canvas__init
SGT_CANVAS sgt_gui_canvas__init self.layer_max: 99
EXIT sgt_gui_canvas__init
canvas_obj (key_data)
key_data: sgt_data/sgt_images/canvas_dark.png
canvas_obj DONE
sgt_framework state: 2
798129
sec: desc: csec: msec: usec
0 : 7 : 9 : 8 : 129
====== BOOT END =============
fps_max: 60
ENTER object_mgr_test
--- test_code: 7
sgt_config_mgr actual_pointer: 209784500
START sgt_config_mgr test
sgt_config_mgr get sgt_fps_max value: 60
sgt_config_mgr get zgt_fps_max value:
framework actual_gui_style_mode: 2
framework default_gui_style_config: sgt_gui_base_style
framework gui_style_mode_string_get: drawn_image
framework gui_style_mode_string_get: real_image
canvas layer_max: 99
new testobj
new testobj created
testobj object_type: 1
testobj get_type_name: SGT_TEST
new sffobj
new bobj
new tobj
new sobj
depth_walk_base
ENTER sgt_depth_walk_base
nam>><< typ>> 0/11 << node: 209755556 orig: 0 <p> 0 <c> 209755580 <p> 0 <n> 0
- nam>><< typ>> 0/10 << node: 209755580 orig: 0 <p> 209755556 <c> 0 <p> 0 <n> 209755940
- nam>><< typ>> 0/10 << node: 209755940 orig: 0 <p> 209755556 <c> 0 <p> 209755580 <n> 0
framework gui_style_mode_string_get: real_image
new pobj
pobj actual_pointer: 209756012
pobj.caption_set
new borobj
framework actual_gui_style_mode: real_image
Error E1513: Script crash in sgt_gui_border__init:
ENTER sgt_gui_canvas__common_click_handler
Error E1513: Script crash in sgt_gui_canvas__common_click_handler:
Error E1513: Script crash in sgt_gui_panel__layer_set:
Normal exit at 10.314
Close level,DLL,objects
Free input,funcs,panels,defs,syns,views,strings,vars..ok
Free sounds,bmaps,fonts,hash,defs1,script..ok
Close dx,multimedia,D3D,engine,nexus..ok
A8 Engine - Pro Edition V8.47.1 - Mar 9 2016
(c) Conitec - www.3dgamestudio.com
Registered to: Magomet Kochkarov
Unfreed: 1430, , 8 bytes
Unfreed: 1431, , 220 bytes
Unfreed: 1458, , 20 bytes
Unfreed: 1459, , 8 bytes
Unfreed: 1460, , 500 bytes
Unfreed: 1667, , 8 bytes
Unfreed: 1668, , 208 bytes
Unfreed: 1685, , 8 bytes
Unfreed: 1692, , 8 bytes
Unfreed: 1693, , 184 bytes
Unfreed: 1708, , 8 bytes
Unfreed: 1711, , 8 bytes
Unfreed: 1712, , 148 bytes
Unfreed: 1728, , 8 bytes
Unfreed: 1735, , 8 bytes
Unfreed: 1736, , 200 bytes
Unfreed: 1738, , 8 bytes
Unfreed: 1739, , 196 bytes
Unfreed: 1759, , 196 bytes
Unfreed: 1770, , 8 bytes
Unfreed: 1771, , 200 bytes
Unfreed: 1782, , 8 bytes
Unfreed: 1790, , 8 bytes
Unfreed: 1791, , 200 bytes
Unfreed: 1806, , 8 bytes
Unfreed: 1807, , 200 bytes
Unfreed: 1820, , 16 bytes
Unfreed: 1822, , 8 bytes
Unfreed: 1823, , 196 bytes
Unfreed: 1834, , 8 bytes
Unfreed: 1835, , 200 bytes
Unfreed: 1872, , 8 bytes
Unfreed: 1873, , 148 bytes
Unfreed: 1879, , 8 bytes
Unfreed: 1888, , 12 bytes
Unfreed: 1957, , 8 bytes
Unfreed: 1958, , 184 bytes
Unfreed: 1986, , 8 bytes
Unfreed: 1987, , 196 bytes
Unfreed: 1999, , 8 bytes
Unfreed: 2000, , 196 bytes
Unfreed: 2016, , 8 bytes
Unfreed: 2017, , 200 bytes
Unfreed: 2033, , 8 bytes
Unfreed: 2034, , 200 bytes
Unfreed: 2049, , 8 bytes
Unfreed: 2050, , 200 bytes
Unfreed: 2065, , 8 bytes
Unfreed: 2066, , 200 bytes
Unfreed: 2080, , 20 bytes
Unfreed: 2083, , 8 bytes
Unfreed: 2084, , 200 bytes
Unfreed: 2122, , 8 bytes
Unfreed: 2123, , 180 bytes
Unfreed: 2190, , 8 bytes
Unfreed: 2494, , 200 bytes
Unfreed: 2804, , 8 bytes
Unfreed: 2806, , 196 bytes
Unfreed: 2823, , 8 bytes
Unfreed: 2824, , 200 bytes
Unfreed: 2840, , 8 bytes
Unfreed: 2841, , 200 bytes
Unfreed: 2856, , 8 bytes
Unfreed: 2857, , 200 bytes
Unfreed: 2872, , 8 bytes
Unfreed: 2873, , 200 bytes
Unfreed: 2888, , 8 bytes
Unfreed: 2889, , 200 bytes
Unfreed: 2902, , 24 bytes
Unfreed: 2904, , 8 bytes
Unfreed: 2905, , 196 bytes
Unfreed: 2916, , 8 bytes
Unfreed: 2917, , 196 bytes
Unfreed: 2928, , 8 bytes
Unfreed: 2929, , 200 bytes
Unfreed: 2945, , 8 bytes
Unfreed: 2946, , 200 bytes
Unfreed: 2959, , 12 bytes
Unfreed: 2961, , 8 bytes
Unfreed: 2962, , 196 bytes
Unfreed: 2973, , 8 bytes
Unfreed: 2974, , 200 bytes
Unfreed: 2990, , 8 bytes
Unfreed: 2991, , 200 bytes
Unfreed: 3006, , 8 bytes
Unfreed: 3007, , 200 bytes
Unfreed: 3022, , 8 bytes
Unfreed: 3023, , 200 bytes
Unfreed: 3036, , 20 bytes
Unfreed: 3099, , 16 bytes
Unfreed: 3113, , 8 bytes
Unfreed: 3114, , 184 bytes
Unfreed: 3138, , 8 bytes
Unfreed: 3139, , 200 bytes
Unfreed: 3154, , 8 bytes
Unfreed: 3155, , 200 bytes
Unfreed: 3170, , 8 bytes
Unfreed: 3171, , 200 bytes
Unfreed: 3186, , 8 bytes
Unfreed: 3187, , 200 bytes
Unfreed: 3202, , 8 bytes
Unfreed: 3203, , 200 bytes
Unfreed: 3216, , 32 bytes
Unfreed: 3218, , 8 bytes
Unfreed: 3219, , 196 bytes
Unfreed: 3230, , 8 bytes
Unfreed: 3231, , 200 bytes
Unfreed: 3247, , 8 bytes
Unfreed: 3248, , 200 bytes
Unfreed: 3263, , 8 bytes
Unfreed: 3264, , 200 bytes
Unfreed: 3279, , 8 bytes
Unfreed: 3280, , 200 bytes
Unfreed: 3295, , 8 bytes
Unfreed: 3296, , 200 bytes
Unfreed: 3311, , 8 bytes
Unfreed: 3312, , 200 bytes
Unfreed: 3325, , 28 bytes
Unfreed: 3327, , 8 bytes
Unfreed: 3328, , 196 bytes
Unfreed: 3339, , 8 bytes
Unfreed: 3340, , 200 bytes
Unfreed: 3353, , 16 bytes
Unfreed: 3356, , 8 bytes
Unfreed: 3357, , 200 bytes
Unfreed: 3370, , 16 bytes
Unfreed: 3379, , 8 bytes
Unfreed: 3380, , 200 bytes
Unfreed: 3402, , 8 bytes
Unfreed: 3403, , 200 bytes
Unfreed: 3418, , 8 bytes
Unfreed: 3419, , 200 bytes
Unfreed: 3432, , 24 bytes
Unfreed: 3434, , 8 bytes
Unfreed: 3435, , 196 bytes
Unfreed: 3446, , 8 bytes
Unfreed: 3447, , 200 bytes
Unfreed: 3463, , 8 bytes
Unfreed: 3464, , 200 bytes
Unfreed: 3479, , 8 bytes
Unfreed: 3480, , 200 bytes
Unfreed: 3495, , 8 bytes
Unfreed: 3496, , 200 bytes
Unfreed: 3511, , 8 bytes
Unfreed: 3512, , 200 bytes
Unfreed: 3527, , 8 bytes
Unfreed: 3528, , 200 bytes
Unfreed: 3543, , 8 bytes
Unfreed: 3544, , 200 bytes
Unfreed: 3557, , 32 bytes
Unfreed: 3570, , 8 bytes
Unfreed: 3571, , 196 bytes
Unfreed: 3582, , 8 bytes
Unfreed: 3583, , 196 bytes
Unfreed: 3607, , 8 bytes
Unfreed: 3608, , 200 bytes
Unfreed: 3624, , 8 bytes
Unfreed: 3625, , 200 bytes
Unfreed: 3640, , 8 bytes
Unfreed: 3641, , 200 bytes
Unfreed: 3656, , 8 bytes
Unfreed: 3657, , 200 bytes
Unfreed: 3672, , 8 bytes
Unfreed: 3673, , 200 bytes
Unfreed: 3688, , 8 bytes
Unfreed: 3689, , 200 bytes
Unfreed: 3702, , 16 bytes
Unfreed: 3704, , 8 bytes
Unfreed: 3705, , 200 bytes
Unfreed: 3718, , 32 bytes
Unfreed: 3727, , 8 bytes
Unfreed: 3728, , 196 bytes
Unfreed: 3739, , 8 bytes
Unfreed: 3740, , 200 bytes
Unfreed: 3756, , 8 bytes
Unfreed: 3757, , 200 bytes
Unfreed: 3772, , 8 bytes
Unfreed: 3773, , 200 bytes
Unfreed: 3788, , 8 bytes
Unfreed: 3789, , 200 bytes
Unfreed: 3804, , 8 bytes
Unfreed: 3805, , 200 bytes
Unfreed: 3818, , 16 bytes
Unfreed: 3820, , 8 bytes
Unfreed: 3821, , 200 bytes
Unfreed: 3843, , 8 bytes
Unfreed: 3844, , 200 bytes
Unfreed: 3859, , 8 bytes
Unfreed: 3860, , 200 bytes
Unfreed: 3875, , 8 bytes
Unfreed: 3876, , 200 bytes
Unfreed: 3889, , 16 bytes
Unfreed: 3891, , 8 bytes
Unfreed: 3892, , 200 bytes
Unfreed: 3905, , 44 bytes
Unfreed: 3914, , 8 bytes
Unfreed: 3915, , 196 bytes
Unfreed: 3926, , 8 bytes
Unfreed: 3927, , 200 bytes
Unfreed: 3943, , 8 bytes
Unfreed: 3944, , 200 bytes
Unfreed: 3959, , 8 bytes
Unfreed: 3960, , 200 bytes
Unfreed: 3975, , 8 bytes
Unfreed: 3976, , 200 bytes
Unfreed: 3991, , 8 bytes
Unfreed: 3992, , 200 bytes
Unfreed: 4007, , 8 bytes
Unfreed: 4008, , 200 bytes
Unfreed: 4023, , 8 bytes
Unfreed: 4024, , 200 bytes
Unfreed: 4039, , 8 bytes
Unfreed: 4040, , 200 bytes
Unfreed: 4055, , 8 bytes
Unfreed: 4056, , 200 bytes
Unfreed: 4069, , 16 bytes
Unfreed: 4071, , 8 bytes
Unfreed: 4072, , 200 bytes
Unfreed: 4094, , 8 bytes
Unfreed: 4095, , 200 bytes
Unfreed: 4103, , 8 bytes
Unfreed: 4105, , 200 bytes
Unfreed: 4207, , 8 bytes
Unfreed: 4208, , 460 bytes
Unfreed: 4262, , 8 bytes
Unfreed: 4495, , 8 bytes
Unfreed: 4496, , 172 bytes
Unfreed: 4508, , 12 bytes
Unfreed: 4510, , 8 bytes
Unfreed: 4512, , 8 bytes
Unfreed: 4513, , 204 bytes
Unfreed: 4538, , 8 bytes
Unfreed: 4539, , 200 bytes
Unfreed: 4550, , 8 bytes
Unfreed: 4551, , 200 bytes
Unfreed: 4562, , 8 bytes
Unfreed: 4563, , 200 bytes
Unfreed: 4574, , 8 bytes
Unfreed: 4575, , 200 bytes
Unfreed: 4588, , 8 bytes
Unfreed: 4589, , 188 bytes
Unfreed: 4604, , 8 bytes
Unfreed: 4606, , 8 bytes
Unfreed: 4607, , 220 bytes
Unfreed: 4608, , 188 bytes
Unfreed: 4627, , 8 bytes
Unfreed: 4628, , 200 bytes
Unfreed: 4639, , 1012 bytes
Unfreed: 4641, , 8 bytes
Unfreed: 4642, , 200 bytes
Unfreed: 4666, , 8 bytes
Unfreed: 4677, , 8 bytes
Unfreed: 4678, , 412 bytes
Unfreed: 4710, , 40 bytes
Unfreed: 4711, , 36 bytes
Unfreed: 4712, , 8 bytes
Unfreed: 4971, , 56 bytes
Unfreed: 4972, , 56 bytes
Unfreed: 4973, , 56 bytes
Unfreed: 4974, , 56 bytes
Unfreed: 4975, , 56 bytes
Unfreed: 4976, , 56 bytes
Unfreed: 4977, , 216 bytes
Unfreed: 13848, , 1508 bytes
Unfreed: 13886, , 8 bytes
Unfreed: 13887, , 200 bytes
Unfreed: 13902, , 8 bytes
Unfreed: 13903, , 200 bytes
Unfreed: 13916, , 16 bytes
Unfreed: 13918, , 8 bytes
Unfreed: 13919, , 200 bytes
Unfreed: 13932, , 60 bytes
Unfreed: 13941, , 8 bytes
Unfreed: 13942, , 196 bytes
Unfreed: 13953, , 8 bytes
Unfreed: 13954, , 200 bytes
Unfreed: 13970, , 8 bytes
Unfreed: 13971, , 200 bytes
Unfreed: 13986, , 8 bytes
Unfreed: 13987, , 200 bytes
Unfreed: 14002, , 8 bytes
Unfreed: 14003, , 200 bytes
Unfreed: 14018, , 8 bytes
Unfreed: 14019, , 200 bytes
Unfreed: 14032, , 16 bytes
Unfreed: 14034, , 8 bytes
Unfreed: 14035, , 200 bytes
Unfreed: 14057, , 8 bytes
Unfreed: 14058, , 200 bytes
Unfreed: 14073, , 8 bytes
Unfreed: 14074, , 200 bytes
Unfreed: 14089, , 8 bytes
Unfreed: 14090, , 200 bytes
Unfreed: 14103, , 16 bytes
Unfreed: 14105, , 8 bytes
Unfreed: 14106, , 200 bytes
Unfreed: 14119, , 44 bytes
Unfreed: 14128, , 8 bytes
Unfreed: 14129, , 196 bytes
Unfreed: 14140, , 8 bytes
Unfreed: 14141, , 200 bytes
Unfreed: 14157, , 8 bytes
Unfreed: 14158, , 200 bytes
Unfreed: 14173, , 8 bytes
Unfreed: 14174, , 200 bytes
Unfreed: 14189, , 8 bytes
Unfreed: 14190, , 200 bytes
Unfreed: 14205, , 8 bytes
Unfreed: 14206, , 200 bytes
Unfreed: 14219, , 16 bytes
Unfreed: 14221, , 8 bytes
Unfreed: 14222, , 200 bytes
Unfreed: 14244, , 8 bytes
Unfreed: 14245, , 200 bytes
Unfreed: 14260, , 8 bytes
Unfreed: 14261, , 200 bytes
Unfreed: 14276, , 8 bytes
Unfreed: 14277, , 200 bytes
Unfreed: 14290, , 16 bytes
Unfreed: 14292, , 8 bytes
Unfreed: 14293, , 200 bytes
Unfreed: 14306, , 44 bytes
Unfreed: 14315, , 8 bytes
Unfreed: 14316, , 196 bytes
Unfreed: 14327, , 8 bytes
Unfreed: 14328, , 200 bytes
Unfreed: 14344, , 8 bytes
Unfreed: 14345, , 200 bytes
Unfreed: 14360, , 8 bytes
Unfreed: 14361, , 200 bytes
Unfreed: 14376, , 8 bytes
Unfreed: 14377, , 200 bytes
Unfreed: 14392, , 8 bytes
Unfreed: 14393, , 200 bytes
Unfreed: 14408, , 8 bytes
Unfreed: 14409, , 200 bytes
Unfreed: 14424, , 8 bytes
Unfreed: 14425, , 200 bytes
Unfreed: 14440, , 8 bytes
Unfreed: 14441, , 200 bytes
Unfreed: 14456, , 8 bytes
Unfreed: 14457, , 200 bytes
Unfreed: 14472, , 8 bytes
Unfreed: 14473, , 200 bytes
Unfreed: 14488, , 8 bytes
Unfreed: 14489, , 200 bytes
Unfreed: 14504, , 8 bytes
Unfreed: 14505, , 200 bytes
Unfreed: 14518, , 16 bytes
Unfreed: 14520, , 8 bytes
Unfreed: 14521, , 200 bytes
Unfreed: 14543, , 8 bytes
Unfreed: 14544, , 200 bytes
Unfreed: 14559, , 8 bytes
Unfreed: 14560, , 200 bytes
Unfreed: 14575, , 8 bytes
Unfreed: 14576, , 200 bytes
Unfreed: 14589, , 16 bytes
Unfreed: 14591, , 8 bytes
Unfreed: 14592, , 200 bytes
Unfreed: 14605, , 72 bytes
Unfreed: 14614, , 8 bytes
Unfreed: 14615, , 196 bytes
Unfreed: 14626, , 8 bytes
Unfreed: 14627, , 200 bytes
Unfreed: 14643, , 8 bytes
Unfreed: 14644, , 200 bytes
Unfreed: 14659, , 8 bytes
Unfreed: 14660, , 200 bytes
Unfreed: 14675, , 8 bytes
Unfreed: 14676, , 200 bytes
Unfreed: 14691, , 8 bytes
Unfreed: 14692, , 200 bytes
Unfreed: 14705, , 16 bytes
Unfreed: 14707, , 8 bytes
Unfreed: 14708, , 200 bytes
Unfreed: 14730, , 8 bytes
Unfreed: 14731, , 200 bytes
Unfreed: 14746, , 8 bytes
Unfreed: 14747, , 200 bytes
Unfreed: 14762, , 8 bytes
Unfreed: 14763, , 200 bytes
Unfreed: 14776, , 16 bytes
Unfreed: 14778, , 8 bytes
Unfreed: 14779, , 200 bytes
Unfreed: 14792, , 44 bytes
Unfreed: 14801, , 8 bytes
Unfreed: 14802, , 196 bytes
Unfreed: 14813, , 8 bytes
Unfreed: 14814, , 200 bytes
Unfreed: 14830, , 8 bytes
Unfreed: 14831, , 200 bytes
Unfreed: 14846, , 8 bytes
Unfreed: 14847, , 200 bytes
Unfreed: 14862, , 8 bytes
Unfreed: 14863, , 200 bytes
Unfreed: 14878, , 8 bytes
Unfreed: 14879, , 200 bytes
Unfreed: 14892, , 16 bytes
Unfreed: 14894, , 8 bytes
Unfreed: 14895, , 200 bytes
Unfreed: 14917, , 8 bytes
Unfreed: 14918, , 200 bytes
Unfreed: 14933, , 8 bytes
Unfreed: 14934, , 200 bytes
Unfreed: 14949, , 8 bytes
Unfreed: 14950, , 200 bytes
Unfreed: 14963, , 16 bytes
Unfreed: 14965, , 8 bytes
Unfreed: 14966, , 200 bytes
Unfreed: 14979, , 44 bytes
Unfreed: 14988, , 8 bytes
Unfreed: 14989, , 196 bytes
Unfreed: 15000, , 8 bytes
Unfreed: 15001, , 200 bytes
Unfreed: 15017, , 8 bytes
Unfreed: 15018, , 200 bytes
Unfreed: 15033, , 8 bytes
Unfreed: 15034, , 200 bytes
Unfreed: 15049, , 8 bytes
Unfreed: 15050, , 200 bytes
Unfreed: 15065, , 8 bytes
Unfreed: 15066, , 200 bytes
Unfreed: 15079, , 16 bytes
Unfreed: 15081, , 8 bytes
Unfreed: 15082, , 200 bytes
Unfreed: 15104, , 8 bytes
Unfreed: 15105, , 200 bytes
Unfreed: 15120, , 8 bytes
Unfreed: 15121, , 200 bytes
Unfreed: 15136, , 8 bytes
Unfreed: 15137, , 200 bytes
Unfreed: 15150, , 16 bytes
Unfreed: 15152, , 8 bytes
Unfreed: 15153, , 200 bytes
Unfreed: 15166, , 44 bytes
Unfreed: 15175, , 8 bytes
Unfreed: 15176, , 196 bytes
Unfreed: 15187, , 8 bytes
Unfreed: 15188, , 200 bytes
Unfreed: 15204, , 8 bytes
Unfreed: 15205, , 200 bytes
Unfreed: 15220, , 8 bytes
Unfreed: 15221, , 200 bytes
Unfreed: 15236, , 8 bytes
Unfreed: 15237, , 200 bytes
Unfreed: 15252, , 8 bytes
Unfreed: 15253, , 200 bytes
Unfreed: 15266, , 16 bytes
Unfreed: 15268, , 8 bytes
Unfreed: 15269, , 200 bytes
Unfreed: 15291, , 8 bytes
Unfreed: 15292, , 200 bytes
Unfreed: 15307, , 8 bytes
Unfreed: 15308, , 200 bytes
Unfreed: 15323, , 8 bytes
Unfreed: 15324, , 200 bytes
Unfreed: 15337, , 16 bytes
Unfreed: 15339, , 8 bytes
Unfreed: 15340, , 200 bytes
Unfreed: 15362, , 8 bytes
Unfreed: 15363, , 200 bytes
Unfreed: 15376, , 48 bytes
Unfreed: 15378, , 8 bytes
Unfreed: 15379, , 196 bytes
Unfreed: 15390, , 8 bytes
Unfreed: 15391, , 200 bytes
Unfreed: 15407, , 8 bytes
Unfreed: 15408, , 200 bytes
Unfreed: 15423, , 8 bytes
Unfreed: 15424, , 200 bytes
Unfreed: 15439, , 8 bytes
Unfreed: 15440, , 200 bytes
Unfreed: 15455, , 8 bytes
Unfreed: 15456, , 200 bytes
Unfreed: 15469, , 16 bytes
Unfreed: 15471, , 8 bytes
Unfreed: 15472, , 200 bytes
Unfreed: 15494, , 8 bytes
Unfreed: 15495, , 200 bytes
Unfreed: 15510, , 8 bytes
Unfreed: 15511, , 200 bytes
Unfreed: 15526, , 8 bytes
Unfreed: 15527, , 200 bytes
Unfreed: 15540, , 16 bytes
Unfreed: 15542, , 8 bytes
Unfreed: 15543, , 200 bytes
Unfreed: 15556, , 44 bytes
Unfreed: 15565, , 8 bytes
Unfreed: 15566, , 196 bytes
Unfreed: 15577, , 8 bytes
Unfreed: 15578, , 200 bytes
Unfreed: 15594, , 8 bytes
Unfreed: 15595, , 200 bytes
Unfreed: 15610, , 8 bytes
Unfreed: 15611, , 200 bytes
Unfreed: 15626, , 8 bytes
Unfreed: 15627, , 200 bytes
Unfreed: 15642, , 8 bytes
Unfreed: 15643, , 200 bytes
Unfreed: 15658, , 8 bytes
Unfreed: 15659, , 200 bytes
Unfreed: 15674, , 8 bytes
Unfreed: 15675, , 200 bytes
Unfreed: 15690, , 8 bytes
Unfreed: 15691, , 200 bytes
Unfreed: 15706, , 8 bytes
Unfreed: 15707, , 200 bytes
Unfreed: 15722, , 8 bytes
Unfreed: 15723, , 200 bytes
Unfreed: 15738, , 8 bytes
Unfreed: 15739, , 200 bytes
Unfreed: 15754, , 8 bytes
Unfreed: 15755, , 200 bytes
Unfreed: 15770, , 8 bytes
Unfreed: 15771, , 200 bytes
Unfreed: 15786, , 8 bytes
Unfreed: 15787, , 200 bytes
Unfreed: 15802, , 8 bytes
Unfreed: 15803, , 200 bytes
Unfreed: 15818, , 8 bytes
Unfreed: 15819, , 200 bytes
Unfreed: 15834, , 8 bytes
Unfreed: 15835, , 200 bytes
Unfreed: 15848, , 16 bytes
Unfreed: 15850, , 8 bytes
Unfreed: 15851, , 200 bytes
Unfreed: 15873, , 8 bytes
Unfreed: 15874, , 200 bytes
Unfreed: 15889, , 8 bytes
Unfreed: 15890, , 200 bytes
Unfreed: 15905, , 8 bytes
Unfreed: 15906, , 200 bytes
Unfreed: 15919, , 16 bytes
Unfreed: 15921, , 8 bytes
Unfreed: 15922, , 200 bytes
Unfreed: 15935, , 92 bytes
Unfreed: 15944, , 8 bytes
Unfreed: 15945, , 196 bytes
Unfreed: 15956, , 8 bytes
Unfreed: 15957, , 200 bytes
Unfreed: 15973, , 8 bytes
Unfreed: 15974, , 200 bytes
Unfreed: 15989, , 8 bytes
Unfreed: 15990, , 200 bytes
Unfreed: 16005, , 8 bytes
Unfreed: 16006, , 200 bytes
Unfreed: 16021, , 8 bytes
Unfreed: 16022, , 200 bytes
Unfreed: 16035, , 16 bytes
Unfreed: 16037, , 8 bytes
Unfreed: 16038, , 200 bytes
Unfreed: 16060, , 8 bytes
Unfreed: 16061, , 200 bytes
Unfreed: 16076, , 8 bytes
Unfreed: 16077, , 200 bytes
Unfreed: 16092, , 8 bytes
Unfreed: 16093, , 200 bytes
Unfreed: 16106, , 16 bytes
Unfreed: 16108, , 8 bytes
Unfreed: 16109, , 200 bytes
Unfreed: 16122, , 44 bytes
Unfreed: 16131, , 8 bytes
Unfreed: 16132, , 196 bytes
Unfreed: 16143, , 8 bytes
Unfreed: 16144, , 200 bytes
Unfreed: 16160, , 8 bytes
Unfreed: 16161, , 200 bytes
Unfreed: 16176, , 8 bytes
Unfreed: 16177, , 200 bytes
Unfreed: 16192, , 8 bytes
Unfreed: 16193, , 200 bytes
Unfreed: 16208, , 8 bytes
Unfreed: 16209, , 200 bytes
Unfreed: 16222, , 16 bytes
Unfreed: 16224, , 8 bytes
Unfreed: 16225, , 200 bytes
Unfreed: 16247, , 8 bytes
Unfreed: 16248, , 200 bytes
Unfreed: 16263, , 8 bytes
Unfreed: 16264, , 200 bytes
Unfreed: 16279, , 8 bytes
Unfreed: 16280, , 200 bytes
Unfreed: 16293, , 16 bytes
Unfreed: 16295, , 8 bytes
Unfreed: 16296, , 200 bytes
Unfreed: 16309, , 44 bytes
Unfreed: 16318, , 8 bytes
Unfreed: 16319, , 196 bytes
Unfreed: 16330, , 8 bytes
Unfreed: 16331, , 200 bytes
Unfreed: 16347, , 8 bytes
Unfreed: 16348, , 200 bytes
Unfreed: 16363, , 8 bytes
Unfreed: 16364, , 200 bytes
Unfreed: 16379, , 8 bytes
Unfreed: 16380, , 200 bytes
Unfreed: 16395, , 8 bytes
Unfreed: 16396, , 200 bytes
Unfreed: 16409, , 16 bytes
Unfreed: 16411, , 8 bytes
Unfreed: 16412, , 200 bytes
Unfreed: 16434, , 8 bytes
Unfreed: 16435, , 200 bytes
Unfreed: 16450, , 8 bytes
Unfreed: 16451, , 200 bytes
Unfreed: 16466, , 8 bytes
Unfreed: 16467, , 200 bytes
Unfreed: 16480, , 16 bytes
Unfreed: 16482, , 8 bytes
Unfreed: 16483, , 200 bytes
Unfreed: 16505, , 8 bytes
Unfreed: 16506, , 200 bytes
Unfreed: 16521, , 8 bytes
Unfreed: 16522, , 200 bytes
Unfreed: 16537, , 8 bytes
Unfreed: 16538, , 200 bytes
Unfreed: 16553, , 8 bytes
Unfreed: 16554, , 200 bytes
Unfreed: 16569, , 8 bytes
Unfreed: 16570, , 200 bytes
Unfreed: 16583, , 64 bytes
Unfreed: 16585, , 8 bytes
Unfreed: 16586, , 196 bytes
Unfreed: 16597, , 8 bytes
Unfreed: 16598, , 200 bytes
Unfreed: 16614, , 8 bytes
Unfreed: 16615, , 200 bytes
Unfreed: 16630, , 8 bytes
Unfreed: 16631, , 200 bytes
Unfreed: 16646, , 8 bytes
Unfreed: 16647, , 200 bytes
Unfreed: 16662, , 8 bytes
Unfreed: 16663, , 200 bytes
Unfreed: 16676, , 16 bytes
Unfreed: 16678, , 8 bytes
Unfreed: 16679, , 200 bytes
Unfreed: 16701, , 8 bytes
Unfreed: 16702, , 200 bytes
Unfreed: 16717, , 8 bytes
Unfreed: 16718, , 200 bytes
Unfreed: 16733, , 8 bytes
Unfreed: 16734, , 200 bytes
Unfreed: 16747, , 16 bytes
Unfreed: 16749, , 8 bytes
Unfreed: 16750, , 200 bytes
Unfreed: 16763, , 44 bytes
Unfreed: 16770, , 124 bytes
Unfreed: 16772, , 8 bytes
Unfreed: 16773, , 196 bytes
Unfreed: 16784, , 8 bytes
Unfreed: 16785, , 200 bytes
Unfreed: 16801, , 8 bytes
Unfreed: 16802, , 200 bytes
Unfreed: 16817, , 8 bytes
Unfreed: 16818, , 200 bytes
Unfreed: 16833, , 8 bytes
Unfreed: 16834, , 200 bytes
Unfreed: 16849, , 8 bytes
Unfreed: 16850, , 200 bytes
Unfreed: 16865, , 8 bytes
Unfreed: 16866, , 200 bytes
Unfreed: 16881, , 8 bytes
Unfreed: 16882, , 200 bytes
Unfreed: 16897, , 8 bytes
Unfreed: 16898, , 200 bytes
Unfreed: 16913, , 8 bytes
Unfreed: 16914, , 200 bytes
Unfreed: 16927, , 16 bytes
Unfreed: 16929, , 8 bytes
Unfreed: 16930, , 200 bytes
Unfreed: 16952, , 8 bytes
Unfreed: 16953, , 200 bytes
Unfreed: 16968, , 8 bytes
Unfreed: 16969, , 200 bytes
Unfreed: 16984, , 8 bytes
Unfreed: 16985, , 200 bytes
Unfreed: 16998, , 16 bytes
Unfreed: 17000, , 8 bytes
Unfreed: 17001, , 200 bytes
Unfreed: 17014, , 60 bytes
Close window at 10.389So I guess that my problem comes from .dll not being loaded? Screen shot of error it showed at startup Best regards!
|
|
|
Re: SGT_FW
[Re: Aku_Aku]
#488728
05/14/25 18:05
05/14/25 18:05
|
Joined: Sep 2009
Posts: 1,032 Budapest
Aku_Aku
OP
Serious User
|
OP
Serious User
Joined: Sep 2009
Posts: 1,032
Budapest
|
At first sight the root of the issue something is misconfigured, or a misnamed folder (or both).
Could you open the following file: SGT_FW/sgt_data/sgt_defaults/sgt_config.sff and report what is the content of the sgt_title_version property? Maybe I need more information later, but now it is very important in the analyzing. Of course this issue doesn't happen in my environment, but I am going to investigate and fix the issue, as soon as I can.
Now i can see, I must to put some self-checking code into the source, so next time no need to report the most important values and states. They will be in the acklog.txt file.
Many thanks for your feedback it is highly valuable for the future of the development. I am really appreciate this type of contribution from you.
Edit: I don't know which dll did you mention. If the case is the DevIL.dll, you can see in the acklog.txt: DevIL.dll IS NOT in use. That shouldn't confuse or disturb the work of the framework. Let me know if you wanted mention another dll.
Edit 2: In the future no need to include into the report those lines that begin with "Unfreed:" string from the end of the acklog.txt
Last edited by Aku_Aku; 05/14/25 19:37. Reason: Added info about dll and acklog.txt report
|
|
|
Re: SGT_FW
[Re: Aku_Aku]
#488729
05/15/25 10:29
05/15/25 10:29
|
Joined: May 2009
Posts: 5,377 Caucasus
3run
Senior Expert
|
Senior Expert
Joined: May 2009
Posts: 5,377
Caucasus
|
Could you open the following file: SGT_FW/sgt_data/sgt_defaults/sgt_config.sff and report what is the content of the sgt_title_version property? Here is the whole sgt_config.sff file: # configurations
{ config_default:
{ config_files:
config_file = "sgt_data/sgt_defaults/sgt_config.sff"
defaults_file = "sgt_data/sgt_defaults/sgt_defaults.sff"
gui_style_file = "sgt_data/sgt_defaults/sgt_gui_base_style.sff"
gui_template_file = "sgt_data/sgt_defaults/sgt_gui_base_template.sff"
}
{ app_header:
sgt_title_name = "SGT_FRAMEWORK "
sgt_title_release = "Gacrux "
sgt_title_vtext = "Ver: "
sgt_title_version = "0.11.18 "
sgt_title_date = " [2025-05-14]"
}
{ environment_config:
{ variables:
sgt_name = "variables"
sgt_debug_level = "3"
}
}
{ gui_style:
actual_gui_style_mode = "2"
actual_gui_style_config = "gui_base_style"
actual_gui_style_file = "sgt_data/sgt_defaults/sgt_gui_base_style.sff"
actual_gui_template_file = "sgt_data/sgt_defaults/sgt_gui_base_template.sff"
}
}
Many thanks for your feedback it is highly valuable for the future of the development. I am really appreciate this type of contribution from you. It's my pleasure to help a fellow developer.
|
|
|
Re: SGT_FW
[Re: Aku_Aku]
#488731
05/15/25 12:21
05/15/25 12:21
|
Joined: May 2009
Posts: 5,377 Caucasus
3run
Senior Expert
|
Senior Expert
Joined: May 2009
Posts: 5,377
Caucasus
|
For a clean test I did the following steps: - download the latest zip file (0.11.18) - extract its content - run the test_app.c from the SED - it wont run, rejected it with "invalid parameter" message - open the test_app.c with any text editor and immediatly close - run the test_app.c from the SED
I just went through these steps and it still gave me E1515 Invalid function arguments in main. Here is acklog: MM mixer opened
DSOUND device opened
DI interface opened
Start Window opened(c) Conitec - www.3dgamestudio.com
A8 Engine - Pro Edition V8.47.1 - Mar 9 2016
Development version
Registered to: Magomet Kochkarov
DI ??????? PC-????????? Microsoft 5 axes 16 buttons initialized
Mouse found
Joystick found
???????? (High Definition Audio Device) opened
NVIDIA Quadro M2200 pure T&L device 1ff9 detected
D3D device NVIDIA Quadro M2200 1ff9 selected.
acknet.dll opened
ackoal.dll opened
ackphysX.dll opened
Compiling TEST_APP.C - [Esc] to abort..........
PATH sgt_code\......................................................................................
ilInit: function not found
ilLoadImage: function not found
sgt_canvas__panel_call_left_function: function not found
sgt_canvas__panel_call_right_function: function not found
sgt_canvas_special_btn_handler: function not found
sgt_canvas_special_handler: function not found
sgt_common__panel_call_left_function: function not found
sgt_mouse_left_click: function not found... 2.636 sec
Running TEST_APP.C.
2 objects
Main started at 3.881
D3D_Init Window: 800x600 -> Window: 1x800x600x32
Video memory found: 4092 MB
LevelInit at 4.000 0 lmaps 0 textures...ok
LevelReady at 4.006
def_startup started
Main loop at 4.011....
1st frame with 4092 MB. at 4.016
ENTER sgt_framework__init
sgt_framework__init creating sgt_object_mgr
sgt_framework__init creating sgt_config_mgr
EXIT sgt_framework__init
SGT_FRAMEWORK created at address: 202676548
START SGT_FRAMEWORK
sgt_framework state: 1
====== BOOT START =============
sgt_framework__boot defaults_name: sgt_data/sgt_defaults/sgt_defaults.sff
The sgt_defaults config object was created succesfully
The sgt_config config object was created succesfully
do setup from config
sgt version identifier: SGT_FRAMEWORK Gacrux Ver: 0.11.18 [2025-05-14]
sgt_debug_level: 3
sgt_fw_log_start IS in use
Creating logger_obj
D3D_Resize Window: 1440x900 -> Window: 1x1440x900x32
DevIL.dll IS NOT in use
self.light_mode: 1
ENTER sgt_gui_canvas__init
SGT_CANVAS sgt_gui_canvas__init self.layer_max: 99
EXIT sgt_gui_canvas__init
canvas_obj (key_data)
key_data: sgt_data/sgt_images/canvas_dark.png
canvas_obj DONE
sgt_framework state: 2
804617
sec: desc: csec: msec: usec
0 : 8 : 0 : 4 : 616
====== BOOT END =============
fps_max: 60
ENTER object_mgr_test
--- test_code: 7
sgt_config_mgr actual_pointer: 202677436
START sgt_config_mgr test
sgt_config_mgr get sgt_fps_max value: 60
SGT_WARNING! SGT_CONFIG_MGR cannot find -config_name: sgt_defaults -node_path: -node_key: zgt_fps_max
sgt_config_mgr get zgt_fps_max value:
framework actual_gui_style_mode: 2
framework default_gui_style_config: sgt_gui_base_style
framework gui_style_mode_string_get: drawn_image
framework gui_style_mode_string_get: real_image
canvas layer_max: 99
new testobj
new testobj created
testobj object_type: 1
testobj get_type_name: SGT_TEST
new sffobj
new bobj
new tobj
new sobj
depth_walk_base
ENTER sgt_depth_walk_base
nam>><< typ>> 0/11 << node: 212890228 orig: 0 <p> 0 <c> 212890132 <p> 0 <n> 0
- nam>><< typ>> 0/10 << node: 212890132 orig: 0 <p> 212890228 <c> 0 <p> 0 <n> 212890204
- nam>><< typ>> 0/10 << node: 212890204 orig: 0 <p> 212890228 <c> 0 <p> 212890132 <n> 0
framework gui_style_mode_string_get: real_image
new pobj
pobj actual_pointer: 212890780
pobj.caption_set
new borobj
framework actual_gui_style_mode: real_image
borobj actual_pointer: 212890492
pobj.node_type_set(21)
pobj.data_set
pobj data: bubu
framework actual_gui_style_mode: 1
framework actual_gui_style_mode: drawn_image
new trace_1
trace_1 actual_pointer: 212890804
new trace_1_lbl_1
trace_1_lbl_1 actual_pointer: 212890516
trace_1.add(trace_1_lbl_1);
trace_1_lbl_1.rel_pos_set(12, 42);
trace_1_lbl_1.caption_set(Function:);
===========
framework gui_style_mode_string_get: real_image
new lpobj
new resiz 2
depth_walk_base before added resiz sgt_panel
ENTER sgt_depth_walk_base
nam>>canvas<< typ>> 0/43 << node: 212889364 orig: 0 <p> 0 <c> 212890780 <p> 0 <n> 0
- nam>>pobj<< typ>> 21/44 << node: 212890780 orig: 0 <p> 212889364 <c> 212890660 <p> 0 <n> 212890804
- - nam>>caption<< typ>> 0/41 << node: 212890660 orig: 0 <p> 212890780 <c> 0 <p> 0 <n> 212890492
- - nam>>border<< typ>> 0/40 << node: 212890492 orig: 0 <p> 212890780 <c> 0 <p> 212890660 <n> 0
- nam>>panel<< typ>> 0/44 << node: 212890804 orig: 0 <p> 212889364 <c> 212890516 <p> 212890780 <n> 212892916
- - nam>>trace_1_lbl_1<< typ>> 0/45 << node: 212890516 orig: 0 <p> 212890804 <c> 212891452 <p> 0 <n> 212891068
- - - nam>>caption<< typ>> 0/41 << node: 212891452 orig: 0 <p> 212890516 <c> 0 <p> 0 <n> 0
- - nam>>trace_1_lbl_2<< typ>> 0/45 << node: 212891068 orig: 0 <p> 212890804 <c> 212891428 <p> 212890516 <n> 212890900
- - - nam>>caption<< typ>> 0/41 << node: 212891428 orig: 0 <p> 212891068 <c> 0 <p> 0 <n> 0
- - nam>>trace_1_lbl_3<< typ>> 0/45 << node: 212890900 orig: 0 <p> 212890804 <c> 212890948 <p> 212891068 <n> 212891116
- - - nam>>caption<< typ>> 0/41 << node: 212890948 orig: 0 <p> 212890900 <c> 0 <p> 0 <n> 0
- - nam>>trace_1_lbl_4<< typ>> 0/45 << node: 212891116 orig: 0 <p> 212890804 <c> 212891260 <p> 212890900 <n> 212891596
- - - nam>>caption<< typ>> 0/41 << node: 212891260 orig: 0 <p> 212891116 <c> 0 <p> 0 <n> 0
- - nam>>trace_2_lbl_1<< typ>> 0/45 << node: 212891596 orig: 0 <p> 212890804 <c> 212892004 <p> 212891116 <n> 212891764
- - - nam>>caption<< typ>> 0/41 << node: 212892004 orig: 0 <p> 212891596 <c> 0 <p> 0 <n> 0
- - nam>>trace_2_lbl_2<< typ>> 0/45 << node: 212891764 orig: 0 <p> 212890804 <c> 212892220 <p> 212891596 <n> 212891716
- - - nam>>caption<< typ>> 0/41 << node: 212892220 orig: 0 <p> 212891764 <c> 0 <p> 0 <n> 0
- - nam>>trace_2_lbl_3<< typ>> 0/45 << node: 212891716 orig: 0 <p> 212890804 <c> 212891884 <p> 212891764 <n> 212891812
- - - nam>>caption<< typ>> 0/41 << node: 212891884 orig: 0 <p> 212891716 <c> 0 <p> 0 <n> 0
- - nam>>trace_2_lbl_4<< typ>> 0/45 << node: 212891812 orig: 0 <p> 212890804 <c> 212892556 <p> 212891716 <n> 0
- - - nam>>caption<< typ>> 0/41 << node: 212892556 orig: 0 <p> 212891812 <c> 0 <p> 0 <n> 0
- nam>>lpobj<< typ>> 0/44 << node: 212892916 orig: 0 <p> 212889364 <c> 0 <p> 212890804 <n> 0
new resiz
new resiz 1
new resiz 2
depth_walk_base before added lpobj to resiz
ENTER sgt_depth_walk_base
nam>>canvas<< typ>> 0/43 << node: 212889364 orig: 0 <p> 0 <c> 212890780 <p> 0 <n> 0
- nam>>pobj<< typ>> 21/44 << node: 212890780 orig: 0 <p> 212889364 <c> 212890660 <p> 0 <n> 212890804
- - nam>>caption<< typ>> 0/41 << node: 212890660 orig: 0 <p> 212890780 <c> 0 <p> 0 <n> 212890492
- - nam>>border<< typ>> 0/40 << node: 212890492 orig: 0 <p> 212890780 <c> 0 <p> 212890660 <n> 0
- nam>>panel<< typ>> 0/44 << node: 212890804 orig: 0 <p> 212889364 <c> 212890516 <p> 212890780 <n> 212892916
- - nam>>trace_1_lbl_1<< typ>> 0/45 << node: 212890516 orig: 0 <p> 212890804 <c> 212891452 <p> 0 <n> 212891068
- - - nam>>caption<< typ>> 0/41 << node: 212891452 orig: 0 <p> 212890516 <c> 0 <p> 0 <n> 0
- - nam>>trace_1_lbl_2<< typ>> 0/45 << node: 212891068 orig: 0 <p> 212890804 <c> 212891428 <p> 212890516 <n> 212890900
- - - nam>>caption<< typ>> 0/41 << node: 212891428 orig: 0 <p> 212891068 <c> 0 <p> 0 <n> 0
- - nam>>trace_1_lbl_3<< typ>> 0/45 << node: 212890900 orig: 0 <p> 212890804 <c> 212890948 <p> 212891068 <n> 212891116
- - - nam>>caption<< typ>> 0/41 << node: 212890948 orig: 0 <p> 212890900 <c> 0 <p> 0 <n> 0
- - nam>>trace_1_lbl_4<< typ>> 0/45 << node: 212891116 orig: 0 <p> 212890804 <c> 212891260 <p> 212890900 <n> 212891596
- - - nam>>caption<< typ>> 0/41 << node: 212891260 orig: 0 <p> 212891116 <c> 0 <p> 0 <n> 0
- - nam>>trace_2_lbl_1<< typ>> 0/45 << node: 212891596 orig: 0 <p> 212890804 <c> 212892004 <p> 212891116 <n> 212891764
- - - nam>>caption<< typ>> 0/41 << node: 212892004 orig: 0 <p> 212891596 <c> 0 <p> 0 <n> 0
- - nam>>trace_2_lbl_2<< typ>> 0/45 << node: 212891764 orig: 0 <p> 212890804 <c> 212892220 <p> 212891596 <n> 212891716
- - - nam>>caption<< typ>> 0/41 << node: 212892220 orig: 0 <p> 212891764 <c> 0 <p> 0 <n> 0
- - nam>>trace_2_lbl_3<< typ>> 0/45 << node: 212891716 orig: 0 <p> 212890804 <c> 212891884 <p> 212891764 <n> 212891812
- - - nam>>caption<< typ>> 0/41 << node: 212891884 orig: 0 <p> 212891716 <c> 0 <p> 0 <n> 0
- - nam>>trace_2_lbl_4<< typ>> 0/45 << node: 212891812 orig: 0 <p> 212890804 <c> 212892556 <p> 212891716 <n> 0
- - - nam>>caption<< typ>> 0/41 << node: 212892556 orig: 0 <p> 212891812 <c> 0 <p> 0 <n> 0
- nam>>lpobj<< typ>> 0/44 << node: 212892916 orig: 0 <p> 212889364 <c> 0 <p> 212890804 <n> 212892772
- nam>>panel<< typ>> 0/44 << node: 212892772 orig: 0 <p> 212889364 <c> 0 <p> 212892916 <n> 0
new resiz 3
new resiz 4
framework gui_style_mode_string_get: custom_image
new resiz_lbl_1
new resiz_lbl_2
new resiz_lbl_3
new resiz_lbl_4
Error E1515: Invalid function arguments in main
Program aborted
SGT Framework shutdown END
===============================
Close level,DLL,objects
Free input,funcs,panels,defs,syns,views,strings,vars..ok
Free sounds,bmaps,fonts,hash,defs1,script..ok
Close dx,multimedia,D3D,engine,nexus..ok
A8 Engine - Pro Edition V8.47.1 - Mar 9 2016
(c) Conitec - www.3dgamestudio.com
Registered to: Magomet Kochkarov
Close window at 6.720
|
|
|
Re: SGT_FW
[Re: Aku_Aku]
#488734
05/15/25 16:27
05/15/25 16:27
|
Joined: Sep 2009
Posts: 1,032 Budapest
Aku_Aku
OP
Serious User
|
OP
Serious User
Joined: Sep 2009
Posts: 1,032
Budapest
|
I installed a fresh Win10. With that I reproduced the same issue what you reported. It seems to me, it is exactly the same. So, investigating...
Last edited by Aku_Aku; 05/15/25 16:28.
|
|
|
Re: SGT_FW
[Re: Aku_Aku]
#488823
07/18/25 09:54
07/18/25 09:54
|
Joined: Sep 2009
Posts: 1,032 Budapest
Aku_Aku
OP
Serious User
|
OP
Serious User
Joined: Sep 2009
Posts: 1,032
Budapest
|
New version is downloadable in zip: 0.18.61 Exciting new style of the User's Guide. Feedbacks about that are welcome. Any feedback is welcome.
Since 2025-06-02 there is no new feedback. I can see the number of downloads is increased, but I don't know the opnions. Does it run, or crashes?
Edit: the release_notes mentioned an issue of log files. Rerun the program without errors the situation will be fixed.
Last edited by Aku_Aku; 07/18/25 12:08.
|
|
|
|