Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bro why r u scamming #99

Open
ghost opened this issue Feb 14, 2023 · 3 comments
Open

bro why r u scamming #99

ghost opened this issue Feb 14, 2023 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 14, 2023

C:\Users\Adam\Desktop\ESPloitV2-master\source\ESP_Code\ESP_Code.ino: In function 'bool loadDefaults()':
C:\Users\Adam\Desktop\ESPloitV2-master\source\ESP_Code\ESP_Code.ino:383:1: error: no return statement in function returning non-void [-Werror=return-type]
383 | }
| ^
C:\Users\Adam\Desktop\ESPloitV2-master\source\ESP_Code\ESP_Code.ino: In lambda function:
C:\Users\Adam\Desktop\ESPloitV2-master\source\ESP_Code\ESP_Code.ino:844:85: error: no matching function for call to 'ESP8266HTTPUpdate::update(String)'
844 | ESPhttpUpdate.update("http://legacysecuritygroup.com/esploit.php?tag=" + version);
| ^
In file included from C:\Users\Adam\Desktop\ESPloitV2-master\source\ESP_Code\ESP_Code.ino:12:
C:\Users\Adam\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.1\libraries\ESP8266httpUpdate\src/ESP8266httpUpdate.h:119:25: note: candidate: 't_httpUpdate_return ESP8266HTTPUpdate::update(WiFiClient&, const String&, const String&)'
119 | t_httpUpdate_return update(WiFiClient& client, const String& url, const String& currentVersion = "");
| ^~~~~~
C:\Users\Adam\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.1\libraries\ESP8266httpUpdate\src/ESP8266httpUpdate.h:119:25: note: candidate expects 3 arguments, 1 provided
C:\Users\Adam\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.1\libraries\ESP8266httpUpdate\src/ESP8266httpUpdate.h:120:25: note: candidate: 't_httpUpdate_return ESP8266HTTPUpdate::update(WiFiClient&, const String&, uint16_t, const String&, const String&)'
120 | t_httpUpdate_return update(WiFiClient& client, const String& host, uint16_t port, const String& uri = "/",
| ^~~~~~
C:\Users\Adam\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.1\libraries\ESP8266httpUpdate\src/ESP8266httpUpdate.h:120:25: note: candidate expects 5 arguments, 1 provided
C:\Users\Adam\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.1\libraries\ESP8266httpUpdate\src/ESP8266httpUpdate.h:123:25: note: candidate: 't_httpUpdate_return ESP8266HTTPUpdate::update(HTTPClient&, const String&)'
123 | t_httpUpdate_return update(HTTPClient& httpClient, const String& currentVersion = "");
| ^~~~~~
C:\Users\Adam\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.1\libraries\ESP8266httpUpdate\src/ESP8266httpUpdate.h:123:44: note: no known conversion for argument 1 from 'String' to 'HTTPClient&'
123 | t_httpUpdate_return update(HTTPClient& httpClient, const String& currentVersion = "");
| ~~~~~~~~~~~~^~~~~~~~~~
C:\Users\Adam\Desktop\ESPloitV2-master\source\ESP_Code\ESP_Code.ino: In function 'void setup()':
C:\Users\Adam\Desktop\ESPloitV2-master\source\ESP_Code\ESP_Code.ino:923:4: error: expected ')' before ';' token
923 | };
| ^
| )
C:\Users\Adam\Desktop\ESPloitV2-master\source\ESP_Code\ESP_Code.ino:852:12: note: to match this '('
852 | server.on("/runlivepayload", {
| ^
cc1plus.exe: some warnings being treated as errors

exit status 1

Compilation error: no return statement in function returning non-void [-Werror=return-type]

@ihsaank
Copy link

ihsaank commented Sep 8, 2023

Bro I’ve faced this same problem aswell when I try to reflash:

exit status 1

Compilation error: no return statement in function returning non-void [-Werror=return-type]

Have you found the solution yet?

@whid-injector
Copy link
Owner

  • First and foremost... I AM NOT YOUR BRO.

How to report bugs:

I won't spend time explaining in depth how to report issues, since I am pretty sure you have done it tons of times.
The main idea can be summed up in the following points:

  1. Expected Behavior
  2. Unexpected Behavior
  3. which OS you using?
  4. Which Arduino IDE version you using?
  5. Is the target computer an Apple Product?
  6. Is the target USB port an USB3.0?
  7. Eventual Explanation Notes, Screenshots, Videos, etc.

@ghost
Copy link
Author

ghost commented Sep 8, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants