Rexman

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

IceSoft wrote:Hello Didel,

Your new version works very well on my laptop at home but it works not on my office laptop.
(I think the reason is the Regex cheat-sheet)
Strange! What's the difference between them and what specific problem occurs?
Go, tell it on the mountains.
User avatar
IceSoft
Addict
Addict
Posts: 1616
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: Rexman

Post by IceSoft »

Didelphodon wrote:Strange! What's the difference between them and what specific problem occurs?
Visual Studio Just-In-Time Debugger told me: An unhandles win32 exception occurred in rexman.exe

Hint:
Office laptop has a Windows7 64bit intallation
At home it is Windows7 32bit
Belive!
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Rexman

Post by IdeasVacuum »

..problem could be related to this: http://www.purebasic.fr/english/viewtop ... =3&t=47218
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
electrochrisso
Addict
Addict
Posts: 980
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: Rexman

Post by electrochrisso »

I get the same error with Win7 Starter, 32 bit, on my Netbook.
PureBasic! Purely one of the best 8)
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

electrochrisso wrote:I get the same error with Win7 Starter, 32 bit, on my Netbook.
Hm, I've got the same system and I don't get any error :?
Go, tell it on the mountains.
User avatar
IceSoft
Addict
Addict
Posts: 1616
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: Rexman

Post by IceSoft »

Didelphodon wrote:
electrochrisso wrote:I get the same error with Win7 Starter, 32 bit, on my Netbook.
Hm, I've got the same system and I don't get any error :?
An idea: Use the latest porc.exe (PellesC 6.50beta ?) and compile it with this one again.
Belive!
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
electrochrisso
Addict
Addict
Posts: 980
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: Rexman

Post by electrochrisso »

Hm, I've got the same system and I don't get any error :?
Program loads, then a couple of seconds later stops working.
I have an Acer Aspire 1 D255, Intel Atom N550, 1gig RAM.
Perhaps its the quadcore, dunnoh, its a mystery.

Here is the Windows output, If this helps.

Problem signature:
Problem Event Name: APPCRASH
Application Name: rexman.exe
Application Version: 0.0.0.0
Application Timestamp: 4dfd1431
Fault Module Name: rexman.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4dfd1431
Exception Code: c0000005
Exception Offset: 0002cebd
OS Version: 6.1.7600.2.0.0.768.11
Locale ID: 3081
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
PureBasic! Purely one of the best 8)
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

Found the problem. It happens when there's no config-file available.
I'll solve that and upload an corrected version asap.
Will post here when it's on.

UPDATE: Corrected version is online - please check.
Go, tell it on the mountains.
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6161
Joined: Sat May 17, 2003 11:31 am
Contact:

Re: Rexman

Post by blueznl »

IdeasVacuum, this may help a little:

http://bluez.home.xs4all.nl/purebasic/p ... 15.htm#top
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Zach
Addict
Addict
Posts: 1656
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: Rexman

Post by Zach »

Cool, look forward to trying this.

May help me with building my Text RPG command parser :idea:
Image
User avatar
electrochrisso
Addict
Addict
Posts: 980
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: Rexman

Post by electrochrisso »

UPDATE: Corrected version is online - please check.
Yep, works fine now Didelphodon, now I just need to work out how to use it properly. :lol:
PureBasic! Purely one of the best 8)
User avatar
IceSoft
Addict
Addict
Posts: 1616
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: Rexman

Post by IceSoft »

New version is working on my office laptop too.
Belive!
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

electrochrisso wrote:
UPDATE: Corrected version is online - please check.
Yep, works fine now Didelphodon, now I just need to work out how to use it properly. :lol:
Good to hear that it works now.
Btw., what's your usability problem? Maybe me or someone else here can help you.

Cheers, Didel.
Go, tell it on the mountains.
User avatar
electrochrisso
Addict
Addict
Posts: 980
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: Rexman

Post by electrochrisso »

I am very green to regex, so I need to learn a bit about it, perhaps you could post a few simple examples to get me going. :)
PureBasic! Purely one of the best 8)
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

electrochrisso wrote:I am very green to regex, so I need to learn a bit about it, perhaps you could post a few simple examples to get me going. :)
Currently I'm adding some kind of wizard to build a REGEX interactively - I hope that will help.
As soon as it's ready I'll put it online.

Cheers, Didel.
Go, tell it on the mountains.
Post Reply