Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

CrazyWizView game page

A game about a wizard who needs to kill ogres in order to save the kingdom!
Submitted by FJDev — 5 days, 11 minutes before the deadline
Add to collection

Play game

CrazyWiz's itch.io page

Team Members
Marisa Serrano, Francisco Justo, Mario Marques, Alexandre Silva && WizardsOfOs

Resources
Sprites: Google

Leave a comment

Log in with itch.io to leave a comment.

Comments

Developer

Reminder: Move with w,a,s,d. Aim with arrows and fire with SPACE. <3

Host(+1)

Hey, just to let you guys know there is this error when running the game!

Double check that your build.xml has the source and target attribute on the "compile" task. It should be set like source=7 target=7. This should solve the problem!

Developer

Thank you! We are looking into it. From our tests we didn't encounter any problem while running the jar file on different machines but apparently we have missed something! /OwO'\

Developer (1 edit)

From the screenshot you provided it would appear your running an older version of java! I'm not sure if that might solve the problem, but you can always try to upgrade your JRE (to V62.0 or the newest release) :) If that is not the case or if it does not fix the problem  then let me now <3

Host

:) Does your build have the source and target attribute?

Developer (1 edit)

No we don't have it in our build! ! !    :c

Developer

We have added the changes you mentioned to  the build file. Hopefully the problem is now fixed :)