Jump to content




LuaIDE 1.0 - You Might Actually Like Editing In Game


  • You cannot reply to this topic
244 replies to this topic

#81 superaxander

  • Members
  • 609 posts
  • LocationHolland

Posted 08 May 2013 - 10:57 AM

Not for me try updating in the menu

#82 Smiley43210

  • Members
  • 204 posts

Posted 08 May 2013 - 01:57 PM

Then try re-downloading with pastebin

#83 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 08 May 2013 - 06:09 PM

View PostJan, on 08 May 2013 - 10:07 AM, said:

Looks very nice! Automatic end,) and " are cool. Plus I tested if screenshots would work here too:
Posted Image
Yes they do.
The only problem is that it crashes a lot. When I press PgUp/PgDown or when I open rom/programs/shell and scroll down.

Sorry, completely forgot to update Pastebin in a while :P I'll do it now. I've fixed those bugs a while back :P

In the meantime, (like superaxander said) just go into Settings from the main menu, and chose Check for Updates.

#84 superaxander

  • Members
  • 609 posts
  • LocationHolland

Posted 09 May 2013 - 01:16 PM

Also when is an official update coming cause it is still 1.0 after many updates

#85 Geforce Fan

  • Members
  • 846 posts
  • LocationMissouri, United States, America, Earth, Solar System, Milky Way, Universe 42B, Life Street, Multiverse, 4th Dimension

Posted 12 May 2013 - 05:45 PM

With this I don't like editing in-game.
I love it.
Also, I'm suprised this is compatible with regular computers! Nice work there!
But how do you access the menu on regular computers?

#86 nateracecar5

  • Members
  • 94 posts

Posted 12 May 2013 - 07:15 PM

I found a bug: If you do something like "print(hi)" then try to add "" to it, it puts 2 instead of 1. I know what the IDE is thinking but I DON'T know how to fix it. Please fix. It is not a problem but just annoying.

#87 nateracecar5

  • Members
  • 94 posts

Posted 12 May 2013 - 07:58 PM

View Postnateracecar5, on 12 May 2013 - 07:15 PM, said:

I found a bug: If you do something like "print(hi)" then try to add "" to it, it puts 2 instead of 1. I know what the IDE is thinking but I DON'T know how to fix it. Please fix. It is not a problem but just annoying.

If you can't do it, I will use your recorder program and upload the file on here.

#88 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 12 May 2013 - 09:03 PM

View Postnateracecar5, on 12 May 2013 - 07:15 PM, said:

I found a bug: If you do something like "print(hi)" then try to add "" to it, it puts 2 instead of 1. I know what the IDE is thinking but I DON'T know how to fix it. Please fix. It is not a problem but just annoying.
This is intended... its designed to do code completion to help you program... since you cant do print(hi) it must be print("hi")... if you type after pressing " you will notice that you're actually typing in the middle of the two " characters... It also does the same with ' and braces/brackets.

#89 nateracecar5

  • Members
  • 94 posts

Posted 13 May 2013 - 06:54 PM

Here is an error that I keep tending to get suddenly. I used lightshot to record it :D

pastebin get TidkEPsh


#90 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 14 May 2013 - 02:39 AM

View Postnateracecar5, on 13 May 2013 - 06:54 PM, said:

Here is an error that I keep tending to get suddenly. I used lightshot to record it :D

pastebin get TidkEPsh

Hopefully fixed! Thanks for reporting it :)

#91 Anavrins

  • Members
  • 775 posts

Posted 15 May 2013 - 04:15 AM

This is such an awesome IDE, I really like the run feature. :)
However I'm constantly getting this error
parallel:22: luaide:634: attempt to call nil
This occur whenever I intentionally cause a syntax error.
Here's the crash recorded with lightshot: pastebin get iNeFJ7CC

#92 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 15 May 2013 - 05:34 AM

View PostAnavrins, on 15 May 2013 - 04:15 AM, said:

This is such an awesome IDE, I really like the run feature. :)
However I'm constantly getting this error
parallel:22: luaide:634: attempt to call nil
This occur whenever I intentionally cause a syntax error.
Here's the crash recorded with lightshot: pastebin get iNeFJ7CC

Crap that's a big derp from me :P

Thanks so much for alerting me to it! Fixed!

#93 Anavrins

  • Members
  • 775 posts

Posted 15 May 2013 - 09:30 AM

Glad I've helped :P
I also noticed something else, though I don't know if this is intentional.

Quitting/Closing a file will save it's content even if you don't manually save it yourself.
Would be a nice feature to prompt the users if they want to "Save", "Quit without saving" or "Cancel" if they try to close an unsaved file.

Keep up the good work! :)

#94 diegodan1893

  • Members
  • 164 posts
  • LocationSpain

Posted 15 May 2013 - 10:23 AM

View PostAnavrins, on 15 May 2013 - 09:30 AM, said:

Glad I've helped :P
I also noticed something else, though I don't know if this is intentional.

Quitting/Closing a file will save it's content even if you don't manually save it yourself.
Would be a nice feature to prompt the users if they want to "Save", "Quit without saving" or "Cancel" if they try to close an unsaved file.

Keep up the good work! :)
It is intentional, but I agree with you that there should be a way to quit without saving.

#95 sploders101

  • Members
  • 52 posts

Posted 15 May 2013 - 09:27 PM

2 words... Truly AMAZING!!! :D

#96 NullSchritt

  • Members
  • 43 posts

Posted 16 May 2013 - 02:14 AM

I love this, I was just wishing for something like this, thanks!

#97 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 16 May 2013 - 07:35 AM

Again forgetting to update the pastebin Grav :P

EDIT: Also YAY my themes are in! :)
EDIT: But the better debug info isn't :(

#98 sploders101

  • Members
  • 52 posts

Posted 16 May 2013 - 07:49 AM

When I posted before I didn't even use it yet. Now that I have I'm speechless... ;)

#99 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 16 May 2013 - 09:21 AM

View Posttheoriginalbit, on 16 May 2013 - 07:35 AM, said:

EDIT: But the better debug info isn't :(

Been really busy/lazy lately :P

I'll get around to adding that, and the new syntax highlighting system (thanks to Grim Reaper).

#100 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 16 May 2013 - 11:29 AM

View PostGravityScore, on 16 May 2013 - 09:21 AM, said:

Been really busy/lazy lately :P

I'll get around to adding that, and the new syntax highlighting system (thanks to Grim Reaper).
I think its been on v1.0 for quite a while now too, i think its time for a version increment ;)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users