PrngException

foxz
Member
 
Posts: 36
Joined: Sun Feb 07, 2016 11:58
GitHub: foxzoolm
In-game: foxz

PrngException

by foxz » Sun Feb 21, 2016 00:51

Hi,

minetest(server) 4.13 linux x64 throw this error :

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
terminate called after throwing an instance of 'PrngException'
  what():  Range too large
Abandon

when i'm climb down -700...

[edit]
:/ that's seen work as well with win32 version
[/edit]

Thanks..
 

est31
Member
 
Posts: 172
Joined: Mon Dec 29, 2014 01:49

Re: PrngException

by est31 » Wed Feb 24, 2016 00:03

Can you try with the latest engine commit from git?

This commit may have fixed your bug: https://github.com/minetest/minetest/co ... 6c019eb957
 

foxz
Member
 
Posts: 36
Joined: Sun Feb 07, 2016 11:58
GitHub: foxzoolm
In-game: foxz

Re: PrngException

by foxz » Sun Feb 28, 2016 01:38

sry, I haven't tools to compile myself...
 

est31
Member
 
Posts: 172
Joined: Mon Dec 29, 2014 01:49

Re: PrngException

by est31 » Thu Mar 03, 2016 22:17

You can find up to date windows builds in this forum section: viewforum.php?f=42
 

foxz
Member
 
Posts: 36
Joined: Sun Feb 07, 2016 11:58
GitHub: foxzoolm
In-game: foxz

Re: PrngException

by foxz » Thu Mar 03, 2016 22:38

est31 wrote:You can find up to date windows builds in this forum section: viewforum.php?f=42


on linux 64... (lubuntu)
 

User avatar
indriApollo
Member
 
Posts: 144
Joined: Fri Sep 26, 2014 11:34
GitHub: indriApollo
IRC: indriApollo
In-game: SudoAptGetPlay

Re: PrngException

by indriApollo » Fri Mar 04, 2016 12:32

Follow the README, compilation on a linux box is super easy.
 

foxz
Member
 
Posts: 36
Joined: Sun Feb 07, 2016 11:58
GitHub: foxzoolm
In-game: foxz

Re: PrngException

by foxz » Fri Mar 04, 2016 20:25

Ok...
I done it !!!

I had a hard time to include leveldb, ncurses etc...
that to be cool to make a tuto for this...
[code="exemple"]
for leveldb => sudo apt-get install leveldb-dev
[/code] etc...
I do it bit dirty, I not sure of the right or optimal way

but :
-- *** Will build version 0.4.13-dev ***
-- Could NOT find GetText (missing: GETTEXT_MSGFMT)
-- Redis not found!
-- SpatialIndex not found!
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)

how fix it ?
is Redis usefull
is SpacialIndex usefull ?
doxygen is a documentation stuff no ? I dont need it ?

[edit]
spacialindex can be founded at https://libspatialindex.github.io/
tar xvzf <file>
cd <subdir>
./config
sudo make install

Redis can be found at http://redis.io/
[\edit]

thanks for help ! I'll go search into forum again...
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 10 guests

cron