About Monkey 2 › Forums › Monkey 2 Programming Help › Close New v1.1.05
This topic contains 15 replies, has 7 voices, and was last updated by
Pakz 1 year, 9 months ago.
-
AuthorPosts
-
June 27, 2017 at 10:52 pm #8969
Hello, you have downloaded the new version, but as soon as it enters the editor, it closes unexpectedly without any informational message.
June 27, 2017 at 11:11 pm #8972What platform, OS etc?
Anyone else?
June 27, 2017 at 11:35 pm #8974Hi, Here Windows 10 x 64.
Intel E8400 3.0
Ram 4 Gigs
Graphics Card Gefiorce 7100 256 megas.
Hard Disk 40 Gigs.June 28, 2017 at 8:52 am #8984I have the same problem. Open Ted2go, start a new document, type Self. and just as soon as you hit the ., the IDE closes. If you turn off autocomplete, the problem goes away (but you loose autocomplete)
Edit: Just submitted an issue with the Ted2Go github site.
June 28, 2017 at 8:53 pm #9003type Self. and just as soon as you hit the ., the IDE closes.
I believe there’s a fix for this in the works, in the meantime try turning off autocomplete in the file->preferences page.
Is this the same problem though? The first post did not mention having to type anything.
June 28, 2017 at 11:17 pm #9021Well, he solved the problem, it’s my pc here, after formatting the hard drive and reinstalling the operating system everything goes much better. Greetings.
June 28, 2017 at 11:28 pm #9022Yikes, that was drastic!
June 28, 2017 at 11:34 pm #9023Something was not working well, the disk keeps a job in the background, and the led was constantly on. From what I have resorted to performing this drastic task. I guess something strange is happening.
June 29, 2017 at 10:41 pm #9049I just had Ted2go kill itself the moment I typed in the self. thing! I forgot to disable it in the preferences. (time for the b release?
)
June 30, 2017 at 3:45 pm #9055Ted2Go from 1.05 crashes on Windows when typing Self.anything here too.
Ted2Go from https:/ithub.com/engor/Ted2gGo (dev branch ) is fine.
June 30, 2017 at 5:33 pm #9056I’m going to merge dev into master.
June 30, 2017 at 6:32 pm #9058Is there a guide in how to compile/install ted2go?
June 30, 2017 at 7:02 pm #9059Is there a guide in how to compile/install ted2go?
use terminal and go to monkey2/scripts
then type rebuildted2go on windows
on bash it is ./rebuild2go.sh I think but i’m not sure.(you can use rebuildall2go when using an mx2 github dowload)
June 30, 2017 at 7:19 pm #9061And where do I put the downloaded github for ted2go? Do I need to copy these files (all of it?) into the src/ted2go directory?
June 30, 2017 at 7:32 pm #9062And where do I put the downloaded github for ted2go? Do I need to copy these files (all of it?) into the src/ted2go directory?
that’s it: replace the ted2go src dir with the content of the downloaded zip from github then run rebuild*2go script
-
AuthorPosts
You must be logged in to reply to this topic.