I am making a mcpe mod and it wont allow me to continue it keeps limiting my file. My program is over a thousand lines (right now just one big switch statement) it cuts it. I have used default notepad and notepad++ on windows and a text editor on a filr manager but it keeps cutting it at 24.13kb
Do you work from android device? No matter which text editor I use it cuts the program on my android. How do I deal with this? Is there a way to import functions from other files which may allow me to piece it or something? I have tried countless programs but it cuts it everytime however when I go to external places such as dropbox it copies fully. (My clipboard seems to have copied the whole code but everytime I put it into my devices notepad, or my root managers text editor it wont paste fully) I have pasted it in both .js files and .txt files but it always limits what I type.
I am making a mcpe mod and it wont allow me to continue it keeps limiting my file. My program is over a thousand lines (right now just one big switch statement) it cuts it. I have used default notepad and notepad++ on windows and a text editor on a filr manager but it keeps cutting it at 24.13kb
Do you work from android device? No matter which text editor I use it cuts the program on my android. How do I deal with this? Is there a way to import functions from other files which may allow me to piece it or something? I have tried countless programs but it cuts it everytime however when I go to external places such as dropbox it copies fully. (My clipboard seems to have copied the whole code but everytime I put it into my devices notepad, or my root managers text editor it wont paste fully) I have pasted it in both .js files and .txt files but it always limits what I type.
I have used all those editors. In fact when I open my program I see everything typed. But the file just wont allow me to continue typing.
Maybe it is because my program is line after line at this moment? Even when I compress it it wont allow me.