1 decade ago
by readme
So I got my cool Impact-Book today and tried to start the tutorials in there.
I made a new folder on my ftp and put a fresh "install" of inpact in it. Problem is: While Impact itself seems to work perfectly fine (
http://bombtris.boobstorm.net/), Weltmeister throws an error I don't fully understand (
http://bombtris.boobstorm.net/weltmeister.html)
Uncaught Unresolved (circular?) dependencies. Most likely there's a name/path mismatch for one of the listed modules:
weltmeister.weltmeister (requires: weltmeister.edit-entities)
weltmeister.edit-entities (requires: weltmeister.entities)
Since this is a fresh copy of impacts folders im not sure if there is something I did wrong. Any tips?
1 decade ago
by Joncom
(My bad. This post was meant to be an edit of the post below.)
1 decade ago
by Joncom
Quote from readme
I made a new folder on my ftp and put a fresh "install" of inpact in it.
Are you certain that you didn't make changes to
any file before uploading?
What version of Impact is it?
1 decade ago
by readme
No I didnt, ant it's the current version of impact unless it got changes the last few days ... to make sure I'll do a fresh download.
[edit:] I downloaded a fresh copy of 1.2 and uploaded it ... problem seems to be the same.
1 decade ago
by readme
So, it seems that using xampp it works perfectly fine. Does Weltmeister require some special PHP settings or a special PHP version?
1 decade ago
by readme
So, it must be a server issue ... I uploaded the same files on a different server and everything worked just fine.
1 decade ago
by Joncom
Quote from readme
I uploaded the same files on a different server and everything worked just fine.
For sake of interest, what version of PHP is your wamp server that gives the error?
You can easily find out by making and running a php file like this one:
<?php
// Shows PHP information
phpinfo();
?>
Edit: Or by typing
php --version
in Windows command prompt if your 'Environmental Variables' are setup correctly.
1 decade ago
by gort
uncaught TypeError: Object #<error> has no method 'replace' jquery-1.7.1.min.js : 4
Uncaught Unresolved (circular?) dependencies. Most likely there's a name/path mismatch for one of the listed modules:
weltmeister.weltmeister (requires: weltmeister.edit-entities)
weltmeister.edit-entities (requires: weltmeister.entities)
THERES your problem. i happen to use chrome, so i used the dev tools on you website. by the way, i want to say that you're gonna have lots of fun with impact.
1 decade ago
by gort
uncaught TypeError: Object #<error> has no method 'replace' jquery-1.7.1.min.js : 4
Uncaught Unresolved (circular?) dependencies. Most likely there's a name/path mismatch for one of the listed modules:
weltmeister.weltmeister (requires: weltmeister.edit-entities)
weltmeister.edit-entities (requires: weltmeister.entities)
THERES your problem. i happen to use chrome, so i used the dev tools on you website. by the way, i want to say that you're gonna have lots of fun with impact.
Page 1 of 1
« first
« previous
next ›
last »