The Meaning of Life, the Universe, and Everything.
Join Date:
12/26/2015
Posts:
105
Member Details
Hi, I'm making a map using the new 1.12 functions. now I made a big function file with a lot of commands and a smaller one for less important staff.'
I also made a "main" function that will run them all using the "gameLoopFunction" gamerule. the main function and the less important functions are registered to the game (I'm running it on a server) but the big 80kb one doesn't.
Is there a size limit to functions? If there is what is it? If there isn't what could be the problem?
Thx, Blue_future
(Sorry for bad English. I can't post the code because it is a secret project)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHi, I'm making a map using the new 1.12 functions. now I made a big function file with a lot of commands and a smaller one for less important staff.'
I also made a "main" function that will run them all using the "gameLoopFunction" gamerule. the main function and the less important functions are registered to the game (I'm running it on a server) but the big 80kb one doesn't.
Is there a size limit to functions? If there is what is it? If there isn't what could be the problem?
Thx, Blue_future
(Sorry for bad English. I can't post the code because it is a secret project)