New v3 executable for PC.
Displaying 1-4 of 4 total.
1
Please enter a numerical value for the importance of this sticky.
Enter 0 to unsticky.
mcgrue

Overkill was kind enough to cut a new version of v3 for PC users. The download is available at:

http://verge-rpg.com/downloads/verge-3-2b-march-24-2011

(A Mac build is pending.)

Brief changelog:
* verge3 has minor bugfixes and the vx library (docs: http://www.bananattack.com/vx/ ) which aids immensly in Lua use is now packed in.

* 64-bit compatible versions of maped3, and the other tools (CHRMAK, PackEd)

Posted on 2011-03-25 13:52:58

Overkill

Also! Fullscreen that works when your video card or monitor can't handle it natively (like 320x240).

Posted on 2011-03-25 14:32:58 (last edited on 2011-03-25 14:33:34)

Keast

After some testing, this version gives me:

VCCore::PushInt() Stack overflow

No overflow to be found with the previous version, except maybe it has magic no overflow powers. Hmm.

Posted on 2011-03-26 09:28:18 (last edited on 2011-03-26 09:29:04)

Overkill

Stack overflow should only happen if you have infinite recursion (function calling themselves (A() -> A() -> A() -> ...), or functions that otherwise form a recursive cycle (like A() -> B() -> C() -> A() -> ...) -- with no condition to exit the recursion), or you happen to somehow call way too many functions deep, or have too many locals variables. Another common cause of this recursion is calling Render inside a HookRetrace'd function.

If you can't find it after a bit, send me another email. This is probably a programming mistake in your VC code though, not a bug with Verge. If you weren't getting them before, that is a *bit* magical though. :D

Posted on 2011-03-26 11:49:56 (last edited on 2011-03-26 12:15:32)


Displaying 1-4 of 4 total.
1
 
Newest messages

Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.