LIST OF KNOWN BUGS AND LIMITATIONS
+2
G
Orteil
6 posters
Page 1 of 1
LIST OF KNOWN BUGS AND LIMITATIONS
-It's actually possible to put X in Y, even if Y is already in X.
-No disambiguation yet (no "which mitten did you mean ?"). ADDED
-Things don't belong to other things yet (you can't say "pick drawer of the nightstand", just "pick drawer"; same goes for "eat Nicholson's pincers", but you're probably better off not doing that anyway). ADDED
-No plurals : if you type "eat burgers", only one burger will be eaten.
-No plurals : if you type "eat burgers", only one burger will be eaten.
Last edited by Orteil on Mon Feb 08, 2010 11:34 am; edited 1 time in total
Re: LIST OF KNOWN BUGS AND LIMITATIONS
I've noticed that it's possible to go to sleep repeatedly, with no "You're already asleep!" message.
And no matter how furiously you masturbate, you never ejaculate.
Minor grammar mistake:
If you try to put an object into the mittens, it says "A fabulous mittens cannot contain things."
You can put X into Y, even if X is not in the player's inventory. Or is it supposed to be like that, and you're supposed to use the box in place of an inventory? Still seems odd that I can put the bands in the box when I haven't found the bands yet. Items can also be "gotten" multiple times.
I really like how you set up the box, though, and how it reads off all the items.
And no matter how furiously you masturbate, you never ejaculate.
Minor grammar mistake:
If you try to put an object into the mittens, it says "A fabulous mittens cannot contain things."
You can put X into Y, even if X is not in the player's inventory. Or is it supposed to be like that, and you're supposed to use the box in place of an inventory? Still seems odd that I can put the bands in the box when I haven't found the bands yet. Items can also be "gotten" multiple times.
I really like how you set up the box, though, and how it reads off all the items.
G- CRAB NICHOLSON
-
Posts : 17
Join date : 2010-01-25
Re: LIST OF KNOWN BUGS AND LIMITATIONS
-Haha, I didn't remember I implemented sleep. That'll be fixed in the next release.
EDIT : wait, I didn't. How did you manage to "fall asleep" ?
-I'll create a jizz object the first time you masturbate; it'll expand with each subsequent fapping.
-Also yeah, the pronouns pasring code is very buggy right now.
-There's no real inventory right now : the items stay where they are when you "take" them.
-Putting X somewhere else silently implies that you take the object first; same when eating an object, etc.
-The box just has a Container flag, like the drawer and the closet. You can put things in those too.
EDIT : wait, I didn't. How did you manage to "fall asleep" ?
-I'll create a jizz object the first time you masturbate; it'll expand with each subsequent fapping.
-Also yeah, the pronouns pasring code is very buggy right now.
-There's no real inventory right now : the items stay where they are when you "take" them.
-Putting X somewhere else silently implies that you take the object first; same when eating an object, etc.
-The box just has a Container flag, like the drawer and the closet. You can put things in those too.
Re: LIST OF KNOWN BUGS AND LIMITATIONS
Orteil wrote:-Haha, I didn't remember I implemented sleep. That'll be fixed in the next release.
EDIT : wait, I didn't. How did you manage to "fall asleep" ?
-I'll create a jizz object the first time you masturbate; it'll expand with each subsequent fapping.
-Also yeah, the pronouns pasring code is very buggy right now.
-There's no real inventory right now : the items stay where they are when you "take" them.
-Putting X somewhere else silently implies that you take the object first; same when eating an object, etc.
-The box just has a Container flag, like the drawer and the closet. You can put things in those too.
I typed "Go to bed", or "go to sleep".
AND FUCK YEAH, JIZZ SCRIPTS. Maybe we should implement a way to replenish semen?
G- CRAB NICHOLSON
-
Posts : 17
Join date : 2010-01-25
Re: LIST OF KNOWN BUGS AND LIMITATIONS
Oh right, right now "go to" is a placeholder action (it'll accept any destination, including "go fuck myself").
Also jizzing could decrement a counter, and when it reaches 0, it says "your balls are empty. Nothing comes out" or something. You can refill them by doing other actions than fapping, I guess.
...I really don't thing masturbation should be a major concern this early in the development
Also jizzing could decrement a counter, and when it reaches 0, it says "your balls are empty. Nothing comes out" or something. You can refill them by doing other actions than fapping, I guess.
...I really don't thing masturbation should be a major concern this early in the development
Re: LIST OF KNOWN BUGS AND LIMITATIONS
What I typed: play, put leaflet in box, destroy box, look
The error
After clicking Ignore the game continues on the "look" command and tells me what is in the room including the leaflet, but not the box, which were destroyed. Interacting with the leaflet (I tired "read leaflet") produces the same error as above. I am guessing that the leaflet was not destroyed when I destroyed the box.
The error
- Code:
___________________________________________
ERROR in
action number 1
of Draw Event
for object HUD:
In script leaflet:
In script Location:
Error in code at line 3:
return " "+InType2In(self.InType)+" "+GetName("the|"+self.InObj.Name);
at position 66: Wrong type of arguments to +.
After clicking Ignore the game continues on the "look" command and tells me what is in the room including the leaflet, but not the box, which were destroyed. Interacting with the leaflet (I tired "read leaflet") produces the same error as above. I am guessing that the leaflet was not destroyed when I destroyed the box.
Tab- Crab
-
Posts : 2
Join date : 2010-01-29
Re: LIST OF KNOWN BUGS AND LIMITATIONS
Tab => haha, "destroy" is a testing command, I didn't really think people would try that. I'll secure the test commands in the next release.
The reason why that bug happened is that the game knows the leaflet is in an object, but it can't determine which one since it's been destroyed. I'll sort that out.
The reason why that bug happened is that the game knows the leaflet is in an object, but it can't determine which one since it's been destroyed. I'll sort that out.
Re: LIST OF KNOWN BUGS AND LIMITATIONS
version 0.004
throws this error
ignore results in
not a problem, j.t.l.y.k.
- Code:
open nightstand
throws this error
- Code:
___________________________________________
ERROR in
action number 1
of Draw Event
for object HUD:
In script nightstand:
Error in code at line 28:
if (global.Context=="open") {TryParse("open "+MyDrawer.id);}
at position 57: Wrong type of arguments to +.
___________________________________________
ERROR in
action number 1
of Draw Event
for object HUD:
In script nightstand:
Error in code at line 28:
if (global.Context=="open") {TryParse("open "+MyDrawer.id);}
at position 57: Wrong type of arguments to +.
ignore results in
- Code:
can't open the nightstand
not a problem, j.t.l.y.k.
Niggolson- Crab
-
Posts : 1
Join date : 2010-02-22
Re: LIST OF KNOWN BUGS AND LIMITATIONS
The jizz thing made me think of something. When you grab the Atari, and spin around and throw up, you should become hungry, and that is sort of a motive to go check out the kitchen. Naturally created goals and quests that encourage exploration are the way to go.
Zaphod Beeblebrox- Crab
-
Posts : 35
Join date : 2010-02-08
Game won't start.
___________________________________________
ERROR in
action number 1
of Create Event
for object HUD:
Error defining an external function.
This is the error I get when I try to start the game. Any suggestions?
chompy5- Crab
- Posts : 1
Join date : 2011-02-07
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|