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 ответов

25 просмотров

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

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

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

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
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
6
в JclConsole объявлено так: function CtrlHandler(CtrlType: DWORD): BOOL; stdcall; - где ваше объявление с stdcall? у вас на картинке нет stdcall
Karagy
8
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
~ 2m21s  nix shell github:nixos/nixpkgs#stack ~  stack ghc -- --version error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:...
Rebuild your mind.
6
Карта сайта