Alice Community  

Go Back   Alice Community > Search Forums

Showing results 1 to 25 of 85
Search took 0.01 seconds.
Search: Posts Made By: aikmin
Forum: Bugs and Troubleshooting 01-03-2017, 08:36 PM
Replies: 4
Views: 27,421
Posted By aikmin
Layout and file access error

Mr Moke,

Your first error just says that Alice fails to layout the thumbnail of all your Alice 2 a2w files in the Startup window. Not a major problem as the problem will fix itself when the window...
Forum: Bugs and Troubleshooting 11-18-2013, 12:16 AM
Replies: 4
Views: 13,335
Posted By aikmin
Alice 2.3.5

Download the new Alice 2.3.5d release.
Forum: Suggestion Box 11-18-2013, 12:08 AM
Replies: 4
Views: 27,369
Posted By aikmin
More keys for When "<key> is typed" event

Edit your \Required\resources\common\StandardResources.py file.

Find this section in the file:
["edu.cmu.cs.stage3.alice.core.behavior.KeyClickBeh avior",
["keyCode",...
Forum: Suggestion Box 11-18-2013, 12:02 AM
Replies: 1
Views: 20,636
Posted By aikmin
More keys for When "<key> is typed" event

Edit your \Required\resources\common\StandardResources.py file.

Find this section in the file:
["edu.cmu.cs.stage3.alice.core.behavior.KeyClickBehavior",
["keyCode",...
Forum: Bugs and Troubleshooting 04-27-2013, 03:32 AM
Replies: 4
Views: 19,419
Posted By aikmin
Export as webpage

The code itself works, but some newer browser does not support Java plugins (Firefox for example - that actually reminds me that i need to check if a new version is out), so you cannot load the...
Forum: Bugs and Troubleshooting 04-27-2013, 03:25 AM
Replies: 4
Views: 19,419
Posted By aikmin
Take Picture

This feature was temporary removed because it was causing some problems on the MAC side. It will be back in Alice very soon.
Forum: Bugs and Troubleshooting 02-25-2013, 08:58 PM
Replies: 7
Views: 11,897
Posted By aikmin
Fixed

I removed one of your object visualization model. Alice is giving you that null pointer exception because you had deleted the Item variable from the model.
Forum: Bugs and Troubleshooting 01-23-2013, 06:18 PM
Replies: 2
Views: 7,551
Posted By aikmin
Fixed

I removed your sound file. You can add it back to your file, but you will have to rename it (without using those extended characters) before saving the file.
Forum: How do I...? 12-08-2012, 03:44 AM
Replies: 1
Views: 4,635
Posted By aikmin
Try this.

Key event is interrupted by the dialog box and is still in the pressed state. Look at the modification in the attached file.
Forum: Bugs and Troubleshooting 12-07-2012, 03:55 AM
Replies: 8
Views: 13,881
Posted By aikmin
Fixed

Roughly 10 to 15 items was missing from your file. I advise you to save an extra copy of your file, and try re-opening the file to double check that it saved correctly.
Forum: Bugs and Troubleshooting 06-20-2012, 05:04 AM
Replies: 14
Views: 31,821
Posted By aikmin
Start up window bug

The bug was caused by a failed initialization of the selected tab. The error will only occur if the "Open a world" tab was selected the last time Alice was opened. To temporary fix this problem, make...
Forum: Bugs and Troubleshooting 06-11-2012, 12:07 AM
Replies: 2
Views: 16,631
Posted By aikmin
I had to remove one object (Plan de <something>)...

I had to remove one object (Plan de <something>) in your file to get this work. Please do not use extended ascii characters when naming objects.
Forum: Bugs and Troubleshooting 05-19-2012, 12:16 AM
Replies: 2
Views: 6,874
Posted By aikmin
Try copying (Maybe on your Desktop) and running...

Try copying (Maybe on your Desktop) and running Alice from your computer (Not DVD).
Forum: Bugs and Troubleshooting 05-19-2012, 12:10 AM
Replies: 14
Views: 31,821
Posted By aikmin
Can you post the error?

Can you post the error?
Forum: Bugs and Troubleshooting 05-19-2012, 12:09 AM
Replies: 11
Views: 29,346
Posted By aikmin
You do not need to install any patch for the "int...

You do not need to install any patch for the "int as string" function. You are just missing the correct resources file. Attached is the correct resource file. Extract the content to your...
Forum: Bugs and Troubleshooting 05-19-2012, 12:03 AM
Replies: 3
Views: 9,286
Posted By aikmin
Missing item

You are getting the error because Alice is not able to find some required items (Example world, Tutorial files, or maybe the default template files). Please make sure that you have those folders in...
Forum: Bugs and Troubleshooting 04-18-2012, 05:09 AM
Replies: 3
Views: 9,953
Posted By aikmin
64 bit OS?

Another 32 bit / 64 bit OS problem?

See link http://www.simplehelp.net/2009/09/15...n-32-bit-mode/
Forum: Questions and Comments 04-18-2012, 05:06 AM
Replies: 1
Views: 13,251
Posted By aikmin
64 bit problem

The libraries are for 32 bit OS and will not work on 64 bit OS without some extra settings. You will need to make your Alice run as a 32 bit app.

See link...
Forum: How do I...? 04-17-2012, 09:41 AM
Replies: 6
Views: 9,118
Posted By aikmin
Web Alice

Try this.
Forum: Questions and Comments 04-12-2012, 06:21 PM
Replies: 3
Views: 8,105
Posted By aikmin
Update your Alice

Alice uses the JRE in its own Required folder, so updating your computer's JRE does nothing to help with the problem. By the way, the bug was not caused by Java or Alice. It looks like you have a...
Forum: How do I...? 04-02-2012, 10:33 PM
Replies: 6
Views: 10,071
Posted By aikmin
Fix for missing item

Download and replace your old C:\Users\...\Alice 2.2\Required\resources\en\Alice Style.py with this.

www.cs.purdue.edu/homes/aik_min/Alice Style.zip
Forum: How do I...? 03-27-2012, 05:42 AM
Replies: 6
Views: 9,728
Posted By aikmin
Problem with your program

Use the method [object] move to [subject] to move the camera to aliceLiddell and you will notice that the model is actually very large and the 0,0 point is at her feet. Even moving the camera into...
Forum: Bugs and Troubleshooting 03-26-2012, 05:56 AM
Replies: 3
Views: 14,475
Posted By aikmin
Something is wrong with the 12/1/2012 version of Alice

There is a bug in 12/1/2012 version that is preventing variables to be passed into methods and functions. There is news that a new update is going to be out soon.
Forum: How do I...? 03-05-2012, 05:00 AM
Replies: 4
Views: 16,845
Posted By aikmin
It is an error with the December version. Use the...

It is an error with the December version. Use the previous version or this http://www.cs.purdue.edu/homes/aik_min/. If you are using the new version, after download, you will need to update the...
Forum: How do I...? 03-05-2012, 04:55 AM
Replies: 13
Views: 38,478
Posted By aikmin
Permission

You can deny Write permission to your Alice 2.2 folder, but you will need full access to your user directory (i.e. C:\Users\AliceUser\). Do you have access to your Desktop, Documents, Downloads, etc?...
Showing results 1 to 25 of 85

 
Forum Jump


Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.