Register FAQ Search Today's Posts Mark Forums Read
Go Back   JazzJackrabbit Community Forums » Open Forums » JCS & Scripting

Jazz2TAS issue

DennisKainz DennisKainz's Avatar

JCF Member

Joined: Dec 2005

Posts: 422

DennisKainz is notorious for his worthless posts

Oct 12, 2022, 10:04 AM
DennisKainz is offline
Reply With Quote
Jazz2TAS issue

I wanted to make a TAS of Jazz Unleashed Demo, but use Jazz2TAS results in Access Violation. Can anyone tell me what I have to do to get Jazz2TAS to work?
__________________
Free will was a mistake.
- God
Violet CLM Violet CLM's Avatar

JCF Éminence Grise

Joined: Mar 2001

Posts: 11,041

Violet CLM has disabled reputation

Oct 31, 2022, 09:07 PM
Violet CLM is offline
Reply With Quote
I've never heard of this program before--it's not on J2O or anything--but you could try making an issue on its github page and see if you get a response.
__________________
DennisKainz DennisKainz's Avatar

JCF Member

Joined: Dec 2005

Posts: 422

DennisKainz is notorious for his worthless posts

Mar 3, 2024, 08:32 AM
DennisKainz is offline
Reply With Quote
I just realized there IS a way to make a TAS without Jazz2TAS.
It can be done in Angelscript, more or less like this:
void onPlayerInput(jjPLAYER@ p) {
if (jjGameTicks > 0 && jjGameTicks < 140) {
p.keyRun = true;
p.keyLeft = true; }
if (jjGameTicks > 70 && jjGameTicks < 140) {
p.keyJump = true; } }
__________________
Free will was a mistake.
- God
metiszon97

JCF Member

Joined: Mar 2024

Posts: 4

metiszon97 has disabled reputation

Mar 3, 2024, 09:28 AM
metiszon97 is offline
Reply With Quote
Acess Violation

Fatal error logs.
metiszon97

JCF Member

Joined: Mar 2024

Posts: 4

metiszon97 has disabled reputation

Mar 3, 2024, 09:29 AM
metiszon97 is offline
Reply With Quote
Exclamation FE Acess Violation.

Error in Jazz 2 don't startup game.
metiszon97

JCF Member

Joined: Mar 2024

Posts: 4

metiszon97 has disabled reputation

Mar 3, 2024, 09:32 AM
metiszon97 is offline
Reply With Quote
Thumbs up Acess Violation

HELP ME! and fix it.
metiszon97

JCF Member

Joined: Mar 2024

Posts: 4

metiszon97 has disabled reputation

Mar 3, 2024, 09:33 AM
metiszon97 is offline
Reply With Quote
Post Like UP

FIX IT with me please. I attaching screenshot.
Violet CLM Violet CLM's Avatar

JCF Éminence Grise

Joined: Mar 2001

Posts: 11,041

Violet CLM has disabled reputation

Mar 4, 2024, 08:37 AM
Violet CLM is offline
Reply With Quote
Try running jazz2.exe with some command line options like -windowed or -safe or -menu.
__________________
Old Mar 8, 2024, 08:42 AM
ethananderson
This message has been deleted by ShadowGPW.
Old Jul 20, 2024, 04:38 AM
lily212
This message has been deleted by ShadowGPW.
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

All times are GMT -8. The time now is 05:22 PM.