Page 2 of 5

PostPosted: Thu Oct 17, 2013 19:33
by BlockMen
Jordach wrote:Can you build this?

http://minetest-classic.com

sdzen hasn't been around to make a latest build.


There you go:
https://www.dropbox.com/s/m45xvbyywhtxw1j/minetest-classic-17102013.zip

Works with DirectX and uses Irrlicht 1.8.0 too.

PS: Have I missed something or does it have no sound?

PostPosted: Thu Oct 17, 2013 19:56
by PilzAdam
BlockMen wrote:
Jordach wrote:Can you build this?

http://minetest-classic.com

sdzen hasn't been around to make a latest build.


There you go:
https://www.dropbox.com/s/m45xvbyywhtxw1j/minetest-classic-17102013.zip

Works with DirectX and uses Irrlicht 1.8.0 too.

PS: Have I missed something or does it have no sound?

Sound was added in 0.4-dev.

PostPosted: Fri Oct 18, 2013 12:20
by Krock
ehrm... when I use this setting:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
video_driver = direct3d9

then i always get the acces violation error after a time... any ideas how to solve that?

EDIT: console output
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
DIRECT3D9 begin scene failed.
DIRECT3D9 end scene failed.
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
14:22:32: ERROR[main]: Some exception: "Access violation"
Loaded texture: E:/Programme/minetest/textures/base/pack/menu_header.png
DIRECT3D9 begin scene failed.
In trans_func.
Access violation at 05FACAB0 write?=1 address=2070859946
In trans_func.
Access violation at 05FACAB0 write?=1 address=2070859946
14:22:32: ERROR[main]: Some exception: "Access violation"
DIRECT3D9 begin scene failed.
Resizing window (800 600)
Resetting D3D9 device.

PostPosted: Fri Oct 18, 2013 13:39
by BlockMen
Krock wrote:ehrm... when I use this setting:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
video_driver = direct3d9

then i always get the acces violation error after a time... any ideas how to solve that?

EDIT: console output
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
DIRECT3D9 begin scene failed.
DIRECT3D9 end scene failed.
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
14:22:32: ERROR[main]: Some exception: "Access violation"
Loaded texture: E:/Programme/minetest/textures/base/pack/menu_header.png
DIRECT3D9 begin scene failed.
In trans_func.
Access violation at 05FACAB0 write?=1 address=2070859946
In trans_func.
Access violation at 05FACAB0 write?=1 address=2070859946
14:22:32: ERROR[main]: Some exception: "Access violation"
DIRECT3D9 begin scene failed.
Resizing window (800 600)
Resetting D3D9 device.


Hmm...maybe there is a problem with Irrlicht dll. I will rebuild when i have time or for the next release.

Just a suggestion, but you could try using the dll of an older build of me, maybe it works, because it seems i was using 1.8.0 before

PostPosted: Fri Oct 18, 2013 15:30
by Jordach
Btw, you built the WRONG branch, it's https://gitorious.org/minetest-classic/minetest-classic/source/175ec66792d19d6061097e2c00af5dce3f05240d:

Which is the beta stuff that is WIP.

PostPosted: Fri Oct 18, 2013 17:42
by cHyper
Jordach wrote:Can you build this?

http://minetest-classic.com

sdzen hasn't been around to make a latest build.


nice old school version of minetest...
works great with my texture pack...
... that i made a time ago!

PostPosted: Sun Oct 20, 2013 10:20
by BlockMen
Jordach wrote:Btw, you built the WRONG branch, it's https://gitorious.org/minetest-classic/minetest-classic/source/175ec66792d19d6061097e2c00af5dce3f05240d:

Which is the beta stuff that is WIP.


If you want have build a specific branch then you have to write that too :P

PostPosted: Mon Oct 21, 2013 23:08
by BlockMen
BlockMen wrote:
Krock wrote:ehrm... when I use this setting:
[spoiler]
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
video_driver = direct3d9

then i always get the acces violation error after a time... any ideas how to solve that?

