Hi,
I may just be being thick here but, after installation, setting up a new Terrarium, compiling the simple carnivore, and trying to indrocude the animal to the Terrarium, I am getteing the following error:
"Setup Error
Failed to load resources from resource file
Please check your Setup"
I have the '.NET Framework 1.1 redist' installed, along with the SDK 1.1 installed and I have corrected all the paths so that compilation of scripts works. The DLL appears to be created successfully but when I try to add 'SimpleCarnivore.DLL' to the Terrarium, the error is shown.
Any ideas on what I am missing
Cheers
Lakey

Failed to load resources from resource file
Gabriel Gheorghiu
I do not have the liberty of changing back and forth...
Someone wake me when a fix is found. Thanks.
Jochen Z
I'm seeing exactly the same thing.
Does anyone out there have any ideas
Thanks
Eraser
Moussa El-tayeb
I go to the Terrarium, when I browse to add a plant or even my creature this error pops up.
jatwood
Peter Poirier
I also attempted to load the previous version and still got the error
Alexander Klizhentas
Let me give out some more infomation about the error:
If you have a VS.NET debugger, it will report StackOverflow Exception instead of showing "Failed to load resources from resource file".
Or if you don't have a VS.NET debugger, it will reports the error infomation above.
I use the debugger to see what's wrong with it but failed, because I don't have the source of the Engine.cs. But I can see that at the top of the call stack is the
GameEngine.AddNewOrganism string, System.Drawing.Point, bool)
The following is the whole call stack trace:
GameEngine.AddNewOrgainism
Terrarium.ReintroduceSpecies.OK_Click
[<Non-user Code>]
TerrariumButton.OnMouseUp
[<Non-user Code>]
MainForm.introduceAnimalTerrarium_Click
[<Non-user Code>]
TerrariumButton.OnMouseUp
[<Non-user Code>]
MainForm.Main
It seems that there are not an exception of StackOverflow as there are few calls here.
potter12
terrarium.exe
antResources.dll
AppUpdater.dll
asmcheck.dll
backgroundGridResources.dll
backgroundResources.dll
beetleResources.dll
cursorResources.dll
DefaultBlackBox.dll
DxVBLib.DLL
inchwormResources.dll
organismbase.dll
plantoneResources.dll
plantResources.dll
plantthreeResources.dll
planttwoResources.dll
scorpionResources.dll
spiderResources.dll
teleporterResources.dll
background.bmp
backgroundGrid.bmp
cursor.bmp
plant24.bmp
plant48.bmp
teleporter.bmp
AppUpdater.pdb
DefaultBlackBox.pdb
OrganismBase.pdb
terrarium.pdb
appupdater.xml
userconfig.xml
Just to check that all the *resources* required are there.
ucolinfo
arunvenkata
After loading an initial Terrarium the following *resources* get loaded:
background bitmaps, cursors, teleporter
When loading a creature into the Terrarium the following *resources* get loaded:
creature skins, plant skins
The application doesn't appear to have any issues unpacking these resources.
When you get your errors, are you getting our Watson dialog that allows you to submit the error, or are you getting a lower level error that isn't being trapped by us and is being displayed in a default Windows exception dialog
Merovingian
So for me, thats two XP and one 2K that have this problem.
What version of .Net do you guys have SDK, Redist, or the whole Visual Package
DICKDDD
Sonmez
Peds
ChrisRichardson