Main

Forums

Wiki

Downloads

Tutorials

Walkthrough

Unreal-netiquette

Links

Submit-News

Oldunreal's hosted:
UnrealReference

Usermaps

Real-CTF

Donate for Oldunreal:

Oldunreal Donation
Oldunreallogo
  Welcome, Guest. Please Login or Register
 
  HomeHelpSearchLoginRegister  
 
 
UnrealI not accessible? (Read 339 times)
xeye
YaBB Newbies
*
Offline


Gibbed . . .

Posts: 3
Arizona, USA
Gender: male
UnrealI not accessible?
10/11/11 at 15:49:13
 
So I'm running through maps to verify my redirect is working and I get the "connecting" screen where it's all sped up and stuff. I figured I had something screwy with a file, so I looked in the log and saw this:

Code:
Log: Package 'UnrealI' is not accessible in this sandbox 



The server loads fine, I just can't connect. Any ideas or is it the map?

Using 227H with a 227H client
Map is DMInjector-Jump.unr

Thanks in Advance Smiley

-x

Edit1: Also happens with DM8Ball-Madness4.unr, and DMTri-Morbias.unr
Back to top
« Last Edit: 10/11/11 at 18:45:04 by xeye »  
xeye xeye xeyeis 281354225 xeye_is heavymetalheshin  
IP Logged
 
.:..:
Developer Team
Offline



Posts: 1239
Finland
Gender: male
Re: UnrealI not accessible?
Reply #1 - 10/12/11 at 05:41:02
 
It happens on maps that makes no use of "UnrealI" package which means it is not added on serverpackages list (or sandbox). Simply edit your Unreal.ini and find line for ServerPackages= and add one new line at the end with ServerPackages=UnrealI, that should fix the issues.
Back to top
 
.:..: 345236034 mhulden  
IP Logged
 
xeye
YaBB Newbies
*
Offline


Gibbed . . .

Posts: 3
Arizona, USA
Gender: male
Re: UnrealI not accessible?
Reply #2 - 10/12/11 at 08:25:36
 
Odd, I thought that was in there by default. Oh well. Thanks for the answer .:..: Smiley
Back to top
 
xeye xeye xeyeis 281354225 xeye_is heavymetalheshin  
IP Logged
 
(Moderator: Smirftsch)