EDIT: console output
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
DIRECT3D9 begin scene failed.
DIRECT3D9 end scene failed.
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
14:22:32: ERROR[main]: Some exception: "Access violation"
Loaded texture: E:/Programme/minetest/textures/base/pack/menu_header.png
DIRECT3D9 begin scene failed.
In trans_func.
Access violation at 05FACAB0 write?=1 address=2070859946
In trans_func.
Access violation at 05FACAB0 write?=1 address=2070859946
14:22:32: ERROR[main]: Some exception: "Access violation"
DIRECT3D9 begin scene failed.
Resizing window (800 600)
Resetting D3D9 device.
[/spoiler]


Hmm...maybe there is a problem with Irrlicht dll. I will rebuild when i have time or for the next release.

Just a suggestion, but you could try using the dll of an older build of me, maybe it works, because it seems i was using 1.8.0 before

Hmm...maybe there is a problem with Irrlicht dll. I will rebuild when i have time or for the next release.

Just a suggestion, but you could try using the dll of an older build of me, maybe it works, because it seems i was using 1.8.0 before


I rebuilt the Irrlicht dll, maybe it works for you now: https://www.dropbox.com/s/7zknqpxov0m65s8/Irrlicht.dll

Just put this in ~/bin/ (where minetest.exe is located)

PostPosted: Sun Oct 27, 2013 17:05
by Jordach
Can we PLEASE HAVE MASTER!

(THIS IS ACTUALLY THE FIRST TIME IN *EVER* THAT I WANT TO UPDATE MY DEV BUILD.)

N.B. Please wait for the texturable sun / moon patch (or just make a custom build ;) )

PostPosted: Sun Oct 27, 2013 18:22
by jojoa1997
Jordach wrote:Can we PLEASE HAVE MASTER!

(THIS IS ACTUALLY THE FIRST TIME IN *EVER* THAT I WANT TO UPDATE MY DEV BUILD.)

N.B. Please wait for the texturable sun / moon patch (or just make a custom build ;) )
What do you mean master?

PostPosted: Sun Oct 27, 2013 20:56
by Jordach
jojoa1997 wrote:
Jordach wrote:Can we PLEASE HAVE MASTER!

(THIS IS ACTUALLY THE FIRST TIME IN *EVER* THAT I WANT TO UPDATE MY DEV BUILD.)

N.B. Please wait for the texturable sun / moon patch (or just make a custom build ;) )
What do you mean master?
https://github.com/minetest/minetest/ master is the first branch for that link. And if you actually read something for once you might have noticed that the branch when visiting it is actually master.

PostPosted: Sun Oct 27, 2013 20:59
by jojoa1997
Jordach wrote:
jojoa1997 wrote:
Jordach wrote:Can we PLEASE HAVE MASTER!

(THIS IS ACTUALLY THE FIRST TIME IN *EVER* THAT I WANT TO UPDATE MY DEV BUILD.)

N.B. Please wait for the texturable sun / moon patch (or just make a custom build ;) )
What do you mean master?
https://github.com/minetest/minetest/ master is the first branch for that link. And if you actually read something for once you might have noticed that the branch when visiting it is actually master.
The thing i am confused about is why are you asking for master to be added into this when it already is.
And
Jordach wrote:(THIS IS ACTUALLY THE FIRST TIME IN *EVER* THAT I WANT TO UPDATE MY DEV BUILD.)
just confused me more.

PostPosted: Tue Oct 29, 2013 19:56
by Krock
BlockMen wrote:I rebuilt the Irrlicht dll, maybe it works for you now: https://www.dropbox.com/s/7zknqpxov0m65s8/Irrlicht.dll

Just put this in ~/bin/ (where minetest.exe is located)

Just saw that post right now, tested, minetest runs now with 5 FPS more than other times!
Thank you, everything is working fine!

EDIT: error log, spoiler alert
[spoiler]not really, one error after 10 mins of playing with this error + minetest crash (not just message show-up)
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Font size: 8 17
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
21:02:25: ERROR[main]: Some exception: "Access violation"
In trans_func.
In trans_func.


