Current Project Screen

We are always interested by your work with Brume. You can post here your own samples, tutorials, screenshots or links !

Moderator: Brume Dev Team

Postby MoDDiB on Mon May 14, 2007 12:18 pm

I tried it again and I don't have any problem : try to add frustum.jpg to the internal directory.

Otherwise : what brume.log says ?
MoDDiB
Brume user
 
Posts: 83
Joined: Mon Nov 20, 2006 5:05 pm

Postby Silmaryls on Mon May 14, 2007 4:25 pm

I tried it at work 6 hours ago and it worked !
I went through the level and loose :lol: (I really like the zoom feature. MoDDiB do you intend to add an "angle switch" option ?)

So....was it changed ? If not it may be a SDK version problem ?

Rubbish : what does le log say ?


You can also try this :
1. delete "brume.log" file
2. run "FunTD.exe"
3. check if the brume.log file exists.

If it exists the problem is in the game or in Brume. If it does not exist it's an SDK problem or worst.
User avatar
Silmaryls
Brume Team Member
 
Posts: 340
Joined: Tue Feb 21, 2006 10:09 pm
Location: Paris - France

Postby MoDDiB on Mon May 14, 2007 7:55 pm

Yeah an angle switch will be available in the future but as you can see there's a lot of things to do and it's not a priority :)
MoDDiB
Brume user
 
Posts: 83
Joined: Mon Nov 20, 2006 5:05 pm

Postby rubbish on Tue May 15, 2007 1:53 am

I tried it again.
The brume.log existed.


Code: Select all
ERROR  - FunTDForm: Brume error : System.Reflection.TargetInvocationException: has been thrown by the target of an invocation. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at RTSEngine.PhysicMap.AddMapEntity(MapEntity pEntity)
   at RTSEngine.Entities.MapEntity..ctor(PhysicMap pMapOwner, BrumeVector pPosition)
   at RTSEngine.Entities.RedThing..ctor(Brume pBrume, PhysicMap pMapOwner, BrumeVector pPosition)
   
   at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
   at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at RTSEngine.Utils.TypeInvoker.InvokeConstructor(String pTypeName, Object[] pParameters)
   at RTSEngine.MapDocument.CreateEntities(XmlNodeList pLstEntities, PhysicMap pMap)
   at RTSEngine.MapDocument.GetPhysicMap(String pMapName)
   at FunTD.FunTDForm.GameInit()
   at Brume.Brume.BrumeInit()
   at Brume.Brume.Play()
rubbish
Brume user
 
Posts: 183
Joined: Fri Nov 03, 2006 5:05 am

Postby MoDDiB on Tue May 15, 2007 10:18 am

It's really strange because we don't have this problem : what's your OS ?
and you language OS ?

Here's a fix for this exception hope you won't get a new one !
http://jean.esteves.free.fr/NetStorm/RTSEngine.dll
MoDDiB
Brume user
 
Posts: 83
Joined: Mon Nov 20, 2006 5:05 pm

Postby rubbish on Tue May 15, 2007 3:37 pm

Code: Select all
ERROR  - FunTDForm: Brume error : System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at RTSEngine.GameLogic.GameMap..ctor(PhysicMap pPhysicMap)
   at FunTD.FunTDForm.GameInit()
   at Brume.Brume.BrumeInit()
   at Brume.Brume.Play()


Here is the log.

My OS is Chinese XP
rubbish
Brume user
 
Posts: 183
Joined: Fri Nov 03, 2006 5:05 am

Postby MoDDiB on Tue May 15, 2007 3:46 pm

Really don't understand how it is possible...

new Fix : http://jean.esteves.free.fr/NetStorm/RTSEngine.dll
MoDDiB
Brume user
 
Posts: 83
Joined: Mon Nov 20, 2006 5:05 pm

Postby lazy on Tue May 15, 2007 3:53 pm

also error on my computer:
-2005530516 (D3DERR_INVALIDCALL)
in Microsoft.DirectX.Direct3D.Device..ctor(Int32 adapter, DeviceType deviceType, IntPtr renderWindowHandle, CreateFlags behaviorFlags, PresentParameters[] presentationParameters)
in Brume.DirectX9GraphicApi.InitEngineMode(BrumeInitStates initStates)
in Brume.Brume.BrumeInit()
in Brume.Brume.Play()

win 2003 , chinese version
lazy
Brume Rookie
 
Posts: 15
Joined: Sat Apr 21, 2007 10:15 am

Postby MoDDiB on Tue May 15, 2007 4:29 pm

mm lazy your problem comes from DirectX I think : you don't have problem with brume tutorials ?
MoDDiB
Brume user
 
Posts: 83
Joined: Mon Nov 20, 2006 5:05 pm

Postby Silmaryls on Tue May 15, 2007 6:49 pm

Just to be sure...MoDDiB : you compiled the exe in Release mode ?
User avatar
Silmaryls
Brume Team Member
 
Posts: 340
Joined: Tue Feb 21, 2006 10:09 pm
Location: Paris - France

Postby MoDDiB on Tue May 15, 2007 7:05 pm

Dlls and .exe were in release :/
MoDDiB
Brume user
 
Posts: 83
Joined: Mon Nov 20, 2006 5:05 pm

Postby rubbish on Wed May 16, 2007 1:31 am

LoL

Great!And how to play... :lol:
rubbish
Brume user
 
Posts: 183
Joined: Fri Nov 03, 2006 5:05 am

Postby MoDDiB on Wed May 16, 2007 11:34 am

The gameplay isn't complete for the moment ... you just have to build tower and kill most monsters you can :)
MoDDiB
Brume user
 
Posts: 83
Joined: Mon Nov 20, 2006 5:05 pm

Postby rubbish on Wed May 16, 2007 4:19 pm

Really?
I can't see any monsters...
But maybe I can see the tower shooting.
rubbish
Brume user
 
Posts: 183
Joined: Fri Nov 03, 2006 5:05 am

Postby MoDDiB on Wed May 16, 2007 6:53 pm

MMMmmm what is happening on your computer is really strange..
Does the map you see look like on the video ?
MoDDiB
Brume user
 
Posts: 83
Joined: Mon Nov 20, 2006 5:05 pm

PreviousNext

Return to Samples

Who is online

Users browsing this forum: No registered users and 1 guest

cron