T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: does anyone have like a notepad type plugin for mushclient? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: clarify T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: something i can make notes in, like a miniwindow that i can edit that saves across load T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: i know about mapper notes but im looking for something that isnt based on the room T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: miniwindow means something particular T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: a miniwindow you can edit would be abysmally difficult to make T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: and that might handle multiline notes, i almost always have a windows notepad open but then i reboot or windows reboots itself and i lose it all T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: yea thats kind of what i figured T3/r7/2017-12-01.txt.gz:{chan ch=tech}Negader Tech: how about using notepad ++ T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: mushclient does have a notepad though T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: well i have notepad++ does it save unsaved documents? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: write them in libreoffice and set it to autosave T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: hrm yea, i would just like to have it in mushclient though T3/r7/2017-12-01.txt.gz:{chan ch=tech}Negader Tech: notepad++ doesn't save to hard drive, yet, when you reopen the program, it will show the unsaved files T3/r7/2017-12-01.txt.gz:{chan ch=tech}Negader Tech: you can save to hard drive too if you want. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: i have this blank space right next to my group window where i could write your name if i had a miniwindow that would let me :p T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: maybe ill work on that next, would be a good way to introduce myself to miniwindows T3/r7/2017-12-01.txt.gz:{chan ch=tech}Negader Tech: i have many tabs opened in notepad++ right now, has many tabs, actually too many, some are saved files, some arnt, and when i shut down the computer it, program, closes, then when i turn back on the computer, and turn on notepad++ all the documents reappear, saved and non-saved. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: ah yea, thats a nice feature to have. i think i knew notepad++ did that but i never even considered using it for that purpose T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: when I tell a script to create a database, where does that file show up? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: do DatabaseExec and db:exec do the same thing? or ... ? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: So I created a database file via lua, but it doesn't contain any tables or anything, even though it should have. What is wrong? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: can a script have two databases open at once? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Real ninja Starling peers around herself intently. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: how does db:exec work? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Monst Tech: sometimes I wonder why I even have this channel.. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: this sql stuff is really confusing T3/r7/2017-12-01.txt.gz:{chan ch=tech}Jedhi Tech: starling a long time ago i wrote a wrapper for sqlite in aardmush: https://paste.laravel.io/87c39b91-886c-45cf-b242-2841437ebbf1 T3/r7/2017-12-01.txt.gz:{chan ch=tech}Jedhi Tech: and you use it like that: https://paste.laravel.io/d9ea891d-10ac-4b5f-a79a-f6c54eca825a T3/r7/2017-12-01.txt.gz:{chan ch=tech}Crimzon Tech: h anyone know why blostorch freezes up when i play music and aard T3/r7/2017-12-01.txt.gz:{chan ch=tech}Crimzon Tech: i have enough power for the game and music T3/r7/2017-12-01.txt.gz:{chan ch=tech}Jedhi Tech: lasher does not like the music you're listening :P T3/r7/2017-12-01.txt.gz:{chan ch=tech}Crimzon Tech: my pho e keeps quittiing on blowtorch. any ixeas T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: hey all. my old mush version used to give me the room id at the bottom of the room's description, and I upgraded to the new mush today, and it doesn't do that anymore. anyone know how to get that back? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: click the * in the top left corner of the mapper T3/r7/2017-12-01.txt.gz:{chan ch=tech}Wire Tech: click top left corner of the miniwindow to show map config, select show room ID to ON T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: is there a command line option? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: trying to make a command 'additem' that works like this: additem a b would add items a and b to a table. But additem 'a b' should add 'a b' as a single item. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: what string.gmatch pattern do I need? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: I'm a vi player and clicking on the mapper window isn't an option for me, that's why I'm wondering if there's a command line option to access the config dialog. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: thought Fiendish had a vi-geared version? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: he does. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: I'm using it right now, I just am trying to turn the show room id option on in config, and evidently the only way to do that is to click on something on the mapper window. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Well, the show room ID only shows it on the gmcp mapper anyway. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: What you can do is open the file in MUSHclient/lua/aardmapper.lua, and ctrl-F search for "SHOW_ROOM_ID = false" and when found, change false to true. Then save file. Then go back to mush, ctrl-shift-P to bring up plugin menu, reinstall aardwolf gmcp mapper. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: thanks, Starling. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: That should make the room id default to on rather than off T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: let me know if that works T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: I'll do it right now and let you know. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: that didn't work. I presume it's most likely because the mapper isn't shown. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: You'd be correct. As I mentioned, "Show Room ID" only affects the gmcp mapper. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Are you looking to have it displayed on the main output (perhaps after the room title, for example)? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: give me a moment to look at it T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: yes. it used to be below the room title. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: actually, below the room title and its contents, if any. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: it would say something like Location: manorwoods #52792 or whatever. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Are you sure you're not thinking about the movement points displayed by room titles while running? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Ah, okay. I think that's something completely different, then. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Byrnatha Tech: I need to afk for a while, so if you come up with a workaround, just send me a note on personal. :) and thanks again for the help. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Pwar Tech: Aardwolf_Bigmap_Graphical.xml: local coords = string.format ("Location: %2i, %2i", origx, origy) T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: That's wrong, Pwar. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: That only shows the current x and y coordinates from Big Map. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Pwar Tech: didn't say it was right was just looking for the text T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: ok, wow, yep, there is no visual map, is there? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Not for VI players... T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: so you want something like "room id: 12345" or ... ? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Serves no purpose for them. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: and it talks T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: I downloaded it T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Byrnatha, are you still around? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Guess not. I just wrote a trigger for her, heh. Will do precisely what she wants. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: https://pastebin.com/SsyNHyxW if anyone is interested. Gonna send her a tell now, though. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: eh, screw it T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: can't come up with anything that doesn't bomb the mapper or cause a disconnect T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Rex Daemon Crowley chuckles politely. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Ever get your answer to db:exec, by the way? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Real ninja Starling Tech: whatever, yet another thing I'm apparently getting wrong and don't understand. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Rex Daemon Crowley peers intently at Real ninja Starling. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: hello all T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: mushclient questions something something T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Kash goes, "Heh." T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Fiendish: A VI user was asking about a setting that displayed the room ID under the title. I couldn't find it in any setting, so I wrote a quick and dirty trigger for her. However, if such a setting exists for VI users, where is it? Or what's the command? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: under the title of what T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: I'm sorry, I meant under the room name. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: mapper thisroom? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: She claimed it said something like: Location: manorwoods #12345 T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: No, she said it was a setting that always displayed, I guess. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: I didn't think it existed anywhere, so I wrote the trigger. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I doubt it. I mean, there is an option like that for the mapper display, but for a VI player? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it wouldn't be too hard to do though T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: oh sorry, you said you did it already T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if something does that, it's not one of mine T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: but if she finds it useful then I'd be very happy to look at it if you find it T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Okay, good. I didn't want to miss some piece of vital information. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: or if what you've made fills the same need, then I'd be happy to look at that too T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: I'd imagine it's quite useful for some VI players, especially when it comes to mazes or something. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Like I said, it's quick and dirty for what it is. Tags roomname on, trigger on {rname}*, omit, and Note("Location: " .. gmcp("room.info.zone") .. " #" .. gmcp("room.info.num")) T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Er, Note("%1\\nLocation: " .... T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Long Time Fiendish nods. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: anything omitting the roomname would need to be careful T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: maybe only in VI mode T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Rex Daemon Crowley nods. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Made sure to put it back without the {rname} tag. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Long Time Fiendish nods. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: simulated or noted? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Noted, though I don't know if Notes process on the reader. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Can be changed easily to Simulated, of course. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Didn't bother with TSR because color isn't typically needed with VI. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: god I have no idea if notes work. I flowering hope so T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: I'd imagine it does, since it's legit text on a screen, and not being triggered. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I've lost the ability to run SAPI in wine for some reason T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so I can't easily test anymore T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it's barely text T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: at least it's not a trigger though T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if it were a trigger then we'd know for sure that it doesn't work, so I guess there's that T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I got my new router, and it won't connect to the internet through my modem. my PC won't connect to the internet when hooked up directly to the modem. everything works fine with the old router. this is 100% the ISP blocking the new MAC address, right? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Raded: hook up the old router and do a dhcp release from it T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: (if you can) T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: ISP won't block routers, only modems. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: otherwise you might have to power off your modem for a while T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: that would've been smart. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: As far as I know, anyway. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I think some do T3/r7/2017-12-01.txt.gz:{chan ch=tech}Zyxyz Tech: your new router may have the ability to spoof the MAC address of your old router T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: not block, as such, just only assign one IP address at a time T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: No ISP I've ever dealt with has done a router block. If they do, it's completely stupid. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: mine definitely does T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Rex Daemon Crowley nods at Long Time Fiendish. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I tried the spoof thing T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if you look online for instructions on how to replace your FIOS router, the first instruction is always unlease DHCP T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: but powering off your modem for a few minutes will likely also do the trick T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: well, the Comcast chat person is linking me to a page saying that Comcast only supports about 9 routers, so I think I might be hooking up the old router to do the release. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: that's probably a lie though T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: that's what I figured T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Rex Daemon Crowley nods at Long Time Fiendish. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: I had Comcast before, too. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: can't the chat person just do this for me T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: once your signal has moved to ethernet, it doesn't matter what equipment you use because the protocols from then on are standardized T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Horrible customer service, in my experience. Even their management team is shit. But I couldn't complain about the uncapped data I was getting for life due to their screw up. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: Fiendish: I figured, but I think I'm about to be told otherwise T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: you get into funny complications only when trying to replace a MOCA device T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Raded: You will be. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Raded: do you have the make/model of the one that works? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: But if you want to really mess with them, just say something like, "Yeah, I know the script. I used to work at Comcast until they did me dirty." T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: Linksys EA7300, just plugged it back in T3/r7/2017-12-01.txt.gz:{chan ch=tech}Xantik Tech: You think dealing with the cable company is bad when it comes to internet? Try having them activate a CableCARD (that *they* provide). T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Long Time Fiendish nods. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Raded: 100% sure that whatever else you put instead of that will work once the dhcp lease expires T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I wonder if reseting the modem from my Comcast account would have done the same thing. I did power down the modem but only for two minutes or so. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Daak Tech: Reseting the modem should have been enough T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: it wasn't, that's why I did the Comcast chat thing T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: old router isn't connecting to the internet now either. thinking I should just unplug the modem and go do something else for a bit. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Daak Tech: Did they mention anything about being able to reach your modem from their side? Sorry if you said so before T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: boo hoo you have FIOS. i wish i had your problems T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Long Time Fiendish raises an eyebrow at Endymion's weird actions. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: no, but the modem shows that it's connected on the device and on the Comcast website. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: the last time i did a dhcp release on my isp it took like 20 minutes before i was assigned another ip T3/r7/2017-12-01.txt.gz:{chan ch=tech}Daak Tech: Any idea if the modem was setup in bridge mode for the old router? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: wait i thought i saw FIOS, now im confused T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I mentioned it in passing T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: unrelated to this problem T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: oh heh T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: now i hate raded just a little less T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: you can hate me if you want? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: i appreciate the sentiment T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: though I pay for 50mbps and only get 25 T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Bishoujo Raded thanks Endymion heartily. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: Daak: I don't think so. I seem to remember the modem working when I plugged it in and then I never did anything else to it. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I think I pay for 100mbps and get 125ish T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: during off hours, at leas T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: so your modem isn't working right T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: ISPs say it can take 1/2 hour+ for provisioning to activate a new one T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I don't know, man. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: if you use old modem and it works, then its prolly not updated provisioning yet.. cause only 1 should work for you T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: it's the same modem, new router T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: oh T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: so I'm going to unplug everything and let time work its magic T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: thats what id do T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: my modem has a built in router, so i set a static ip for my actual wireless router i use T3/r7/2017-12-01.txt.gz:{chan ch=tech}Daak Tech: unplug modem, wait 20 minutes, plug mode, wait for it to full reset, plug in new router, if it doesn't work, repeat process with old router T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: did your old router have a static ip? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: 20 minutes? for what? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Daak Tech: for giggles? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: DHCP lease to expire maybe T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: no static IP T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: if it hasnt expired you get it back T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: ok well everything is off and I'mma go to the store. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Bishoujo Raded Tech: thanks for hanging out with me, bois. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Tech: Bishoujo Raded misses the 'v' and wabes. T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: pick me up some wine coolers will ya T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: im afraid his router is fubar, cause this doesnt make sense to me T3/r7/2017-12-01.txt.gz:{chan ch=tech}Long Time Fiendish Tech: nah T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: its not the router its the dumbass isp or the dumbass modem T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: probably both T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: so his modem doesnt provide the ip? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: the wan ip. why would his ISP affect anything past the wan ip? T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: maybe he didnt plug his wireless router into his modem T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: its so hard to try and help people without being there. i wish i was at raded's house T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: correct, his modem is not providing his router with a wan ip T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: correct T3/r7/2017-12-01.txt.gz:{chan ch=tech}Kash Tech: agreed T3/r7/2017-12-01.txt.gz:{chan ch=tech}Endymion Tech: i didnt mean to say provide, per se T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: Endymion Tech: its so hard to try and help people without being there. i wish i was at raded's house T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: bro T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: aww that pinkness T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: so sensual T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: so I tried it again after getting home, no luck. PC directly into modem, nothing. unplugged the modem again, plugged it back in already plugged in to the PC, success. hooked everything back up through the router, no luck. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Brillig Tech: lol i thought something wrong with my eyes T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: went through manual internet setup on the router, spoofed the MAC address of the PC, voila. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: yea seems like a DHCP lease thing T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: but it doesn't make sense that it wouldn't have worked after being unplugged for hours then coming back and starting with the router T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: for kicks I tried switching it back to the router's MAC address with all other settings the same and it wouldn't connect again. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: ive had similar issues with my isp T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: after dhcp release and switching routers it took awhile before my new router could connect T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: restart modem, that should clear its arp cache T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: usually though, if i dont dhcp release and connect a new device directly to modem it connects right away T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I'm not messing with success T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: i wouldnt T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I've never not had a router connect right away after having the modem off for a few minutes T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: anyway, I'm leaving Aard on all night, because I'm testng things. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: goodnight friends T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: me neither, only time i ever had issues with somethong like that was when i dhcp released T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: hey all, having some problems with my MUSHclient. The minmap window no longer displays the map and i'm getting 4 lines of blue prompts every tick. I've changed no settings since I last played T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: blue prompts? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: Derp, can you check if you have the Aardwolf_ASCII_Mapper plugin installed? shift+ctr+p T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: Its displaying "Regular game prompt rawcolor game prompt regular battle prompt and rawcolor battle prompt" T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: I have no idea. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: checking T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: for the prompt, if you have never customized it, try prompt all to reset it T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: thats a yes to Mapper plugin installed T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: ok this is a last-resort method, but harmless, it will reset your windows. resetaard T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: This is so strange since i've changed no settings from when I played 2 hours ago =\ T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: ok I did resetaard command. Nothing changed T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: every few lines i'm getting "{prompt fixer end} T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: what does it say when you type automap ? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: you will no longer see the map auto when you move T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: ok, renable that. so that is a good sign T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: I just want it in the little window like before. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: this is above my paygrade a) you have the plugin b) you reset windows c) you are receiving the map T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: I guess I would understand if I had changed anything from 2 hours ago but I just closed the application =\ T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: for the map missing, you can try talking to fiendish to see if he has ideas. for the prompt, i dont know if that is on the client-side or Aardwolf-side T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: Search "{prompt" (1 hit in 1 file) :/ T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: Line 737045: [02 Dec 03:22:42] Derpindaisy Tech: every few lines i'm getting "{prompt fixer end} T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: This is the current output every tick Regular Game Prompt : [%h/%Hhp %m/%Mmn %v/%Vmv %qqt %Xtnl] > T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: oops, multi line msg there. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: i wonder if a plugin is missing T3/r7/2017-12-02.txt.gz:{chan ch=tech}Ryltar Tech: quick question about prompts is there a way to make it more then one line? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: looks like something is sending "p data" every tick... T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: Ryltar i think so but I haven't tried it. the helpfile shows %%c as the carriage return T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: ya heres one of the 4 lines "[Fighting: %h/%Hhp %m/%Mmn %v/%Vmv %Xtnl%b ]>%" T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: and then this after that : {prompt fixer end} T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: and its flooding the world really hard T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zhalut Tech: if you type "p data" does it show the same output ? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: yes T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: you need to go throgh your plugins i think, one of them is being a bastard T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: I reinstalled all of them. i'll try again. I'm just using whatever the MUSHclient came with. havn't changed any settings. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: you havent installed a single plugin that didnt come with mush? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: correct, nothing additional. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: idk then, anyone with a more recent version of mush want to do a grep for {prompt? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: that is not in any file in my mushclient directory T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: except my chatlog, which is when you said it T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: and even still, it probably wouldnt interfere with your ascii map T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: ya I just went through and reinstalled every plugin T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: I guess i'll delete the folder and try reinstalling T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: what happens when you type tags map on? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: turns on T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: but still no map window? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: yup no map window and tons of blue text prompt spam T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: im going to delete and start over wish me luck ha T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kash Tech: good luck? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: well I guess something must have gotten corrupted 3 hours ago when I last played T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: fresh install fixed everything T3/r7/2017-12-02.txt.gz:{chan ch=tech}DA Monster Tryllus Tech: whats the command to set home as bouncerecall? it kept saying i need to use home or recall command to bounce recall and im usin home - mapper goto xxxx T3/r7/2017-12-02.txt.gz:{chan ch=tech}DA Monster Tryllus Tech: whats wrong there? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: first mark your portal as home portal - mapper portalrecall # T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: so just "home", mapper portal home, to define home portal, then mark it as recall one T3/r7/2017-12-02.txt.gz:{chan ch=tech}DA Monster Tryllus Tech: BOUNCERECALL FAILED: Portal #44 is not a recall portal. You must choose a mapper portal that uses either the recall or home commands for the bounce recall. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: mapper portalrecall 44 T3/r7/2017-12-02.txt.gz:{chan ch=tech}DA Monster Tryllus Tech: PORTALRECALL: Recall flag added to portal 'home' to 'The Sanctuary'. T3/r7/2017-12-02.txt.gz:{chan ch=tech}DA Monster Tryllus Tech: thats why i dont understand why T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: |* 67 | manorsea | Crystal Hall | 50124 | home | 1 | T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: do you have "home" command as portal ? T3/r7/2017-12-02.txt.gz:{chan ch=tech}DA Monster Tryllus Tech: i got it T3/r7/2017-12-02.txt.gz:{chan ch=tech}DA Monster Tryllus Tech: it was dubbed, i deleted the one without red T3/r7/2017-12-02.txt.gz:{chan ch=tech}DA Monster Tryllus Tech: thank you :D T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: is there a technical reason that the three S&D plugins can't be combined into a single plugin? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: no T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: I think those 3 scripts were just created to be independent T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: would that still be a 1.3 version, or would combining them be enough to call it 2.0 ? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: hello T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: Hello, how can the room id be retrieved? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: if you use mush: mapper thisroom T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: you can also turn on showing ID on map T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: omg. derpindaisy was stuck at the paging prompt earlier. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: Cool, this id is retrieved by the client, how? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Would Lasher get upset if the mushclient package defaulted pagesize to 0? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: "blue text prompt spam" is clearly a pagesize issue T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: just click on asterisk located left top corner "Map Configuration" then turn on "Show Room ID" T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Romantic, via GMCP T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: Hey thats me i'm derpindaisy! T3/r7/2017-12-02.txt.gz:{chan ch=tech}Derpindaisy Tech: If anyone has the same problem a clean install fixed the issue for myself T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: is there a way to display the room id similar to objectid flags? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: What? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: invdata/invmon return objectid T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: can the room id be retrieved other than through gmcp? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: No. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Ayasinda Tech: no T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: ty! T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: You can use GMCP in your own plugins though, check out gmcphelper T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: You don't even need to create a plugin to use GMCP. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: That too. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: \\\require 'gmcphelper' print(gmcp("room.info.num")) T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Is \\\ disabled by default? It does nothing for me. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: you only need a plugin to notice when gmcp information arrives T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it is enabled by default in my packages, but it's a world file setting T3/r7/2017-12-02.txt.gz:{chan ch=tech}Yajan Tech: script prefix does not default to \\ T3/r7/2017-12-02.txt.gz:{chan ch=tech}Yajan Tech: I believe.. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Yajan Tech: mine is / I believe T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: I didnt' look for it yet, but is there a spec with all the gmcp props that are available? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so if you ever had it disabled or different before using my package, then it will remain disabled or different T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Yep, I just found it - mine is set to / also T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: For those looking, it's found in control-shift-6 T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Yeah, it's /// not \\\. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: no, it's \\\ T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: My mistake. :p T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Oh? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: but only if you originally got your world file from me T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Oh, duh. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Tech: Rex Daemon Crowley nods. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Ayasinda Tech: Romantic try http://www.aardwolf.com/wiki/index.php/Clients/GMCP T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: thanks Ayasinda, also this: https://www.gammon.com.au/gmcp T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: that is not for aardwolf T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: is the information describing how GMCP works not accurate on that page? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: irrelevant. Ayasinda was answering your question about available gmcp properties T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: you are a pointy one aren't you T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I don't know what that means. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Tech: Romantic chuckles politely. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: sharp enough to cut glass T3/r7/2017-12-02.txt.gz:{chan ch=tech}Tech: Real ninja Starling nudges Long Time Fiendish. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: hard enough to cut glass? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: never claimed to be the sharpest light bulb in the toolcase T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: you are all very very vewy smart T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: can mushclient do animations? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: I imagine one could draw and redraw a window rapidly T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Well, I'm running a tick timer clock that moves just like a real clock. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Full-blown Celebrity Tech: yes but when i tried, the animation updated only each time a line was sent by the mud. and got no solution here T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Not my plugin, but I'm going to utilize it to combine with my Aardwolf clock. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Timers can redraw animations... T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: https://github.com/fiendish/aardwolfclientpackage/wiki/Repaint-Buffer T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: call BroadcastPlugin (999, "repaint") T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: I'm guess it T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: miss T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zarra Tech: Hi guys, how do I force Mcaffee to UNINSTALL, it automatically tries to reinstall itself and wont unplug.. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Turie Tech: https://www.wikihow.com/Uninstall-McAfee-Security-Center T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zarra Tech: I'm already referring to it as McCrappy T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Remember when McAffee was THE anti-virus to have? And when Peter Norton was a god? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: what happened? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Time passed, both sold out T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kallaz Tech: their software got really bloated T3/r7/2017-12-02.txt.gz:{chan ch=tech}Ayasinda Tech: and mcaffee himself is a weirdo :) T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: Kaspersky is pretty nice now T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kallaz Tech: well to be fair most security folk are a little weird T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: The lua 'Send' command issues to server immediately or when the script completes? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: is nod32 still ok? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: nobody should use any antivirus other than microsoft's these days, and even that is a headache sometimes T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Kaspersky is Russian! They're going to steal your FILEZ T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zarra Tech: I should have cleaned the whole thing completely out when I bought it...the laptop that is, and dont bother telling me why thats important...I know...just didnt care :P lazy maybe T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: acually everybody should use Linux and run Windows in one-time-use VM T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Romantic: immediately T3/r7/2017-12-02.txt.gz:{chan ch=tech}Byrnatha Tech: I just use microsoft defender and haven't had any issues at all with it. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Trachx, riiiiiight that sounds super convenient T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zarra Tech: the antivirus that becomes a spider virus yeah gotta love those T3/r7/2017-12-02.txt.gz:{chan ch=tech}Negader Tech: you know Kaspersky has been suspected of taking US secrets? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: security never is convenient T3/r7/2017-12-02.txt.gz:{chan ch=tech}Negader Tech: https://www.wired.com/story/kaspersky-russia-antivirus/ T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zarra Tech: most security is invasive...just ask the Bush and the Koch brothers :P T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: thinking about putting linux on this laptop when I get a new one soonish. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zarra Tech: we ARE their entertainment T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kallaz Tech: I feel bad for anyone who needs me for entertainment. I am really boring T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: there are many doubst about that Kaspersky really steals your files or not, any antivir can steal your files, as that is super-app that has access to everything T3/r7/2017-12-02.txt.gz:{chan ch=tech}Pwar Tech: off 5 T3/r7/2017-12-02.txt.gz:{chan ch=tech}Byrnatha Tech: with a * T3/r7/2017-12-02.txt.gz:{chan ch=tech}Byrnatha Tech: tech *off 5 T3/r7/2017-12-02.txt.gz:{chan ch=tech}Trachx Tech: now I wonder whether Minix in Intel's CPUs is accessible in any way - like after receiving magic packet it starts to communicate T3/r7/2017-12-02.txt.gz:{chan ch=tech}Romantic Tech: does mush provide an interface to an os 'sleep' api? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: hmm T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: New firefox seems to be faster and less prone to slowing down / falling over and dying than it used to be T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: I'd rather it didn't do it at all, but I guess less is a start. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if bast's campaign miniwindow isn't showing itself, is there a command to make it do so? T3/r7/2017-12-02.txt.gz:{chan ch=tech}HEAVYMETAL Geji Tech: cp check usually works for me T3/r7/2017-12-02.txt.gz:{chan ch=tech}Turie Tech: Kill the next mob and it appears. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: mcp cp toggle T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: oh there we go T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I found the secret "mcp cp" subsettings T3/r7/2017-12-02.txt.gz:{chan ch=tech}Real ninja Starling Tech: what does his cp window do? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: It puts your campaign targets in a miniwindow. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: just shows the list of campaign mobs T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it's why people quickly reject the complaint about "having to type cp check all the time" T3/r7/2017-12-02.txt.gz:{chan ch=tech}Tech: Real ninja Starling goes, "OK". T3/r7/2017-12-02.txt.gz:{chan ch=tech}Pwar Tech: is there a plugin that captures item info to a database? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: Having an issue with bast spellup plugin... I can remove/add all spells but it incorrectly is listing some spells as being Not Learned despite being at 85%. Is there a way to manually change them Not Learned flag? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: does 'bsp sadd ' do it? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Try bsp slist? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: it adds the spell but views it as not ready to cast despite being at 85% T3/r7/2017-12-02.txt.gz:{chan ch=tech}Varrion Tech: bsp refresh? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: for example.... "You have not learned 'lightspeed', but it will be added anyway, it will not be cast until practiced" T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Wait, no, slist doesn't do it. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: Your Level : 110 Learned: 85% T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: huh T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: the 1st is the message i get when using "bsp sa 259" T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: and the 2nd was the showspell 259 info T3/r7/2017-12-02.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Try reinstalling the plugin then. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: tried to remove plugin, cancelled all spells, added plugin back and readded all spells... "You have not learned 'lightspeed', but it will be added anyway, it will not be cast until practiced T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: same issue remains... T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: whaat T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: maybe 'bsp senable lightspeed'? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: is says enabled by lightspeed is still showing as not learned T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: do \\\print(GetPluginVariable("aaaf0c555a44169e0f1d9674", "practo")) T3/r7/2017-12-02.txt.gz:{chan ch=tech}Lundfu Tech: it comes back with 85 T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: new router has solved all of the issues I was having with the old one. stupid Linksys. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: nice T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: what were your old router issues? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Pwar Tech: not plugged in T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: It was made by Linksys T3/r7/2017-12-02.txt.gz:{chan ch=tech}Pwar Tech: linksys is cisco now they make good stuff also T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: on wifi, I'd lose connection to the internet, but not the router. I could run a ping to 192.168.1.1 with no issues, but randomly drop 8.8.8.8 while wired connections were fine. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: they make decent commercial equipment, but their home stuff hasn't been top end for a long time T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I use SSH for work, so I'd get 10-20 minutes before I'd lose connection to it. I've had an SSH session connected for 8 hours on the new one. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: that may be a keepalive issue T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Keepalives? For ping? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I have no idea, but no amount of tweaks would fix it, and more technical minded people than I were having similar issues. someone theorized it was the MU-MIMO system that Linksys uses, which apparently couldn't be disabled. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: i think the fact that your new router doesnt lose SSH while old one did rules out keepalive issue :p T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: some devices will automatically disconnect sessions if no activity for a certain amount of time T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: There's also, you know, the fact that pings are connectionless T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: he was talking about SSH connection failure T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: Zet: it wasn't that, all external connections would die for a period of time. sometimes for several minutes. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: SSH was just the example because it's really sensitive to even brief disconnections. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Endymion: He specifically said he could ping the router, but not 8.8.8.8. Ping is connectionless. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: oh for christs sake, go back and read the comments again T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: i have had ssh disconnects which we traced to different brands of router T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: but if you cant ping router thats different T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I always could ping the router T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I never lost connection to the router, but I would lose connection to the internet on wireless devices, but never wired devices. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: could you ping your router from your wireless device when having issue? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: yes T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: weird T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: exactly :p T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: what router did you get? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: Netgear AC1750 T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Was it that $90 one you were looking at? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: yeah T3/r7/2017-12-02.txt.gz:{chan ch=tech}Pwar Tech: test T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Glad it works for you :) T3/r7/2017-12-02.txt.gz:{chan ch=tech}Tech: Bishoujo Raded thanks Birdbrain Metria heartily. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: zetkax, can you please explain to metria that you were referring to the SSH connection loss when referring to keepalive? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I was going to sell the Linksys but I don't think I could do that to someone T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: poor guy read ping and is stuck on it like rainman T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: It'd work fine as a wired device T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: true T3/r7/2017-12-02.txt.gz:{chan ch=tech}Pwar Tech: cheap switch T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Did it have gigabit ethernet? T3/r7/2017-12-02.txt.gz:{chan ch=tech}A Nimwit Pleiades Tech: no T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: also true, but I don't really have a need for a switch. old one had gigabit ethernet. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: i was referring to disconnects during SSH sessions caused by routers that detect idle connections T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: the SSH was just an example though, I'd lose connection to everything. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: in .ssh/config you can add "ServerAliveInterval 600" to tell SSH to send something every 600 seconds to keep a connection alive T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: and it'd be different devices at different times. phone wouldn't be able to load anything while the laptop was fine, be able to stream on the TV but the tablet would be fine, etc. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: fair enough T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: oh i knew exactly what you meant. poor metria is so smart he couldnt figure it out T3/r7/2017-12-02.txt.gz:{chan ch=tech}A Nimwit Pleiades Tech: I cant always be there to help metria T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: You mean you were ignoring the problem and focusing on a nonexistent one? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Endymion, if you could diagnose your way out of a wet paper bag I'd die of heart failure T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: i think you ignored the 2nd of 2 comments and focused on it, regardless of application T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Because it was the RELEVANT one T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: also my timeout time on the SSH connection is set to 99999 seconds on the server, so no need for a keepalive T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: only one relevant to your comment, yes T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: relevant to the problem at hand, dipstick T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: i get it, you cant scroll back or use -h. its ok T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: guys please kiss T3/r7/2017-12-02.txt.gz:{chan ch=tech}Tech: Birdbrain Metria slides his tongue over Endymion's body... T3/r7/2017-12-02.txt.gz:{chan ch=tech}Tech: Bishoujo Raded thanks Birdbrain Metria heartily. T3/r7/2017-12-02.txt.gz:{chan ch=tech}A Nimwit Pleiades Tech: is my netbios causing this problem T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: have you checked with Abelinc? T3/r7/2017-12-02.txt.gz:{chan ch=tech}A Nimwit Pleiades Tech: not yet T3/r7/2017-12-02.txt.gz:{chan ch=tech}A Nimwit Pleiades Tech: I need to rewire 3 server racks before I can report back to him T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: what is this, a Hooters restaurant? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Not enough tits for that, Fiendish T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it's what I think of when someone says server racks T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Not enough tits there, either :/ T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zetkax Tech: ill never be able to look at a server racks the same way now T3/r7/2017-12-02.txt.gz:{chan ch=tech}A Nimwit Pleiades Tech: no T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: anyway. don't buy the Linksys EA7300. it's garbage. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: i was thinking about getting a Google OnHub T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: "Supports 100+ connected devices, so everyone can get on at once" dayamn T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: probably not though T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: I wouldn't believe that, nope T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: Google can't lie T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kallaz Tech: I am sure it supports that, but that is saying they will stay connected not that you can do anything with them connected T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Damn lawyers and their fine print T3/r7/2017-12-02.txt.gz:{chan ch=tech}Kallaz Tech: each Cisco AP post 802.11n supports 100+ clients as well, I wouldnt go there T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: buy the loudest mechanical keyboard that exists like TrEz T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: noooo T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I meant that for ft T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: I ordered a mechanical keyboard but the switches have the word "silent" in them so I'm hopeful :p T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I'm actually really fond of the latest macbook pro 2nd gen butterfly switch keyboards T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it gets a lot of complaints, but I love it T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Complaints about what? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: mostly people don't like getting used to new things T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: well the first thing that comes up for me on Google is an article saying, "The new MacBook keyboard is ruining my life" T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: but it's the lowest energy keyboard I've ever used and it feels great to type on T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: all of the complaints fall into one of two categories T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: sorry, one of three categories T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: how difficult is it to replace a keyboard on a random Windows laptop? mine needs replacing but I don't know if I want to go through the hassle. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: That is VERY dependent on which laptop, some are easy to service, some are a nightmare T3/r7/2017-12-02.txt.gz:{chan ch=tech}Bishoujo Raded Tech: HP Z-book T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: either someone complains that the 2nd gen butterfly switch keyboard is too loud and goes clickyclacketyclack, which is true but only relative to the 1st gen which had a bad feel T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: or they complain that it is hard to type on, which is definitely not true at all and a sure sign that the person us used to pressing the keys way too hard T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: or they complain that the mechanism is too susceptible to interference from dust particles, which might be true but hasn't happened to us yet T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Regular dust, or like cheeto dust? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Zarra Tech: teehee T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I don't know because I've only read about it T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: but I was scared for a long time about getting one for my wife because of all the moaning about the keyboard, but actually typing on it is kind of a dream T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it's just hard for people to stop mashing hard on their keys T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Reviews are getting harder to rely on. Seems like every product you can think of, you'll be able to find at least a handful of reviews saying it gave the reviewer cancer or ate their dog or something. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: which they should try to do anyway because that's how you get RSI T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I'd say that typing on a 2017 macbook pro is about as nice as typing on my old thinkpad T43 was. better or worse is hard to say because it's been so long since I had it T3/r7/2017-12-02.txt.gz:{chan ch=tech}A Nimwit Pleiades Tech: I need a new laptop T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it's certainly nicer than my X1 Carbon T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: hi .. I am using the aardwolf mushclient. Is there a way to develop triggers to detect events from the comms channel window? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: not with a trigger T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: what would you like to do? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: It appears that triggers only detect events going to the main channel window. not the comms channel window. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if you describe what you'd like to do, maybe I can help T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Stuff going to the comms log is coming via GMCP, which you can't trigger on. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: I would like to detect whenever someone auction something, automatically bid the id to look at the details of the item. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: for that you need a plugin that watches for comm.channel messages from gmcp T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I have instructions T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: https://github.com/fiendish/aardwolfclientpackage/wiki/Using-GMCP#gmcp-how-to T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if you scroll down a bit from there you'll get to https://github.com/fiendish/aardwolfclientpackage/wiki/Using-GMCP#getting-notified-when-new-gmcp-data-arrives T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: thank you :) T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: you'll want to look for text == "comm.channel" and then look at gmcp("comm.channel.chan") to see if it's "auction" T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: wouldn't it be easier for someone not familiar with it, to just trigger off of the output showing an item was auctioned? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: type "gmcpdebug 1" to watch gmcp messages coming in. it will help T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: probably T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if you like making triggers. I just prefer gmcp T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: ok metria confused me saying it wasnt possible because its GMCP, but everything in the comm window would have regular output - even if its not shown in output T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it won't have regular output if you don't echo T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if a channel is only captured to the communication log and not echoed to main output, then you definitely can't trigger on it T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: basically "everything in the comm window would have regular output - even if its not shown in output" is wrong T3/r7/2017-12-02.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: at one point it was correct! T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: yeah but not anymore T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: muahahaha T3/r7/2017-12-02.txt.gz:{chan ch=tech}Tech: Long Time Fiendish shrugs helplessly. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: the most best scenario would be adding gmcp triggering to MUSHclient, but it currently can't do that because GMCP support is only added by a plugin T3/r7/2017-12-02.txt.gz:{chan ch=tech}Pwar Tech: that would be really cool T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: feel free to suggest it on the forum I guess T3/r7/2017-12-02.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: I'd even dust off my mushclient forum login to agree! T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: anyway, once you get past the initial XML overhead, working in plugins ends up being a lot easier than working in basic triggers T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: and nothing stops you from having a plugin for "all_my_custom_gmcp_events" T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: hmm, the comm window plugin prevents it from being shown, so that's a pretty tricky way to be correct since you're preventing it from being triggered right? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Endymion: wrong T3/r7/2017-12-02.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: sure if you speak regex! T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Endymion: I mean...sort of wrong T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: i just disabled comm window and i can trigger off of Tech output.. but when its enabled and not echo'ed i cannot :p T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Endymion: one of the plugins, I forget which, activates gmcp-only channel mode T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Endymion: so they really only come across over gmcp T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: interesting, so that plugin does the {tech} blah blah then i guess. never realized it T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: no T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: nothing adds tags back in T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: because tags are actually pretty hard for people to deal with in MUSHclient T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: but if you disable the communication log window, then the chat echo window has hiding disabled T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so it will automatically unhide things for you because I'm only 80% stupid T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: :) T3/r7/2017-12-02.txt.gz:{chan ch=tech}Endymion Tech: i am a victim of technology, sorry :p T3/r7/2017-12-02.txt.gz:{chan ch=tech}Tech: Long Time Fiendish goes, "Heh." T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: this is actually one of the bits I've suddenly discovered I have to fix in my complete log window rewrite T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: What is? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: apparenty I don't unhide the non-channel stuff if you disable the comm log T3/r7/2017-12-02.txt.gz:{chan ch=tech}Negader Tech: my gossip channel doesn't show up on my main window, only on comm log window. other channels don't do that. how do i toggle the gossip channel to show in main window, and then off again like it is now? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so if you, e.g. capture but don't echo INFO:, then disabling the comm log might not unhide INFOs T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: which means then you don't see them anywhere T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Right-click the comm log for options, Negader T3/r7/2017-12-02.txt.gz:{chan ch=tech}Negader Tech: right click then? T3/r7/2017-12-02.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Echo Channels in main Window -> Custom T3/r7/2017-12-02.txt.gz:{chan ch=tech}Negader Tech: thank you i see now. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: those options are going to get a little weirder in the next version of the log window T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: sorry ... was losing signal here and there as I am traveling and hopping from different wireless to another. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: managed to find out the following. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: https://github.com/fiendish/aardwolfclientpackage/wiki/GMCP-only-Channels T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: yep yep yep T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: It provided reasons for not being able to trigger outside on the main window. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: saving on needless bandwidth and CPU cycles I guess. T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: eh T3/r7/2017-12-02.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I mean, the reason is kinda not important T3/r7/2017-12-02.txt.gz:{chan ch=tech}Ylar Tech: I read 'saving on needles' and totally started thinking something else lol T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: thanks fiendish T3/r7/2017-12-02.txt.gz:{chan ch=tech}Crimzon Tech: well you got black on balckie T3/r7/2017-12-02.txt.gz:{chan ch=tech}Boyboy Tech: lol T3/r7/2017-12-03.txt.gz:{chan ch=tech}A Nimwit Spank Tech: What is the command to reset the location of the S&D window? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: resetaard T3/r7/2017-12-03.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Does that work on S&D? I didn't think it did. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Negader Tech: xset reset gui T3/r7/2017-12-03.txt.gz:{chan ch=tech}Endymion Tech: god i hate to agree with metria T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: xset reset T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: yea thats it T3/r7/2017-12-03.txt.gz:{chan ch=tech}A Nimwit Spank Tech: Negader Got it. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Negader Tech: it T3/r7/2017-12-03.txt.gz:{chan ch=tech}Endymion Tech: what does he get? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Negader Tech: it's in ww help T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: idk a prize of some sort? ill give hiim a 3x incomplete heal for his efforts T3/r7/2017-12-03.txt.gz:{chan ch=tech}Endymion Tech: just 1? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: what you think im made of incomplete heals? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Endymion Tech: enchanters should be T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: oracles* T3/r7/2017-12-03.txt.gz:{chan ch=tech}Endymion Tech: oh you potion T3/r7/2017-12-03.txt.gz:{chan ch=tech}Endymion Tech: you should scroll T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: nobody buys scrolls :( T3/r7/2017-12-03.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Scroll success is dependent on your scrolls skill, where potions just work. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: i need to wait until people are doing an epic and then hit them up to buy 100 or so 3x scrolls T3/r7/2017-12-03.txt.gz:{chan ch=tech}Endymion Tech: enchanters get a scroll bonus, genius T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: metria meant recite endy T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: your recite skill matters a lot T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: whereas pots you quaff and its just based on wis T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: if you have a string containing "text", how do you use string.gsub to remove everything *except* "text" from that string? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Trachx Tech: why? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: this doesn't quite work: string.gsub("text,abc,def", "[^text]+", "") T3/r7/2017-12-03.txt.gz:{chan ch=tech}Trachx Tech: for example you have "powerful amulet of nothing" and your thext is "nothing", so after execution you want to get "nothing" ? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: because it is trying to match the letters in "text" as if I were specifying a range T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: exactly T3/r7/2017-12-03.txt.gz:{chan ch=tech}Trachx Tech: is not enough for you to check that string contains text ? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: don't know yet T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: idk but gsub cant be used in that way T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: well wait... its a regexp T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: this doesn't quite work: string.gsub("text,abc,def", "(?:^text)", "") T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: doh T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: that would return ,abc,def T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: I hit enter by accident T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: was a mischan T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: what is it you want to not-match exactly? like give us an example string T3/r7/2017-12-03.txt.gz:{chan ch=tech}Redryn Tech: afaik there isn't really a good way to have regexp match everything except a string T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: well there are negative lookaheads but you probaby almost always want something else T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: I ended up using string.match instead T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: that picks out just the pattern I want and discards the rest :) T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: hrm, ok T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: guh, having not much luck with getting info from mapper sql db T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: I can't figure this out. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: What SQL query would I need to select all pk rooms in the current area? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: hrm T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: well, that was a nice two hours for absolutely nothing T3/r7/2017-12-03.txt.gz:{chan ch=tech}Trachx Tech: is there info that room is PK (what table/field) ? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: rooms table, info column T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: heh, i think it even strips pk from the room name T3/r7/2017-12-03.txt.gz:{chan ch=tech}Trachx Tech: select * from rooms where area = "icefall" and info = "pk" T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: ah there it is T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: the info column isn't just "pk" though, it can be things lik pk,maze,shop T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: if the room has all three of those flags T3/r7/2017-12-03.txt.gz:{chan ch=tech}Trachx Tech: select * from rooms where area = "icefall" and info like "%pk%" T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: now we just need to replace "icefall" with the current area T3/r7/2017-12-03.txt.gz:{chan ch=tech}Trachx Tech: I guess that was statement not a question :P T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: maybe something like string.format("SELECT * FROM rooms WHERE area = %s AND info LIKE '%pk%'", current_area) T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: that should work fine as line as current_area is always the name of an actual area in the database T3/r7/2017-12-03.txt.gz:{chan ch=tech}Zhalut Tech: all the names are in: speedwalk keyword T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: bagger has the keym he is also a shopkeeper T3/r7/2017-12-03.txt.gz:{chan ch=tech}Kash Tech: mis T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: woot! I got it to pull the info I want, finally T3/r7/2017-12-03.txt.gz:{chan ch=tech}Ganksta Toneloc Tech: looking for a good free anti-virus software, any ideas? T3/r7/2017-12-03.txt.gz:{chan ch=tech}[Outlaw] Mendaloth Tech: I use Avast. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Ganksta Toneloc Tech: just saw an add for avast, maybe ill look into it T3/r7/2017-12-03.txt.gz:{chan ch=tech}Ganksta Toneloc Tech: thanks T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: why would mushclient suddenly start to fail to index 'wait' ? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: "attempt to index global 'wait' (a function value) T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: makes no sense, I didn't touch anything involving that.... T3/r7/2017-12-03.txt.gz:{chan ch=tech}Real ninja Starling Tech: why would it suddenly start bombing with that message? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Long Time Fiendish Tech: you shouldn't index wait T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tech: you can't tell me what to do! T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tech: You giggle. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Sure we can. We can always tell you what to do. It's just not on us if you choose to follow it or not. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tech: Rex Daemon Crowley's shifty eyes dart back and forth. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tech: New'97Wing Abelinc tells Crowley where he can go T3/r7/2017-12-03.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: I choose not to go there. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tech: Rex Daemon Crowley wins. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tech: You point at Don't go there!. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Nice try! I'm going there anyw... ARRRRRRRRRRGH!!! T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tech: You snicker softly. T3/r7/2017-12-03.txt.gz:{chan ch=tech}Varrion Tech: so i have the help mini window plugin and suddenly it gave an error and now scrolls saying help_redirect not found or previous error, making the game unplayable, can any please help? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Long Time Fiendish Tech: https://github.com/endavis/bastmush/issues/15 T3/r7/2017-12-03.txt.gz:{chan ch=tech}CMFP Limunious Tech: is there a way to turn on and off a trigger easily in mush besides having to open it up and enable/disable it? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tol Tech: EnableTrigger("name", true|false) T3/r7/2017-12-03.txt.gz:{chan ch=tech}Cap'n Gus Grimvald Tech: make an alias to do it T3/r7/2017-12-03.txt.gz:{chan ch=tech}RowBoat Robbo Tech: Write an alias to enable/disable it. T3/r7/2017-12-03.txt.gz:{chan ch=tech}CMFP Limunious Tech: thanks T3/r7/2017-12-03.txt.gz:{chan ch=tech}CMFP Limunious Tech: is the name the "send" command? T3/r7/2017-12-03.txt.gz:{chan ch=tech}CMFP Limunious Tech: i mean the trigger command? T3/r7/2017-12-03.txt.gz:{chan ch=tech}Cap'n Gus Grimvald Tech: whatever you have named the trigger T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tol Tech: send to script T3/r7/2017-12-03.txt.gz:{chan ch=tech}CMFP Limunious Tech: i just type in the reateated success message. so that would be the name T3/r7/2017-12-03.txt.gz:{chan ch=tech}CMFP Limunious Tech: or is it the "group name" T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tol Tech: google mushclient and TriggerAlias T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tol Tech: but otherwise the name is the label name T3/r7/2017-12-03.txt.gz:{chan ch=tech}Tol Tech: lable: is the field its called T3/r7/2017-12-03.txt.gz:{chan ch=tech}CMFP Limunious Tech: thanks T3/r7/2017-12-04.txt.gz:{chan ch=tech}Drunkle Fetard Tech: brand new washing machine, didn't drain out the water.. anddddd. GO! T3/r7/2017-12-04.txt.gz:{chan ch=tech}Sheriff Shindo Tech: you did read the manual for first time use? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Drunkle Fetard Tech: Well it wasn't exactly the first use. I put maybe 3 or 4 other loads through it and it was fine. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Drunkle Fetard Tech: I suppose not draining the water is better than flooding the basement, but still a but of a nuisance. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Sheriff Shindo Tech: does the pump to empty it come on before the spin starts? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Drunkle Fetard Tech: hmm. great question, I'll have to observe it closely next time I run it. I had put the offending load in before bed and woke up to a soaking mess of towels. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zoot Tech: oh i've had towels just not drain correctly because they're so heavy T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Anyone using mush on different machines and sharing the world state files between the machines? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: how is that working out for you if you are doing so? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Pwar Tech: that sounds dangerous hehe T3/r7/2017-12-04.txt.gz:{chan ch=tech}Pwar Tech: you mean like running it off a network location? or just carrying mush around with you? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: yeah, I'd put them on dropbox T3/r7/2017-12-04.txt.gz:{chan ch=tech}Pwar Tech: if both were running at the same time it could be problematic if they are both reading/writing the file without knowing what the other is changing T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: I'm thinking of putting ./world in source control, minus state, at least that could keep things in sync T3/r7/2017-12-04.txt.gz:{chan ch=tech}Pwar Tech: but if you back up your file you could surely try it T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: well, muds will log you out if log from one client if you log in from another one, but to your point, there could be delay between the file sycns which could lead to bad things. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Durel Tech: I run the same mush install out of dropbox on different systems. I can even run it in wine on my main system and natively in windows in another system (although I need to tweak the script relative path if I switch to windows). No issues for me :) T3/r7/2017-12-04.txt.gz:{chan ch=tech}Pwar Tech: yeah I think it should work fine as long as you're not using them concurrently T3/r7/2017-12-04.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Same setup here T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: anyone know why there is an _no_visuals.mcl in the ./worlds folder? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Daak Tech: VI players T3/r7/2017-12-04.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Visually impaired players T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: brilliant! tx T3/r7/2017-12-04.txt.gz:{chan ch=tech}CMFP Limunious Tech: how do i get my map to come back up, the one that is through mapper? T3/r7/2017-12-04.txt.gz:{chan ch=tech}CMFP Limunious Tech: just gone dark all the sudden like im not logged in T3/r7/2017-12-04.txt.gz:{chan ch=tech}Daak Tech: mapper show T3/r7/2017-12-04.txt.gz:{chan ch=tech}Gwa'ra'ri Atlanta Tech: could you possibly be in a room that can't show the map (like a very dark room?) T3/r7/2017-12-04.txt.gz:{chan ch=tech}CMFP Limunious Tech: great i have some sort of mapper problem, its not loading right. T3/r7/2017-12-04.txt.gz:{chan ch=tech}CMFP Limunious Tech: On tree page 17 cell 19: Rowid 2981 out of order" T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: I'm wondering, does the mapper offer ways to query for rooms by names or description? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zhalut Tech: by room names, yes. mapper help searching T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: hmm, I wish I could merge mapper databases T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: realizing they are diverging from machine to machine quite badly now! T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zhalut Tech: have you tried a cloud-based setup such as dropbox or google drive? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: not yet, I am worried of possible corruption. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: is the mapper using sqlite or some other format? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zhalut Tech: i access it through sqlite T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: where is that file? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Sheriff Shindo Tech: sqlite3 T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: no, the mapper db! T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zhalut Tech: Romantic, good point about corruption - idk the answer. But you are asking in the right channel, someone has to have a setup to share across computers T3/r7/2017-12-04.txt.gz:{chan ch=tech}Daak Tech: it's in the door of the mushclient folder T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: its called Aardwolf.db in the main mush dir T3/r7/2017-12-04.txt.gz:{chan ch=tech}Daak Tech: s/door/root T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: is there a spec describing the schema used? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Daak Tech: other than .schema? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: yeah, what's segment and segdir for? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Daak Tech: not sure, might have been things Fiendish added for searching faster? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Perchance, has anyone written a mapper db merge script? Seems feasable T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Saw my name. What's the question? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Daak Tech: Romantic is looking for a good way to merge map db's T3/r7/2017-12-04.txt.gz:{chan ch=tech}Martini & Tyebald Tech: or you could, you know, walk around and explore. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: I wouldn't want to have to explore everything twice *smile* T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so do it only once T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: I'd still endup with two distinct db T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: what is the scenario we're talking about? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Depending where I am, I have different machines. I have 2 different mapper dbs that are getting quite apart from each other. I'm looking if I can merge them after the fact. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Bishoujo Raded Tech: imo I'd pick the one that's more complete and go with Zhalut's suggestion of using a Cloud service to keep them consistent instead of trying to merge them T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Can the location of the mapper db be configured to somewhere else? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: for that option to be considered, I would want to only sync the db file, not the entire mush tree. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zhalut Tech: you can sync just one file with dropbox. idk about corruption or other services T3/r7/2017-12-04.txt.gz:{chan ch=tech}Bishoujo Raded Tech: why not sync the entire folder though? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Ignoring potential corruption, that would mean manually moving back and forth the file. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zhalut Tech: nods. cloud services store version histories so you can restore a backup if something happens T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: I've thought of that Raded, the issue is I wouldn't want to have per machine settings synched. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zhalut Tech: i do know dropbox doesnt like filenames that start with periods. .whateverfilename . that would cause an issue T3/r7/2017-12-04.txt.gz:{chan ch=tech}Bishoujo Raded Tech: makes sense. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Fiendish: are there any design decisions witht he mapper db that would prevent a merge script to be written? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zhalut Tech: cloud service will have backups and there are many backups in the main/db_backups T3/r7/2017-12-04.txt.gz:{chan ch=tech}Durel Tech: In that case, store the mapper db in the cloud (e.g., dropbox) and use a symlink in your mush installation to point to it. I did that for several months without any trouble. Now I just do the whole mush folder to keep things simpler though. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: symlink could work. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Zhalut Tech: for different machine settings, you could have different world files, or is there something else you are looking to accomplish? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: define "merge script" T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Add all mapper information in A that isn't in B to B. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: hmm T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: That would prevent it? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Not any that would prevent it. Probably a lot of things would make the result very noisy though. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: You'd have to specify either some decision criteria for choosing which side to accept in a conflict T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: re T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: er T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: either some fixed decision criteria or ask the user about each one T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: otherwise you could have a bunch of bad exits T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Yeah, I agree on conflict. Some conflicts are less important to me (like notes) but some might be trickier, like exits? or room flags? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: one second T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: isn't it safe to assume that both tables would be accurate, just one with less entries? they are populated the same way T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: or not less entries, but missing entries vs each other T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: balls. the sqlitemanager firefox extension no longer works in new firefox T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: that was my favorite tool for browsing the db T3/r7/2017-12-04.txt.gz:{chan ch=tech}Sanctus Tech: Is the firefox source available? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: also curious, my db has 15k rooms but I visited no more than 7k T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Endymion: I can't remember if the exit table contains timestamp information or not T3/r7/2017-12-04.txt.gz:{chan ch=tech}Bast Tech: i started using sqlitestudio T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: speaking of which, i want to start using new firefox i think T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: sounds neat T3/r7/2017-12-04.txt.gz:{chan ch=tech}Daak Tech: It comes with some areas already T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: the map comes with continents and some newbie areas preloaded T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: which in retrospect might be a mistake T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: but some mistakes aren't easily fixed T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: no timestamp T3/r7/2017-12-04.txt.gz:{chan ch=tech}Daak Tech: Someone mentioned sqlitebrowser.org as a alternative to missing extension (not me, just mentioned in channel, not vetted it) T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: dir, from, to, level T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: mistake from a gameplay perspective? why explore the continents? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: would need rooms table also T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: funny you ask about that timestamp, seeing as how that was what was what s&d was using as "start room" previously :p T3/r7/2017-12-04.txt.gz:{chan ch=tech}Sanctus Tech: How big is the Aardwolf.db? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Endymion: yeah but those timestamps aren't used by the mapper :p T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: mine is just uder 14MB T3/r7/2017-12-04.txt.gz:{chan ch=tech}Sanctus Tech: lol, i can make that just under 2MB, using my very own compression utility. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: it would be fairly easy for one to use sqlitebrowser to 'merge' their databases (one off), or to write a python or lua routine to do it T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: can _lookup_* tables be reconstructed from the rooms table? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Romantic: I can think of no great reason to not make people populate _every_ room for themselves T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Obviously everyone should have backups, and not having backups leads to catastrophic loss, which is unfortunate and ideally prevented. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: I agree with that. Or have in game mechanics to acquire 'maps' T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: What, you mean like completing a goal? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: that would be interesting T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: yea, complete the academy, get aylor map T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it could be worth suggesting, though I'm not sure that it ends up changing much aside from the experience T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I tend to think of goals as things that probably lead to filling out the map anyway T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Depends what the game designers want the newbie experience to be. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Sheriff Shindo Tech: and what about people using clients that can't run mapping systems? what do they get instead? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Shindo: A punch in the teeth! T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: good point, maybe just a bonus. Anyway, just riffing T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: What does rooms_lookup_content track T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: where do you see it T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: aardwolf db T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: There is no mapper client side 'explored' flag, or am I not finding it? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: correct T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: what does ignore_exits_mismatch mean in the mapper db T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: it wont overwrite your cexits with mud exits T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: its an option if you right click a room on mapper T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: what do we mean by 'cexit'? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: custom exit T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: ignore exits mismatch is useful for certain rather infrequent problems T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: like displaying through instant teleportation rooms T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: regarding an 'explored flag' for the mapper, the mapper considers the 'explored flag' to be defined as "if room exists in database, room is considered explored"...other than what ships with the aardMUSH packages already there, there's no reason for the mapper to know/care about explored, only about "do I know about it" T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: Makes sense Abelinc. I'm just considering that there are already 15k rooms prepulated in it that I haven't personally visited ;) T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: it's nearly all continents T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: you can always purge those areas from the database T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: or better, explore them by going east 30-60 times, south once, west 30-60 times, etc. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: but watch for area entrances in the minimap as you go T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: is mapper.lua the file that is powering the mapper window in the mushclient? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: no T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: it's got mapper "engine guts", but not the "window" bits T3/r7/2017-12-04.txt.gz:{chan ch=tech}A Nimwit Pleiades Tech: greetings, abelinc T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: no T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: aardmapper.lua T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: heh, I hadn't noticed the subtle name difference T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: greetings Pleiades :-) T3/r7/2017-12-04.txt.gz:{chan ch=tech}Romantic Tech: a ah 'heavily modified by Fiendish' T3/r7/2017-12-04.txt.gz:{chan ch=tech}Kylia Tech: Are there instructions somewhere for migrating Mushclient to a new computer? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: yes T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: (1) quit MUSHclient. (2) copy the entire folder. (3) use on the new computer T3/r7/2017-12-04.txt.gz:{chan ch=tech}Kylia Tech: Thank you:) T3/r7/2017-12-04.txt.gz:{chan ch=tech}A Nimwit Pleiades Tech: abelinc, did you just kill my desktop? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Bishoujo Raded Tech: it was Abelinc in the Bathroom with the Wrench T3/r7/2017-12-04.txt.gz:{chan ch=tech}Bishoujo Raded Tech: is there a way to use NotePad++ to count the instances of a phrase in a large text file? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Search? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: It'll tell you how many instances it's found... T3/r7/2017-12-04.txt.gz:{chan ch=tech}Bishoujo Raded Tech: oh I'm dumb, I didn't see the count button. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Endymion Tech: sure you can do Count T3/r7/2017-12-04.txt.gz:{chan ch=tech}Bishoujo Raded Tech: disregard me. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Tech: Long Time Fiendish is snog from here. T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: test T3/r7/2017-12-04.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Did it work? T3/r7/2017-12-04.txt.gz:{chan ch=tech}Long Time Fiendish Tech: yes T3/r7/2017-12-04.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Redoing the comm log? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Ryltar Tech: how do i get the blowtorch plugin ? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Sheriff Shindo Tech: which blowtorch plugin are you looking for? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Sheriff Shindo Tech: if you are already running the latest blowtorch version do a google search for blowtorch plugins and find the dablock or maybe it is blockda repository and down load from there T3/r7/2017-12-05.txt.gz:{chan ch=tech}Sheriff Shindo Tech: github.com/blockda T3/r7/2017-12-05.txt.gz:{chan ch=tech}Feranesa Tech: Hey guys is there a way to use the lua wait to wait for a variable to be filled ? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Codex Tech: Anyone on mush with alot of play time willing to do me a huge favor? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Codex Tech: Well, its a small favor.. But its a favor :) T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Okay, I opened mush from my dropbox on a diff computer. Everything is different. It's like a fresh install T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Also, contrary to the info from aard's website, aardwolf.org is not 66.228.127.34 T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: describe the procedure you followed to put it in dropbox? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: is the one in dropbox the one you typically use? or is it a copy? T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Shouldn't matter - I used this on other computers, worked as expected T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Same dropbox T3/r7/2017-12-05.txt.gz:{chan ch=tech}Tech: Long Time Fiendish nods. T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: ok, so it's the one you typically use just from a different computer T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Nod T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Ahh T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: I see now T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: noob mistake T3/r7/2017-12-05.txt.gz:{chan ch=tech}Tech: Long Time Fiendish smiles happily. T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Dropbox is still downloading some preference file T3/r7/2017-12-05.txt.gz:{chan ch=tech}Tech: A Nimwit Bamboo bonks himself and grimaces in pain. T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: uh oh T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: be careful T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: See you in a bit :p T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: wait wait T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Wha T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: be warned that this is how people sometimes lose data T3/r7/2017-12-05.txt.gz:{chan ch=tech}Tech: A Nimwit Bamboo gasps in astonishment. T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if MUSHclient saves the bad state on top of the good one, then the good one will be overwritten on your other computer too T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: How do I quit without saving T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: because dropbox will transmit the new (old) state T3/r7/2017-12-05.txt.gz:{chan ch=tech}Daak Tech: Copy the current dropbox folder to a new one maybe just in case? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so I'm not 100% certain exactly when saves happen... but at least press Alt+1 and uncheck Save Automatically if it's checked T3/r7/2017-12-05.txt.gz:{chan ch=tech}Daak Tech: via dropbox I mean, not your machine T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: What I will do is download the unfinished dropbox downloads from the website, then store those T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I think dropbox has a history archive, so if something bad happens you might be able to just grab old versions T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: but just good to be aware that this kind of problem happens sometimes with dropbox when users rapidly switch computers T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Yeah, noob mistake heh T3/r7/2017-12-05.txt.gz:{chan ch=tech}Tech: Codex whines pathetically about everything. T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Interesting T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: There's a copy of the prefs file, says it's conflicted T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: I will store both somewhere, just in case T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: heh T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Okay, trying stuff out. Wish me luck! T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: good luck! T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Did not do a single thing, re-opened mush. Back to my prefs (: T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: crisis averted T3/r7/2017-12-05.txt.gz:{chan ch=tech}Tech: A Nimwit Bamboo flails his arms about wildly. T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: good to hear! T3/r7/2017-12-05.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Thanks guys T3/r7/2017-12-05.txt.gz:{chan ch=tech}Trachx Tech: SED drives usually require controller with SED support or at least BIOS with SATA passwords, are there any drives with some kind of BIOS/boot loader that prompts for SED password T3/r7/2017-12-05.txt.gz:{chan ch=tech}Trachx Tech: ? T3/r7/2017-12-05.txt.gz:{chan ch=tech}KoopaTroopa Tech: so... i dont get it... why are window shade motors so goddamn expensive? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: niche product T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: only a person with money to burn buys a window shade motor T3/r7/2017-12-05.txt.gz:{chan ch=tech}Aimbot TrEz Tech: sound is out if sync on html5 player, has anybody had issues like that T3/r7/2017-12-05.txt.gz:{chan ch=tech}Aimbot TrEz Tech: win 10 T3/r7/2017-12-05.txt.gz:{chan ch=tech}Aimbot TrEz Tech: on my external dac it's ok T3/r7/2017-12-05.txt.gz:{chan ch=tech}Aimbot TrEz Tech: changed drivers, reset drivers, disabled excluse app control T3/r7/2017-12-05.txt.gz:{chan ch=tech}CMFP Limunious Tech: if i am trying to input an EnableTrigger into a plugin how would i do it? I have an alias set up for the plugin that works perfect, i have it set to send to "script" but i want to buiild it into a plugin im trying T3/r7/2017-12-05.txt.gz:{chan ch=tech}CMFP Limunious Tech: any suggestions T3/r7/2017-12-05.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I don't understand the question T3/r7/2017-12-05.txt.gz:{chan ch=tech}Kristoff Tech: is there a way to reset mushclients windows to default? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Kristoff Tech: without reinstalling? T3/r7/2017-12-05.txt.gz:{chan ch=tech}Birdbrain Metria Tech: aardreset (or resetaard, I never remember which order it's in) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zhalut Tech: anyone kow how to highlight a single word in MUSH? For example, highlight just my name anywhere it appears. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zinji Tech: hi, i've installed the aardwolf mush client and the main window is transparent with the aardwolf logo on background, is it possible to turn the window opaque? i want black background T3/r7/2017-12-06.txt.gz:{chan ch=tech}Jikaimp Tech: hi T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: does anyone have the trigger messages for double exp handy? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Jikaimp Tech: Must I get 7 inch tab or 5.5 phone for mudding? the phone got 5200ah battery and the tab 2800 T3/r7/2017-12-06.txt.gz:{chan ch=tech}Jikaimp Tech: how do i capture lines in blowtorh for trigger related usage? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: there should be a menu with alias / trigger etc. you build triggers there T3/r7/2017-12-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: for lines that never change you just put the text in the phrase part then select the wsy blowtorch shoukd respond T3/r7/2017-12-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: for the latest blowtorch version there are pluins available at github.com/blockda T3/r7/2017-12-06.txt.gz:{chan ch=tech}Jikaimp Tech: ty vm T3/r7/2017-12-06.txt.gz:{chan ch=tech}Sheriff Shindo Tech: also look at bt.happygoatstudios.com for how to do button groups and other stuff to customise blowtorch T3/r7/2017-12-06.txt.gz:{chan ch=tech}Jikaimp Tech: hi T3/r7/2017-12-06.txt.gz:{chan ch=tech}Jikaimp Tech: Must I get 7 inch tab or 5.5 phone for mudding? the phone got 5200ah battery and the tab 2800 T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Anyone using Durel's dinv plugin, got a question about managing equipment sets and containers T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: I might be able to help :) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: You were AFK, heh, ok so I have a 1 set, 41 set, 171 set in different containers T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: When I switch to the 41 via dinv set wear, it's leaving the level 1 items in my inventory, would like them to go to a container, possible? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: It will remember the last container an item was in. If you put the level 1 items into a container, the next time it is done with them, it will put them back where it got them. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: If it doesn't know where an item goes, it leaves it in main inventory T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Ok, nice, followup question, how can I put items of a level 1 in my inventory that are wearables into a container, I'm not getting the right query to avoid worn items and stuff like scrabble T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: You could do something like "dinv put 2.bag type armor || type weapon" T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: Oops, forgot the "level 1" clause T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: dinv put 2.bag level 1 type armor || level 1 type weapon T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: that will take items that I'm wearing through, correct? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: I only want the ones in my main inventory T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: Yes, that will match everything. Hmm, let me think about how to specify just in main inventory T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: I don't believe I have a flag to specify a location as main inventory. I should add that :) It's now on the wishlist. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: It wouldn't be necessary after I put the items in the containers like you said, but I'm first setting it up, so if I switch from 1 -> 41 set, I'll have some level 1 items still equiped like aard items, and a bunch in inventory T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: In the meantime, you could just put everything into whatever containers you want and then use "dinv set ..." to pull out what you want T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Nods, will do, thanks T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Great plugin! T3/r7/2017-12-06.txt.gz:{chan ch=tech}Durel Tech: Excellent. Thanks for the feedback :) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: hey all T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: hi T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: I have a file on my tab, it is 4.4gig, when i plug it into my pc it shows as 384 mb, copying it to oc still shows 384 mb on pc, any solution? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: copying it to what? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: pc T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: what kind of file is it? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: iso T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it's probably not fully downloaded T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: browser said it was done and it is viewed as downloaded by my dowloads tab T3/r7/2017-12-06.txt.gz:{chan ch=tech}RowBoat Robbo Tech: Galaxy tab's filesystem is FAT32, maximum file size is 4GB, so the file is likely corrupted and incomplete. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: FAT32 file size limit is 2GB T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: Dillon frowns sadly, looks around and goes 'meh..' T3/r7/2017-12-06.txt.gz:{chan ch=tech}RowBoat Robbo Tech: Ah, you're right, I'm thinking of exFat T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: heh, thanks guys now i know for next time T3/r7/2017-12-06.txt.gz:{chan ch=tech}RowBoat Robbo Tech: fat32->2GB, exFat->4GB T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: so even if it views as 4.4g on my tab, it is corrupt? T3/r7/2017-12-06.txt.gz:{chan ch=tech}RowBoat Robbo Tech: Most likely. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Is it an ISO of a DVD? T3/r7/2017-12-06.txt.gz:{chan ch=tech}RowBoat Robbo Tech: If it successfully wrote it, it may just be unable to read it back. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: windows 10 iso T3/r7/2017-12-06.txt.gz:{chan ch=tech}RowBoat Robbo Tech: But likely it's not a good file. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: downloaded from the windows site T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: If the TAB is ineed FAT32, then ya you can't copy it there without splitting it T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dillon Tech: how about bluetooth? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: In Mushclient got a mapper message "failed integrity check"...restore a know good database backup immediately. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: where do I find such a thing? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: https://github.com/fiendish/aardwolfclientpackage/wiki/GMCP-driven-world-mapper#restoring-from-a-database-backup-after-corruption T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: thank you! T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: experiencing some computer trouble lately? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: new computer T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: did you just recently copy your database file over? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: copied everything over, and it seemed fine T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: did you quit mushclient before copying? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I'm pretty sure I did. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: But in all my enthusiasm, it is possible I forgot to do that. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Your instructions look easy to follow for restoring:) Will try that. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: re restoring mapper database: I restored most recent aardwolf.db without success, then went back and restore the next one (older) without success. Any other suggestion? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: what happened? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I get the same message. FAILED INTEGRITY CHECK T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: try rebooting. if the files work on your old computer, then it sounds like there's something wrong on the new one T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: It's been fine for two days now (the new computer). T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: but I'll do that T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: sure, except that sqlite can't validate any of the dbs T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Kylia: also, if you're not using the latest version of the aardwolf mushclient package, you can try updating. After r1830 I made integrity checking more thorough. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: There a command to list all mini-windows? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: sort of T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: why? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: I can't find Bast GQ window, even if I'm on a GQ, and since it squelches the gq check results, it's kind of a pain ;p T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: CP works fine T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: http://www.gammon.com.au/scripts/function.php?name=WindowList T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: is there an 'mgq gq show' like there is for mcp? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: ya T3/r7/2017-12-06.txt.gz:{chan ch=tech}Bast Tech: mgq GQ show, then mgq GQ front should show it somewhere, otherwise, you can do mgq GQ reset T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: only when on a GQ? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I know I have to use mcp cp show after requesting a campaign from Kaija's manor campaign giver T3/r7/2017-12-06.txt.gz:{chan ch=tech}Bast Tech: Daak: probably, been so long since I touched that plugin T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: Long Time Fiendish comforts Bast. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Just reset it, did show/front and got no window.. but I'm not a GQ so we'll see I guess T3/r7/2017-12-06.txt.gz:{chan ch=tech}Bast Tech: I use the miniwin_events plugin, it shows quests, cps, and gqs in the same window T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Well, my problem is that the StatMon includes xBroadcast_GQ T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Which was eatting my 'gq check' T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: I'll try miniwin_events and see how that goes, thanks T3/r7/2017-12-06.txt.gz:{chan ch=tech}Bast Tech: I need to fix all those broadcast plugins to only enable the triggers when the plugin sends a command, but, I also want to rewrite all of bastmush, because I did some pretty dumb things and overcomplicated a bunch of stuff T3/r7/2017-12-06.txt.gz:{chan ch=tech}Bast Tech: just haven't found the drive to do it T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: I hear ya T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: re database integrity. Rebooted computer, and still getting the same message...FAILED INTEGRITY CHECK T3/r7/2017-12-06.txt.gz:{chan ch=tech}Bast Tech: you can also use miniwin_tabbar to manipulate windows T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Kylia: I should have said this earlier, but if you're not using the latest version of the aardwolf mushclient package, you can try updating. After r1830 I made integrity checking more thorough and a newer version might be able to recover the failed db. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: type checkversion if you want to see what you have T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: web address for the updater is in my finger T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: yes, I'm using r1825, which is not the most recent. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: yeah. see if the updated version is able to recover the file. there are some kinds of integrity failures that are recoverable, but 1825 didn't try to recover them yet T3/r7/2017-12-06.txt.gz:{chan ch=tech}Jikaimp Tech: finger fiendish T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: re mapper integrity...I've updated but MUSHclient mapper window is blank. How do I fix that? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: uh T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: define blank T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: Libel Liber gets a blank look on his face. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: It doesn't have a map on it..just version info for MUSHclient mapper T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: Bishoujo Raded gets a blank look on his face. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: did you get a message about database integrity when you started mushclient? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: No T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: by what method did you update? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: DUH! Yes, it flashed by! A real mess...said it was Rebuilding indexes. Then a bunch of warnings re Aardwolf.mcl Tags not used. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Then asked for password, then connected anyway T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: show me everything it said T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I'll paste it to a note T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: hmm that didn't work out so well... T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: let's start by trying to answer the question I asked before T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: how exactly did you update? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if you update with the installer then you shouldn't be getting any tags error messages T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I put some of the mess in a note...but had too many long lines. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: did you use the installer or no? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I used the zipfile T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: why? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Because that's what it said to do. Then I unzipped, copied over .db etc and .mcl. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: what's what what said to do? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: The link for updating mushclient. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: must have been following manual upgrade T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: which link? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: https://fiendish.github.io/aardwolfclientpackage/unzip_upgrading.html T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: ok, but why did you go there? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Because that's the first place I was directed to. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: by who? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Client updates at http://www.aardwolf.com/play/downloadmc.htm T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: hmm T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I did leave my old installation intact. Plus made an extra copy. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: Long Time Fiendish nods. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: ok. let's start clean then. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: that is, of the one that failed integrity check T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: go to https://fiendish.github.io/aardwolfclientpackage/ and get the installer T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: run the installer and point it at the old installation T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: the page you linked doesn't make it clear that using the unzip method is far more headache T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: but it should T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: now let's see if I can deduce what's going on with the mapper plugin from what you posted to me T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: It says to point it at my old installation...is that the folder Aardwolf-Mud-MUSHclientr1825 T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it could be. what's inside thta? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: that T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Some individual files and a number of folders including worlds and aardwolfclientpackage-MUSH client T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: what is "aardwolfclientpackage-MUSH client" ? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: let me see... T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: folder MUSHclient, and a bunch of folders including worlds etc T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so you have mushclient inside of mushclient? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: It appears so! lol That's my one and only installation effort prior to today T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Maybe I should point the installer to the folder MUSHclient then? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: yes T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: also, while you're doing this, can you email or otherwise send me a copy of your db file? the error you're getting from it is a new one T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: When I installed to the folder MUSHclient, I couldn't start Mushclient...It said the file MUSHclient\mushclient_prefs.sqlite is read-only T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: It isn't read-only in Properties T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: did you quit mushclient before installing? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: yes T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I'm now using the next-to-last version, with the mapper window not populated T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: generally people don't have nearly this much trouble T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I'm thinking maybe I should at this point delete all mushclient stuff from this computer, and go recopy my old installation from the old computer. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: while you're doing that can you send me a copy of your database file? I'd like to check it for errors T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: aardwolf.db? I now have a few of those. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: let's say the original one T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: okay..from the old computer, then. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: See you later...have a lot to delete here. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: trying to load a Bast plugin and getting an error, as below: T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: cannot open E:\aardwolf\MUSHclient\myplugins\luapath.lua: No such file or directory T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: what is this file of which it speaks ? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Normally all the Bast plugins would be in worlds\plugins\Bast folder T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: no such folder on my system T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: i do have worlds\plugins T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: did you unzip his plugins to E:\aardwolf\MUSHclient\myplugins ? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: all of them, not just the one you wanted T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: no T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Some of his plugins require other ones T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: i just copied from web the statmonitor.xml T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: You'll need to get luapath.lua as well T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Think that's the only pre-req for StatMon T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: ok i'll try that T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: ok i'll try thatfinger daak T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: oops T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: A map shows up whenever an area repops..is there a way to get rid of that? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: shows up where T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: i don't think the MUD does that, it's gotta be a script doing it T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: in my main window. It was showing up every time I walked into a room, but I toggled automap, and that stopped. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it sounds like you have the "Also Show Map in Main Output" setting active in the overhead map window T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: omg don't turn off automap T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: you're gonna want automap on... T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: right-click on your ascii map miniwindow and deactivate Also Show Map in Main Output T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: I mean granted, I know players that dislike the ASCII map and have it gagged, but having 'automap' off, means you'll never see the ascii map unless you type "map" T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Which also means your map window won't update T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I hid the ascii map ages ago..how do I find it again? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: why? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Like i said, some people don't like it. A bunch turned it off the second it was introduced T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I use the non-ascii map T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dethavin Tech: I couldnt imagine life without it 0.o T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Some of us were on aard before it had it to begin with, it's a nostalgia/immersion thing T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: The ascii ones give way more information, I actually show both, heh T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I can understand not wanting it blasting into your main output, but that's gagged by default with my miniwindow plugin T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: The mapper map, which has boxes for rooms. That's what I use T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it only shows in main output if the player explicitly turns that on T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: For some reason, some things in my Mushclient have reverted to what they were in the beginning in my version. Tags on, for instance. I fixed that. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Tags HAVE to be on T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: some tags have to be on T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: The script that gags them failed, but a lot of the functionality won't work correctly without tags T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it depends on which plugins are active T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: not the ones with the {} on them T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: map being one of those, iirc T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dethavin Tech: I still wish I knew why my coords wasnt not being gagged, but its not a big thing T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Yes, those are still used at times. Fiendish's MUSh version turns the tags it needs on, and gags away the tag itself T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Which tags weren't being gagged for you Kylia? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: deathavin: were you the one who mysteriously could use only some of the bigmap plugin commands? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Dethavin Tech: Yeah which is still the case as well Fiendish lol T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: can you send me a .zip archive of your mushclient folder or something? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: tags like {rdesc} T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: rdesc is used by the ascii map plugin T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I got rid of that issue T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: the mapper uses that... T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: but I don't have to see it. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: You got rid of it by turning off tags which is going to break a lot of things, which like you see now with the ascii map T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Breaking the expected behaviour of a plugin can have a cascading effect T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: which you also turned off ;p T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I've never had tags like that visible on my main screen. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: You're just hiding the breakages, putting on bandaids if you will, instead of fixing it T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: tags shouldn't be visible if your plugins are working correctly T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Your issues are all still there, just now your scripts won't work right T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: what is the ltalk channel? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: for leaders T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: thanks :) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: If I could just get the ascii map visible again to stop it echoing to the main screen, that would be a big help. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: leader chat, clan leaders to clan leaders T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Well at this point, because of the various things you've "fixed", who knows what else is broken to even know what's up with your map. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Those are things I "fixed" two years ago. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: And all my plugins have worked fine. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I'm pretty sure that only the ascii map plugin requests a map update on repop T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: and are still working fine. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: and I'm also pretty sure that the ascii map plugin hides rdesc tags T3/r7/2017-12-06.txt.gz:{chan ch=tech}Trachx Tech: ascii map plugin is quite useful if you are in mazes T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: it definitely requests update on repop cause doors close T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: yes that's why it does it T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: of course if we could request the map over gmcp then this wouldn't manifest as a problem T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: honestly almost all those coord tags could be converted over to gmcp messages T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Only if I can get it as an array of gmcp emissions, and not newlines in a single emission :P T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: But I've never seen that map in my MAIN window..since 1 day after I installed Mushclient 2 or so years ago. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Pwar: the coords thing is a telopt problem T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Pwar: telopt 2 does "Bigmap + Coordinate tags" instead of having them be their own T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: Kylia: yeah, I bet it's because you disabled tags T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: Helperful Cheezburger nods at Long Time Fiendish. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: turn your map tags back on T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: Kylia I will pastebin my current tags and you can compare to yours T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Just disabled asci mapper plugin, and reenabled it. Now I see all the tags again, like {chan ch=tech} T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: Kylia: https://pastebin.com/qTz3Y3mm T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if you see channel tags then you aren't using an updated mushclient T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: you can compare to yours and ensure you have the same tags enabled I believe mine are all default for the aard client T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: the aardwolf mushclient package sets your session to gmcp-only channels mode T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: which means your install is messed up T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I don't see them normally with this version. This is not a re-install. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: ah ok T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: this is the old one? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: yes T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: got it T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so you're on 1825 right now T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: yes Now I typed tags off, but I still have the ascii map showing up when an area repops, and I can't find the minimap to select whatever option removes that. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: noone should ever type "tags off" T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: under pretty much any circumstance T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it's basically guaranteed to cause a problem T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: How do I fix {chan ch=tech}Fiendish Tech: then? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: are you using the communication log plugin? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: don't see a plugin with that name, and thus I've never had it. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: the plugin name would be Aardwolf_Chat_Capture_Miniwindow T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I see it. It's not enabled. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so you disabled it T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: ok T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: is the Aardwolf_Chat_Echo plugin loaded? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: No such plugin listed T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: so what plugins _do_ you have loaded? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: maybe if we know that, we can help get your tags in the right order T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: right now it sounds like you can turn off channel tags T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: since you're not using either of the channel plugins T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Ascii mapper, BigMap_Graphical, Chat_Capture_Window (disabled), GMCP_Mapper, Group_monitor, Health_Bars, Helper_Aliases, Main_Layout, New_Connection, Prompt_fixer, Statmon Tick_Timer, plus S&D related stuff, and minor other stuff I don't really use. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Trachx Tech: channel plugins are quite convenient, maybe you should just reconsider turning them on T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if they need to be on they'll be turned on T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: right now nothing is using them T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Those are turned on, except Chat_Capture_Window T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Now that I've been told I can't just type tags off, I need to know as well how to turn tags off. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: ok, so you have the ascii map plugin loaded, which means you need map tags on, but you can't find the miniwindow T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: tags channels off T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: tags map on T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: I think the only way to find the ascii map miniwindow if you can't find it is with resetaard T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Okay, and now how to turn off {/rdesc} T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: tags roomdescs off T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: only version of the ascii map plugin newer than what you have uses it T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if you update again it will be turned back on, but they won't be shown because you'll be using a plugin that masks them T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: the rdesc problem is because you effectively downgraded T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: it's one of the things that temporary session tag settings is supposed to fix, but maybe that isn't working T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: which is important for me to find out T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: But I haven't downgraded. I deleted all the mess I made this morning, and just copied over my installation from my old computer, which was fine. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: you downgraded from your previous failed upgrade T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: anyway, you didn't do anything wrong T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: though...if I'd asked you to quit and log back in instead of letting you turn off tags roomdescs, it's possible that they'd have gone away then too T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Well, I'll just put up with {/rdesc} and the graphic on repop. At least the channel tags are fixed now:) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: which would mean that temporary session tags were working after all and you just hadn't logged out T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: Kylia: tags roomdesc off, didn't work? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: okay, logging out T3/r7/2017-12-06.txt.gz:{chan ch=tech}Daak Tech: tag roomdescs off, rather T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: Okay, thanks for your help...I think everything's under control for now. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: did you find your ascii map? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I saw it, and hid it again! I like the other map:) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: where was it hidden? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: if you don't like it, why are you hiding it and not uninstalling it? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: god knows...I reset, and it appeared. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I was told you couldn't get rid of it. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: hmm T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: you can definitely get rid of it if you want T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: It's okay...It's nicely tucked away. If I ever have any need for it, I can get to it. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: until you forget where it is T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: does anyone have the text string for when million monster double exp hits? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: can always reset aard again:) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: something something another million mobs T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: thanks Fiendish :P T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: http://www.aardwolf.com/wiki/index.php/Main/MudMessages T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Million double : Aardwolf rejoices in the death of another MILLION monsters. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: ahh wow that's a helpful link thank you T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: sigh...how do I get rid of the tag from {tell}You tell T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: tags tells off T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: tags tells off T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: tags tells off T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: oops T3/r7/2017-12-06.txt.gz:{chan ch=tech}Long Time Fiendish Tech: yes T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: Long Time Fiendish giggles. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Kylia Tech: I let you know when others crop up:) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: does anyone know the strings for when *you* go superhero loud? or have a log containing them you can link me? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Again: http://www.aardwolf.com/wiki/index.php/Main/MudMessages T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: I think it's all on the Aardwiki, under General -> Mud Messages T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: I looked there couldn't find that one T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: You can find pretty much all the trigger messages you want there. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Under "double" T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: not the double message.. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: It's the same as when you see others. There's no separation. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: It's the same as others T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: read what I typed again T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: We did. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: They're one and the same T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: YOUR message doesn't change. It's displayed to the MUD, not to each player. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: Helperful Cheezburger crosses his arms and nods slowly and sagely to Rex Daemon Crowley. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: so there's not one message when you sh loud that says "You have gone sh" T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Nope. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: ie no way to distinguish your sh from others? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: and if you NEED to catch when it's yours, if (playerName == myName) do T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: the name is in the message T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: was hoping for a better way to do it than comparing playername T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Why? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Well, there is the message before the actual SH loud message. It's the confirmation one, but I can't remember what it is. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Multiple triggers vs single trigger with alternating code paths T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Something about you spending 500,000 gold and 1000 quest points, yadda yadda. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: I don't want my trigger to depend on playername variable if possible T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: because I don't populate that variable :P T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: all I really wanted was a text log of someone going sh T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: You don't have to populate the variable. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: if (%1 == @myName) do mySuperheroFunction else otherSuperheroFunction done T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: you guys are trying to solve problems I don't have heh T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: You can do if "%1" == gmcp("char.status.name") T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: or even just a hard coded `if (%1 == "Pwar") T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Ahh, duh, yeah just get it out of gmcp T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: again all I've asked for is if anyone has a log showing the text when you go sh but thanks for all the solutions :P T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Also: There's really no need for that, Pwar. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: if you want a list of doubles, subscribe to the twitter bot :P T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: this has nothing to do with double T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: you guys keep reaching and assuming all sorts of reasons for my doing this I really just want the text T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: You'll never know everyone who superheroes anyways, if they go silent there is no notification T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: I give up T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: You wanted a way to differentiate between, say, my personal SH vs yours. We told you how to do it. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: no if you scroll up I asked for the text when you sh.. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Then be clearer. We have answered what you asked. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: you guys started playing jump to conclusions and trying to give me 500 ways to do something when I just wanted the text T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: I must have said that 5 times :P T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: And I told you the only one that I can remember is the confirmation text when you SH, but I can't remmeber what that is at the moment. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Zengo Tech: is there any reason a player should get newest version of mushclient vs 4.93 ? I'm not having any roblems, just asking T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: You should always get the latest, in my opinion. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Fixes bugs, adds new features, etc. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: isn't there a website abelinc has with all the logs or something? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: yes T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: finger me, baby T3/r7/2017-12-06.txt.gz:{chan ch=tech}Ayasinda Tech: did you finger him? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: thanks :) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: The logs won't have the SH message you're looking for, if that's what you're trying to find. I'm trying to find it, too, by the way, just for you. BUT! Abelinc logs everything... Abe, can you grep the SH confirmation message? T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: The one that says something like, "You spend 500,000 gold and 1000 quest points to superhero." T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: that would be the most ideal message I could use too T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: oh, sure I can grab that...gotta see when my alts last SHd :P T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Well, that's the one I told you about, but told you I couldn't remember what it was. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: Rex Daemon Crowley grins evilly at you. Hmmm. Better keep your distance. T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: I know I'm sorry I was getting frustrated but I literally just wanted that text string and you guys were trying to solve it in other ways T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: We're IT. We make things harder than it should be 99% of the time. :P T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Plus, your question was grossly misunderstood at the time. :P T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: hmm, I didn't get any message about being charged SH fees. The message that you probably want is: Congratulations! You are now a superhero! T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: Congratulations! You are now a superhero! You receive [1 T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: just found the same thing hehe T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: perfect thank you :) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: the message has now been added to the MudMessages page on the wiki (http://abelinc.me/messages) T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: there's a little more text after that describing the trains you get etc T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: Congratulations! You are now a superhero! You receive 200 trains for superhero loud.[0 T3/r7/2017-12-06.txt.gz:{chan ch=tech}Tech: yeah, my last SH was in February, before that T3/r7/2017-12-06.txt.gz:{chan ch=tech}Gwa'ra'ri Atlanta Tech: 0h 10 T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: yeah cause hallowed stats are so good, if I rem my light and do eqsearch it has suggestion T3/r7/2017-12-06.txt.gz:{chan ch=tech}Pwar Tech: mischan T3/r7/2017-12-06.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Heh, I could have sworn there was a confirmation message of how much you spend. Odd, then. T3/r7/2017-12-06.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: I'm getting a failed db integration upon opening mush. What's that about T3/r7/2017-12-06.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: I restored the latest db backup, error is gone T3/r7/2017-12-06.txt.gz:{chan ch=tech}CMFP Limunious Tech: any reason why mush keeps freezing alot ? i keep getting not responding messages T3/r7/2017-12-06.txt.gz:{chan ch=tech}Birdbrain Metria Tech: Gonna need a lot more info than that to make any sort of educated guess T3/r7/2017-12-06.txt.gz:{chan ch=tech}Full-blown Celebrity Tech: there is 0 reason to hide the volume slider in youtube. 0. not 1, not two. 0. yet they decided to hide it unles hovering over the icon. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Leandor Tech: hi. in mushclient, i'm trying to call a function in the "script" section of the alias window. so in the alias window script section i put "clear_targetEnemy()" to clear my target, but i get the message "the script subroutine must start with a letter...." T3/r7/2017-12-07.txt.gz:{chan ch=tech}Leandor Tech: any ideas? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Leandor Tech: its not working T3/r7/2017-12-07.txt.gz:{chan ch=tech}Leandor Tech: i guess a better question is. how do it call a subroutinetargetEnemy guard T3/r7/2017-12-07.txt.gz:{chan ch=tech}Leandor Tech: oops T3/r7/2017-12-07.txt.gz:{chan ch=tech}Leandor Tech: heh. i meant to ask. how to do i call a function from my script file from an alias? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tol Tech: When you minimize mushclient why do the toolbars at the top reposition themselves? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: 0h bast T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: anyone know why my mapper wouldnt be working? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i have GMCP mapper and GMCP handler installed T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: define not working T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i have the window for mushclient mapper but it just has text in it. Typing look doesnt make it turn on T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: typing mapper doesnt bring up the help T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: but i have the window T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: it's 'mapper help' T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: okay cool. So that works. But the mapper still isnt showing anything T3/r7/2017-12-07.txt.gz:{chan ch=tech}Ayasinda Tech: move a room T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: Nope T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: does "mapper thisroom" shows correct ID? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: it says i need to type look to initialize the mapper T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: recall is 32418, 1s: 32419 T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i think this started when i tried to use a mapper backup T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: Are all your map tags on: "tags" T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: yes, my 3 map tags are on T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: disabled triggers / plugins ? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: Game --> Configure --> Triggers, check whether they are enabled T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i dont have any disabled T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: they are enabled T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: it started when i moved an aardwolf.db file from my backups to my mushclient folder and renamed it from aardwolf.db.backup or whatever to just aardwolf.db T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: if you think that was caused by backup - just reload plugin T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: I hope you moved it when mush was off T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: was the client open when you did that? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i have done that. Ive uninstalled them and reinstalled them completely T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i did. it wouldnt have let me move it otherwise T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: is it just GMCP mapper and GMCP handler? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: the only 2 mapper plugins, i mean T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: oh now im getting a plugin error T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: check "mapper showroom 100" T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: that did something T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: if that shows maps then there is something wrong with GMCP handler T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: for "tags" does, bottom two lines both say "on"? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: not for repop, but for scan, yes. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: have you upgraded mushclient with old S&D ? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: The last two lines, the NOTE one? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i dont know what you mean trachx T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: the last 2 lines in tags? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: date_added is used by S&D to find first room in area T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: is that where my error is? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: it was removed in recent (rather older) version of mush T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: finger Starling and get updated S&D from her T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i would prefer to use the S&D version i have, if its possible T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: then you need downgrade mush T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: You don't see "Global tags option (tags on/off) is On." and "NOTE: GMCP session tags option is On." as the last two lines of "tags"? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i can use it for GQs T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: or maybe I am wrong T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: ah yes, i see global tags option is on. I dont see the Note T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: that error code i sent to you for my mapper plugin makes absolutely no sense to me :/ T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: oh okay T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: hey, i fixed it T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: What was it? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i had 2 winkle plugins, a mapper extender and a mob mapper. I uninstalled them and now it works T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: it seems your database is corrupted T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: WinklwWinkle and Starling S&D aren't compatible together I don't think T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: my xrt isnt working though T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: They're forked, but still similar enough that they step on each other T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: plugin (mapper) tries to do something with rooms table and expects that date_added field is there T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: i would like to only use winkle's T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Starling's is the updated one T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: but your database does not have that field (like upgraded one) T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Winkle's is unmaintained, Starling took over with her fork T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: Yea. it cant do GQs though T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: any way to do a mashup so i can get hers to do GQs? :P T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: so it seems like you have old mapper plugin with newer database version T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: is it an older mapper or just older winkle? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: S&D has nothing to do with that (at this stage) T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: If you can combine the code yourself, sure T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: too old mapper for this database T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: you need either older database or add column to table T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: or newer mapper T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: yea now my mapper is completely black T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: but it worked on continents T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: super sigh. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: that error is caused in function save_room_to_database T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: could be caused by new cexit at recall T3/r7/2017-12-07.txt.gz:{chan ch=tech}Caleigh Tech: wouldn't more people be having the problem if that was it? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: so. update my mapper? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: yes, update mush T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: will winkle stop working when i do that> T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: it is a problem only if your S&D was customized T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: if you have stock one getting Starling should be ok T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: its customized T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: hang on, disconnecting T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: current MUSHclient/mapper with Winkle's S&D will NOT allow xrt to work at all T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: if you have other database backups - you can try use older one - maybe it has correct database structure for your mapper T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: holy crap super-long note for a clone of Bast's eqdb :P T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: it does a little more T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: you don't need an older database...you need an older MUSHclient T3/r7/2017-12-07.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Abelinc: It's so much more than a clone of Bast's EQDB. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: now he has database without date_added field T3/r7/2017-12-07.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: And, it actually works better, in my experience. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: trachx: the database will always match the aardMUSH...you can put a 5-year-old database file into a new aardMUSH, and it'll be converted to the current schema (including no date_added field) T3/r7/2017-12-07.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: For instance, it actually analyzes equipment based on scores you use for priorities, and wears the best equipment for those scores. :p T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: How do I make Bast events miniwindow reset GQ's, it's not clearing it out if it ends T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: or if I don't take one, it stays there like one is available T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: you have to echo info and global quests into the main window from the communication window, that window eats the events T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: Helperful Cheezburger goes, 'Nom nom nom'. What's he eating? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: ahh, is that what some of the changes Fiendish was making a week or two ago were to help with? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: don't know, but I spent days troubleshooting my code and then in a eureka moment, check that, and there it was. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: Abelinc: right, but what if you do: you get new version of mush, which converts database, then S&D stops working, you return to older Mush (which expects that there is date_added field which was dropped by new version of Mush) T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: trachx: when you launch MUSHclient, it updates the database T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: right click the communication window, echo channels in main window, choose Global Quest and Info T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: sorry, right click the communication window, echo channels in main window, echo other info, choose Global Quest and Info T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: I do echo them all already T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: Abelinc: new aard package has updated database from X to Y, but Y does not work with S&D, so Granola returns to previous aard package but keeps his mapper database which now is version Y, but old mush does not work with version Y which is too new for old version, that is Granola's problem T3/r7/2017-12-07.txt.gz:{chan ch=tech}A Nimwit Bamboo Tech: Why does Y not work with S&D T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: gotcha...I knew all of that except for the "returns to previous aard package"...yeah, that'll work T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: because Y (new) has dropped date_added - used by S&D to determine first room in area T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: bamboo: because S&D (from Winkle) doesn't work with aardMUSH newer than a few years old T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: current S&Ds from Nokfah, the guy that keeps deleting, and Starling work fine...just not Winkle's T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: Daak: are you echoing notes to the main window? Because that's the line the gquest plugin uses to determine the end of the gquest T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Who's the guy who keeps deleting? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: You make it sound like Nokfah's the guy that keeps deleting. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: but Granola's using the closed source Winkle "with GQ enhancement option" T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: Yeah, that dangling modifier was confusing at first :P T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: New'97Wing Abelinc uses The Oxford Comma T3/r7/2017-12-07.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: So do I! :p T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: i typically do too T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: But not with a dangling modifier :P T3/r7/2017-12-07.txt.gz:{chan ch=tech}Kobus Tech: i totally forgot what the oxford comma is :( T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: are my mapper portals and plugins saved in my aardwolf.db file? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: Bast: Yes, it clears the GQ is I win. But if a GQ is available and I don't join, it stays as "GQ Available" forever, and if I join a GQ and don't win it, it says with my current progress T3/r7/2017-12-07.txt.gz:{chan ch=tech}Helperful Cheezburger Tech: a comma after each item in a list. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: it's "one, two, three, <-that one and four T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: portals T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: plugins (what to load) are in *.mcl T3/r7/2017-12-07.txt.gz:{chan ch=tech}Kobus Tech: oh yea i dont use the oxford comma then, seems extraneous T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: some US people like to leave off that last comma in a list...Oxford doesn't T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: it often clears up confusion, although in this case it introduced some T3/r7/2017-12-07.txt.gz:{chan ch=tech}Kobus Tech: yea i remember reading an article where someone got sued because of an oxford comma (or because of NOT an oxford comma) T3/r7/2017-12-07.txt.gz:{chan ch=tech}Kobus Tech: cant remember it though T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: oh, and I meant this guy: T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: Original character Morphonious, TheDevil (forgot password) and Deathbolt (archived) were both alts of Psycola. Psycola renamed to Bloood, recreated on 2014-07-20, recreated again on 2014-10-27. Created another alt Lunk on 2015-06-23. New alt TheOracle created 2015-11-08. Alt Lunkinator created 2016-01-05, wrote a farewell note on 2016-02-23. Also has alts Mission and Stormblades. New farewell note on 2016-06-17 after being chanbanned. Created new character "Maybe" that same day, and still plays others. Yet another alt MasterYoda created 2016-08-07, created new alt Drokith on 2017-04-13. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Zarra Tech: sigh... T3/r7/2017-12-07.txt.gz:{chan ch=tech}Kobus Tech: ok i get it now T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: 'sup Zarra? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Kobus Tech: i think thats where i got my s&d T3/r7/2017-12-07.txt.gz:{chan ch=tech}Zarra Tech: just watching what you're saying lol damn T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: Daak: what version of my plugins are you using? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: bast: is there a quick "checkversion"-like command for your stuff? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: r2100 T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: "plugins" will tell you in the version column T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: yeah, that's a pretty big output tho :P T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: "bup help" I don't have a specific command to just show the version T3/r7/2017-12-07.txt.gz:{chan ch=tech}Tech: OK T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: Bast: using r2100 T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: Daak: interesting, everything works for me when doing gquests, the next time you take a gquest, do a "bgq debug" and it will tell you what it's doing. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: Ok, will do.. is it possible to reset the GQ tab to blank without restarting? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Bast Tech: depends on which miniwin you are using. "plugins reload mev" for miniwin_events, or "plugins reload mgq" for miniwin_gq T3/r7/2017-12-07.txt.gz:{chan ch=tech}Daak Tech: Using, events not, thanks T3/r7/2017-12-07.txt.gz:{chan ch=tech}Pwar Tech: is there any easy way to simulate a gmcp event? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Are you needing to trigger something with specific stats? T3/r7/2017-12-07.txt.gz:{chan ch=tech}Pwar Tech: if by stats you mean json T3/r7/2017-12-07.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Not even remotely close... T3/r7/2017-12-07.txt.gz:{chan ch=tech}Pwar Tech: let me try to reword, can you simulate receipt of a gmcp event using a "fake" json string instead of the one received from the server T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: anyone know why my aardwolf.db files wont work? they keep breaking my mapper T3/r7/2017-12-07.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Not to my knowledge. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Crunchy Granola Tech: None of the backups work, and i have a newer version that i had emailed to myself from a few months ago, and its not working either. T3/r7/2017-12-07.txt.gz:{chan ch=tech}Trachx Tech: becuase you use too new aardwolf.db with too old mapper plugin T3/r7/2017-12-07.txt.gz:{chan ch=tech}Rex Daemon Crowley Tech: Of course, you can pull the gmcp information with protocols gmcp