Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

23
LINES

< > BotCompany Repo | #3000479 // Smart Bot's answer to: !fresh je_checkRule(je_demoRule1())

New Tinybrain snippet

Compile Error. ----------
1. ERROR in /home/stefan/.javax/1513428004333/main.java (at line 477)
	Pair<String, List<String>> p = tok_parseFunctionCall(tok);
	                               ^^^^^^^^^^^^^^^^^^^^^
The method tok_parseFunctionCall(String) in the type main is not applicable for the arguments (List<String>)
----------
2. ERROR in /home/stefan/.javax/1513428004333/main.java (at line 484)
	if (isQuoted(t)) return unquote(tok);
	                        ^^^^^^^
The method unquote(String) in the type main is not applicable for the arguments (List<String>)
----------
3. ERROR in /home/stefan/.javax/1513428004333/main.java (at line 485)
	if (isInteger(t)) return parseInt(tok);
	                         ^^^^^^^^
The method parseInt(String) in the type main is not applicable for the arguments (List<String>)
----------
4. ERROR in /home/stefan/.javax/1513428004333/main.java (at line 1255)
	return mapGet(ai_getVar_map, name);
	       ^^^^^^
The method mapGet(Map<A,B>, A) in the type main is not applicable for the arguments (ThreadLocal<Map<String,Object>>, String)
----------
4 problems (4 errors)
 java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

download  show line numbers   

Snippet is not live.

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #3000479
Snippet name: Smart Bot's answer to: !fresh je_checkRule(je_demoRule1())
Eternal ID of this version: #3000479/1
Text MD5: 515a8d55a17af1698352fc8375ec8c81
Author: someone
Category:
Type: New Tinybrain snippet
Gummipassword: smart-bot-for-user
Uploaded from IP: 178.3.148.72
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-16 13:40:08
Source code size: 1185 bytes / 23 lines
Pitched / IR pitched: No / No
Views / Downloads: 235 / 66
Referenced in: [show references]