FutureAIGuru / BrainSimII

Neural Simulator for AGI research and development
http://brainsim.org
MIT License
87 stars 25 forks source link

Issue when loading any file #207

Closed Delcos closed 2 years ago

Delcos commented 2 years ago

Does anyone have a fix for this issue, it happens when trying to load any of the included files or my own. Thanks.

Screenshot (14680)

FutureAIGuru commented 2 years ago

We’re working on a fix for this one which is specific to the networks which use the Windows speech system. It’s a change in the way Windows (.net) needs its system dlls installed.

Does the “Basic Neurons” network load?

From: Delcos @.> Sent: Tuesday, August 2, 2022 1:00 PM To: FutureAIGuru/BrainSimII @.> Cc: Subscribed @.***> Subject: [FutureAIGuru/BrainSimII] Issue when loading any file (Issue #207)

Does anyone have a fix for this issue, it happens when trying to load any of the included files or my own. Thanks.

[Screenshot (14680)]https://user-images.githubusercontent.com/28798918/182462497-c8e87a47-cf29-489f-b660-df6d6072501d.png

— Reply to this email directly, view it on GitHubhttps://github.com/FutureAIGuru/BrainSimII/issues/207, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALP7S7SWY7YPOIU6CHGT3KTVXF45FANCNFSM55MMCKZA. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>

Delcos commented 2 years ago

I checked and basic neurons does load correctly. Is there a way to get the dlls correctly set up/installed?

FutureAIGuru commented 2 years ago

This should now be fixed in v1.6.7. (just uploaded) Download and reinstall and all should be better.

From: Delcos @.> Sent: Tuesday, August 2, 2022 2:32 PM To: FutureAIGuru/BrainSimII @.> Cc: Charles @.>; Comment @.> Subject: Re: [FutureAIGuru/BrainSimII] Issue when loading any file (Issue #207)

I checked and basic neurons does load correctly. Is there a way to get the dlls correctly set up/installed?

— Reply to this email directly, view it on GitHubhttps://github.com/FutureAIGuru/BrainSimII/issues/207#issuecomment-1203234088, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALP7S7WBPW4PLXIMFJPAI6LVXGHTXANCNFSM55MMCKZA. You are receiving this because you commented.Message ID: @.**@.>>

Delcos commented 2 years ago

Great work. Thanks for the quick fix.