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

292
LINES

< > BotCompany Repo | #1006463 // My AI Concepts [WORKS]

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (15523L/114K).

java.lang.RuntimeException: java.io.IOException: Snippet #1006463 not found or not public
	at main.rethrow(m1008705.java:173)
	at main.loadSnippet(m1008705.java:342)
	at main.html2(m1008705.java:83)
	at main.html(m1008705.java:67)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:577)
	at main.invokeMethod(m1008705.java:1601)
	at main.callOpt_withVarargs(m1008705.java:4387)
	at main.callOpt(m1008705.java:3326)
	at main.callHtmlMethod2(m1008705.java:11404)
	at main$MyHTTPD$1.get(m1008705.java:7337)
	at main$MyHTTPD$1.get(m1008705.java:1)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:577)
	at main.invokeMethod(m1008705.java:1601)
	at main.safeCallF(m1008705.java:642)
	at main.callF(m1008705.java:611)
	at main$MyHTTPD.serve(m1008705.java:7373)
	at main$NanoHTTPD.serve_2(m1008705.java:9572)
	at main$NanoHTTPD.serve(m1008705.java:9553)
	at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453)
	at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.io.IOException: Snippet #1006463 not found or not public
	at main.loadSnippet_noResourceLoader(m1008705.java:395)
	at main.loadSnippet(m1008705.java:365)
	at main.loadSnippet(m1008705.java:341)
	... 21 more

Author comment

Began life as a copy of #1006454

download  show line numbers  debug dex  old transpilations   

Travelled to 23 computer(s): afbdgwpgxusd, aoiabmzegqzx, bhatertpkbcr, bvmoasoxxqgd, cbybwowwnfue, cfunsshuasjs, fehiwqupcyrn, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, meaugxdlecrj, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, sdspifkayxrz, tslmcundralx, tvejysmllsmz, vouqrxazstgt, wtqryiryparv, xeobevbjagfg, xinetxnxrdbb

No comments. add comment

Snippet ID: #1006463
Snippet name: My AI Concepts [WORKS]
Eternal ID of this version: #1006463/136
Text MD5: ab3f5d229fb5b7e668af270cea124e58
Transpilation MD5: 48b377c6af15c1c91d5dd89b866ed6aa
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-25 19:41:50
Source code size: 9562 bytes / 292 lines
Pitched / IR pitched: No / No
Views / Downloads: 1637 / 8434
Version history: 135 change(s)
Referenced in: #1006464 - Concept Graphs [dev.]
#1007084 - findAIConcept (matching on "description" field)
#1007111 - Back up X [dev.]
#1007161 - loadAIConcepts (uses AIConcept class)
#1007205 - Massage concepts.structure for export
#1007207 - Export AI concepts to server (old)
#1007208 - AI Concepts from tvejysmllsmz
#1007209 - Prepare to import AI concepts from server
#1007383 - Encyclopedia 0.1
#1007384 - grabAIConcepts (read local AI concepts, uses AIConcept class, returns Concepts object)
#1007449 - AI Suite
#1007453 - Encyclopedia 0.2 [takes commands, dev.]
#1007478 - Set originatingUniverse of all AI concepts [WORKS]
#1007483 - Clear all local AI data (!)
#1007485 - Shut down AI programs (in order to delete DB)
#1007489 - Monitor AI Concepts Change Count (on live DB only)
#1007497 - Monitor AI Concepts Changes (live DB + disk)
#1007513 - aiConceptsProgram
#1007523 - Fix imageMD5 of all AI concepts [dev.]