Sun @ 6:06 PM PT
Hi to group.
I am new to unity have been a lurker on these forums for a while now. All great info.
I am attempting to use the ‘Tutorials for HighScores’ on the Unity Wiki.
When I hit this site unfortunately the link bombs out with (I think a DB access error of some type).
Here is a cut-paste of what I saw.
@ → http://www.unifycommunity.com/wiki/index.php?title=Tutorials
Tutorials
From Unify Community Wiki
Jump to: navigation, search
[edit] Unity
- Programming - How to program with tutorials for Unity.
---->>>> * Server Side Highscores - How to set up highscores that are stored on a server that your Unity game accesses and updates. - Old-School 2D Platformer - How to use Unity as a 2D sprite engine to create something like a side scrolling platformer game.
- Particle Effects - How to create decent particles in photoshop and animate them in Unity
Unfortunately when clicked your get this:
…
Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022
Warning: preg_replace() [function.preg-replace]: Compilation failed: internal error: overran compiling workspace at offset 11105 in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022
Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022
Warning: preg_replace() [function.preg-replace]: Compilation failed: internal error: overran compiling workspace at offset 11105 in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022
Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022
Warning: preg_replace() [function.preg-replace]: Compilation failed: internal error: overran compiling workspace at offset 11105 in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022
Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022
Warning: preg_replace() [function.preg-replace]: Compilation failed: internal error: overran compiling workspace at offset 11105 in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022
Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022
…
and so on…
If this is not the proper place to post this fault – someone please point me to the proper link or email address or Jira? I will report there.
(I am posting here as I think the tutorial is mostly a scripting issue)
Many thanks in advance for pointers.
Best. //GregH