169 похожих чатов

Got an error in remix that I've never seen before

and hope someone can help

CompilerError: Stack too deep when compiling inline assembly: Variable value1 is 1 slot(s) too deep inside the stack.

it doesn't point to any specific line and there are exactly 0 variables in the code called "value1". not sure wot do?

6 ответов

27 просмотров

u hit the limit number of variables (its 16 i think) theres some workarounds https://soliditydeveloper.com/stacktoodeep/

Fronthand-Backhand Автор вопроса
Drew Diligence (*decentralized only)
u hit the limit number of variables (its 16 i thin...

i thought this was just for functions though? does this mean i have too many variables in the contract itself? usually when i get stack errors it points to an offending function and it's just that function that needs to be simplified.

Fronthand-Backhand Автор вопроса
Krakovia | KKTeam (afk from 25-30)
too much var in the function =)

but it doesn't point to a function is the problem. and none of my functions or any part of the contract uses a "value1"

Fronthand-Backhand Автор вопроса
Krakovia | KKTeam (afk from 25-30)
:o

i get function stack errors all the time because my functionality testing methods are borderline blasphemous. but this isn't the error message i usually get

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта