This commit is contained in:
Stephen Dranger 2011-03-01 12:27:26 -06:00
parent 6537a81f14
commit 2156f325b3
39 changed files with 1644 additions and 940 deletions

4
TODO
View file

@ -1,5 +1,7 @@
Bugs:
* Windows doesnt display gold background properlyt
* client exits if PC is in tray and convo windows are closed
* save last mood of user
* "it's only a few sele¢t letters" <-- unicode error!
Features:
* help menu -- about and forum

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
{"hideOfflineChums": true, "tabs": true, "soundon": true, "server": "irc.tymoon.eu", "chums": ["unknownTraveler", "tentacleTherapist", "vaginalEngineer", "mechanicalSpectacle", "carcinoGeneticist", "schlagzeugGator", "gamblingGenocider", "gardenGnostic", "centaursTesticle", "arachnidsGrip", "grimAuxiliatrix", "remoteBloodbath", "nitroZealist", "greenZephyr", "arsenicCatnip", "cuttlefishCuller", "rageInducer", "gallowsCalibrator", "caligulasAquarium", "terminallyCapricious", "illuminatedWax", "aquaMarinist", "elegantDiversion", "moirailBunp", "uroborosUnbound", "androidTechnician", "midnightSparrow", "apocalypseArisen", "anguillaNuntia", "oilslickOrchid", "confusedTransient", "pretentiousFantasia", "aquaticMarinist", "lyricalKeraunoscopic", "counterRealist", "ectoBiologist", "percipientPedestrian", "asceticClinician", "doctectiveMiracles", "noSense", "obliviousCrafter", "ircMonster", "twinArmageddons", "cannabisHero", "jetRocket", "adiosToreador", "turntechGodhead", "crushingAlchemist", "magmaExploiter"], "defaultprofile": "ghostDunk", "block": []}
{"hideOfflineChums": true, "tabs": true, "soundon": true, "server": "irc.tymoon.eu", "chums": ["unknownTraveler", "tentacleTherapist", "vaginalEngineer", "mechanicalSpectacle", "carcinoGeneticist", "schlagzeugGator", "gamblingGenocider", "gardenGnostic", "centaursTesticle", "arachnidsGrip", "grimAuxiliatrix", "remoteBloodbath", "nitroZealist", "greenZephyr", "arsenicCatnip", "cuttlefishCuller", "rageInducer", "gallowsCalibrator", "caligulasAquarium", "terminallyCapricious", "illuminatedWax", "aquaMarinist", "elegantDiversion", "moirailBunp", "uroborosUnbound", "androidTechnician", "midnightSparrow", "apocalypseArisen", "anguillaNuntia", "oilslickOrchid", "confusedTransient", "pretentiousFantasia", "aquaticMarinist", "lyricalKeraunoscopic", "counterRealist", "ectoBiologist", "percipientPedestrian", "asceticClinician", "doctectiveMiracles", "noSense", "obliviousCrafter", "ircMonster", "twinArmageddons", "cannabisHero", "jetRocket", "adiosToreador", "turntechGodhead", "magmaExploiter", "hannaSongstress", "endlessVoid", "sporadicAgent", "grayscaleVisionary", "corruptedInsanity"], "defaultprofile": "ghostDunk", "block": []}

View file

@ -43,6 +43,21 @@ link you can just click and follow. No more copy/paste.
- Smilies. We've added about 30-40 smilies from the forums. There is a
list later on in this readme.
FAQ
---
Q: Can we have different chum rolls for different users?
A: No. Instead what we're going to do in a later update is make chum
groups to organize people in your list.
Q: Can we delete profiles?
A: Yes. Go to the profiles directory and delete the corresponding
username file.
Q: You should make it so you can ban specific time frames in memos.
A: This was too complicated to implement, and I don't have the UI
quite figured out. This will probably go in a future update.
DOCUMENTATION
-------------

BIN
themes/gold xl/chumbg.png Normal file

Binary file not shown.

After

(image error) Size: 3.2 KiB

BIN
themes/gold xl/gbbg.png Normal file

Binary file not shown.

After

(image error) Size: 57 KiB

BIN
themes/gold xl/m.gif Normal file

Binary file not shown.

After

(image error) Size: 44 B

View file

Before

(image error) Size: 2.5 KiB

After

(image error) Size: 2.5 KiB

View file

Before

(image error) Size: 2.7 KiB

After

(image error) Size: 2.7 KiB

View file

Before

(image error) Size: 2.4 KiB

After

(image error) Size: 2.4 KiB

View file

Before

(image error) Size: 2.2 KiB

After

(image error) Size: 2.2 KiB

View file

Before

(image error) Size: 2.6 KiB

After

(image error) Size: 2.6 KiB

View file

Before

(image error) Size: 2.2 KiB

After

(image error) Size: 2.2 KiB

View file

Before

(image error) Size: 2.4 KiB

After

(image error) Size: 2.4 KiB

View file

Before

(image error) Size: 2.6 KiB

After

(image error) Size: 2.6 KiB

View file

Before

(image error) Size: 2.9 KiB

After

(image error) Size: 2.9 KiB

View file

Before

(image error) Size: 2.7 KiB

After

(image error) Size: 2.7 KiB

View file

@ -3,9 +3,9 @@
{ "size": [554, 484],
"background-image": "$path/gbbg.png",
"close": { "image": "$path/x.gif",
"loc": [531, 49]},
"loc": [535, 45]},
"minimize": { "image": "$path/m.gif",
"loc": [505, 49]},
"loc": [515, 48]},
"menu" : { "loc": [214,44] },
"chums": { "style": "border:0px; background-image:url($path/chumbg.png); background-color: rgb(110,110,110); background-repeat: no-repeat; color: white; font-family: 'Arial';selection-background-color:#646464; font-size:16px; ",
"loc": [207, 153],
@ -20,7 +20,7 @@
"text": ""
},
"pester": { "style": "background: rgba(255, 255, 0, 0%); border:0px; font: bold; color: rgba(255, 255, 0, 0%); font-family:'Arial';",
"pressed" : "background-image:url($path/pesterhold.png);",
"pressed" : "background-image:url($path/pesterdown.png);",
"loc": [23,140],
"size": [157, 124],
"text": ""
@ -31,73 +31,73 @@
},
"moods": [
{ "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;",
"loc": [23, 345],
"size": [163, 37],
"selected": "background:url($path/moodcheck1.png); border:0px;",
"loc": [19, 342],
"size": [168, 43],
"text": "",
"icon": "",
"mood": 0
},
{ "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;",
"loc": [23, 391],
"size": [163, 37],
"selected": "background:url($path/moodcheck2.png); border:0px;",
"loc": [19, 387],
"size": [168, 43],
"text": "",
"icon": "",
"mood": 19
},
{ "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;",
"loc": [23, 436],
"size": [163, 37],
"selected": "background:url($path/moodcheck3.png); border:0px;",
"loc": [19, 432],
"size": [168, 43],
"text": "",
"icon": "",
"mood": 20
},
{ "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;",
"loc": [195, 345],
"size": [163, 37],
"selected": "background:url($path/moodcheck4.png); border:0px;",
"loc": [192, 342],
"size": [168, 43],
"text": "",
"icon": "",
"mood": 21
},
{ "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;",
"loc": [195, 391],
"size": [163, 37],
"selected": "background:url($path/moodcheck5.png); border:0px;",
"loc": [192, 387],
"size": [168, 43],
"text": "",
"icon": "",
"mood": 22
},
{ "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;",
"loc": [195, 436],
"size": [163, 37],
"selected": "background:url($path/moodcheck6.png); border:0px;",
"loc": [192, 432],
"size": [168, 43],
"text": "",
"icon": "",
"mood": 5
},
{ "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;",
"loc": [366, 345],
"size": [163, 37],
"selected": "background:url($path/moodcheck7.png); border:0px;",
"loc": [362, 342],
"size": [168, 43],
"text": "",
"icon": "",
"mood": 6
},
{ "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;",
"loc": [366, 391],
"size": [163, 37],
"selected": "background:url($path/moodcheck8.png); border:0px;",
"loc": [362, 387],
"size": [168, 43],
"text": "",
"icon": "",
"mood": 3
},
{ "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;",
"loc": [366, 436],
"size": [163, 37],
"selected": "background:url($path/moodcheck9.png); border:0px;",
"loc": [362, 432],
"size": [168, 43],
"text": "",
"icon": "",
"mood": 1
@ -113,8 +113,3 @@
]
}
}

BIN
themes/gold xl/x.gif Normal file

Binary file not shown.

After

(image error) Size: 55 B

File diff suppressed because it is too large Load diff

Before

(image error) Size: 59 KiB

After

(image error) Size: 92 KiB

Binary file not shown.

Before

(image error) Size: 55 KiB

View file

@ -9,9 +9,9 @@
"menu" : { "style": "font-family: 'Courier'; font: bold; font-size: 14px; background-color: #fdb302;border:2px solid #ffff00",
"menuitem": "font-size:14px;" },
"close": { "image": "$path/x.gif",
"loc": [280, 2]},
"loc": [282, 4]},
"minimize": { "image": "$path/m.gif",
"loc": [260, 8]},
"loc": [264, 10]},
"chums": { "style": "border:2px solid yellow; background-color: black;color: white;font: bold;font-size:14px;font-family: 'Courier';selection-background-color:#646464; ",
"loc": [15, 70],
"size": [270, 300]
@ -25,7 +25,7 @@
"size": [240, 25],
"style": "background-color: black; padding: 3px; padding-left: 25px; color:white; font-family:'Courier'; font:bold; text-align:left; border:2px solid #ffff00;"
},
"colorswatch": { "loc": [260,435],
"colorswatch": { "loc": [255,435],
"size": [30,25],
"text": "C" },
"currentMood": [20, 440]
@ -116,6 +116,7 @@
},
"convo": {
"style": "background-color: #fdb302;border:2px solid yellow; font-family: 'Courier';",
"tabstyle": "background-color: #fdb302; font-family: 'Courier'",
"size": [487, 466],
"chumlabel": { "style": "margin-bottom: 21px;background: rgb(196, 138, 0); color: white; border:0px; font-size: 14px;",
"align": { "h": "center", "v": "center" },
@ -126,7 +127,3 @@
"memos":
{ "size": [600,425] }
}

View file

@ -1,162 +0,0 @@
#PESTERCHUM STYLE
// The title will appear at the top of the window.
// Instead of a space in the name or title, use an '_'. It will come out as a space.
// The name and author will only be in the 'about' section.
// The name you will enter in the 'options' is the name of the folder this is in.
// The alarm only plays when a message is recieved.
// The mode can be set to 'regular' or 'trollian'.
name Pesterchum
title Pesterchum
author Grimlive95
alarm alarm.wav
mode regular
// Colors are in the format of 'red/green/blue/alpha', alpha being transparency.
// 255 is solid and 000 is invisible.
// MAIN WINDOW
// If you have a background image, set 'c 3' alpa to '000'.
// If your background image has a header on it, do the same with the title text color.
c 1 000 000 000 000 // title text
c 2 000 000 000 255 // chumhandle/ mood label text
c 3 000 000 000 255 // outside menu text
c 4 000 000 000 255 // inside menu text
c 5 255 181 000 000 // main background
c 6 255 181 000 255 // menu background
// BUTTONS
// Main buttons are the moods that aren't 'rancorous', the 'pester' and 'add chum' buttons.
// They are also the buttons on the Options, Quirks Manager, and Trollslum.
// Block buttons are the 'rancorous' and 'block' buttons.
c 7 196 135 000 255 // main button borders
c 8 196 135 000 255 // block button borders
c 9 196 135 000 255 // offline button border
c 10 255 255 000 255 // main buttons
c 11 240 000 000 255 // block buttons
c 12 000 000 000 255 // offline button
c 13 000 000 000 255 // main button text
c 14 000 000 000 255 // block button text
c 15 255 255 255 255 // offline button text
// CHUMROLL & CHUMHANDLE
c 16 255 255 000 255 // chumroll border
c 17 000 000 000 255 // chumroll background
c 18 150 150 150 255 // chumroll highlight
c 19 100 100 100 255 // chumroll usertext
c 20 255 255 255 255 // chumroll highlighted usertext
c 21 255 255 000 255 // my chumhandle border
c 22 000 000 000 255 // my chumhandle background
c 23 255 255 255 255 // my chumhandle usertext
// PESTER WINDOW
c 24 255 181 000 255 // pester window background
c 25 255 255 255 255 // pesterlog background
c 26 255 255 255 255 // text field background
c 27 000 000 000 255 // text field text color
c 28 196 135 000 255 // pesterwindow topbar
c 29 255 255 255 255 // pesterwindow top bar text
c 30 196 135 000 255 // pesterlog border
c 31 196 135 000 255 // text field border
// PESTER WINDOW BUTTONS
c 32 196 135 000 255 // main button borders
c 33 196 135 000 255 // block button border
c 34 255 255 000 255 // main buttons
c 35 255 000 000 255 // block button
c 36 000 000 000 255 // pesterwindow button text
c 37 000 000 000 255 // pesterwindow block button text
// OPTIONS WINDOW
c 38 255 181 000 255 // background
c 39 000 000 000 255 // text color
c 40 196 135 000 255 // button borders
c 41 255 255 000 255 // buttons
c 42 000 000 000 255 // button text
// QUIRKS MANAGER WINDOW
c 43 255 181 000 255 // background
c 44 000 000 000 255 // text color
c 45 196 135 000 255 // button borders
c 46 255 255 000 255 // buttons
c 47 000 000 000 255 // button text
// TROLLSLUM WINDOW
c 48 255 181 000 255 // background
c 49 000 000 000 255 // text color
c 50 196 135 000 255 // button borders
c 51 255 255 000 255 // buttons
c 52 000 000 000 255 // button text
// FONTS (In the format: Font_name MODE size)
// menu is for the top menu.
// tagandmood is for the CHUMHANDLE and MOOD labels.
// message is for the text field in the pester window.
// topbar is for the ::nameName:: text on the top of the pester window.
// tray is for your tray popups.
// debug is for the debug console.
f title Courier BOLD 14
f menu Courier BOLD 12
f buttons Courier BOLD 14
f tagandmood Courier BOLD 14
f chumroll Courier BOLD 14
f chumhandle Courier BOLD 14
f message Courier BOLD 13
f topbar Courier BOLD 13
f tray Courier BOLD 12
f debug Courier BOLD 13
// PESTERCHUM MOOD ICONS
i ichummy chummy.gif
i ipleasant pleasant.gif
i idistraught distraught.gif
i iunruly unruly.gif
i ismooth smooth.gif
i irancorous rancorous.gif
i ioffline offline.gif
// TROLLIAN MOOD ICONS
i iestatic estatic.gif
i irelaxed relaxed.gif
i idiscontent discontent.gif
i idevious devious.gif
i isleek sleek.gif
i idetestful detestful.gif
// ETC.
// iicon only appears in the about section.
// ticon will appear in both your tray and your pesterwindow.
i ticon trayicon2.png
i iicon abouticon.png
i iclose x.gif
i ihide m.gif
i ibg pcbg.png

Binary file not shown.

After

(image error) Size: 106 B

Binary file not shown.

Before

(image error) Size: 99 B

Binary file not shown.

Binary file not shown.

Before

(image error) Size: 97 B

After

(image error) Size: 104 B

Binary file not shown.

Before

(image error) Size: 93 B

After

(image error) Size: 96 B

Binary file not shown.

Before

(image error) Size: 106 B

After

(image error) Size: 116 B

Binary file not shown.

Before

(image error) Size: 93 B

After

(image error) Size: 104 B

Binary file not shown.

Before

(image error) Size: 97 B

After

(image error) Size: 104 B

Binary file not shown.

Before

(image error) Size: 95 B

After

(image error) Size: 98 B

Binary file not shown.

Before

(image error) Size: 71 B

After

(image error) Size: 76 B

Binary file not shown.

Before

(image error) Size: 94 B

After

(image error) Size: 105 B

Binary file not shown.

Before

(image error) Size: 92 B

After

(image error) Size: 97 B

Binary file not shown.

Before

(image error) Size: 86 B

After

(image error) Size: 92 B

View file

@ -1,6 +1,6 @@
{"inherits": "pesterchum2.5",
"main":
{"background-image": "$path/tnbg2.png",
{"background-image": "$path/tnbg.png",
"size": [300,620],
"icon": "$path/trayicon.png",
"newmsgicon": "$path/trayicon2.png",
@ -11,7 +11,60 @@
"minimize": { "image": "$path/m.gif",
"loc": [260, 8]},
"defaultwindow": { "style": "background: #e5000f; font-family:'Arial';font:bold;selection-background-color:#919191; " },
"chums": { "style": "border:2px solid #ffa4a4; background-color: black;color: white;font: bold;font-size:14px;font-family: 'Arial';selection-background-color:#646464; " },
"chums": { "style": "border:2px solid #ffa4a4; background-color: black;color: white;font: bold;font-size:14px;font-family: 'Arial';selection-background-color:#646464; ",
"moods": {
"chummy": { "icon": "$path/chummy.gif", "color": "white" },
"rancorous": { "icon": "$path/rancorous.gif", "color": "red" },
"offline": { "icon": "$path/offline.gif", "color": "#646464"},
"pleasant": { "icon": "$path/pleasant.gif", "color": "white" },
"distraught": { "icon": "$path/distraught.gif", "color": "white" },
"pranky": { "icon": "$path/pranky.gif", "color": "white" },
"smooth": { "icon": "$path/smooth.gif", "color": "white" },
"mystified": { "icon": "$path/mystified.gif", "color": "white" },
"amazed": { "icon": "$path/amazed.gif", "color": "white" },
"insolent": { "icon": "$path/insolent.gif", "color": "white" },
"bemused": { "icon": "$path/bemused.gif", "color": "white" },
"ecstatic": { "icon": "$path/ecstatic.gif", "color": "red" },
"relaxed": { "icon": "$path/relaxed.gif", "color": "red" },
"discontent": { "icon": "$path/discontent.gif", "color": "red" },
"devious": { "icon": "$path/devious.gif", "color": "red" },
"sleek": { "icon": "$path/sleek.gif", "color": "red" },
"detestful": { "icon": "$path/detestful.gif", "color": "red" },
"mirthful": { "icon": "$path/mirthful.gif", "color": "red" },
"manipulative": { "icon": "$path/manipulative.gif", "color": "red" },
"vigorous": { "icon": "$path/vigorous.gif", "color": "red" },
"perky": { "icon": "$path/perky.gif", "color": "red" },
"acceptant": { "icon": "$path/acceptant.gif", "color": "red" },
"protective": { "icon": "$path/protective.gif", "color": "#00ff00" },
"blocked": { "icon": "$path/blocked.gif", "color": "black" }
},
"mychumhandle": { "label":
{ "text": "TROLLTAG:",
"style": "color: black ;font:bold; font-family: 'Arial';"
@ -98,7 +151,8 @@
"text" : ":: trolling: $handle ::" },
"textarea": {
"style": "background: white; font-size: 14px;font:bold; border:2px solid #ffa4a4;text-align:center; margin-right:10px; margin-left:10px;font-family: 'Arial'"
},
},
"input": { "style": "background: white; border:2px solid #ffa4a4;margin-top:5px; margin-right:10px; margin-left:10px; font-size: 12px;" },
"tabwindow" : {
"style": ""
},

View file

@ -1,162 +0,0 @@
#PESTERCHUM STYLE
// The title will appear at the top of the window.
// Instead of a space in the name or title, use an '_'. It will come out as a space.
// The name and author will only be in the 'about' section.
// The name you will enter in the 'options' is the name of the folder this is in.
// The alarm only plays when a message is recieved.
// The mode can be set to 'regular' or 'trollian'.
name Pesterchum
title Pesterchum
author Grimlive95
alarm alarm.wav
mode regular
// Colors are in the format of 'red/green/blue/alpha', alpha being transparency.
// 255 is solid and 000 is invisible.
// MAIN WINDOW
// If you have a background image, set 'c 3' alpa to '000'.
// If your background image has a header on it, do the same with the title text color.
c 1 000 000 000 000 // title text
c 2 000 000 000 255 // chumhandle/ mood label text
c 3 000 000 000 255 // outside menu text
c 4 000 000 000 255 // inside menu text
c 5 255 181 000 000 // main background
c 6 255 181 000 255 // menu background
// BUTTONS
// Main buttons are the moods that aren't 'rancorous', the 'pester' and 'add chum' buttons.
// They are also the buttons on the Options, Quirks Manager, and Trollslum.
// Block buttons are the 'rancorous' and 'block' buttons.
c 7 196 135 000 255 // main button borders
c 8 196 135 000 255 // block button borders
c 9 196 135 000 255 // offline button border
c 10 255 255 000 255 // main buttons
c 11 240 000 000 255 // block buttons
c 12 000 000 000 255 // offline button
c 13 000 000 000 255 // main button text
c 14 000 000 000 255 // block button text
c 15 255 255 255 255 // offline button text
// CHUMROLL & CHUMHANDLE
c 16 255 255 000 255 // chumroll border
c 17 000 000 000 255 // chumroll background
c 18 150 150 150 255 // chumroll highlight
c 19 100 100 100 255 // chumroll usertext
c 20 255 255 255 255 // chumroll highlighted usertext
c 21 255 255 000 255 // my chumhandle border
c 22 000 000 000 255 // my chumhandle background
c 23 255 255 255 255 // my chumhandle usertext
// PESTER WINDOW
c 24 255 181 000 255 // pester window background
c 25 255 255 255 255 // pesterlog background
c 26 255 255 255 255 // text field background
c 27 000 000 000 255 // text field text color
c 28 196 135 000 255 // pesterwindow topbar
c 29 255 255 255 255 // pesterwindow top bar text
c 30 196 135 000 255 // pesterlog border
c 31 196 135 000 255 // text field border
// PESTER WINDOW BUTTONS
c 32 196 135 000 255 // main button borders
c 33 196 135 000 255 // block button border
c 34 255 255 000 255 // main buttons
c 35 255 000 000 255 // block button
c 36 000 000 000 255 // pesterwindow button text
c 37 000 000 000 255 // pesterwindow block button text
// OPTIONS WINDOW
c 38 255 181 000 255 // background
c 39 000 000 000 255 // text color
c 40 196 135 000 255 // button borders
c 41 255 255 000 255 // buttons
c 42 000 000 000 255 // button text
// QUIRKS MANAGER WINDOW
c 43 255 181 000 255 // background
c 44 000 000 000 255 // text color
c 45 196 135 000 255 // button borders
c 46 255 255 000 255 // buttons
c 47 000 000 000 255 // button text
// TROLLSLUM WINDOW
c 48 255 181 000 255 // background
c 49 000 000 000 255 // text color
c 50 196 135 000 255 // button borders
c 51 255 255 000 255 // buttons
c 52 000 000 000 255 // button text
// FONTS (In the format: Font_name MODE size)
// menu is for the top menu.
// tagandmood is for the CHUMHANDLE and MOOD labels.
// message is for the text field in the pester window.
// topbar is for the ::nameName:: text on the top of the pester window.
// tray is for your tray popups.
// debug is for the debug console.
f title Courier BOLD 14
f menu Courier BOLD 12
f buttons Courier BOLD 14
f tagandmood Courier BOLD 14
f chumroll Courier BOLD 14
f chumhandle Courier BOLD 14
f message Courier BOLD 13
f topbar Courier BOLD 13
f tray Courier BOLD 12
f debug Courier BOLD 13
// PESTERCHUM MOOD ICONS
i ichummy chummy.gif
i ipleasant pleasant.gif
i idistraught distraught.gif
i iunruly unruly.gif
i ismooth smooth.gif
i irancorous rancorous.gif
i ioffline offline.gif
// TROLLIAN MOOD ICONS
i iestatic estatic.gif
i irelaxed relaxed.gif
i idiscontent discontent.gif
i idevious devious.gif
i isleek sleek.gif
i idetestful detestful.gif
// ETC.
// iicon only appears in the about section.
// ticon will appear in both your tray and your pesterwindow.
i ticon trayicon2.png
i iicon abouticon.png
i iclose x.gif
i ihide m.gif
i ibg pcbg.png

Binary file not shown.

Before

(image error) Size: 99 B