EDIT2: more errors from the debug.txt
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Font size: 8 17
Font size: 8 17
Font size: 8 17
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
21:14:09: ERROR[main]: Some exception: "Access violation"
In trans_func.
Access violation at 0C127C48 write?=1 address=1835994047
In trans_func.
Access violation at 0C127C48 write?=1 address=1835994047
21:14:09: ERROR[main]: Some exception: "Access violation"



EDIT3:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Font size: 8 16
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7452966
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7452966
21:28:32: ERROR[main]: Some exception: "Access violation"
In trans_func.
Access violation at 00030002 write?=0 address=196610
In trans_func.
Access violation at 00030002 write?=0 address=196610
21:28:33: ERROR[main]: Some exception: "Access violation"


Anytime in the console:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
DIRECT3D9 begin scene failed. AND/OR
DIRECT3D9 end scene failed.

[/spoiler]

PostPosted: Tue Oct 29, 2013 20:47
by BlockMen
New build: 0.4.7-dev17092013

https://www.dropbox.com/s/ufrewkce0cugjmn/minetest-0.4.7-dev17092013.zip

[spoiler=Commits since last build]
- Masterserver totals fix
- Masterserver update
[/spoiler]

---

Jordach wrote:Can we PLEASE HAVE MASTER!

(THIS IS ACTUALLY THE FIRST TIME IN *EVER* THAT I WANT TO UPDATE MY DEV BUILD.)

N.B. Please wait for the texturable sun / moon patch (or just make a custom build ;) )

Why shouting?!
And I will make another build of the patch in a few minutes/hours.

Krock wrote:Just saw that post right now, tested, minetest runs now with 5 FPS more than other times!
Thank you, everything is working fine!

EDIT: error log, spoiler alert
[spoiler]not really, one error after 10 mins of playing with this error + minetest crash (not just message show-up)
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Font size: 8 17
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
21:02:25: ERROR[main]: Some exception: "Access violation"
In trans_func.
In trans_func.


EDIT2: more errors from the debug.txt
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Font size: 8 17
Font size: 8 17
Font size: 8 17
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421670
21:14:09: ERROR[main]: Some exception: "Access violation"
In trans_func.
Access violation at 0C127C48 write?=1 address=1835994047
In trans_func.
Access violation at 0C127C48 write?=1 address=1835994047
21:14:09: ERROR[main]: Some exception: "Access violation"



EDIT3:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Font size: 8 16
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7452966
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7452966
21:28:32: ERROR[main]: Some exception: "Access violation"
In trans_func.
Access violation at 00030002 write?=0 address=196610
In trans_func.
Access violation at 00030002 write?=0 address=196610
21:28:33: ERROR[main]: Some exception: "Access violation"


Anytime in the console:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
DIRECT3D9 begin scene failed. AND/OR
DIRECT3D9 end scene failed.

[/spoiler]


Could you try with build of today? I have no clue atm what could cause that but it seems that it is/was Irrlicht related.
Please notice me if you still get this error.

PostPosted: Tue Oct 29, 2013 21:39
by BlockMen

PostPosted: Wed Oct 30, 2013 00:12
by Element
is this at the minetest home page

are you sure this is the latest build

PostPosted: Wed Oct 30, 2013 01:32
by Evergreen
Element wrote:is this at the minetest home page

are you sure this is the latest build
Yes, it is on the minetest homepage, and yes it is the latest build.

PostPosted: Wed Oct 30, 2013 02:32
by Element
when i tried it, it had no sound

PostPosted: Wed Oct 30, 2013 09:16
by BlockMen
Element wrote:when i tried it, it had no sound


My builds have sound enabled. Check your OpenAl installation

PostPosted: Wed Oct 30, 2013 11:37
by Krock
BlockMen wrote:New build: 0.4.7-dev17092013

https://www.dropbox.com/s/ufrewkce0cugjmn/minetest-0.4.7-dev17092013.zip

[spoiler=Commits since last build]
- Masterserver totals fix
- Masterserver update
[/spoiler]

<other thingies />

Could you try with build of today? I have no clue atm what could cause that but it seems that it is/was Irrlicht related.
Please notice me if you still get this error.


