Posts by Wohlstand

by Wohlstand
12 Feb 2016, 21:12
Forum: Troubleshooting
Topic: [Fixed] Signal Segmentation Violation [SIGSEGV]
Replies: 5
Views: 2517

Re: [Fixed] Signal Segmentation Violation [SIGSEGV]

Try to download build from laboratory, and if you will still have crash - please send me that level with all custom stuff (music, graphics, npc.txt's too) to let me try it myself.
by Wohlstand
10 Feb 2016, 14:52
Forum: Forum Games
Topic: Corrupt-A-Wish
Replies: 511
Views: 52342

Re: Corrupt-A-Wish

Granted, you got a .TK name which will automatically destroyed if you will forgot about PR/SEO

I wish my electricity at home work stable (totally without annoying power surges)
by Wohlstand
8 Feb 2016, 1:41
Forum: Troubleshooting
Topic: SMBX Directory wasn't configured right
Replies: 1
Views: 2088

Re: SMBX Directory wasn't configured right

So, if you can't select your folder, you cloud to do next yourself: 1) at first, try to move SMBX into "nice" path: I.e. D:\games\SMBX, C:\Users\Vasya\SMBX, C:\SMBX, etc. (Also, you should't have non-ASCII characters in a path to SMBX, because some things are sucks, because Windows's unico...
by Wohlstand
7 Feb 2016, 20:03
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: SMBX-38A - Discussion Thread and Downloads
Replies: 196
Views: 87479

Re: SMBX-38A - Discussion Thread and Downloads

h2643 wrote:he doesn't visit the forum anymore for some reason.
He would be very busy with works and with university. He sometimes reply me in QQ when he is available. Now he is not available, and need to wait some time.
by Wohlstand
6 Feb 2016, 15:32
Forum: LunaLua - Extension Framework
Topic: LunaLua Offical Thread
Replies: 180
Views: 45330

Re: LunaLua Offical Thread

We are need to hook default NPC.txt parser and replace it with our (I already have PGE File Library which I can use to overwrite built-in NPC.txt and file parsers)
by Wohlstand
5 Feb 2016, 18:23
Forum: LunaLua - Extension Framework
Topic: How to check if someone has clicked ok or cancel on a debug box
Replies: 8
Views: 3361

Re: How to check if someone has clicked ok or cancel on a debug box

I think. you just accidentally mistook with brekets

Code: Select all

function onLoad()
   if(pcall(windowDebug("Are you a nice person?"))==true)then
        windowDebug("you are invited!")
   else
       windowDebug("Die.")
   end
end
by Wohlstand
5 Feb 2016, 9:23
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: SMBX-38A - Discussion Thread and Downloads
Replies: 196
Views: 87479

Re: SMBX-38A - Discussion Thread and Downloads

All links on the "http://wohlsoft.ru/docs/Collected/Possible%20SMBX%201.4.1/" are always up to date. 5438A38A fixed that error and no more need to change locale settings (now it works fine on my Russian machine) Oh, excuse me, I thought the links were oudated since January 20th, but I see...
by Wohlstand
4 Feb 2016, 8:54
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: SMBX-38A - Discussion Thread and Downloads
Replies: 196
Views: 87479

Re: SMBX-38A - Discussion Thread and Downloads

Okay then, but I'm still confused... Does the update that fixes the error of the decimal number is available now? because I think the links are outdated... or idk if it's WIP... All links on the "http://wohlsoft.ru/docs/Collected/Possible%20SMBX%201.4.1/" are always up to date. 5438A38A f...
by Wohlstand
4 Feb 2016, 0:15
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: SMBX-38A - Discussion Thread and Downloads
Replies: 196
Views: 87479

Re: SMBX-38A - Discussion Thread and Downloads

DarkMecha , your link is broken: Instead of: http://wohlsoftengine.wohlnet.ru/#46;ru/pgewiki/Super_Mario_Bros._X_by_38A should be: http://wohlsoft.ru/pgewiki/Super_Mario_Bros._X_by_38A EDIT: Reason of broken links like this, is a small mistake, caused by different style of engine-wohlnet-ru URL whi...
by Wohlstand
3 Feb 2016, 9:16
Forum: LunaLua - Extension Framework
Topic: "Disable Sound" Has No Effect on SDL Mixer Sounds
Replies: 1
Views: 2479

Re: "Disable Sound" Has No Effect on SDL Mixer Sounds

I think, because internal organization of SMBX Engine doesn't avoids MCI calls which are successfully receiving by my proxy which translates MCI commands into SDL Mixer's calls. So, disabling of sound is not implemented, so, I will ask Rednaxela for "Disable Sound" address to completely di...
by Wohlstand
3 Feb 2016, 2:00
Forum: Troubleshooting
Topic: [Fixed] Editor crash when trying to edit npc-configuration
Replies: 2
Views: 2108

Re: [Fixed] Editor crash when trying to edit npc-configuration

I fixed that, but I wasn't uploaded hotfix yet. Try to download it from AppVeyor.
All automatically built packages are going to be uploaded here:
http://wohlsoft.ru/docs/_laboratory/
by Wohlstand
30 Jan 2016, 16:10
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: SMBX-38A - Discussion Thread and Downloads
Replies: 196
Views: 87479

Re: SMBX-38A - Discussion Thread and Downloads

Where is the download button on 38A's site? http://tieba.baidu.com/p/4011405806 He was put a link to his pan-baidu where you can find his assembly. However, you can download it here faster: http://engine.wohlnet.ru/docs/Collected/Possible%20SMBX%201.4.1/ (here I packed musics and sounds with better...
by Wohlstand
29 Jan 2016, 9:43
Forum: Troubleshooting
Topic: Ideas & Suggestions for future versions of PGE
Replies: 404
Views: 99840

Re: Ideas & Suggestions for future versions of PGE

Resize tiles, levels, paths, scenes and bgos PGE already supports those things of any size: just put any image ad CGFX and enjoy ;-) Custom functions and time limit without LunaLua and LunaDll Every new thing works in PGE Engine natively Autoscroll Already improved: - you can toggle autoscroll in s...
by Wohlstand
28 Jan 2016, 21:53
Forum: Announcments
Topic: We have moved to a new server
Replies: 2
Views: 2625

Re: We have moved to a new server

lighthouse64 wrote:Good job wohlstand :D :clapping: :good:
Everything for people ;-)

lighthouse64 wrote:Also, thanks for making the old domain a redirect :)
That VERY important, I can't without redirect, it's saint! :angel:
by Wohlstand
28 Jan 2016, 9:41
Forum: Announcments
Topic: We have moved to a new server
Replies: 2
Views: 2625

We have moved to a new server

Hello my dear friends! Today I finished transfering this nice place to a new, better server! ⋅ This new server is going to load much faster for America, Australia and Asia (continents which are located far away from the Moscow city); ⋅ Better stability; ⋅ Now you have m...
by Wohlstand
28 Jan 2016, 9:20
Forum: WohlSoft.ru
Topic: Wohlsoft.ru
Replies: 1
Views: 2498

Re: Wohlsoft.ru

Okay, thanks for notice, so, time to rename this section too ;-)
by Wohlstand
25 Jan 2016, 17:52
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: SMBX-38A - Discussion Thread and Downloads
Replies: 196
Views: 87479

Re: SMBX-38A - Discussion Thread and Downloads

Do you change the downloadlinks of... http://wohlsoft.ru/docs/Collected/Possible%20SMBX%201.4.1/ ... every update? Or you upload the updates to a another like? Can I have this link please? Thanks! All updates I pushing to the same place and all links are up-to-date. Yes, feel free to share this lin...
by Wohlstand
24 Jan 2016, 15:25
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: SMBX-38A - Discussion Thread and Downloads
Replies: 196
Views: 87479

Re: SMBX-38A - Discussion Thread and Downloads

ILikeWoods , hello ;-) Can this thread be used for bug reports, requests and stuff like that or do the officials prefer to use them on their own only? I don`t know the 'local conditions' yet, through I know however this chinese guy is responsible for the new SMBX version. I think, yes, until I will...
by Wohlstand
24 Jan 2016, 11:46
Forum: Super Mario Bros. X by 38A (SMBX-38A)
Topic: SMBX-38A - Discussion Thread and Downloads
Replies: 196
Views: 87479

Re: SMBX-38A - Discussion Thread and Downloads

Pilzinsel64 , Everyday when he doung some fixes, he uploads updates to his pan-baidu cloud disk, and he notifying me about this update, then I reuploading that to public archives. Yesterday he sent update which I have been re-uploaded: - Fixed bug causes accidental damages of some SMBX64-based leve...
by Wohlstand
24 Jan 2016, 2:19
Forum: Troubleshooting
Topic: Error With "Test in SMBX"
Replies: 2
Views: 2769

Re: Error With "Test in SMBX"

This option is completely changed. Now it designed to be used with SMBX Integration configuration package (which I improved and made it much better and smarter. I.e. configure.exe now can automatically detect vanilia/LunaLUA-SMBX on directory choising, if vanilia, it converts mp3 sounds into ogg for...

Go to advanced search