Bug Stomp
Upgrades and changes sometimes have unpredictable results, so post your bugs and glitches in here and I'll get out my trusty wrench and get to fixin'!
		
		
			Posts 8,505 - 8,516 of 8,685		
		
		
		
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
				
					
					
					
				
					
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
		
			
				
					
					
					
				
					
			
		
			
				
					
					
					
				
					
			
		
			
				
					
					
					
				
					
			
		
			
				
					
					
					
				
					
			
		
			
				
					
					
					
				
					
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
			
				
				
	
		
			
			
			
		
				
									
			
		
		
	
	
			Posts 8,505 - 8,516 of 8,685		
		
		
	
	
	
	
				testme				
4 years ago
		4 years ago
			@Bobstack
Are we limited to how many different memories we can create? I tried your suggestion and reused another script I made and it worked. But that doesn't solve my problem cause now that implies that I can't make any new memories. To which I just tried something else and it seems I may be right.
I did this test just to see if it would let me make a new memory-
Response: 'lets play hide and seek'
AI Script: rem "hide" as only "play"
Seek Response: *hides*
AI Script: if (mem-hide) is "play"
Anyway this didn't work and here's what the debugger said:
Trying: *hides* (random: 0)
Skipping: (mem-hide) does not exist.
		
	Are we limited to how many different memories we can create? I tried your suggestion and reused another script I made and it worked. But that doesn't solve my problem cause now that implies that I can't make any new memories. To which I just tried something else and it seems I may be right.
I did this test just to see if it would let me make a new memory-
Response: 'lets play hide and seek'
AI Script: rem "hide" as only "play"
Seek Response: *hides*
AI Script: if (mem-hide) is "play"
Anyway this didn't work and here's what the debugger said:
Trying: *hides* (random: 0)
Skipping: (mem-hide) does not exist.
				Emily Jones				
4 years ago
		4 years ago
			@testme,
You are reading the memory backwards. When you write rem "hide" as only "play", you are storing the memory "hide" inside the box labelled "play". To recall that memory, you need to do open the play box and look for the hide memory: "if (mem-play) is "hide".
[edit]Likely this is the same issue with all of your other memory-related problems.
	You are reading the memory backwards. When you write rem "hide" as only "play", you are storing the memory "hide" inside the box labelled "play". To recall that memory, you need to do open the play box and look for the hide memory: "if (mem-play) is "hide".
[edit]Likely this is the same issue with all of your other memory-related problems.
				Emily Jones				
4 years ago
		4 years ago
			Is there any way to fiddle with the plugins that handle the various 'yes', 'no' cases? The expression 'No problem' gets interpreted to mean 'no', when it really probably ought to go to 'yes', if anything. Is there any way to get this to work correctly other than adding 'no problem' to every seek that looks for 'yes'?		
	
				bobstack				
4 years ago
		4 years ago
			this plugin (p:adult-female) is not working completely.
could someone test it out?
	could someone test it out?
						
							palacinkyman						
4 years ago
				4 years ago
						Bug Posted 
					
					
						
							FIXED: forget "memorycontents" from "memoryname"						
						
							This script is not recognized when typed in response. It is not possible to require certain memory and then forget it in the response. This is very frustrating for me. 						
									
				bobstack				
4 years ago
		4 years ago
			my chatbot is adding letters to the response like this.
input=what is a quater
response=i do not know what a quarter is
	input=what is a quater
response=i do not know what a quarter is
				Zeig Wolf				
4 years ago
		4 years ago
			Assuming you typed that correctly, looks like you have "Spell Correction" ticked in your bots settings. That keyphrase is a good candidate for <raw;>		
	
						
							IsBasti						
4 years ago
				4 years ago
						Bug Posted 
					
					
						
							FIXED: Database Error: There was an issue with a database query.						
						
							I get "Database Error: There was an issue with a database query." all the time						
									
						
							MMont						
4 years ago
				4 years ago
						Bug Posted 
					
					
						
							FIXED: Database Error: There was an issue with a database query.						
						
							I keep getting this pop up and am unable to use any chatbots, the menus are barely navigable.						
									
						
							RedSnek						
4 years ago
				4 years ago
						Bug Posted 
					
					
						
							FIXED: Database error						
						
							Constantly receive the message: Database Error: there was an error with a database query.
Don't know if other people get this but it has been constant now and was the original reason I gave this website an extended break as I couldn't go five minutes .. (more)
									Don't know if other people get this but it has been constant now and was the original reason I gave this website an extended break as I couldn't go five minutes .. (more)
						
							botmasterxx1						
4 years ago
				4 years ago
						Bug Posted 
					
					
						
							FIXED: Database error						
						
							The web stills working bad, the database error is regular						
									
						
							horniboi						
4 years ago
				4 years ago
						Bug Posted 
					
					
						
							FIXED: cant download transcripts						
						
							the issue is not with the bot its about the website the bot name is slutty stepsis ummm anywho i cant download my bots transcripts i mean it shows the pop up but the years that are selectable are 2015 to 2017 if and months till may of 2017 and i created .. (more)						
									
				jkroker				
4 years ago
		4 years ago
			I'd really like it if the websites auto-logout time period could be adjusted per person. I'd feel better with, like, 24 hours or something. It's hard trying to edit a bot, sit for a few minutes to think of what to write for a response, and then what you write gets tossed into the ether because of auto logout. :o
All it protects me from is my account getting ganked by someone at my own computer, anyway. (?)
	All it protects me from is my account getting ganked by someone at my own computer, anyway. (?)
				bobstack				
4 years ago
		4 years ago
			i hope that would not affect scripts that are already working?
i love the time based responses and other scripts.
	i love the time based responses and other scripts.
» More new posts: Doghead's Cosmic Bar