Deleted my whole minetest folder and upgraded....still
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Font size: 8 17
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421678
In trans_func.
Access violation at 4FE3EB06 write?=1 address=7421678
12:33:57: ERROR[main]: Some exception: "Access violation"
In trans_func.
Access violation at 05FABCD8 write?=1 address=408812357
In trans_func.
Access violation at 05FABCD8 write?=1 address=408812357
12:33:58: ERROR[main]: Some exception: "Access violation"

I have no idea about this fail, the only I noticed: Items load within 1 sec' with Direct3d9 but with OpenGL it takes about 10 sec' to load the first page of the unified directory. (about 40 diffrent images - didn't count)

PostPosted: Wed Oct 30, 2013 17:04
by Inocudom
RealBadAngel wants people to test his new shaders. To do that, a build must be made of his fork in the topic below:
https://forum.minetest.net/viewtopic.php?pid=116246#p116246

PostPosted: Wed Oct 30, 2013 17:41
by Jordach
Thanks! I CAME.

PostPosted: Wed Oct 30, 2013 22:59
by Element
what do you mean by OpenAL installation
BlockMen wrote:
Element wrote:when i tried it, it had no sound


My builds have sound enabled. Check your OpenAL installation

PostPosted: Thu Oct 31, 2013 02:22
by Element
you should label, v6, v7, indev, singlenode, and math better

PostPosted: Thu Oct 31, 2013 10:25
by BlockMen
Krock wrote:I have no idea about this fail, the only I noticed: Items load within 1 sec' with Direct3d9 but with OpenGL it takes about 10 sec' to load the first page of the unified directory. (about 40 diffrent images - didn't count)


Do you get this error without any mods too?


Element wrote:what do you mean by OpenAL installation

http://forums.creative.com/showthread.php?t=699849

PostPosted: Thu Oct 31, 2013 16:23
by Krock
BlockMen wrote:
Krock wrote:I have no idea about this fail, the only I noticed: Items load within 1 sec' with Direct3d9 but with OpenGL it takes about 10 sec' to load the first page of the unified directory. (about 40 diffrent images - didn't count)


Do you get this error without any mods too?

I said, I totally overwrote the minetest files = no additional mods, also I was plaing on a multiplayer server while those errors happened. I would be happy if I can help you with this because DirectX looks much faster in my eyes :/

PostPosted: Thu Oct 31, 2013 20:54
by Jordach
BlockMen wrote:
Krock wrote:I have no idea about this fail, the only I noticed: Items load within 1 sec' with Direct3d9 but with OpenGL it takes about 10 sec' to load the first page of the unified directory. (about 40 diffrent images - didn't count)


Do you get this error without any mods too?


Element wrote:what do you mean by OpenAL installation

http://forums.creative.com/showthread.php?t=699849
I happen to have uploaded the installer for OpenAL myself on sfan5's glorious upload server: http://sfan5.dyndns.org/upload/data/oalinst.exe

PostPosted: Fri Nov 01, 2013 22:39
by BlockMen
Krock wrote:
BlockMen wrote:
Krock wrote:I have no idea about this fail, the only I noticed: Items load within 1 sec' with Direct3d9 but with OpenGL it takes about 10 sec' to load the first page of the unified directory. (about 40 diffrent images - didn't count)


Do you get this error without any mods too?

I said, I totally overwrote the minetest files = no additional mods, also I was plaing on a multiplayer server while those errors happened. I would be happy if I can help you with this because DirectX looks much faster in my eyes :/


Yes, indeed, its much faster.
But to be honest i have no idea atm what could cause that. But thanks for trying to help to solve ;)

PostPosted: Sat Nov 02, 2013 17:30
by Inocudom
You might want to consider making a new build of proller's branch of Minetest. A fix that deals with server lag was added recently.

PostPosted: Sun Nov 03, 2013 14:30
by Krock
Found maybe a posible reason for my problems...not sure but maybe it is:
https://forum.minetest.net/viewtopic.php?pid=116888#p116888
I'm using directX 9.0c, so it's no longer supported?